To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *38000 (-20)
  1/4 circle icon flashing on the LCD
 
Hmm, didn't even know that icon existed on the LCD....what does it mean? If you'd like a picture I might be able to get one... -AK -- ---...--- My website: (URL) LEGOCam: (URL) (22 years ago, 14-Aug-03, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: USB/Serial Converter
 
Somewhere on the LEGO site it says that Serial > USB is not compatable -- If you must, why not just buy a USB IR tower from PITSCO LEGODacta for $30? If you have the SDK 2.5, or even the SDK 2.0, it comes with the driver for the USB tower (in the (...) (22 years ago, 14-Aug-03, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Re: BrickOS on Mac OS X
 
Man, this is fantastic. Since moving over to OS X about a year and a half ago, I've been ignoring my RCX (retired the tired/crash prone PC forever!! Running Linux now though) and haven't played with it for lack of a development environment for OS X. (...) (22 years ago, 13-Aug-03, to lugnet.robotics.rcx.legos)
 
  Re: Question about mm.C in BrickOS
 
Hi, (...) Ptr points to the length byte of the first free block (...) *(ptr-1) actually is MM_FREE and is now set to the callers id. (...) Now we can do two things: We could grab all memory we found in this block or we could allocate only the memory (...) (22 years ago, 13-Aug-03, to lugnet.robotics.rcx.legos)
 
  Re: Question about mm.C in BrickOS
 
(...) <snip> (...) I've never looked at brickOS code, but here is my take: By the time you hit line 2, you've found a free block that is big enough. Line 2 sets the owner of the block. Line 5 decides if the block is oversized enough to split. Line 6 (...) (22 years ago, 13-Aug-03, to lugnet.robotics.rcx.legos)
 
  Question about mm.C in BrickOS
 
Hey My Senior Preoject where I update BrickOS is slowly taking shape (I am actually trying to do some now, but time is very limited). This project I am editing the Memory Managment Alg used by BrickOS. the first one I am going to add is Next Fit, it (...) (22 years ago, 13-Aug-03, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS installation with WinME and Cygnus problems
 
(...) If you download the packages you can install from the previously downloaded packages without ever having to go to a mirror. In theory, at least, you shouldn't have to go back to the web unless you want a newer version of one or more of the (...) (22 years ago, 12-Aug-03, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS installation with WinME and Cygnus problems
 
(...) O.K. I will try a re-install of Cygwin, although I have re-installed at least four times previously. As I say, I get a little farther each time. Maybe this time I can find all the packages at one mirror. As Ed does, I also download and install (...) (22 years ago, 12-Aug-03, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS installation with WinME and Cygnus problems
 
(...) I am inclined to agree with Ed. I think your cygwin install is fouled up somehow. Can you check the version of the cygwin1.dll in your cygwin bin directory? I'm running 1.3.12-1 (which is a fairly old version). John Hansen (22 years ago, 11-Aug-03, to lugnet.robotics.rcx.legos)
 
  IR Tower not responding
 
Hi there, Can someone please help? I've just installed LeJOS for Windows as instructed in (URL) However, when I call firmdl.bat, I get an error message which reads "Tower not Responding". I find this really odd because the IR tower blinks green when (...) (22 years ago, 11-Aug-03, to lugnet.robotics.rcx.java)
 
  Re: new videos on LEGOTIC
 
"chrismaker" <chrismaker@noos.fr> wrote in message news:HJE5s1.1npy@lugnet.com... (...) Very dramatic! You did a great job with the VC camera. Your new site is very well done. I have you bookmarked to keep an eye on your future accomplishments. (...) (22 years ago, 10-Aug-03, to lugnet.robotics)
 
  Re: new videos on LEGOTIC
 
(...) MAN! That is just incredible!!!! You and Eric Sophie both have quite a gift! (Perhaps you two should collborate some day.... unleash a lifesize, walking Lego Robot to roam the aisles at the toy store....... hehe.) Thanks for the videos! It (...) (22 years ago, 10-Aug-03, to lugnet.robotics)
 
  new videos on LEGOTIC
 
New site and new videos on LEGOTIC (URL) (22 years ago, 10-Aug-03, to lugnet.robotics) ! 
 
  Question about the Ultimate Builders Set
 
Does anyone have a picture (or better yet a .dat file, instructions or something) for the plotter model from this set? (22 years ago, 9-Aug-03, to lugnet.robotics)
 
  Re: Error in UBS plotter instructions!
 
(...) That sounds familiar but it's been a while. There was definitely some program like that in the UBS and/or the programs that came with the expert level challenges in RIS 2.0. I remember having to change a sensor port number (or change the (...) (22 years ago, 9-Aug-03, to lugnet.robotics)
 
  Error in UBS plotter instructions!
 
I just got my Ultimate builders set last week and found that the plotter model is way too cool. I built it, but the sample program didn't work the way it was supposed to. I looked at the program and it had programming for sensor ports 1 and 2. So I (...) (22 years ago, 9-Aug-03, to lugnet.robotics)
 
  Re: BrickOS installation with WinME and Cygnus problems
 
(...) Tom, Max, I have seen the "Permission Denied" message before. I ussually get this error message after I have done some upgrading Cygwin packages or installling new parts, etc. The best answer I have (and the one I use) is to reinstall Cygwin. (...) (22 years ago, 9-Aug-03, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS installation with WinME and Cygnus problems
 
(...) Odd. I don't understand where that "Permission denied" message came from. What happens if you simply run "less"? Does less work on any files at all? Perhaps you would like to take this to the Cygwin mailing list (cygwin@cygwin.com). (I (...) (22 years ago, 9-Aug-03, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS installation with WinME and Cygnus problems
 
(...) Max, Here's one of your suggestions, and the cygcheck.out file is in the email (the check is in the mail) ;) Most of this is greek to me; it's been a long time since I've been able to deal with a Unix system. Tom Pugsley ===...=== (...) (22 years ago, 9-Aug-03, to lugnet.robotics.rcx.legos)
 
  Re: BrickOS installation with WinME and Cygnus problems
 
(...) If you use "./configure && make", then make will only run if ./configure completes successfully. (...) ... (...) This suggests that your compiler is broken. Personally, I have never used the prebuilt compiler from Hitachi, preferring to (...) (22 years ago, 9-Aug-03, 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