 | | Re: Rotation sensors?
|
|
Thanks Mark, those changes got rotation-sensor.c working for me. (...) (26 years ago, 22-Jul-99, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: emulegOS: a new release
|
|
Just a note about a small bug. The supplied sample program ir-rover.cpp doesn't work on the real RCX. I think this may be due to IR complications under legOs. I'm working on a version which will work on both the emulator and the real system and will (...) (26 years ago, 21-Jul-99, to lugnet.robotics.rcx.legos)
|
| |
 | | emulegOS: a new release
|
|
Mark Falco improved his Tcl/Tk version of emulegOS with tons of cool features. This version is now considered the "official" version of emulegOS, and we hope to release a Tcl based Windows version soon. The new features include: - IR support: (...) (26 years ago, 21-Jul-99, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: Rotation sensors?
|
|
(...) [snip...] If you want to have more info about the sotry of this problem search this newsgruop for "rotation sensor bug found". Mario (URL) (26 years ago, 21-Jul-99, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: Rotation sensors?
|
|
Yep, others have reported having these problems. Here's a fix I came up with, but has also only been tested on my system. There have been reports that the existing code works for some, and not for others, so you may need to customize this. just (...) (26 years ago, 20-Jul-99, to lugnet.robotics.rcx.legos)
|
| |
 | | Rotation sensors?
|
|
Hello, Rotation sensors appear to be broken in the 990330 snapshot. Here's part of the code I'm using: ds_active(&SENSOR_3); ds_rotation_on(&SENSOR_3); ds_rotation_set(&SENSOR_3, 0); while (!PRESSED(button_state(), BUTTON_VIEW)) { (...) (26 years ago, 20-Jul-99, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: Barcode Reader on LegOS page
|
|
Here is alex's webpage taken from the Legos page: (...) (26 years ago, 20-Jul-99, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: Barcode Reader on LegOS page
|
|
What is Alex's page? (26 years ago, 19-Jul-99, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: is IR considered broken?
|
|
(...) For all who are interested, I copied the source to: (URL) porting hints, e-mail me directly. -Kekoa (26 years ago, 16-Jul-99, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: is IR considered broken?
|
|
Yes I would be interested in seeing the libRcx implementation of the IR functions. thanks, Mark (...) (26 years ago, 16-Jul-99, to lugnet.robotics.rcx.legos)
|