 | | Re: How to setup gcc and make in cygwin
|
|
Actually there is a set of updated instructions for Windows with the most recent being for brickOS. brickOS is the continued development effort foe legOS. AT the request of The LEGO Group the name has changed. So the most recent information can be (...) (23 years ago, 16-Sep-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: RCX simulator ?
|
|
(...) Yes, to give you even a better idea, I made a page with some of the ideas (and pictures ofcourse), see (URL) Mientki (23 years ago, 16-Sep-02, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
|
|
 | | Re: RCX <-> PC communication
|
|
(...) Kaspar, There is a bug with serial towers with RCXPort in lejos 2.0. This causes the problem you are seeing. There is a fixed version in (URL) fixes RCXPort, but I haven't put the fix in the LNP versions yet. I only have a USB Tower, and (...) (23 years ago, 16-Sep-02, to lugnet.robotics.rcx.java)
|
|
 | | Re: Pass by reference
|
|
Ralph, The second parameter to the task is a pointer to an array of pointers. Those pointers (under DOS and other OSes) normally point to parameters on the command line (string data). However, there is no reason to not use them for other data types. (...) (23 years ago, 16-Sep-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: How to setup gcc and make in cygwin
|
|
Follow these instuctions word for word: (URL) 0.2.6 in place of 0.2.4 wherever it crops up and you'll have no problems. (Well, it worked for me using Win98 so hopefully it'll work for you) "Redline" <trust@global.net.au> wrote in message (...) (23 years ago, 16-Sep-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Pass by reference
|
|
More specifically, how can you pass by reference to a thread?? I thought a thread could only take chracter arguments in an array? Thanks "Ralph Clark" <ralph.clark@ntlworld.com> wrote in message news:H2HwuD.L6L@lugnet.com... (...) (23 years ago, 16-Sep-02, to lugnet.robotics.rcx.legos)
|
|
 | | How to setup gcc and make in cygwin
|
|
Hi all, I've been trying to get LegOS working on my Win XP machine using the cygwin emulator but I cannot execute "Makefile"; hence I downloaded "make" from the fs foundation but I am new to this, so have no idea how to install make --- generally I (...) (23 years ago, 16-Sep-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: RCX <-> PC communication, more details
|
|
Hi Kaspar, Thanx for the information. In the Lejos-discussion mailing list (Sept 13), Lawrie Griffiths wrote: "A timeout of 100 milliseconds or more should ensure that it reads all the bytes in one message." Looks like it confirms what you (...) (23 years ago, 16-Sep-02, to lugnet.robotics.rcx.java)
|
|
 | | Re: RCX <-> PC communication, more details
|
|
(...) Great, I just had too much time at hand, so I could already test the hypothesis above. Great, to be able to post a followup to my own message within half an hour... Ok, here it comes: The PC __IS__ swamping the RCX when using the LNP protocol. (...) (23 years ago, 16-Sep-02, to lugnet.robotics.rcx.java)
|
|
 | | RCX <-> PC communication, more details
|
|
Thanks for the three of you (Francois, Roger and Lawrence) who have answered to my questions. I was asked to state some more details, which I'll do here: I am working under linux (SuSE 7.3) and since the linux version of java does not yet support (...) (23 years ago, 16-Sep-02, to lugnet.robotics.rcx.java)
|