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 / *3505 (-20)
  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)
 
  Re: Motor Sticking
 
Gaurav, Certainly isn't in my case, these motors are stalled so bad I can't get them to move at all now unless I stick a 24t gear on them and turn them by hand. Even then it requires considerable force. The cables I've tried on these motors work (...) (24 years ago, 2-Nov-00, to lugnet.robotics.rcx, lugnet.technic)
 
  RCX: Loose Assembly?
 
Howdy, I purchased the RIS for the first time on Saturday, Yeah! When I pick up the RCX, out of the box, the green back cover fell away from the unit. I'm so happy to find that that is where the batteries go! But I'm seeing this kind of thing all (...) (24 years ago, 1-Nov-00, to lugnet.robotics.rcx)
 
  Re: Auto Shut Off
 
(...) If you have NQC, just issue the following command: nqc -sleep 0 I'm not sure if there's any way to do this from RCX Code or Robolab. Dave (24 years ago, 1-Nov-00, to lugnet.robotics.rcx)
 
  Re: Auto Shut Off
 
(...) If you set the delay to zero, the RCX will not shut off. I don't remember if the RCX Code software can set such a delay, but I know for certain you can send an opcode to do it. There are many documented ways to send opcodes if you need to go (...) (24 years ago, 1-Nov-00, to lugnet.robotics.rcx)
 
  LNP and the LEGO remote
 
Luis previously wrote: > I'd actually really like to include Chris's patch in the official tree, > but I'm informed by folks with more clue about the networking stuff than > me that switching the parity bit would probably break some LNP stuff. I (...) (24 years ago, 1-Nov-00, to lugnet.robotics.rcx.legos)
 
  Auto Shut Off
 
Hi all, How do I turn OFF the auto shut off function of the RCX? I'd like to write a program which contains some long (1hr) delays. Thanks for replies, MTapsak (24 years ago, 1-Nov-00, to lugnet.robotics.rcx)
 
  Re: Motor Sticking
 
(...) This might sound a bit silly, but it could be your electric cables. I also have a bunch of motors (most are 3-4 years old, one is 7 years old) and I use quite a bit. As far as I have noticed, they haven't had any problems. However, I have (...) (24 years ago, 1-Nov-00, to lugnet.robotics.rcx, lugnet.technic)
 
  Re: Motor Sticking
 
Rob, Did you ever get any answers to this query? I also have three of the newer Technic motors that have seized. (Out of a collection of about 10 motors that's a 30% failure rate - not good!) I suspect that this may occur with lack of use rather (...) (24 years ago, 1-Nov-00, to lugnet.robotics.rcx, lugnet.technic)
 
  Re: A reset key for pbforth
 
(...) Good idea. I saw I didn't paste the definition of RESET_BUTTONS into the message. Inside the interrupt handler, the Program key hides the Run key. So Program+Run=4 and Program+View+Run=6. If I read the docs correctly this is not the normal (...) (24 years ago, 1-Nov-00, to lugnet.robotics.rcx.pbforth)
 
  RE: A reset key for pbforth
 
(...) Ersnt, Thanks for this tip. I was contemplating using some kind of interrupting switch to the batteries, this is much better. I might make it accept a parameter which is a mask of the keys to press for the reset function. I'll integrate this (...) (24 years ago, 31-Oct-00, to lugnet.robotics.rcx.pbforth)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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