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 / *3050 (-20)
  lnpd
 
I've tried for several days to get a connection to arthurdent. No answer so far. Can anybody tell me another address to get a copy of the lnpd demon for linux? Mike (24 years ago, 9-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: NQC stdin & stdout
 
(...) I think using '-' as the filename should work on windows as well as other platforms. (24 years ago, 9-Aug-00, to lugnet.robotics.rcx.nqc)
 
  Re: Cygnus Installation troubles
 
I am getting the exact same error. Is there something I am missing in the Makefile or Makefile.Common that I need to modify so it can build the .lx files correctly? I seem to be able to correctly build the legOS.srec and legOS.lds files. They are (...) (24 years ago, 9-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: license question
 
The short answer is yes. The long answer... In general, free software licenses are self-compatible, meaning that you can take portions of software released under that license and create a different product using that same license. In fact, this is (...) (24 years ago, 9-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: Troubleshooting RCX Problems
 
"Mario Ferrari" <mario.ferrari@edis.it> wrote in message news:FyvsIF.DzH@lugnet.com... (...) so (...) or (...) Sorry it took so long to get back. Its port 1 that is acting up. The rear left knee rotation sensor. Its not the sensor, I changed it to a (...) (24 years ago, 9-Aug-00, to lugnet.robotics.rcx)
 
  Re: Expanding the available input/output ports of the RCX
 
(...) (URL) is VERY easy to program for... Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (24 years ago, 9-Aug-00, to lugnet.robotics, lugnet.robotics.rcx)
 
  NQC stdin & stdout
 
I'm looking for some way in windows to send files to and from stdin & stdout. I'm not 'C' savvy. I'm building a macro set for a editor to NQC for the disabled and would like to talk to NQC via the above. If I can't talk to it directly I'd love a cmd (...) (24 years ago, 9-Aug-00, to lugnet.robotics.rcx.nqc)
 
  Re: Need help with my program
 
(...) Oops I forgot the code. Here it is. #define RUNTIME 100 #define REVERSTIME 30 #define TURNTIME 100 #define BUMPTURNTIME 100 #define STOPTIME 25 int lastlevel; // STARTUP TASK task main() { SetSensor(SENSOR_1,S...OR_TOUCH); (...) (24 years ago, 8-Aug-00, to lugnet.robotics.rcx.nqc)
 
  Re: Need help with my program
 
(...) Why don't you post the code here? That'll help us help you! (24 years ago, 8-Aug-00, to lugnet.robotics.rcx.nqc)
 
  Need help with my program
 
I just started with NQC and attempted to make a light-seeking program. It is supposed to go forward for a wile and them stop and then turn a little, check the light level, turn again, check again and keep doing it until it gets darker then the last (...) (24 years ago, 8-Aug-00, to lugnet.robotics.rcx.nqc)
 
  license question
 
Hello, I'm working with TinyVM, an implementation of the Java VM for the RCX. I'm am looking into expanding the LCD capabilities to display text characters, and I was hoping to copy some of the data and/or algorithm for displaying text. I am not (...) (24 years ago, 7-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: Troubleshooting RCX Problems
 
On Sun, 6 Aug 2000 14:11:46 GMT, "Tim Courtney" <tim@zacktron.com> wrote: The Japanese comes out all garbled. Could you please translate to enlish? (...) (24 years ago, 6-Aug-00, to lugnet.robotics.rcx)
 
  Re: LNP Addressing Scheme
 
(...) the (...) True. (...) reflect (...) as well, (...) Two problems here: 1) There is a bug in dll that displays a fixed value. Ignore it, now is fixed on CVS. 2) You must specify host address in "raw" hex form (0x10) (...) I've patched dll to (...) (24 years ago, 6-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: Arrays not working
 
(...) MacNQC 2.2a3 predates array support. MacNQC 2.2a3 uses NQC compiler 2.2a2, and arrays were added at NQC 2.2b1. You can find out what version of compiler is being used in the "About..." box. In theory the fix is simple...just release MacNQC (...) (24 years ago, 6-Aug-00, to lugnet.robotics.rcx.nqc)
 
  Re: Troubleshooting RCX Problems
 
(...) Aha, that's famous MIBO code. Unfortunately japanise comments don't help so much :-) Can you tell me which rotation sensor shows the problem, I mean port 1, 2 or 3. Mario (24 years ago, 6-Aug-00, to lugnet.robotics.rcx)
 
  WinLNP usage in VC++
 
Hi. Can anyone who has used the WinLNP control please help me get started with it. I have been using LNP via my own PC-side code based on Manuel Cabido Lopes' RCX Talker application (thanks Manuel) , but now want to build a server application that (...) (24 years ago, 6-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: Troubleshooting RCX Problems
 
"Mario Ferrari" <mario.ferrari@edis.it> wrote in message news:FyvIAK.8or@lugnet.com... (...) Here you go: -- Tim Courtney - tim@zacktron.com (URL) - Centralized LDraw Resources (URL) - Zacktron Alliance ICQ: 23951114 AIM: TimCourtne -- //---...--- (...) (24 years ago, 6-Aug-00, to lugnet.robotics.rcx)
 
  Re: Troubleshooting RCX Problems
 
(...) the (...) Hi Tim, would you post here your code so we can have a look at it? Mario (24 years ago, 6-Aug-00, to lugnet.robotics.rcx)
 
  Arrays not working
 
I'm trying to define an array with MacNQC 2.2a3, but this: int foo[10]; produces this error: Error: parse error untitled line 1 int foo[10]; ~ (24 years ago, 6-Aug-00, to lugnet.robotics.rcx.nqc)
 
  Troubleshooting RCX Problems
 
Hello I've been having trouble with an RCX. It relates to a rotation sensor. What will happen is in the program, the motor will run until the sensor activates and instead of reversing direction like its supposed to, it continues at a slower speed in (...) (24 years ago, 6-Aug-00, 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