To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *7580 (-20)
  Re: Upgrade RCX?
 
(...) Hi Rand, I have started an hardware replacement for the RCX. Its based on an 16bit µController, an Infineon (Siemens) C164 with 128kb flash, 128kbSRAM and 64kb EEPROM. The controller plus the all memory is on a module from Phytec "Dipmodule (...) (21 years ago, 17-May-03, to lugnet.robotics.rcx.java, lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  gcc-3.3 - multi-line string literals
 
GCC 3.3 has made multi-line string literals a syntax error. (They were deprecated from 3.0). This is very annoying, because they made lots of sense for things like inline asms, and brickOS has lots of them. Below are patches which append \n\ to the (...) (21 years ago, 17-May-03, to lugnet.robotics.rcx.legos)
 
  Re: Dr. Vegetable's Virtual Remote
 
(...) I'm glad to hear that VRemote is working for you. I've had a lot of downloads with almost no feedback, so I'd been hoping that no news is good news. I'm working on a few programming utilities that will work with the RCX, Scout, and Control Lab (...) (21 years ago, 16-May-03, to lugnet.robotics.rcx)
 
  Re: Slow response in RoboLab?
 
The system sound 1-sec delay explains some of my observation. The rest is explained, I think, byt the fact that my test program was also using data logging to record the timer values. (I did not include the data logging instructions in the sample (...) (21 years ago, 16-May-03, to lugnet.robotics.rcx.robolab)
 
  Re: Dr. Vegetable's Virtual Remote
 
Chris, Thanks for the free software!!! I just downloaded it, and, have begun playing!! :-) I've tested it using my Scout, it seems to work like a charm, I'll be using it with my RCX next, so I'll let you know how it goes. Thanks again, Martin (...) (21 years ago, 16-May-03, to lugnet.robotics.rcx)
 
  brickos-0.2.6.10 CONF_DSENSOR_MUX problem
 
After I have done the changes desribed in thread: (URL) brickos-0.2.6.10 .text is not within region ram now i can compile the kernel with CONF_DSENSOR_MUX. But the DSENSOR_MUX does not work. I have checked this item with an osciloscope on the (...) (21 years ago, 15-May-03, to lugnet.robotics.rcx.legos)
 
  Re: Slow response in RoboLab?
 
The problem does not come from container's container, but from the fact that ROBOLAB adds a 1-sec delay to each system sound call. Instead use play-tone here. There is only a 2/10 sec pause. We have worked over a similar problem in our Boy-scout and (...) (21 years ago, 14-May-03, to lugnet.robotics.rcx.robolab)
 
  Re: Slow response in RoboLab?
 
I've uploaded my example program to: (2 URLs) was seeing if I could program a solution for the following request from another mailing list: (URL) program seems to spend much more than the "wait" times between loops. Steve Putz (...) (21 years ago, 13-May-03, to lugnet.robotics.rcx.robolab)
 
  RCX packet format
 
Hi, When u want to send message from the RCX for instance to a PC, what is the sequence of bytes do u follow. For example if u are sending from a remote control/PC to the RCX, I know u send something like this: 0x55 0xff 0x00 and u follow each data (...) (21 years ago, 13-May-03, to lugnet.robotics.rcx)
 
  Re: Slow response in RoboLab?
 
Could you be more specific about your problem with container's container? Or post somewhere an example code? Claude Baumann (...) (21 years ago, 13-May-03, to lugnet.robotics.rcx.robolab)
 
  Re: remote control and rcx -- Download Failures
 
Then it would be interesting to implement a 4800 baud download WITH complement to be able to download std firmware faster and reliably ?!? Philo www.philohome.com (...) (21 years ago, 13-May-03, to lugnet.robotics.rcx)
 
  Re: remote control and rcx -- Download Failures
 
Several people report download failures at about 75% of way through downloading the 2.0 firmware. This problem could be related to using one of the "quad" speed downloading routines available in many of the alternative development systems. The (...) (21 years ago, 13-May-03, to lugnet.robotics.rcx)
 
  Slow response in RoboLab?
 
It seems that RCX programs created with RoboLab sometimes have slow response times, like there are extra delays ocurring between the program steps. I especially noticed this in a recent program using indirection via "Container's Container". It gets (...) (21 years ago, 12-May-03, to lugnet.robotics.rcx.robolab)
 
  Re: usb & lnpd
 
(...) hi! (...) nothing to do with his patches... (...) hm, that did work for me. (...) i will send you my patches. have fun! flo. (21 years ago, 9-May-03, to lugnet.robotics.rcx.legos)
 
  Re: sending a message from the RCX to the PC
 
(...) ? If you are writing your own RCX OS, you should know that you can't use original firmware opcodes without the original firmware. What you need to do is directly interface with the IR port, which is beyond me. (21 years ago, 10-May-03, to lugnet.robotics.rcx)
 
  Re: Dr. Vegetable's Virtual Remote
 
(...) Such as... (...) This cannot be expected to work under Wine, as it requires a large measure of integration and a workable browser. (I doubt any real browsers run under Wine.) Perhaps eventually Wine can start up Netscape (or whatever) in (...) (21 years ago, 10-May-03, to lugnet.robotics.rcx)
 
  Re: sending a message from the RCX to the PC
 
(...) ..... Normally there no reponse or other message wait by the RCX. Try to read the doc of mindstorms SDK mindstorms.lego.com/sdk (try sdk 2.0) nanobapt (21 years ago, 10-May-03, to lugnet.robotics.rcx)
 
  sending a message from the RCX to the PC
 
hi, I want to end a message and/or acknowledgement from the RCX to the PC. I am not using BrickOS or the standard firmware. I am using a different software on the RCX. It doesnt have a function for the sending from the RCX, so I am trying to do (...) (21 years ago, 10-May-03, to lugnet.robotics.rcx)
 
  Re: usb & lnpd
 
Mason, As fas as I know the usb support under linux it's not finished, some part (such as receiving works, but it's not transparent, as if you had the serial tower). You can check the current satus at: (URL) way would be to run cygwin under windows (...) (21 years ago, 9-May-03, to lugnet.robotics.rcx.legos)
 
  Re: remote control and rcx
 
Brian B. Alano's utterance expressed in news:HEMMAJ.1n01@lugnet.com: (...) I have tried fiddling with the wires, but it's the same thing. At about 75% through the firmware download, it stops :( (21 years ago, 9-May-03, to lugnet.robotics.rcx)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR