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 / *3515 (-20)
  Re: LinuxPPC and "No response from RCX" problem
 
(...) This may not be a driver bug - it may be a hardware limitation. AFAIK, parity is most commonly used with 7 bit words - support for a ninth bit (8 data plus parity) is poor or non-existant on some UARTs. Dave (24 years ago, 4-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: LinuxPPC and "No response from RCX" problem
 
(...) This helped me track down the problem - the minute I add the odd parity bit the serial driver changes the word length from 8 to 7. Doesn't look like I can do much about it from the Linux side either. :( Thanks for the help everyone, looks like (...) (24 years ago, 4-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: LinuxPPC and "No response from RCX" problem
 
(...) Perhaps timing is a problem. Try: nqc -t 1000 -raw 10 This forces a longer (1 second) timeout per packet instead of the dynamic retry timing. Is the output any different? Echo is coming back from the tower, which means communication between (...) (24 years ago, 4-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: LinuxPPC and "No response from RCX" problem
 
(...) Have you tried using setserial to set the correct baud rate and other options? Also note that when using "su" it sometimes doesn't take over all the settings from the user account that you used to log on. Perhaps the sudo command would work (...) (24 years ago, 4-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: LinuxPPC and "No response from RCX" problem
 
(...) Umm.. note the prompt ;)) I'd done an su root before testing to avoid permissions problems. This seems like a problem with nqc on LinuxPPC 3Q99, but I can't understand quite what it is as the tower obviously works - the green light is visible (...) (24 years ago, 3-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: LinuxPPC and "No response from RCX" problem
 
(...) Did you set the correct permissions for the serial ports (normally they're only accessible by root under Linux) Do a chmod 777 for /dev/ttyS0 (24 years ago, 3-Nov-00, to lugnet.robotics.rcx.nqc)
 
  LinuxPPC and "No response from RCX" problem
 
Hi, I recently bought an RIS kit and from my Windows box it works fine. When I try using LinuxPPC off my PPC Amiga I get the following: [root] /home/chris/nqc/nqc-2.2.r2 >bin/nqc -v -raw 10 Tx: 55 ff 00 10 ef 10 ef Rx: 55 ff 00 10 ef 10 ef Tx: 55 ff (...) (24 years ago, 3-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Programmable RCX display
 
One of the missing "nice-to-have" features with the RCX is a programmable display. It would be great if LEGO implemented this feature. One way could be to attach a number 0 - 6 for each segment of the four 7-segment numbers and set a corresponding (...) (24 years ago, 3-Nov-00, to lugnet.robotics.rcx.nqc)
 
  Re: Still JAVA and LNP....
 
(...) There is no way to passively listen to the world. This is good for batteries but bad in all other ways. So, your listening code should send a keep-alive on a regular basis to keep the tower from dying. No way around it :| Luis ---...--- "It's (...) (24 years ago, 3-Nov-00, to lugnet.robotics.rcx.legos)
 
  Re: Motor Sticking
 
(...) I have about 16 motors and I have had, out of the box, 6 motors DOA... Other friends have more then 20 motors with 0 failures... I can only guess that I'm cursed with motors. S@H will replace ALL your dead motors... They did for me. Once when (...) (24 years ago, 3-Nov-00, to lugnet.robotics.rcx, lugnet.technic)
 
  Re: Still JAVA and LNP....
 
Umm in response to my own message, would someone be so kind as to explain the following <g> : // return (short)(a + (b << 8)); return (short)(a % 256); If I use the bottom line, discounting variable b, then my checksum is correct...otherwise it (...) (24 years ago, 3-Nov-00, to lugnet.robotics.rcx.legos)
 
  Still JAVA and LNP....
 
hey all :) Sorry to bother again, but after limited uccess with getting JAVA to cope with LNP, I've run into some (hopefully) simple problems, I'm having major problems with the checksum routine, this routine give me huge integer nnumbers rather (...) (24 years ago, 3-Nov-00, to lugnet.robotics.rcx.legos)
 
  Re: ttyS1 corrupted after using legos
 
(...) Frank, I'm also using Linux (Red Hat), and had a similar problem. After using the IR tower, my modem wouldn't work on the same serial port. I solved the problem by not sharing the serial port 8?) which also allows me to connect while using the (...) (24 years ago, 2-Nov-00, to lugnet.robotics.rcx.legos)
 
  Re: RCX: Loose Assembly?
 
(...) Oh oh. Sounds like a fault. You'd better phone LEGO and get it replaced. Otherwise you'll be unhappy for life. NONE of mine do anything like that. They are, and pardon the pun, built like a brick. Dean -- Coin-Op's For Sale!: (URL) Lego (...) (24 years ago, 2-Nov-00, to lugnet.robotics.rcx)
 
  Re: Auto Shut Off
 
(...) Ok, to set the time out with RCX code you must hit the Oroboros (the sideways 8) and it will never shut off. This can be found under "Getting Started" then the far Right option on the bottom. Hope that helps. Dean -- Coin-Op's For Sale!: (URL) (...) (24 years ago, 2-Nov-00, to lugnet.robotics.rcx)
 
  Re: Auto Shut Off
 
(...) If I remember well there is an option on the RCX Setup (Advanced) page that will allow you to modify (and also switch off) the auto off delay. Jan (24 years ago, 2-Nov-00, to lugnet.robotics.rcx)
 
  Re: ttyS1 corrupted after using legos
 
(...) Is the only program you are using to download things firmdl3? (...) Try also stty -a < /dev/ttyS0 and/or stty -a < /dev/ttyS1. (...) As far as I know, firmdl3 does not download .lx files. I think there is a separate program for that. dll (...) (24 years ago, 2-Nov-00, to lugnet.robotics.rcx.legos)
 
  Re: Motor Sticking
 
Lego customer service is really good about this (as has been written before on this newsgroup). This is a known problem with this motor. On the suggestion of the various posters, I called up Lego Customer Service (number listed on their web site and (...) (24 years ago, 2-Nov-00, to lugnet.robotics.rcx, lugnet.technic)
 
  Re: Motor Sticking
 
(...) them (...) hand. (...) When I first got my RIS, on a finny sunny christmas morning :) I eagerly built my first bot, only to watch it veer off to the right, at first I was puzzled assuming I'd messed up the power settings, but eventually I (...) (24 years ago, 2-Nov-00, to lugnet.robotics.rcx, lugnet.technic)
 
  ttyS1 corrupted after using legos
 
Hi there, I donwloaded, compiled and used legOS 2.4 which worked all very fine. But since then, I cannot use the serial port anymore that I connected the IR-tower to. Maybe anyone has encountered the same problem and knows a solution:) I am no (...) (24 years ago, 2-Nov-00, 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