To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.legosOpen lugnet.robotics.rcx.legos in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / legOS / *1059 (-20)
  Re: Very strange problems
 
(...) That is really bad news. Since we are writing a genetic programming system with six RCXs involved that communicate with each other, the programs tend to get pretty long. Often things fail. Right now I have the problem that if I save a program (...) (24 years ago, 21-May-00, to lugnet.robotics.rcx.legos)
 
  Re: Very strange problems
 
(...) As far as I can tell, legOS has some really strange bugs. I've learned to take it for granted that some programs (without warning) will just crash and lock up the machine. This is unfortunate, but I've never found a pattern to them so there is (...) (24 years ago, 21-May-00, to lugnet.robotics.rcx.legos)
 
  Re: lnp communication question
 
(...) lnp does a checksum and throws away bad data. I think it is a 1 byte checksum so 1 out of 256 errors gets through anyway. There is no retry so timeout and retry has to be handled by some higher level code. (24 years ago, 21-May-00, to lugnet.robotics.rcx.legos)
 
  Very strange problems
 
Hi! I am experiencing some very strange problems when programming my RCX. Sometimes (too often) the RCX just locks up when I run my program and I have to remove the batteries and reload the firmware. I have now found that very small changes in my (...) (24 years ago, 21-May-00, to lugnet.robotics.rcx.legos)
 
  arbitrary motor code
 
Did anyone ever write the wrapper to allow motor_dir(motor_label x, MotorDirection dir) or some such? There was a variant of it way, way back (0.1.5?) but I don't see anything like it in the current CVS code. Anyone? Anyone? -Luis ---...--- "Going (...) (24 years ago, 20-May-00, to lugnet.robotics.rcx.legos)
 
  Re: lnp communication question
 
(...) Ok, this brings up more questions :). I have never had any problems with errors when sending messages. Sometimes the message is not recieved but when it is, I have never seen any errors in the transmission. Am I missing your point? Second, (...) (24 years ago, 20-May-00, to lugnet.robotics.rcx.legos)
 
  DJGPP GNU cross compiler tools
 
It looks like my ISP has changed their policy about anonymous ftp and now allow it. I've placed the DJGPP port of the GNU tools on my website here: (URL) It's a 5 meg download. Please let me know if you have any problems downloading this file. I (...) (24 years ago, 19-May-00, to lugnet.robotics.rcx.legos)
 
  Re: We need a FULL install of everything!
 
On Thu, 18 May 2000 18:00:11 GMT, "Matt McDevitt" <maktos@maktos.com> wrote: <snip> I aggree fully with your statement Matt. I've tried to install LegOS several times and i always failed because of lack of time (and of course lack of knowledge <s>). (...) (24 years ago, 19-May-00, to lugnet.robotics.rcx.legos)
 
  Re: Does anyone have Spirit.OCX?
 
You can download it at www.legomindstorms.com. Just click look for RCX SDK. "Matt McDevitt" <maktos@maktos.com> wrote in message news:Furpv7.JMH@lugnet.com... (...) (24 years ago, 18-May-00, to lugnet.robotics, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc)
 
  Does anyone have Spirit.OCX?
 
Could someone send me the file SPIRIT.OCX ? Matt maktos@maktos.com (24 years ago, 18-May-00, to lugnet.robotics, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc)
 
  We need a FULL install of everything!
 
In response to your e-mail message: I realize it's *technically* better from a logistics standpoint to require people to download everything seperately, so they'll get the "absolute" latest version. However, I think that you have to give a little (...) (24 years ago, 18-May-00, to lugnet.robotics.rcx.legos)
 
  Re: New Windows HOWTO
 
I seem to have missed this message. :( If someone would like to do it, great, elsewise I may be doing something similar this weekend. Let me know, Rossz... Luis (...) ---...--- "Going to California with an aching in my heart. Someone told me there's (...) (24 years ago, 18-May-00, to lugnet.robotics.rcx.legos)
 
  Re: HOWTO going down
 
Like I said later, they are all at (URL) bad in forgetting the ~louie earlier) Since it is nearly 100M at this point (including all the various compilers and such) I think we'll just leave it there, until I can move it to sourceforge (which'll (...) (24 years ago, 18-May-00, to lugnet.robotics.rcx.legos, lugnet.robotics)
 
  Re: New Windows HOWTO
 
Why doesn't someone do all this, and put it all in a big ZIP file? Better yet, someone could make an "install" so it would be a big self-extracting EXE. Matt Rossz V$BaN(Bos-Wentworth wrote in message ... (...) you (...) preserves (...) (...) (24 years ago, 18-May-00, to lugnet.robotics.rcx.legos)
 
  Re: Can't get Windows compiler!
 
Everything is now at (URL) for the dead links, but I had to move out of my dorm :( Luis (...) ---...--- "Going to California with an aching in my heart. Someone told me there's a girl out there with love in her eyes and flowers in her hair." -Led (...) (24 years ago, 18-May-00, to lugnet.robotics.rcx.legos)
 
  Re: HOWTO going down
 
I'll put them up on Maktos.com's server! Just e-mail them to me. I'll send you the link when they're uploaded. Matt Luis Villa wrote in message ... (...) (24 years ago, 18-May-00, to lugnet.robotics.rcx.legos, lugnet.robotics)
 
  Can't get Windows compiler!
 
The main LegOS site has some MAJOR dead links! Does anyone have a mirror I could use? I need the Windows version of the cross compiler, etc. A LOT of links were dead...probly because it was a university server, and they all go down for the summer. (...) (24 years ago, 18-May-00, to lugnet.robotics.rcx.legos)
 
  Re: local variables
 
(...) This is completely true and is basically a feature of the C language. Globals aren't technically "initialized" at all. They are just loaded as part of the image. You could consider that they are initialized at compile time. On a workstation OS (...) (24 years ago, 17-May-00, to lugnet.robotics.rcx.legos)
 
  Re: lnp communication question
 
Remember the medium... cheap IR basically stinks for transmission. You get transients from the lights in your room, the outdoors, yadda, yadda. Luis (wishing for RF like the Europeans get ;) (...) ---...--- "Going to California with an aching in my (...) (24 years ago, 17-May-00, to lugnet.robotics.rcx.legos)
 
  Re: lnp communication question
 
(...) This suprises me. I have never heard of such high packet losses. How does dll do this? With some kind of ack and retry mechanism? dll seems reliable. Of course dll is going in the other direction. (24 years ago, 17-May-00, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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