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 / *3710 (-20)
  Opening RCX Code programs in Web Browser gives text
 
I don't know if this has already been discovered a dozen times before (I would search to find out, but the text search cgi is down!)... but I just found something cool. If you put a link to any RCX Code program with a .rcx extension in a web browser (...) (24 years ago, 17-Dec-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  Floating-point bug fix
 
This morning, Kieran Elby sent me a report of a "0 - x" bug with subtraction in the floating point routines, which I fixed. In the process I reread the IEEE specs and decided I could do something simpler for both subtraction and negation. The (...) (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Cygnus Installation troubles
 
(...) I've been working with another person who is experiencing the exact same error. I've made a slight modification to my instructions, but I have not received verification that he has the environment working. Take another look at (URL)What means (...) (24 years ago, 16-Dec-00, to lugnet.robotics.rcx.legos)
 
  Firmdl3 updated
 
Following a discussion on lugnet.robotics on firmware versions and firmware checksumming, I realized firmdl3 was broken for the latest firmware files (firm0325.lgo and firm0328.lgo). The problem was these files were too big. I have modified firmdl3 (...) (24 years ago, 16-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Mindstorm Recall?
 
(...) Just to clarify, did it have a power *jack* on the unit and not the ac adaptor, or did it have neither? KL (24 years ago, 16-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Cygnus Installation troubles
 
Because I couldn't get the Cygnus solution get to work on Win98 I tried Rossz Vàmos-Wentworth DJGPP solution. Unfortunately this doesn't work too. I followed the steps described on Rossz site. When I tried the first "make" I got the following error (...) (24 years ago, 16-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: No CD with my new RIS 1.5
 
I'm waiting on them to get back to me... meanwhile I can't do nothin!! #$% Can someone email or ftp the important contents of the CD somewhere for me? I can give a FTP server location if required. Can't WAIT!! Thanks, Matt "Michael Gasperi" (...) (24 years ago, 16-Dec-00, to lugnet.robotics.rcx)
 
  Re: looking for programmers
 
Why not invite some FLL teams to show off their robots? Get some kids involved! -Peter Coach, FLL Team #1096: The Unibots (we're in California, so we probably wouldn't qualify... ) "anthony" <huberman@hotmail.com> wrote in message (...) (24 years ago, 16-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: V2.0 will be out in Nov. 2001
 
(...) That sounds wrong. I believe 2.0 was *supposed* to be due out Nov 2000 but was delayed *slightly* due to software problems, because FLL teams were supposed to get the Beta of the software (no, not just the firmware) but we did not due to some (...) (24 years ago, 16-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Mindstorm Recall?
 
(...) The FLL kit received this August was from DACTA and DID NOT have the power adaptor. -Peter Coach, FLL Team #1096: The Unibots (24 years ago, 16-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Cygnus Installation troubles
 
Did anybody find the cause and a solution to the problems Christopher Arquiza had in July? I have the same problem now. Thomas (...) (24 years ago, 15-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: No CD with my new RIS 1.5
 
I would contact LEGO Technical Support.and have them send you the CD. There is no other drag and drop simple way to program the RCX that you can get online for free. The update to 2.0 won't do you any harm or good at this point. (24 years ago, 15-Dec-00, to lugnet.robotics.rcx)
 
  No CD with my new RIS 1.5
 
Greetings. Just bought my first RIS 1.5 set. Took three days of looking in Miami and purchased as many sets only to go home and find a different missing part everytime. This time I'm missing the CD and the registration card. But there are no more (...) (24 years ago, 15-Dec-00, to lugnet.robotics.rcx)
 
  [ANN] leJOS 1.0.0beta3 released!
 
Beta 3 of leJOS is out at (URL) main change is that the NT "Permission Denied" bug in lejosfirmdl appears to be fixed. Thanks to Paolo Masetti for his hints, and to anyone else who's contributed to the firmware downloader in legOS. Enjoy, --Jose (24 years ago, 15-Dec-00, to lugnet.robotics.rcx.java)
 
  Re: getpid?
 
(...) I wouldn't want to do so, not because the H8 does not implement inline, but because cpid is a local variable to tm.c (although it is not declared as such...). I think it's cleaner to have this user - kernel interface in real functions. Eddie (...) (24 years ago, 15-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Data capture
 
Since this is a RoboLab newsgroup, he is probably using RoboLab. Level 4 is a RoboLab term as well. But I am sorry, I have no experience with the data logging stuff, so I can't help Phil. --Jack Gregory RoboLab volunteer Bernd Frassek (...) (24 years ago, 15-Dec-00, to lugnet.robotics.rcx.robolab)
 
  Re: getpid?
 
Eddie, Would there be any problem making these inline, seeing how they're one-liners? (I'm assuming here that the H8 target implements inline) Regards, ROSCO (...) (24 years ago, 15-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: getpid?
 
(...) The following patch will add both getpid() and getppid() to legOS: diff -u -r1.2 unistd.h --- include/unistd.h 2000/08/01 01:12:40 1.2 +++ include/unistd.h 2000/12/14 21:49:56 @@ -94,4 +94,7 @@ //! kill all processes with priority lower or (...) (24 years ago, 14-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: Any difference btw RCX1.0 and RCX1.5?
 
(...) Seems there are some nice additions (differential, optic fiber), but not many. See (URL) However, one big difference is that if the RIS 1.5 is operated with (...) Correct me if I'm wrong, but my impression is that the plug of the 1.0/2.0 is (...) (24 years ago, 14-Dec-00, to lugnet.robotics.rcx.legos)
 
  Re: getpid?
 
(...) [code snipped] Ah, I understand. You could still use my method, but you'd have to pass the pid in as a parameter to the functions that need to know it, which would be ugly. (...) Well, get hacking! ;) (24 years ago, 14-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