 | | josx.rcxcomm and BrickOS LNP
|
|
Hi, I'm currently working on a project in which I'm develping a task and memmory monitor for the BrickOS operating system. I'm going to run a Java Applet on the PC side and I'm using the josx.rcxcomm to obtain the necessary data from a thread/task (...) (23 years ago, 15-Sep-03, to lugnet.robotics.rcx.java)
|
| |
 | | Program download time
|
|
So I've got BricxCC compiling and downloading leJOS programs now. That's exciting (for me, at least). I'm using lejosrun.exe to download the .bin file to the brick. It takes a *long* time to download. Is there some way to download a program to leJOS (...) (23 years ago, 12-Sep-03, to lugnet.robotics.rcx.java)
|
| |
 | | Re: leJOS & LDCC IRP
|
|
(...) Yes, this is right, to be friendly to as many implementations of the Lego IR protocol as possible, receiving programs should just mask off bit 3. (...) While the code is there to discern packets with different addresses, I haven't yet added (...) (23 years ago, 12-Sep-03, to lugnet.robotics.rcx.java, lugnet.trains)
|
| |
 | | Re: leJOS & LDCC IRP
|
|
(...) I'm not really there yet, just couldn't resist the Lion, Tin Man and Scarecrow metaphor. -Brian (23 years ago, 12-Sep-03, to lugnet.robotics.rcx.java, lugnet.trains)
|
| |
 | | Re: leJOS & LDCC IRP
|
|
(...) Receiving IR commands from a Lego Remote, IR Tower or possibly another RCX. They're not DCC signals, but LDCC IRP messages. Roughly the same data, different medium and different protocol. (...) LDCC IRP is still unstable, but it will support (...) (23 years ago, 12-Sep-03, to lugnet.robotics.rcx.java, lugnet.trains)
|
| |
 | | Re: leJOS & LDCC IRP
|
|
Hi, (...) I'm having a bit of difficulty to understand what you are trying to do, as I know Lejos but not the DCC/train side of things. In particular, on which side do you want to use Lejos, sending those remote commands from an RCX or from a PC? (...) (23 years ago, 12-Sep-03, to lugnet.robotics.rcx.java, lugnet.trains)
|
| |
 | | Re: leJOS & LDCC IRP
|
|
(...) I re-used a function to send command packets to the RCX that was designed for use with the original firmware, so it toggles the 0x08 bit of any repeated opcode bytes. Mark pointed this out to me when I was developing Full Throttle, but then he (...) (23 years ago, 12-Sep-03, to lugnet.robotics.rcx.java, lugnet.trains)
|
| |
 | | leJOS & LDCC IRP
|
|
Brian B. Alano wrote: I'm writing a leJOS package to support the LDCC IR Protocol. I've been testing it against Full Throttle. It works fine with the speed controls, but doesn't even seem to see packets for the function commands, stop, or power (...) (23 years ago, 12-Sep-03, to lugnet.robotics.rcx.java, lugnet.trains)
|
| |
 | | Re: leJOS & BricxCC news
|
|
(...) Hmmm. I was seriously considering writing a leJOS package to support the LDCC IR Protocol. (Here's why: (URL) ) What capabilities were you going to add? Depending on your timeline, you might convince me to try FORTH. (23 years ago, 7-Sep-03, to lugnet.robotics.rcx.java, lugnet.robotics.rcx, lugnet.trains, lugnet.robotics.rcx.pbforth)
|
| |
 | | RE: leJOS & BricxCC news
|
|
John, Thanks for continuing to work on this. It's one of the things that keeps me motivated to continue supporting pbForth. Now, there has not bee much traffic there lately, and I have not done much with it becuase as far as I know, things are "just (...) (23 years ago, 5-Sep-03, to lugnet.robotics.rcx.java, lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.pbforth)
|
| |
 | | Re: leJOS & BricxCC news
|
|
In lugnet.robotics.rcx.java, Mark Riley wrote: [snipped] (...) I have incorporated the changes made to firmdl in the leJOS distribution into my BricxCC firmware downloader code. Now I can successfully download all the firmwares I have access to (...) (23 years ago, 5-Sep-03, to lugnet.robotics.rcx.java, lugnet.robotics.rcx, lugnet.robotics.rcx.legos, lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.pbforth)
|
| |
 | | Re: leJOS & BricxCC news
|
|
(...) works (...) and (...) as to (...) BrickOS (...) both (...) I'm no expert on leJOS, but I've experienced a similar problem with my LDCC firmware and the NQC downloader. Originally the memory sequence in my .srec file was non-contiguous (i.e. (...) (23 years ago, 29-Aug-03, to lugnet.robotics.rcx.java)
|
| |
 | | leJOS & BricxCC news
|
|
I have BricxCC compiling and downloading leJOS programs now. The support for leJOS is integrated in much the same way as BrickOS support is. BricxCC generates a Makefile and executes it using Bash. So GNU make and bash are required for it to (...) (23 years ago, 29-Aug-03, to lugnet.robotics.rcx.java)
|
| |
 | | IR Tower not responding
|
|
Hi there, Can someone please help? I've just installed LeJOS for Windows as instructed in (URL) However, when I call firmdl.bat, I get an error message which reads "Tower not Responding". I find this really odd because the IR tower blinks green when (...) (23 years ago, 11-Aug-03, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Communicating between two RCX'es with cable
|
|
Hi chris, (...) Kuhl - let me (us) know when it's there... (...) // Martin (23 years ago, 2-Jun-03, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Communicating between two RCX'es with cable
|
|
(...) Ok I will try to make it this week. You should find it soon on my site: (URL) kind of cable would be useful to pilot 2 RCX with the VISION COMMAND. Chris (23 years ago, 1-Jun-03, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Communicating between two RCX'es with cable
|
|
Hi, (...) Because I want the IR ports free to use along with proximity sensors. (...) Well, if it is not too much to ask... :-) But nevertheless, LejOS should support some low level output handling on A-C before I could use it... Regards, Martin (23 years ago, 1-Jun-03, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Communicating between two RCX'es with cable
|
|
(...) Why do you want to communicate with a cable when you can use IR transmission ? I think this IR transmission very easy to use and in this case you could use 6 sensors and 6 motors together. May be the use of LejOS is the reason....(I don' t (...) (23 years ago, 31-May-03, to lugnet.robotics.rcx.java)
|
| |
 | | Communicating between two RCX'es with cable
|
|
Hi there, Long time, no see - I've finally managed to dig out my Lego once again... First of all; I'm very pleased to see the outcome of LejOS 2.x - with Proximity, LLC, integration of rcxcomm, etc. Now, I was wondering if it would be possible (...) (23 years ago, 30-May-03, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Sound.playTone
|
|
thanks Roger I think if the sirene is kept working for long time, it starts to get out of sync. Probably because the instructions in the for loop also takes some time to execute. I'm away from my rcx for many months and i don't remeber if i took (...) (23 years ago, 22-May-03, to lugnet.robotics.rcx.java)
|