 | | Pneumatic card on LEGOTIC
|
|
I' ve added pneumatic card to my site. (URL) (22 years ago, 15-Aug-03, to lugnet.robotics)
|
|
 | | Re: Pneumatic Magic Presetnation Maertials
|
|
(...) Great, hope more will follow your example! (...) Note: File size is close to 30 MB! Most of it went above my head, it started out really basic but had a somewhat steep attack of things. Looks like it's tuned for computer programmers/designers (...) (22 years ago, 15-Aug-03, to lugnet.technic, lugnet.robotics)
|
|
 | | RIS 3.0
|
|
Dear LEGO, I was just woundering how the work on RIS 3.0 is coming along? About two years ago you told us that is was in the works (acording to this post (URL) So, what has happend during these two years? Is the project nearing completision? Or is (...) (22 years ago, 15-Aug-03, to lugnet.dear-lego, lugnet.robotics)
|
|
 | | Re: Pneumatic Magic Presetnation Maertials
|
|
(...) Cool! Thanks for posting that. I enjoyed attending your presentation, although I admit I didn't fully understand all of it right then. I think some studying of the AND, OR, and the other type of OR (I forget what it's called- you can have one (...) (22 years ago, 15-Aug-03, to lugnet.technic, lugnet.robotics)
|
|
 | | Pneumatic Magic Presetnation Maertials
|
|
Hi all, I've uploaded the power point presentation that I gave at BrickFest 2003. I is on this page: (URL) file is named pneumatics_magic.ppt. Enjoy! Kevin (22 years ago, 15-Aug-03, to lugnet.technic, lugnet.robotics)
|
|
 | | emulego + lnp running without any h/w
|
|
Hi, I have modified the lnp daemon (lnpd) to work with emulegos even when there is no IR tower. It will transmit all received messages to all other clients. This is (I think) an improvement on the patched version of lnpd delivered with emulegos (...) (22 years ago, 12-Aug-03, to lugnet.robotics)
|
|
 | | USB Range shorter than Serial!?
|
|
Since I do the whole web-controllable-rover deal with my bot, it tends to go quite a distance. I recently purchased a USB tower from Pitsco and I must say, even WITH the long-range enabled on the control panel, the Serial tower still beats it. In (...) (22 years ago, 14-Aug-03, to lugnet.robotics, lugnet.robotics.rcx)
|
|
 | | Re: 1/4 circle icon flashing on the LCD
|
|
Thanks a lot! So THATs what it is... Now to make use of it ;-) (...) (22 years ago, 14-Aug-03, to lugnet.robotics, lugnet.robotics.rcx)
|
|
 | | Re: Question about mm.C in BrickOS
|
|
Thanks to both of you, I was pretty close to my understanding of it, but I did not know about the "new block creation behind the current block" but it makes sense now, if I have any other question (I am sure I will) I will def. ask. Thanks again, (...) (22 years ago, 14-Aug-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: 1/4 circle icon flashing on the LCD
|
|
(...) This is the indicator that you are using the datalog. It will fill in more of the circle as you use more of the datalog. It's a very useful debugging aid, as you can tell programs to save values in the datalog, and then download them onto a PC (...) (22 years ago, 14-Aug-03, to lugnet.robotics, lugnet.robotics.rcx)
|
|
 | | 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)
|