 | | 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)
|