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 / *619 (-20)
  Re: (Failed) Getting LegOS 0.2.2 working on Windows
 
I had the same problem. Under NT WS 4.0 and same instruction for LegOS 0.2.2. Now I've solved!!! I'm here to explain how. (...) Same problem. I've solved getting back the source to the original version (no more WINNT stuff). (...) I've read that you (...) (25 years ago, 5-Jan-00, to lugnet.robotics.rcx.legos)
 
  Program dlls
 
Is there any documentation on how to use the new program dll feature with LegOS, or will I just find that apparent once I install LegOS and look at the source? Joel Shafer joel@connect.net (25 years ago, 4-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP goes Internet
 
No problem, Martin. Hope everyone enjoys this, and keeps in mind my offer of webspace for legOS-related projects. I look forward to testing out the code once I get back to school, and hope development continues apace. -Luis (...) ###...### Profanity (...) (25 years ago, 3-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: LNP goes Internet
 
Just read my mail, and because there was a question where to find the stuff i looked at arthurdent, and -- Phantastic, Luis has managed to put everything in place. You will find it at: (URL) thanks, Luis ! I´ll now walk down into my dark and dirty (...) (25 years ago, 3-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: Problems with legOS-0.2.2 on Windows 95
 
Hi again, The previous problems have been fixed by cleaning up the Makfiles from unnecessary Tabs and DOS file endings. And I also forgot to put the period in the end of the CINC line in Makefile.common. Thanks to Philip Brown and Larry Charlton. (...) (25 years ago, 3-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: RCX "locking up" when trying to use dll
 
(...) i experienced exactly the same behaviour when i tried to use gcc-2.95.2 as cross-compiler. If that's the compiler you're using: switch to egcs-1.1.2 Another circumstance under which this will happen: You compiled the binary against another (...) (25 years ago, 3-Jan-00, to lugnet.robotics.rcx.legos)
 
  LNP goes Internet
 
Hello, i just uploaded some stuff to Luis Villa´s machine, that might be usefull for LNP networkers. Here is an excerpt of the README: Hi there, this is my first version of liblnp and lnpd. WHAT´S IN THE BOX: lnpd: A LinuX daemon that allows (...) (25 years ago, 3-Jan-00, to lugnet.robotics.rcx.legos)
 
  RCX as TV remote?
 
Hi, all. I just got an RIS for Christmas, and I've been happily alternating between hacking on it and lurking here and at the various Lego sites on the web. Yippee, legos! Ahem. I've been interested in the possibilities of using my Palm IIIe as a (...) (25 years ago, 30-Dec-99, to lugnet.robotics.rcx.legos, lugnet.robotics.palm)
 
  Re: touch sensors - two at a time ?
 
(...) The problem you are having, is that the processor is much faster than a human being... The code will allways tend to see one sensor befor the other, because of the processors speed, unless you can hit them together to within a very few mSec. (...) (25 years ago, 29-Dec-99, to lugnet.robotics.rcx.legos)
 
  RCX "locking up" when trying to use dll
 
Has anyone experienced the RCX "locking up" when trying to use dll? When I try to download a .lx file with dll, the brick freezes. It won't respond to any buttons and I have to take the batteries out and re-load the firmware. Any ideas why this is (...) (25 years ago, 29-Dec-99, to lugnet.robotics.rcx.legos)
 
  Problems with legOS-0.2.2 on Windows 95
 
Hi, I followed the instructions on (URL) install legOS-0.2.2 on my Windows 95 PC. I downloaded all the files, installed the packages, and modified the makefiles. And was finally ready to compile, the results of the compilation is shown below... (...) (25 years ago, 29-Dec-99, to lugnet.robotics.rcx.legos)
 
  Re: touch sensors - two at a time ?
 
(...) It's not a race condition, strictly speaking. It's more of a data sampling error. If you run that it a tight loop you will test the sensors hundreds or thousands of times a second. In order to see a simultaneous press you'd have to hit them at (...) (25 years ago, 29-Dec-99, to lugnet.robotics.rcx.legos)
 
  Re: touch sensors - two at a time ?
 
(...) If I understand your problem correctly, it has nothing to do with legOS specifically. Therefore, I will answer, even though I have no experience with legOS. The problem is, there is a very small amount of time where, while you're pushing on (...) (25 years ago, 29-Dec-99, to lugnet.robotics.rcx.legos)
 
  touch sensors - two at a time ?
 
I'm trying to build a sensor apparatus at the front of my bot, and it works, mostly. It's made up as a pair of touch sensors. The idea being that if one is activated, it turns around slightly, to avoid the sensor, but if both are activated, we (...) (25 years ago, 29-Dec-99, to lugnet.robotics.rcx.legos)
 
  Solaris & legOS
 
Hi, I am new to legOS and I want to try to use solaris as the legOS platform. What is the current status of legOS running under Solaris?? Anyone successful with it?? So far, I got the latest version of GCC & binutils compiled and got legOS 0.2.3 (...) (25 years ago, 23-Dec-99, to lugnet.robotics.rcx.legos)
 
  Re: (Failed) Getting LegOS 0.2.2 working on Windows
 
Well, i'm still looking to find out what might go wrong. Fixing the sigio handler is of no use as cygwin doesn't send sigio's when data arrives at a serial port. Peter (...) (25 years ago, 22-Dec-99, to lugnet.robotics.rcx.legos)
 
  Re: Transmission Problems
 
(...) After doing a bit of debugging, I have determined it's all characters between 127-255, most often 127 or 255. If anyone has any ideas on what's causing this, please reply... (25 years ago, 22-Dec-99, to lugnet.robotics.rcx.legos)
 
  Re: (Failed) Getting LegOS 0.2.2 working on Windows
 
(...) I hadn't fixed that - but it doesn't appear to make a difference. I patched both the original sources and the post-WINNT-specific-patches, but no change in behavior: the RCX answers are never heard using the original sources, and the (...) (25 years ago, 22-Dec-99, to lugnet.robotics.rcx.legos)
 
  Re: (Failed) Getting LegOS 0.2.2 working on Windows
 
(...) i dont´t know if you have already fixed this, anyways, there is a bug in sigio_handler. The struct timeval last is used uninitialized and should be static. Today i sent the following little patch to Markus. ------- schnips schnips -------- --- (...) (25 years ago, 22-Dec-99, to lugnet.robotics.rcx.legos)
 
  Re: (Failed) Getting LegOS 0.2.2 working on Windows
 
(...) Hey -- More info about this odd bug. Installed 0.2.3, and the bug is still there. A bit more tweaking revealed: * Compiling with the original (.orig, pre-patch versions of loader, lx, and rcxtty) yielded - after changing O_ASYNC to FASYNC - (...) (25 years ago, 21-Dec-99, 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