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 / *3860 (-20)
  Re: remote connection
 
(...) Google is your friend: (URL) Jürgen Stuber <stuber@loria.fr> (URL) (24 years ago, 12-Jan-01, to lugnet.robotics.rcx)
 
  Re: RCX low-battery indicator problem
 
(...) been (...) low (...) stay (...) probably (...) you (...) has (...) out (...) DID (...) anyone knows how I can use the bad one. Chris (24 years ago, 12-Jan-01, to lugnet.robotics.rcx)
 
  Possible bug in firm0328 or NQC 2.2
 
Yesterday evening I was testing some NQC code for an RCX with the new firm0328 installed. A very strange thing happened: motor B was running when motor A was expected to do. I double checked the connections, and the code, and couldn't really (...) (24 years ago, 12-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: remote connection
 
Hello! Could you please send me the adress of the " eight ball website " . I did not see it ! Stefan (...) -- ***...*** Dipl.Inf. (FH) Stefan Prescher Fachhoschchule Oldenburg/Ostfriesla...helmshaven Fachbereich E+I / Virtuelle Fachhochschule (...) (24 years ago, 12-Jan-01, to lugnet.robotics.rcx)
 
  Re: Visual NQC 2001
 
(...) Oh, that probably means the web pages were written with Front Page which intentionally does stuff that only IE (usually only on a PC) can read. DLC (...) (24 years ago, 12-Jan-01, to lugnet.robotics.rcx.nqc)
 
  0.2.5 problem
 
After installing 0.2.5, you should run 'make realclean' to get rid of some files that may cause build problems. Specifically, there is .depend file in the boot directory. This will cause a kernel build to fail since this file is specific to Luis's (...) (24 years ago, 12-Jan-01, to lugnet.robotics.rcx.legos)
 
  Re: Visual NQC 2001
 
I have found this program to be rather nonfunctional. Anybody having any luck with it? -- Bob Fay California, USA rfay@we.mediaone.net (URL) (24 years ago, 12-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: 'make' error with legOS-0.2.4 - request for assistance
 
Ross, Thanks for the input. Makefile.common and Makefile.user were in the top level directory (as a 'newbie' I had to take the file specified directory(ies) therein as correct). This evening I managed to successfully generate the 'simple.lx' file (...) (24 years ago, 12-Jan-01, to lugnet.robotics.rcx.legos)
 
  Re: RCX low-battery indicator problem
 
(...) Probably. But if you have to give it up you don't want to mess with it. They DID take the other one didn't they? Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (24 years ago, 11-Jan-01, to lugnet.robotics.rcx)
 
  Re: RCX low-battery indicator problem
 
(...) successfully (...) Has (...) in (...) send (...) if it is possible to make any use of (or fix) an RCX with this fault. Chris (24 years ago, 11-Jan-01, to lugnet.robotics.rcx)
 
  Re: 'make' error with legOS-0.2.4 - request for assistance
 
One more thing, did you successfully build the program "makelx" (does cygwin use .exe extensions?). Since you could build the kernel, my previous suggestion is probably wrong. If the makelx program is missing (or can't be found by make - check (...) (24 years ago, 11-Jan-01, to lugnet.robotics.rcx.legos)
 
  Re: 'make' error with legOS-0.2.4 - request for assistance
 
I think you need to type "make --unix" when building with Cygwin. If this fixes it, you'll want to find out what the environment variable for setting make defaults is. (...) (24 years ago, 11-Jan-01, to lugnet.robotics.rcx.legos)
 
  Re: Visual NQC 2001
 
I downloaded with MS Explorer 5.5 with no problem. -- Bob Fay California, USA rfay@we.mediaone.net (URL) (24 years ago, 11-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: Robot Idea (been done before?)
 
That's a 'plotter' input device you're descibing - it used to be quite a popular input device for CAD (and I think still is at the high end of the market), but for general use, the mouse has replaced it. I remember building something similar for my (...) (24 years ago, 11-Jan-01, to lugnet.robotics.rcx, lugnet.robotics)
 
  Re: problems building crosscompiler with gcc2.95.2
 
(...) I didn't have to do this. All I downloaded was binutils 2.10.1 and gcc 2.95.2, and followed the instructions in the legOS HOWTO, except for the difference between egcs and gcc I wrote. This was on a LinuxPPC, not sure if gcc behaves (...) (24 years ago, 11-Jan-01, to lugnet.robotics.rcx.legos)
 
  Re: problems building crosscompiler with gcc2.95.2
 
Hallo! (...) Thanks, but this was not all. I had to download newlib and then in gcc-2.95.2/ add the links: ln -s ../newlib-1.9.0/newlib newlib ln -s ../newlib-1.9.0/libgloss libgloss Then reconfigure with additional option --with-headers and make. (...) (24 years ago, 11-Jan-01, to lugnet.robotics.rcx.legos)
 
  Positioning VIA 5th Wheel
 
I worked on a robotics project in which my program controlled a very big (18,000 pounds) piece of equipment and need to know its position. It was used for railroad track maintenance and road on the tracks. Even though this was a one dimensional (...) (24 years ago, 11-Jan-01, to lugnet.robotics.rcx.nqc)
 
  remote connection
 
Hi, I'm trying to find out how I could could communicate with the IR tower and RCX using Director shockwave 8, so then I can use a web page to controll it, I've seen the eight ball website, but it dosn't explain very much about how the RCX is linked (...) (24 years ago, 11-Jan-01, to lugnet.robotics.rcx)
 
  Re: Visual NQC 2001
 
(...) (URL) (...) I would, if I could ... When I go to the page (using Netscape 4.5), the buttons are "dead". Hopefully, Ronald is not. I sent him 2 mails but didn't get any reply. What's wrong? Bernd Frassek (24 years ago, 11-Jan-01, to lugnet.robotics.rcx.nqc)
 
  Re: 'make' error with legOS-0.2.4 - request for assistance
 
(...) Ooops. Saw the subject again after hitting the "post" button. 8?( ROSCO (24 years ago, 11-Jan-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