To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *1205 (-20)
  quick copy of legOS howto?
 
Hey guys, For me the link seems to be down to the legOS how-to (just over there on the left hand side of the messages screen :) ). Does anyone have a local copy on their machine that they could send to my email address sort of right now :) I want to (...) (25 years ago, 25-Nov-99, to lugnet.robotics.rcx.legos)
 
  Re: legOS 0.2.2 dsound_play ?
 
One of my first goals for the RCX was to try and get it to speak. I talked to Markus about this a long time ago. At the time, he had written the speaker driver but was unable to get much more than noise to come out of it. Perhaps the digital (...) (25 years ago, 25-Nov-99, to lugnet.robotics, lugnet.robotics.rcx.legos)
 
  legOS 0.2.2 dsound_play ?
 
hello again, has anybody got anything else than noise from legOS 0.2.2 dsound_play ? i'm able to compile and dll this little application: #include <dsound.h> #include "sample.h" int main(int argc, char *argv[]) { dsound_play(sample,s...(sample)); (...) (25 years ago, 25-Nov-99, to lugnet.robotics.rcx.legos)
 
  LegOS 2.2 on solaris
 
G'day, I succeeded in compiling and running legOS 1.7 on an intel solaris 2.7 machine. However, as I would like to use the networking features in 2.x, I tried to compile and run 2.2 as well. I can compile the package after modifying loader.c in (...) (25 years ago, 25-Nov-99, to lugnet.robotics.rcx.legos)
 
  Linux NQC GUI?
 
Anyone know if there an NQC front end similar to RcxCC available for Linux? I would like to have a point and click interface to query variables while a program is running. Joel Shafer joel@connect.net (25 years ago, 24-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Re: LegOS 0.2.2 on Win95 (almost)
 
Guys, please keep keeping the list (and myself) up to date- I want to make sure the next HOWTO has good win95 instructions from go. -Luis (who may actually work some on the HOWTO this weekend... woohoo!) (...) ###...### Profanity is the one language (...) (25 years ago, 24-Nov-99, to lugnet.robotics.rcx.legos)
 
  Re: LegOS 0.2.2 on Win95 (almost)
 
Hi Peter, This is just as far as I got too. My next step is going to be to build the compiler with Markus' patch applied. But if you get to it first, that would be swell. Jonathan (...) (25 years ago, 24-Nov-99, to lugnet.robotics.rcx.legos)
 
  Re: LegOS 0.2.2 on Win95 (almost)
 
Well, i get: loader hostaddr=80 hostmask=f0 portmask=0f delete try 0: ack:0 try 1: ack:0 try 2: ack:0 try 3: ack:0 try 4: ack:0 error deleting program It just occurred to me that i used the pre-built cross-compiler package from Gavin Smyth. I don't (...) (25 years ago, 24-Nov-99, to lugnet.robotics.rcx.legos)
 
  Re: LegOS 0.2.2 on Win95 (almost)
 
(...) the symptom looks a little like the problems i encountered when i tried to compile legOS with gcc-2.95.2 under linux. The message "error deleting program" most likely means, that it was not possible to get in contact with the RCX at all. Could (...) (25 years ago, 24-Nov-99, to lugnet.robotics.rcx.legos)
 
  LegOS 0.2.2 on Win95 (almost)
 
What i did: 0 Follow HOWTO for 0.1.7 (with 0.2.2 archive of course) 1 Add #define O_ASYNC _FASYNC to ...\cygwin-b20\H-i58...ys\fcntl.h (Thanks Luis Villa) 2 - create a subdirectory under legOS\include named lnp, and move lnp.h and lnp-logical.h from (...) (25 years ago, 24-Nov-99, to lugnet.robotics.rcx.legos)
 
  Re: legOS IR comm and debugging tools
 
(...) Yes, do follow this vision. (...) See "info gdb", following the links Targets -> Remote -> Remote Serial. The protocol assumes a serial line, using +/- for acknowledge/nak, single character commands and hexadecimal addresses. There are several (...) (25 years ago, 23-Nov-99, to lugnet.robotics.rcx.legos)
 
  Version 1.5 - no spirit.ocx - can't use RcxCC
 
Teaching with Robolab at the college level, I'd like to use the NCQ environment in class. I'd also like to use the RcxCC "wrapper" since I perceive it to be a little more "user friendly" at their level. Problem is that the new Robolab Version 1.5 (...) (25 years ago, 23-Nov-99, to lugnet.robotics.rcx.nqc)
 
  V1.5 - no spirit.ocx
 
I'd like to use NCQ with my new Robolab challenge set... but the CD with V1.5 I received does not include spirit.ocx. Anyone know how to get this? Couldn't find on Lego's site. Dave -- Dave Crabbe, Faculty Nova Scotia Community College, Canada (...) (25 years ago, 23-Nov-99, to lugnet.robotics.rcx.robolab)
 
  Spirit.ocx And firmware, Anyone????
 
My son has reinstalled his computer and also broken the Mindstorms CD. I've talk to lego sweden but it takes about three to four weeks before we can get a new CD. I've help my son with the programming using NQC. So the only thing I've really need (...) (25 years ago, 23-Nov-99, to lugnet.robotics.rcx)
 
  Re: NQC wishlist
 
(...) Yes, that seems to be the best way to go about it. (...) Don't we all do? :-) (...) Hmm, yes, thata I did not think about... well, we'll continue using macros! ;-) Thanks for the response. And for NQC. /Vlad (25 years ago, 23-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Re: NQC wishlist
 
Dave, All of these additions to NQC sound great ... especially the char and bool data types! There is no way that we (all the NQC users) can adequately express our appreciation for all of your work in developing and freely distributing NQC. I hope (...) (25 years ago, 23-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Re: NQC wishlist
 
(...) I'm not really comfortable with variable-length bit allocations since this isn't something that happens in C outside of structs. But there could still be a couple "smaller" types. Right now an int is 16 bits. Perhaps a char could be 8 bits, (...) (25 years ago, 23-Nov-99, to lugnet.robotics.rcx.nqc)
 
  Re: legOS IR comm and debugging tools
 
(...) Lorenzo, i also just started with legOS and just thought about exactly the same issue. I'm wondering, if anyone has tried to run gdb in remote mode on the RCX. Imho, this would be the perfect solution... I've never ported gdb-remote to a new (...) (25 years ago, 23-Nov-99, to lugnet.robotics.rcx.legos)
 
  legOS IR comm and debugging tools
 
Hello, as I begin to appearch dangerously the 32 variables limit of nqc on a current project, I have started to approach LegOS. After some apparently common problems, I managed to compile the h8300 programs and compile legOS 0.2.2. The demos work as (...) (25 years ago, 22-Nov-99, to lugnet.robotics.rcx.legos)
 
  first impressions about pbForth
 
Hi! After fiddling around with pbForth this weekend, I have to confess I have mixed feelings about it. Maybe not everybody will be thrilled to share them, but maybe I am doing something wrong and I would appreciate the input... The language itself (...) (25 years ago, 22-Nov-99, to lugnet.robotics.rcx.pbforth)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR