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 / *2434 (-20)
  Re: The PRGM key
 
Sorry, no. That's the one difference; it no longer says error deleting program and I don't get any errors when downloading to the RCX. I always use firmdl3 -s because using just firmdl3 on its own never works for me. I still have the problem that (...) (22 years ago, 8-Apr-02, to lugnet.robotics.rcx.legos)
 
  Re: The PRGM key
 
After making the change, do you still get "Error deleting program"? or other errors while downloading the program? Your assumption is correct, it will only switch to a program slot if there is a valid program there. I had problems sending programs (...) (22 years ago, 8-Apr-02, to lugnet.robotics.rcx.legos)
 
  Re: The PRGM key
 
I just tried this and it has no effect. By the way, I'm using Cygwin B20 under Windows 98 with a com port IR thing, and LegOS 0.2.5. The same thing happened using WinLegOS and 0.2.3. Pressing the PRGM key has no effect in any situation - I assume it (...) (22 years ago, 7-Apr-02, to lugnet.robotics.rcx.legos)
 
  Re: The PRGM key
 
I had similar problems when using legOS with CONF_TM defined in boot/config.h What I found was that the lnp handler was not getting enough processing time and was missing some data at times. Try the following fix and let me know if it helps. If so, (...) (22 years ago, 7-Apr-02, to lugnet.robotics.rcx.legos)
 
  The PRGM key
 
I quote from the original readme: "Type "dll demo/helloworld.lx". If all is well, it should be automatically relocated and transmitted to program slot 0. Press the RUN key to run. The program stops automatically. Type "dll demo/rover.c -p1" to (...) (22 years ago, 7-Apr-02, to lugnet.robotics.rcx.legos)
 
  MD5 available (was: RCX as a PGP engine)
 
I just put my java MD5 port for lejos on the web: (URL) for the popups, Tripod....) It's a terrible hack, but thanks to that memory footprint is low and it does not leak! Let me know if you find it useful. Have fun, Bart. (22 years ago, 7-Apr-02, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx.java)
 
  WinLNP and USB
 
Hi All, I've been trying to send data to my PC using WinLNP and the USB tower. Now, I've modified WinLNP to use the USB tower and it seems to work. I can get the demo RCX program to run and it recognizes I've sent it a byte. I can also get the RCX (...) (22 years ago, 7-Apr-02, to lugnet.robotics.rcx.legos)
 
  Release candidate legos-0.2.5.1 avail for testing
 
Details regarding release content, download instructions and how to provide feedback are at (URL) look forward to hearing from you regarding how it works for you and/or what needs fixing before we release it as 0.2.6 Regards, Stephen for the legOS (...) (22 years ago, 6-Apr-02, to lugnet.robotics.rcx.legos)
 
  Re: Using legos-devel@lists.sourceforge.net VS posting at lugnet.robotics.rcx.legos
 
Joseph Woolley <jwoolley@spamblock....ht.rr.com> wrote in message news:Gtw6sr.DC9@lugnet.com... (...) [snip] (...) the (...) next (...) Joseph, How did you sign up? I looked around but found no solution to this. I even tried the old subscribe in (...) (22 years ago, 1-Apr-02, to lugnet.robotics.rcx.legos)
 
  Re: Using legos-devel@lists.sourceforge.net VS posting at lugnet.robotics.rcx.legos
 
"Ed Manlove" <emanlove@ieee.org> wrote in message news:Gtw4Gt.421@lugnet.com... (...) is (...) idea (...) to (...) this (...) I understand and agree with you here. However, I was able to sign up for the maillist with no problems. It appeared to be (...) (22 years ago, 1-Apr-02, to lugnet.robotics.rcx.legos)
 
  Using legos-devel@lists.sourceforge.net VS posting at lugnet.robotics.rcx.legos
 
As mentioned in the RLS doc ((URL) there is mention of communicating with the sourceforge maillist legos-devel@lists.so...forge.net. I don't think this is the greatest idea for a couple of reasons. One it is tough to get signed on. Luis (for (...) (22 years ago, 1-Apr-02, to lugnet.robotics.rcx.legos)
 
  Re: "Want to get started with legOS" needs help again
 
Max, I believe the source of this is (URL) as you said should not really be there because of B20 (which is actually what I have been using for reasons below) and because these instructions have been superceded by (URL) problem here is the different (...) (22 years ago, 1-Apr-02, to lugnet.robotics.rcx.legos)
 
  Re: "Want to get started with legOS" needs help again
 
Aaagh! Cygwin B20! That's about 4 years old, IIRC. The current version is 1.3.10, soon to be 1.3.11. Get it from www.cygwin.com - and where did you manage to find B20 ? That site should either remove it or mark it as of historical interest only. (...) (22 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: "Want to get started with legOS" needs help again
 
(...) It means very little. The first time you run Cygwin, it complains about the missing tmp directory. In order to get around this, create a directory 'tmp' from within Cygwin's bash shell using the command: mkdir /tmp This will get rid of that (...) (22 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  "Want to get started with legOS" needs help again
 
I have followed all the stuff on the webpages but when I click a Cygwin B20 in the start menu it says bash.exe: warning:-coukd not find /tmp. please create! BASH.EXE-2.02$ what does this mean and how do I fix it (22 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Makefile patch
 
Idiotic listserver! Here's the patch inline: diff -ru cvs-legOS/Makefile.common work-legOS/Makefile.common --- cvs-legOS/Makefile.common Sun May 27 18:01:56 2001 +++ work-legOS/Makefile.common Thu Mar 28 21:26:06 2002 @@ -11,15 +11,14 @@ # # -# (...) (22 years ago, 29-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Proposals, Bug Fixes, etc and tracking them with SourceForge
 
(...) Please, post your diff file on sourceforge: (URL) Paolo. --- "If you don't care, your customers never will." - Marlene Blaszczyk (22 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Proposals, Bug Fixes, etc and tracking them with SourceForge
 
<snip> > > I retrieved the latest from CVS and had problems building. I had to remove > the "\" from the end of some #define statements. I guess the gcc version I > have doesn't support (multi-line) #defines using "\" or isn't configured to > allow (...) (22 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Want to get started with legOS
 
(...) Russel. I've just added Paolo's writeup of the installation instructions for the windows platforms. Please let me know of any corrections needed to these pages and how you fared. Good luck, Stephen legOS release manager -- stephen@debian.org (...) (22 years ago, 30-Mar-02, to lugnet.robotics.rcx.legos)
 
  Re: Want to get started with legOS
 
Russell, This link is to the legOS Documentation: (URL) Instalation instructions are in the How to section a few pages in. Happy trails Chris (...) (22 years ago, 30-Mar-02, 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