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 / *1599 (-20)
  Where can I find a 6551 Electric Switch?
 
I'm trying to find a few (At least 1) 6551 Lego Electrical Switch. I saw two in an old Space Shuttle Technics kit. Lego's web site does not find it by part number. Anyone know where I could get some? (Even a cheap current Lego kit would do.) Also a (...) (24 years ago, 7-Jan-01, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx, lugnet.robotics)
 
  Re: legOS packaged for Debian (test version)
 
(...) You know? I didn't mention that these are fully working! The 2nd test version is now available. (This is the first upload- to-debian candidate) I've added man-pages for dll(1) and firmdl3(1) and cleaned up the compiler packages. This is a (...) (24 years ago, 7-Jan-01, to lugnet.robotics.rcx.legos)
 
  legOS packaged for Debian (test version)
 
A first version of Debian packaging of legOS-0.2.5 is avail for testing. If you are running Debian Linux and are willing to test the packaging please visit: (URL) for links to .debs to download. If you elect to participate in the testing I ask for (...) (24 years ago, 4-Jan-01, to lugnet.robotics.rcx.legos)
 
  Re: LNP - LegOS Network Protocol
 
(...) It is now. :) I'm guessing you're seeing an outdated copy of the HOWTO, as there's now a decent section about LNP. But don't take my word for it, since I'm kind of biased, being the author of that particular section. Anyway, you can jump (...) (24 years ago, 31-Dec-00, to lugnet.robotics.rcx.legos)
 
  LNP - LegOS Network Protocol
 
I have just switched from NQC to LegOS and need to write some messaging code. However the this section of legOS is not very well documented. LNP - LegOS Network Protocol Don't have much information about this section yet, anyone who can shed some (...) (24 years ago, 31-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP and the LEGO remote
 
(...) parity (...) because (...) Hi Rasmus, Do you have a patch for this? I'm working on a project for which I want to use the remote, and it'd be nice if I could use legOS... Thanks, ROSCO (24 years ago, 29-Dec-00, to lugnet.robotics.rcx.legos)
 
  Latest Version of Cygwin
 
Hi folks, does anyone out there have problems with the latest version of cygwin, i.e a non-compile problem. I was using cygwin-b20 and it worked a treat on my win2k machine, but with the latest version (116), the compiler seems to die, it makes a (...) (24 years ago, 27-Dec-00, to lugnet.robotics.rcx.legos)
 
  Configuration Management
 
I've written a bash shell script to create a release archive of legOS. Unlike most projects on SourceForge, legOS doesn't actually have a build process, it's simply a matter of packaging up the files. There are two files, the script itself (I call (...) (24 years ago, 26-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: what is a "single byte difference" error from makelx?
 
(...) Speaking of your battery code, I think we should add a demo program that utilizes your function. Rossz P.S. Merry Christmas // Displays the battery voltage level, e.g. "8.7v". Ok, so the "v" // looks more like a "u". It's a limitation of the (...) (24 years ago, 26-Dec-00, to lugnet.robotics.rcx.legos)
 
  what is a "single byte difference" error from makelx?
 
While compiling my simple battery voltage indicator after an upgrade from 0.2.2 to 0.2.5 (CVS from sourceforge) I get no errors during the build or ld and then: /ibm/legOS/sourcefor...til/makelx battery.ds1 battery.ds2 battery.lx single byte (...) (24 years ago, 25-Dec-00, to lugnet.robotics.rcx.legos)
 
  Error creating program
 
What, exactly does it mean when dll says "error creating program"? I run into this from time to time where it will give me this error, but reloading the OS makes it go away... for a while. Tonight I did a little investigation, and it appeared to be (...) (24 years ago, 22-Dec-00, to lugnet.robotics.rcx.legos)
 
  brief break
 
I'll be out of email contact for the next week or so, so if anyone emails me about 0.2.5 or 0.2.6 :) please don't feel like I'm ignoring you. Enjoy Christmas, everyone... Luis ---...--- "Nobody ever said that democracy was simple or efficient." (...) (24 years ago, 21-Dec-00, to lugnet.robotics.rcx.legos)
 
  new legOS release
 
Hey, everyone. I've released a new version of legOS- 0.2.5. For the most part, this is a maintenance release- a few small fixed here and there. The one major upgrade (and the best reason for anyone to upgrade) is the new C++ support that has been (...) (24 years ago, 20-Dec-00, to lugnet.robotics.rcx.legos, lugnet.robotics)
 
  Re: Firmdl3 updated
 
(...) My legOS.srec file, which is compiled with all the default settings, is exactly 21000 bytes long. The calculated size is 8144. Which is sort of in the ballpark of half the file size (if we use a very big ballpark). The proper estimate is (...) (24 years ago, 20-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Firmdl3 updated
 
(...) Here's how to determine size given a .srec file: 1) Look at the last S1 line in the s-record file. An example from firm0328.lgo: S113E1606F... 2) Look at characters 4-8 (start counting with 0): S113E1606F... ^^^^ This is the starting address (...) (24 years ago, 20-Dec-00, to lugnet.robotics.rcx.legos)  
 
  Re: Firmdl3 updated
 
(...) So my 18k kernel actually only takes 9k of RCX memory? Suddenly my apparent out-of-memory errors make a lot less sense.... (24 years ago, 20-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Firmdl3 updated
 
(...) I wasn't completely sure how much extra data there was in there; I knew it was larger but didn't realize by how much. Regardless, I'll merge in the changes anyway, since I don't want our tree to diverge too much from the One True tree. Luis (...) (24 years ago, 20-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Firmdl3 updated
 
(...) Isn't the actual size of the kernal about half the .srec size? That file contains ascii codes for for hex bytes, a pair of characters would be one byte. Rossz (24 years ago, 20-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Firmdl3 updated
 
(...) Actually, the kernel can hit 21-22K (depending on the compile-time options.) My current legOS.srec sits at 21232 bytes. So, I'm going to do the update. Luis (sort of wishing that Markus had not made so many little changes to firmdl) ---...--- (...) (24 years ago, 20-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Floating-point bug fix
 
OK. I'll take care of the firmdl3 stuff. If no one objects, I have some free time- I think I'll be testing and doing a new release of legOS for Christmas ;) Ditto the HOWTO. Luis (...) ---...--- "Nobody ever said that democracy was simple or (...) (24 years ago, 18-Dec-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