 | | Re: LNP Repost
|
|
(...) I remember that! But aren't you supposed to do it mod 255 for maximum effectiveness? Cheers, Ben. -- (URL) grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in (...) (26 years ago, 27-Jul-99, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: LNP Repost
|
|
Hi, I'm kinda new to LUGNET, so if I get this wrong - sorry! I'm interested in this LNP idea that seemed to be floating around a few months ago. Is it still alive, and if so what state has it got to? I would be grateful if someone can post or e-mail (...) (26 years ago, 27-Jul-99, to lugnet.robotics.rcx.legos)
|
| |
 | | legOS and Markus in Forbes
|
|
Check it out here- brief, and unfortunately no URLs, but... (URL) (who is only slightly hurt that his documentation wasn't mentioned :) (26 years ago, 27-Jul-99, to lugnet.robotics.rcx.legos)
|
| |
 | | better test value for touch sensors
|
|
FYI: The simple-rover example uses an unsafe test value for touch sensors. Touch sensor should be tested against <0xf000, NOT <0x2000 (e.g. simple-rover.c) Reason: Not pressed has a constant value >0xf000. Pressed varies depending on battery change, (...) (26 years ago, 26-Jul-99, to lugnet.robotics.rcx.legos)
|
| |
 | | The IR FIX -- was: Re: Is IR considered broken?
|
|
(...) I had the same problem. (...) Here's the fix: enclode the old handler code in #ifdef TRASH, use the new #else part. I'll say a few things about the motivation below. (If you prefer to patch, download (URL) it's based on LegOS 0.1.7 but should (...) (26 years ago, 26-Jul-99, to lugnet.robotics.rcx.legos)
|