To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *965 (-20)
  Re: legOS-0.2.1
 
Cool! If no one else does, I'll try to get it working on Windows next week, along with the rest of the HOWTO push. Don't hold your breath, though :) -Luis (...) ###...### Profanity is the one language that all programmers understand. -Anonymous (...) (25 years ago, 30-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx)
 
  Re: RELEASE: LegoSim -- another LegOS Simulator
 
Nice picture :-) I added this to the legOS tools page. Are you going to do 0.2.1? Markus. (25 years ago, 30-Oct-99, to lugnet.robotics.rcx.legos)
 
  legOS-0.2.1
 
Hello, legOS 0.2.1 is out. No, I'm not working full time on legOS - this is just a day's work. Apart from minor bug fixes, a new file format for user programs is introduced, along with the tools to support it. The dynamic loader is a standalone C (...) (25 years ago, 30-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx)
 
  Re: LegOS newbie wants more info.
 
Thanks Sergey. I was aware of Luis' fine HOWTO. I was actually trolling to see if Luis would offer a preview of the 0.2.0 version ;) I have never heard of doxygen but will grab a copy and see what that gives for documentation. Kevin (...) decided (...) (25 years ago, 29-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: Firmware behaviour
 
Markus L. Noga wrote in message <3818325F.AAF6DDFD@noga.de>... (...) You may find it reassuring to know that the Stop button on the Mindstorms remote is outlined in red, not green. It stops all programs and motors, but does not turn off the RCX. (...) (25 years ago, 29-Oct-99, to lugnet.robotics.rcx)
 
  Re: RELEASE: LegoSim -- another LegOS Simulator
 
Cool! I'll add this to the HOWTO when I do the 0.2.0 update. Are there any plans on the horizon for either emuLegOS or LegOSim to update to 0.2.0 anytime soon? Luis (...) ###...### Profanity is the one language that all programmers understand. (...) (25 years ago, 29-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: Double echo
 
(...) Yes, but I don't like to duplicate variables that already present too... Sergey (25 years ago, 29-Oct-99, to lugnet.robotics.rcx.pbforth)
 
  RELEASE: LegoSim -- another LegOS Simulator
 
RELEASE: LegoSim A UNIX-based Simulator for LegOS with an Applet-GUI LegoSim is (yet another) simulator for LegOS. URL: (URL) another simulator? At the time the project started, there was no other simulator. Once Emulegos was announced, we did not (...) (25 years ago, 29-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: LegOS newbie wants more info.
 
(...) I'd suggest just browsing the source. It's nicely written, so it's quite easy to understand. Most demos that I've seen are for an older version of LegOS, anyway, and require porting. The API reference is available on the website, and I think (...) (25 years ago, 29-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: LegOS newbie wants more info.
 
Thanks for the advertisement, Marco. I thought I'd let you all know that I'm going to try to get started on the conversion of the HOWTO to 0.2.0 next week, as I have a large Java project due Monday, but the rest of the week will be devoted to (...) (25 years ago, 29-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: LegOS newbie wants more info.
 
(...) decided (...) the (...) demo (...) demo (...) Hi Kevin, look at the excellent legOS HOWTO by Luis Villa: (URL) (25 years ago, 29-Oct-99, to lugnet.robotics.rcx.legos)
 
  LegOS newbie wants more info.
 
Hi everyone. I just got my Robotics Invention System 2 weeks ago and decided to not even try the Lego software. I also just got the O'Reilly book in the mail. I have been able to compile LegOS 0.2.0a and download firmare & demo programs. Can someone (...) (25 years ago, 29-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: What should be in the next version of RcxCC
 
Mark, even though it's "Not Quite RcxCC", are you open to more 'features' in your tutorial "Programming Lego Robots using NQC" ?? (Looking for URL... mmmm..) found at: (URL) is more related to the 'Education' stuff we've been talking about (and will (...) (25 years ago, 29-Oct-99, to lugnet.robotics.rcx.nqc)
 
  RE: Double echo
 
(...) I think I can add auto stack stuff before the weekend. (...) I did it, it works. (...) Yes, but hopefully if you set the mode, you wont forget it too quickly! :-) Here are the new words for the next release: RCX_ECHO - a variable, initially 0 (...) (25 years ago, 29-Oct-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Firmware behaviour
 
(...) And I always thought people would strike at the red button instinctively. Well, it's the green one. legOS will behave likewise, then - ON/OFF will work even if tasks are running. Markus. (25 years ago, 28-Oct-99, to lugnet.robotics.rcx)
 
  New newsgroups lugnet.robotics.edu & lugnet.edu
 
lugnet.robotics.edu and lugnet.edu have just been created. For background information on how these came to be, please see the following messages and related threads: (URL) <-- especially this one (URL) <-- and this one (3 URLs) new discussion groups (...) (25 years ago, 28-Oct-99, to lugnet.admin.general, lugnet.robotics, lugnet.robotics.rcx.nqc, lugnet.robotics.events, lugnet.robotics.edu, lugnet.edu, lugnet.loc.us.ma.bos, lugnet.dacta, lugnet.general, lugnet.announce)
 
  RE: Double echo
 
Hi Ralph, (...) Yea, no stack-hungry applications... Just to be sure, do you plan to add an automatic stack boundary alignment to HAT word? I think it could be a good solution. And memory, you are right, with Forth we have enough memory ;-> (...) (...) (25 years ago, 28-Oct-99, to lugnet.robotics.rcx.pbforth)
 
  RE: Double echo
 
(...) There are no "tasks really, just a big loop that executes a bunch of opcodes...I'm paraphrasing here. The memory waste issue isn't that big a deal. The average distance to a boundary is 128 bytes, right. Say we allocate a 32 element data stack (...) (25 years ago, 28-Oct-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Double echo
 
Hi Ralph, (...) Means that we will have to waste memory a lot... Do you know how the standard LEGO firmware works? Does it allocate stack frame for each task or may be it's not an issue at all? (...) Yes, "4th" was always my favourite. Only question (...) (25 years ago, 28-Oct-99, to lugnet.robotics.rcx.pbforth)
 
  Re: fast firmware downloader
 
(...) I'm willing to cover the DOS port since I'm working on a DOS->RCX comm project already. I already have my HP LX200 doing minimal comm with the RCX with hopes of having it ride alongside as a computational component. -Wes Matchett (25 years ago, 28-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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