 | | Re: LEGO remote and LNP (legOS 0.2.4)
|
|
I'd actually really like to include Chris's patch in the official tree, but I'm informed by folks with more clue about the networking stuff than me that switching the parity bit would probably break some LNP stuff. Would everyone be happier if I (...) (26 years ago, 23-Oct-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: LEGO remote and LNP (legOS 0.2.4)
|
|
(...) The remote control sends with parity odd, but the rcx is programmed to no parity. If the parity bit has the same value as a undriven line (I think it is logical 1), the byte is received, but otherwise the byte gets thrown away by the serial (...) (26 years ago, 23-Oct-00, to lugnet.robotics.rcx.legos)
|
| |
 | | LEGO remote and LNP (legOS 0.2.4)
|
|
Hi I've just got the LEGO remote control (from the Ultimate Accessory Kit), and of cause it dosen't work with legos. So I tried to see, if anyone had done some kind of driver to it, but I couldn't find any, and began hacking in the legOS kernel (...) (26 years ago, 23-Oct-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: Cross compiler for cygwin (Win9x/ME)
|
|
(...) Yes, it has been done. There are no binaries on the web, though, nor up-to-date instructions. :( Paolo Masetti (paolom@pragmanet.it) has started writing up instructions, but I don't know how far along he is in them; he is very, very busy with (...) (26 years ago, 23-Oct-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Cross compiler for cygwin (Win9x/ME)
|
|
Hi, Is the h8300-hms cross compiler needed by LegOS available as a working program under the cygwin 1.1.4 environment (I'm running Windows ME). Or am I better off downloading all the djgpp stuff a'la Roxxz's page? ((URL)) I already have cygwin (...) (26 years ago, 22-Oct-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: Does anyone have the updated 0.2.4 source?
|
|
Luis, Kernel seems to Make just fine as do .dll modules. All my programs are running pretty much like before, except as noted below: Scaled sensor inputs like LIGHT_2 seem to be more stable and reasonably ranged than in previous versions. Wonder (...) (26 years ago, 21-Oct-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: LNP Packet Handlers on RCX
|
|
Hi, I think some things need clearification: 1. lnp_address_handler() is called from interrupt. It may not sleep. There is sample code how to do the packet handling, sleeping and malloc()'ing in legOS/kernel/program.c 2. Interrupts or functions (...) (26 years ago, 20-Oct-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: LNP Packet Handlers on RCX
|
|
(...) started dabbling (...) interrupts (...) from the (...) Yes. lnp_integrity_handler() and lnp_address_handler()s are still called from IR byte receiving interrupt. No problem in the actual implementation (taking care of it) but it should be a (...) (26 years ago, 20-Oct-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: LegOS: Crosscompiler problem
|
|
(...) ^^^...^^^ (...) The problem is with your makedepend; it doesn't accept the option '-Y' and therefore doesn't generate the .depend file. Please post the output of: which makedepend and rpm -qf `which makedepend` Regards, Hakan (26 years ago, 20-Oct-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: compiler problem - help needed please
|
|
And it is now checked in to CVS. Thanks again! Luis (...) ---...--- "It's clear to us that Microsoft isn't the competition anymore. They are our environment." WordPerfect manager, talking about Word ---...--- (26 years ago, 20-Oct-00, to lugnet.robotics.rcx.legos)
|