 | | Re: LeJos threads / sleep() takes too long
|
|
Hi Bart, (...) if you mean LISTENER_THREAD then that sounds plausible. (...) Yes, LISTENER_THREAD has maximum priority, so it runs before any threads of lower priority, even yield doesn't help. (...) Yes, I think we'll have to fix that somehow. (...) (23 years ago, 6-Mar-02, to lugnet.robotics.rcx.java)
|
|
 | | Re: ForthPad v0.9
|
|
I'm re-posting this message at the lugnet.robotics.rcx level in case anyone missed it. I've put together a stand-alone application which I am calling ForthPad. It is a Windows executable which should run on any version of Windows from 95 on up. It (...) (23 years ago, 6-Mar-02, to lugnet.robotics.rcx)
|
|
 | | Re: ForthPad v0.9
|
|
(...) The firmware downloader built into BricxCC is a port of Dave Baum's NQC code to Delphi. It calculates the checksum up to a length of 0x4C00. The limit of 0xCC00 is based on the sum of length + start (where start is = 0x800). John Hansen (23 years ago, 6-Mar-02, to lugnet.robotics.rcx.pbforth)
|
|
 | | Re: Pneumatics: the old and the new
|
|
(...) And most other pneumatics systems do too, but its easier if you have a tank in which you have a high pressure (or a low pressure). (23 years ago, 6-Mar-02, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: exponents, e^
|
|
you know i was looking at lejos, java for RCX, and it seems to have exponents, trig, etc. functions built in. any advantages legOS has over lejos i don't know about. if not, i think i may give it a whirl.... -dave (...) (23 years ago, 6-Mar-02, to lugnet.robotics.rcx.legos)
|
|
 | | RE: ForthPad v0.9
|
|
(...) Thanks John, I'll try this soon. You may want to post this to the next level higher to let other non-pbForthers see what you are up to. Does your alternative firmware loader take into account the limit at 0xCC00? If the replacement firmware (...) (23 years ago, 6-Mar-02, to lugnet.robotics.rcx.pbforth)
|
|
 | | Re: exponents, e^
|
|
Dave I am working on a number of maths functions that includes loge log10 expe and exp10 x^y as well as trig functions. As you note it requires the specification of the mantassa and exponent desciption of the float variable for the RCX. Usually this (...) (23 years ago, 6-Mar-02, to lugnet.robotics.rcx.legos)
|
|
 | | LeJos threads / sleep() takes too long
|
|
Experimenting with Lejos, two 'major' problems: memory (cleaning up platform & lang: Math.class is huge!) and... threads. I have the impression my "try { sleep(nnn) }" takes a somewhat arbitrary time. It's 'at least' nnn milisec, but often much (...) (23 years ago, 6-Mar-02, to lugnet.robotics.rcx.java)
|
|
 | | Re: Pneumatics: the old and the new
|
|
(...) Hey, don't blame me if it should fall off though ;-) Speaking of wall climbing robots, does anyone have or seen one of these 4-legged Climb@Tron creatures shown at (URL) look kinda cute especially Vertibug. And at $14.95 each, they're a lot (...) (23 years ago, 6-Mar-02, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: Pneumatics: the old and the new
|
|
(...) Hi, those who have the old pneumatics and a couple of the blue air tanks may want to try the experimental setup at (URL) it! And I suspect the window walker critter would still work without the air tanks :-) (23 years ago, 6-Mar-02, to lugnet.technic, lugnet.robotics)
|