 | | Re: RCX Communications problems
|
|
Hi everyone, I did take a look at LNP, but I need to be sure that the RCX received the packet. As far as I Know, LNP is an UDP kind of communication. LLC is more reliable way to communicate as it uses ACK. Im thinking know in recompile the RCXPort (...) (23 years ago, 7-Oct-03, to lugnet.robotics.rcx.java)
|
| |
 | | Re: leJOS auto power-off
|
|
(...) It can't be done. (URL) Hansen (URL) (23 years ago, 8-Oct-03, to lugnet.robotics.rcx.java)
|
| |
 | | leJOS auto power-off
|
|
How does one disable the auto power-off feature in leJOS? I've scanned the API and can't find it. Thanks. -Brian (23 years ago, 8-Oct-03, to lugnet.robotics.rcx.java)
|
| |
 | | Re: More than 1 integer in a data packet?
|
|
(...) I'm not a leJOS expert by any stretch of the imagination. But I think I can help. (...) That is not a correct understanding of the rcxcomm package API. The RCXOutputStream class, for example, which descends from java.io.OutputStream inherits (...) (23 years ago, 2-Oct-03, to lugnet.robotics.rcx.java)
|
| |
 | | More than 1 integer in a data packet?
|
|
Hi there, Does anyone know if I can send more than 1 byte/integer per packet between the PC and RCX. From what I understand of the rcxcomm package API, one can only send an integer at a time. Also, the example supplied with the rcxcomm package only (...) (23 years ago, 1-Oct-03, to lugnet.robotics.rcx.java)
|