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 / *1389 (-20)
  new HOWTO release
 
Hey, everybody. There is a new HOWTO version available. It doesn't contain anything groundshaking, except that it does (finally) incorporate an updated version of demo.c. And it fixes the error in spelling Paolo's name :) Since this is now public, (...) (24 years ago, 22-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP and Lego Remote
 
(...) Nope. I've been moving :( and my mindstorm is still taped up and packed. To worsen the situation, my motherboard broke, so I don't even have a functional PC at the moment. Hopefully, that should be remedied later this week. Luis ---...--- (...) (24 years ago, 22-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: Where is the daily tarball?
 
(...) ---...--- "Summertime... and the living is easy... fish are jumping and the cotton is high... So hush, little baby, baby don't you cry." -Ella ---...--- (24 years ago, 22-Aug-00, to lugnet.robotics.rcx.legos)
 
  Where is the daily tarball?
 
I've looked around sourceforge but have not been able to locate the daily tarball. Anyone know the URL? Rossz (24 years ago, 22-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP and Lego Remote
 
(...) it's (...) Lego (...) FYI, we are working to a new, better, implementation of LNP (a sort of LNP2), backward compatible that is compatible with Lego remote too... :-) Bye, Paolo. --- This tagline is made from recycled letters. (24 years ago, 21-Aug-00, to lugnet.robotics.rcx.legos)
 
  LNP and Lego Remote
 
Hi, Can we set the parity of LNP to SMR_ODD? Right now, LNP is acting as if it were set to even parity even though it's supposed to be at no parity; it's discarding all odd bytes sent by the Lego remote. Luis? Tried the patch and the demo for the (...) (24 years ago, 21-Aug-00, to lugnet.robotics.rcx.legos)
 
  RCX in Intro Computing Class
 
Hello, My college computer science department is thinking of using Lego Mindstorms as part of the introduction to computer programming class. The book we would use to teach is written by a few of my prof's. I have taken an outline of the book, (...) (24 years ago, 18-Aug-00, to lugnet.robotics.rcx.java, lugnet.robotics.rcx.legos)
 
  Re: GCC - Cross-compiler
 
(...) Yes, there are some warnings during the compile. I'm at work, so I can't interrogate my make log, but the only big one is the one about libc, which is documented in the HOWTO. Regards, ROSCO (24 years ago, 17-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: GCC - Cross-compiler
 
(...) Awesome. (...) Right. Though it would be good to write them down (like in the HOWTO) so that people don't freak out when they get them :) (...) Dangit. Sorry, still... Luis (...) ---...--- "Summertime... and the living is easy... fish are (...) (24 years ago, 17-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: GCC - Cross-compiler
 
(...) CygnWin 1.1 (latest). :-) (...) Not really important if it works, just curiosity... ;-) (...) :-) Cool... ;-))) (...) First, I would like my name corrected in /HOWTO... ;-))) Massetti --> Masetti... ;-))) Bye, Paolo. --- Press to test. Release (...) (24 years ago, 16-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: GCC - Cross-compiler
 
Sorry I've been out of the loop for so long, guys... I'm moving tomorrow, so I've been packing and such. (...) cool. Which Cygwin, though? It'd be really nice if we could "move up" to Cygwin 1.0, which is a lot easier to install than the beta (...) (24 years ago, 16-Aug-00, to lugnet.robotics.rcx.legos)
 
  GCC - Cross-compiler
 
(...) Some (good!) news: 1) I've compiled gcc-2.95.2 for h8300-hitachi-hms using cygnwin and it works. :-) 2) I'm working to a script to automate the process 3) I'm still gettind some warnings (but it works well, does some warnings appear on Linux (...) (24 years ago, 16-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: Idle Powerdown
 
Also, Paolo gets credit for the code that resets the idle counter inside IR activity. It will not reset on invalid packets or packets sent to a different RCX unit, so a unit will quietly go to sleep after 15 minutes in the midst of LNP (...) (24 years ago, 15-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: Idle Powerdown
 
Paolo was kind enough to check into Sourceforge my changes to implement idle powerdown. The default is 15 minutes of idle time (no programs running, no buttons pressed, no LNP activity) before automatically turning itself off. BTW, in my previous (...) (24 years ago, 15-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: Multiple RCXs
 
(...) You can control RCXs via LNP using different addresses. The problem is that no example and no working code is available in legOS distribution, but you can find something searching this newsgroup. A good possibility is using WinLNP (URL) LNP (...) (24 years ago, 15-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: CVS write problem solved
 
(...) Well, after fiddling lots, I finally got it working. Turns out :ext: is correct, dunno why the CVS page at SourceForge says :pserver:. Anyway, I successfully commited CONTRIBUTORS (had my name wrong!), and will soon be putting in some code to (...) (24 years ago, 15-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: Idle Powerdown - CVS write problems
 
(...) Sorry. Linux. (...) Hmmm. Tried this (checked out the whole module to a new dir), but same problem. (...) My connection string is the same except ext->pserver. Must be a Unix thing. Is there any developers out there using cvs under Linux? I (...) (24 years ago, 15-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: Idle Powerdown - CVS write problems
 
(...) login (...) But when I (...) I've checked sourceforge and you have correct permissions. What platform are you using? Windows? (...) before - (...) My problem was that if you checked-out files as "anonymous", you need to re-check-out them. CVS (...) (24 years ago, 14-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: Idle Powerdown
 
(...) Paolo, Maybe you can help with mine, too. Luis gave me CVS access, and I can login using my sourceforge name & password, and checking out's no problem. But when I try to check in, I get: cvs [server aborted]: "commit" requires write access to (...) (24 years ago, 14-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: Idle Powerdown
 
(...) need to (...) You can send the code/patch to me, Rossz. I can commit it for you. As anyone knows :-) I've solved my old problems with CVS (WINCVS). Please feel free to contact me if you need to solve your CVS problem too. :-) Bye, Paolo. --- (...) (24 years ago, 13-Aug-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