To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.legosOpen lugnet.robotics.rcx.legos in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / legOS / *1964 (-20)
  Re: transfer data failed
 
I use 0.2.5 in windows (djgpp), and can't get by without using the slow download option (-s). If you have lighting problems, perhaps flipping the little switch on the IR tower will help. When I download stuff at school, it helps to have it set to (...) (23 years ago, 8-Aug-01, to lugnet.robotics.rcx.legos)
 
  Re: transfer data failed
 
(...) I am using 0.2.4 under windoz and have had similar problems. I found that I must use the slow download option (-s) for the firmware to load properly. regards (23 years ago, 7-Aug-01, to lugnet.robotics.rcx.legos)
 
  Re: transfer data failed
 
(...) Hi, i use 0.2.5 under Cygwin and sometimes i experience the same problem. I dont think its a problem with the legOS 0.2.4 distribution. The problem often occurs if its too dark or too bright in your room. It also happens if sender and receiver (...) (23 years ago, 7-Aug-01, to lugnet.robotics.rcx.legos)
 
  transfer data failed
 
Hi there, I use legOS 0.2.4 under Linux and tried (after a few weeks) to download the firmware and get always the follwing error: firmdl3/firmdl: transfer data failed Batteries are brand new, tower was set to short and long dist. nothing helped ... (...) (23 years ago, 6-Aug-01, to lugnet.robotics.rcx.legos)
 
  Re: Is this an error in legOS 0.2.5?
 
(...) a (...) Maybe, if you wanted to be really flash, when you get the (non-ultra) low battery warning, your robot could start seeking out the tower, and get ready to send the data. Maybe have a light near the tower that starts flashing when it (...) (23 years ago, 4-Aug-01, to lugnet.robotics.rcx.legos)
 
  Re: about lnp_integrety_write
 
(...) Hi, the function does exactly what the name says...it sends a LNP integrity layer packet of given length. Anyway the function seems to be unused. lnp_addressing_write() is e.g. used to send the acknowledges in program.c, which makes perfect (...) (23 years ago, 3-Aug-01, to lugnet.robotics.rcx.legos)
 
  about lnp_integrety_write
 
anyone know what this function does? i could get no reference to it under the legOS howto written by luis villa. ive tried sending messages both with it and without it and it seems to work anyways. regards kenneth johansen kennethj@stud.cs.uit.no (23 years ago, 3-Aug-01, to lugnet.robotics.rcx.legos)
 
  Re: Is this an error in legOS 0.2.5?
 
(...) Hmmm, yes, you are right. In fact it woudn't make sense. My actual robot uses a little neural net and if battery goes low, the actual data will be sent to the PC to be saved. For this, it would be nice if the RCX makes some noise, I grab it, (...) (23 years ago, 31-Jul-01, to lugnet.robotics.rcx.legos)
 
  Re: Is this an error in legOS 0.2.5?
 
(...) ultra-low (...) Would that really make sense? Since changing batteries destroys all memory, the program will not survive despite advance warning about the impending doom of battery low. In effect, changing the batteries is equivalent to the (...) (23 years ago, 30-Jul-01, to lugnet.robotics.rcx.legos)
 
  Re: Is this an error in legOS 0.2.5?
 
So in the original firmware, the system is shut down if ultra-low battery is detected. If we don't want tot do that, we could change the ">" in the 2nd compare to a "<" to get some hysteresis. Or would it be usefull to stop legOS and do a shut-down (...) (23 years ago, 29-Jul-01, to lugnet.robotics.rcx.legos)
 
  Re: Is this an error in legOS 0.2.5?
 
(...) in (...) Statement should be right. It's same behavier found in original firmware: (URL) (battery power (cc5a) > 1a2c (6700 mV)) call ROM 1e4a (r6=301b) // clear battery low indicator else if (battery power (cc5a) > 189c (6300 mV)) call ROM (...) (23 years ago, 28-Jul-01, to lugnet.robotics.rcx.legos)
 
  lnp logical layer and collison detection
 
Hi, 1: does anybody know if the collision detection in the (LNP) logical layer relies on the LNP-packtstructure of is this kind of collison detection done without knowing the packetstructure of LNP ? 2: does anybody have simple routines to send and (...) (23 years ago, 26-Jul-01, to lugnet.robotics.rcx.legos)
 
  Makefile Design - Observation, and Query to Paolo Masetti
 
The latest CVS version of legOS adds explicit detection of CygWin 1.1 (and by extension 1.3) This did, however work anyway, with Cygwin 1.1 being detected alongside the older cygwins, due to a quirk in make's findstring - specifically, that: (...) (23 years ago, 25-Jul-01, to lugnet.robotics.rcx.legos)
 
  re: remote control
 
(...) I dont know if this is what you are looking for, but it appears to do the same thing over the web. I havent taken much of a look at it. (URL) (23 years ago, 23-Jul-01, to lugnet.robotics.rcx.legos)
 
  remote control
 
hi all, ive been out of the loop for a while now (summer vacation). so if this has been discused lately forgive my ignorance. im working on a program that lets me control the RCX from a PC using the IR tower. im using legOS 2.4 on redhat 6.1. i am (...) (23 years ago, 23-Jul-01, to lugnet.robotics.rcx.legos)
 
  Re: Fix for remote patch
 
(...) I'll post a diff eventually, but in the meantime, just apply the remote patch from sourceforge, open util/dll-src/rcxtty.c, find the following block, and make the changes to the two lines marked //!!! // Serial settings FillMemory(&dcb, (...) (23 years ago, 21-Jul-01, to lugnet.robotics.rcx.legos)
 
  Re: Fix for remote patch
 
(...) Hi, Its good to know that there is a bug and that there is someone who knows how to fix it. Could you maybe send me some sample code for the rcx and the win32 side ? I dont want anything special just a few lines of code for each side (rcx and (...) (23 years ago, 21-Jul-01, to lugnet.robotics.rcx.legos)
 
  Re: LegOS, WIN98 & Cygwin 1.3.2
 
Nice to be appreciated :-) Running the command 'strip -s *.exe' for each directory containing .exe files reclaims considerable disc space, by removing dubugging information which is embedded in the .exes. P.S. I did briefly experiment with a mingw (...) (23 years ago, 21-Jul-01, to lugnet.robotics.rcx.legos)
 
  Fix for remote patch
 
The remote patch on the sourceforge website is slightly broken on Win32. (The necessary code changes have been made in a Linux only section, but the Win32 bit is untouched. The problen is util/rcxtty.c, which does not set the correct (odd) parity (...) (23 years ago, 21-Jul-01, to lugnet.robotics.rcx.legos)
 
  LegOS, WIN98 & Cygwin 1.3.2
 
Hello, Well after a week of head beating, cursing, downloads and chicken waving AND a great deal of help from Max Bowsher (this last bit was actually the most useful :-) I finally have legOS up and running with the above setup. Had I followed Max's (...) (23 years ago, 21-Jul-01, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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