 | | Re: LNP Routing daemon with tcp/ip for RCX/legOS, Cybermaster/NQC
|
|
Sources for the LNPoI Router are available now. You find it at (URL) . Bye (24 years ago, 20-Jan-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Hacker rcx
|
|
I need help of mindstormer programmer (like D. BAUM or other. For explain me how to send byte after byte the message thanks nanobapt ---...--- "la cuillère n'existe pas" (URL) : 94470030 ----- Original Message ----- From: "Ian Warfield" (...) (24 years ago, 20-Jan-02, to lugnet.robotics)
|
|
 | | Re: Hacker rcx
|
|
I don't want use some that i don't understand ... I want to send other message that the RCX can understand with only visual basic and only it ! I think i need to now how time does the byte take .... nanobapt ---...--- "la cuillère n'existe pas" (...) (24 years ago, 20-Jan-02, to lugnet.robotics)
|
|
 | | Re: Hacker rcx
|
|
(...) Have a look at my post from a week ago... (URL) "msgs X" with LEGO Assembler using the SDK 2.0. HTH --Ian (...) The spoon doesn't exist?? (24 years ago, 20-Jan-02, to lugnet.robotics)
|
|
 | | Hacker rcx
|
|
i have a problem. I want to program a windows to send RCX message but i have a problem ... My problem that i can send Byte but the rcx don't know them. I follow the rcx internal instruction but it don't work !! Someone can help me to write a program (...) (24 years ago, 19-Jan-02, to lugnet.robotics)
|
|
 | | Re: More on threads
|
|
(...) I recall that legOS's priority model is pretty rigid. If a thread with a higher priority never yields, threads with lower priority will never get any time. When I write legOS programs, I generally just have everything run at PRIO_NORMAL. That (...) (24 years ago, 19-Jan-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: More on threads
|
|
(...) Digging through tm.c gave me the impression, that main will indeed get no time slice. So I wrote another test program: ---...--- #include <conio.h> #include <unistd.h> pid_t worker; int work_task(int argc, char *argv[]); int main() { int i; i (...) (24 years ago, 19-Jan-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: More on threads
|
|
(...) ability to terminate but to run in an endless loop. But This is not true of an embedded system though which will have to run 'forever'. (...) priority of NORMAL+4. So, the (...) any time slice at all. NO time slice or just a very small chunk (...) (24 years ago, 19-Jan-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Lego Studios Cam and Macintosh
|
|
(...) I didn't go that far, but that makes sense. Also, Pinnacle have removed the option to make animations, but it looks like it can be fixed by downloading an upgrade to Studios from the Lego site. (...) Thanks for the info, but we have already (...) (24 years ago, 19-Jan-02, to lugnet.robotics)
|
|
 | | Re: Lego Studios Cam and Macintosh
|
|
The Studios software can actually work with other cams (at least it works with my Creative cam). The trick is to alter the Registry entry to the name of your other cam (noted from System Control Panel). Likewise, I would guess that the Pinnacle (...) (24 years ago, 19-Jan-02, to lugnet.robotics)
|
|
 | | Re: Lego Studios Cam and Macintosh
|
|
Posted on behalf of Jørgen Rygh: --- FYI - LEGO is considering to make the Studio CD available separately as they have received a lot of requests from Vision Command owners. And, the Pinnacle Studio Action kit (URL) NOT work with the LEGO camera (...) (24 years ago, 19-Jan-02, to lugnet.robotics, lugnet.robotics.vc)
|
|
 | | NQC 2.4 r1 released
|
|
It seems like NQC 2.4 has been stuck in beta test for a very long time...I wanted to wait for Mac OS 9 and Linux USB support, but at the moment Lego hasn't released their Mac OS 9 driver and the Linux situation is probably best addressed right now (...) (24 years ago, 19-Jan-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Cheap Mindstorms
|
|
Zainy Brainey seems to be clearing out Mindstorms at half price. Extreme Creatures @$25, Acccessory pack @$25 and Vision Command @$50 (half price for them but the usual price pretty much anywhere else now). This was in metro NY area. (24 years ago, 18-Jan-02, to lugnet.market.shopping, lugnet.robotics)
|
|
 | | One shot interrupt urb issue - usb-uhci.c
|
|
Dear USB development team, In integrating of nqc and the legousbtower under linux, I found the usb-uhci module could only message to transmit one single interrupt usb with interval=0 (i.e. single-shot) to the usbtower. Then the tower would stop (...) (24 years ago, 18-Jan-02, to lugnet.robotics)
|
|
 | | RE: More RCX's controled by one tower ?
|
|
LegOS is supposed to have a communication protocol that can send a message to a specific RCX. This could be handy if you want to run the exact same program on the RCXs. You just give them different IDs when you compile Legos. (URL) Message----- (...) (24 years ago, 18-Jan-02, to lugnet.robotics)
|
|
 | | Re: More RCX's controled by one tower ?
|
|
Software for individual control of several RCX's, through one IR tower, via a multi-joypad setup, is available at (URL) Thomas Hoeg-Jensen ----- Original Message ----- From: "Rene Virsik" <virsik@sco.svf.stuba.sk> To: <lego-robotics@crynwr.com> (...) (24 years ago, 18-Jan-02, to lugnet.robotics)
|
|
 | | More on threads
|
|
(...) Of course you are right. I think it is a bad programming style not to give your program the ability to terminate but to run in an endless loop. But what is the penalty for this bad style? I've done some investigations and here are the results: (...) (24 years ago, 18-Jan-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: More RCX's controled by one tower ?
|
|
(...) Sure - if the programs in the two RCX's are slightly different, one of them could be programmed to (say)ignore message bytes containing odd numbers and the other RCX could ignore message bytes containing even numbers. Then the PC can talk to (...) (24 years ago, 18-Jan-02, to lugnet.robotics)
|
|
 | | Deleting Programs
|
|
I am using legOS to program a robot for a uni project because the other stuff is aparently too simple but i cant delete the current programs off the RCX to download the new firmware. Is there any other way of doing this without just leaving the (...) (24 years ago, 18-Jan-02, to lugnet.robotics.rcx)
|
|
 | | More RCX's controled by one tower ?
|
|
Heya all ! Sorry if this was discused before but is it possible to control or program for example two RCX bricks with one tower from one PC so they work indifferently from eachothers in ONE model ? - Thanx ! - Rene (24 years ago, 18-Jan-02, to lugnet.robotics.rcx, lugnet.robotics)
|