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 / *714 (-20)
  Re: more user questions
 
Thanks, your directions worked perfectly. (...) Originally, the line appended to autoexec.bat was (something like): set path=set path=c:\LEGOS\H8\BIN...ath%%path% which I altered to: set path=c:\LEGOS\H8\BIN...BIN;%path% (25 years ago, 26-Jan-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Re: rotation sensor mystery solved?
 
(...) old (...) The version I posted works with all cable lengths and battery strengths I have access to. I just extended the range of each state a bit toward the low battery end of the scale. --Ben (25 years ago, 26-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: more user questions
 
A general note, there is a README.WRI file. This includes information beyond what Markus originally wrote in README. Perhaps I should have deleted his README (I include it in README.WRI, anyway). Open your copy of MAKEFILE. You'll find this line: (...) (25 years ago, 25-Jan-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Re: sending keepalive... ???
 
(...) If the readme file says the demo LX files are included, that is a mistake (or should I include them?). I'll have to correct it. As for your download problem, did you download the firmware first (firmdl3 legOS.srec)? LX files are relocatible (...) (25 years ago, 25-Jan-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  more user questions
 
I too have had my problems with this system. Perhaps they come from my inexperience with LEGOS or UNIX, which doubtless is apparent in my description below: Downloading and installing went well. Then, after correcting a minor SET PATH syntax error (...) (25 years ago, 25-Jan-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  sending keepalive... ???
 
Hi You go to all the hassle of making LegOS available for us Windows users and still we have questions. I'm really struggling and can not find anything in the docs or Lugnet to help (that I understand) and so I would really apreciate some help. I (...) (25 years ago, 25-Jan-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Re: legOS for Windows
 
Install ActivePerl ((URL) switch to the boot directory, and type MAKE. That's it. What you can't build with this package are the various command line tools (makelx.exe, firmdl3.exe, dll.exe), nor the cross compiler. Rossz (...) (25 years ago, 25-Jan-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Re: rotation sensor mystery solved?
 
(...) Will this version also work with fresh batteries and short cable, or do we have to change tables depending on the battery state ? (25 years ago, 25-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: Trying to understand dynamic loading
 
(...) AFAIK, Markus is currently writing a new O'Reilly book about Mindstorms systems, which will cover legOS quite detailed. I also guess there will arise some up-to-date online documentation from this project. - Martin (25 years ago, 25-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: rotation sensor mystery solved?
 
(...) When I wrote my original post I was afraid that major surgery was going to be required to fix this. The values with an extension wire are actually shifted into formerly invalid slots which are contiguous with the existing state groups. So the (...) (25 years ago, 25-Jan-00, to lugnet.robotics.rcx.legos)
 
  rotation sensor mystery solved?
 
I was getting very erratic readings from a rotation sensor (if I put a pendulum on it and moved it back and forth the 0 position would wander all over the place). I started looking at the raw values from the sensor and comparing them with what the (...) (25 years ago, 25-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: Trying to understand dynamic loading
 
Thank you all for the help. Now I can see things much better! Now that the Windows version finally works, I will be able to experiment a little... A thought: IMHO, one of the things that should be very high on the "to do" list is documenting legOS. (...) (25 years ago, 25-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: legOS for Windows
 
(...) Yes, I tested it and it worked on my Win98! Great work!! Thanks! (...) Do you mean that the kernel can be rebuild on Windows? Which parts/utilities cannot be rebuilt? best regards, Vlad (25 years ago, 25-Jan-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  legOS for Windows
 
For those of you overwhelmed by the work involved to get a viable legOS developement system on the Windows OS, legOS for Windows is now available. If you only wish to write dynamic downloadable programs for the RCX, this package is all you need. If (...) (25 years ago, 24-Jan-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Re: legOS for Windows Finished!
 
(URL) I haven't tested it myself, but WinlegOS 0.2.3 is now online. Many thanks are clearly due to Rossz for making this happen. If someone wants to volunteer to write up a quick description of it's use, let me know, and I'll post that along with (...) (25 years ago, 24-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: Trying to understand dynamic loading
 
(...) You can't run multiple downloaded programs at once, but you can have several programs installed and pick which one to run. Each program can have many threads. (...) Yes, the compiled files depend on the reloc information for the kernel. (...) (...) (25 years ago, 24-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: Trying to understand dynamic loading
 
(...) i'm surely not the definitive person to answer this questions, so don't take the follwowing 100%'ly: Yes there is a loader. It's activated whenever a certain kind of packet arrives on LNP addressing port 0. The loading of the program requires (...) (25 years ago, 24-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: Trying to understand dynamic loading
 
(...) Yes (...) Yes (...) I have not tried it and the downloader task seams to be disabled while a program is running. I'll hope, i can find time to read the source :) (...) Aehhhhh yes, maybe, i think so. .) (...) Yes Greetings Carsten ps: (...) (25 years ago, 24-Jan-00, to lugnet.robotics.rcx.legos)
 
  Trying to understand dynamic loading
 
Hi! Could anyone please explain a little how the dynamic loading facility works in legOS? I don't seem to get at full grip on it... and I can't test it either, right now... Is there a loader on the RCX? Can apps be downloaded to the RCX whithout (...) (25 years ago, 24-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: legOS for Windows Finished!
 
(...) Tomorrow is a bad day, but expect it to be up and announced by midnight (EST) at the latest. -Luis ###...### Profanity is the one language that all programmers understand. -Anonymous ###...### (25 years ago, 24-Jan-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