 | | Running IR in the background
|
|
Hi all Is there any way to switch the IR LED on and leave it on. (as a kind of a headlight for the light sensor.) Alternatively, what is the easiest way to just send a comtinuous string of 0's so it's on at least a lot of the time, without taking (...) (26 years ago, 23-Mar-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: Killing lnpd?
|
|
(...) Thanks that works. lnpd can be found at: (URL) Lego (26 years ago, 22-Mar-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Locks when downloading
|
|
When I download any .LX file my RCX locks up with the left motor (output A) running and requires that I pull the batteries to recover. I'm not sure what is causing this, though the obvious reason is the use of the new tools I recently built (DJGPP (...) (26 years ago, 22-Mar-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: Killing lnpd?
|
|
(...) Did you try 'kill -9 <pid>'? - This should definitely kill it. Btw, where can the source to lnpd be found? Eddie C. Dost ecd@skynet.be (26 years ago, 21-Mar-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Killing lnpd?
|
|
Hi We are a group of students from Denmark, working on a project with Mindstorms. We have a problem with lnpd. We can't kill the deamon. We have tried killall lnpd kill <pid> and CTRL-c when running in debug and log to screen mode, nothing works. (...) (26 years ago, 21-Mar-00, to lugnet.robotics.rcx.legos)
|
| |
 | | LNP Tutorial
|
|
Anybody got an LNP Tutorial/sample code available for review? I could really use one. Thanks (26 years ago, 21-Mar-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: loader.c
|
|
Jerry Vochteloo schrieb: (...) I usually download a bunch of demo programs at once, and automatic program execution gets a little in the way in that scenario. Making it an option is a nice idea, why don't you send in the patches (cvs diff -u, in (...) (26 years ago, 19-Mar-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: task managment
|
|
Thanks Eddie, What kind of limit is there for active tasks? Is there a responsitory somewhere for sample programs/projects people have written? Thanks (...) (26 years ago, 17-Mar-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: task managment
|
|
(...) Here is some sample code using three tasks for: 1. Motor control 2. Sound control 3. Shaking the head This runs on the Inventorbot of the Invention System. Each task is independantly watching a sensor to control it's actions. Hope this helps, (...) (26 years ago, 17-Mar-00, to lugnet.robotics.rcx.legos)
|
| |
 | | task managment
|
|
Would someone be so kind to show me through some code snippets how to create multiple tasks using legOS? I haven't been able to gleen this info from the code although its probably there... thanks tom (26 years ago, 17-Mar-00, to lugnet.robotics.rcx.legos)
|