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 / *3055 (-20)
  Re: license question
 
(...) IIRC, legOS is MPL because Kekoa released some of his code under MPL, and so Markus released the rest under MPL in order to allow him to use that particular section of code. I believe that he once mentioned that his natural leanings would (...) (24 years ago, 9-Aug-00, to lugnet.robotics.rcx.legos)
 
  Re: NQC stdin & stdout
 
(...) I know how to get NQC to wait for the stdin but I do not know how to get Windows to send a file or whatnot to that waiting port. Saving a file with '-' just made a file called '-'. sigh... Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (...) (24 years ago, 9-Aug-00, to lugnet.robotics.rcx.nqc)
 
  Re: getting started with java and rcx
 
oh yeah, I have jdk1.2.2_005 and jre1.2.2_006. Should I up/down grade? -ben (...) many (...) my (...) is (...) keep (...) (24 years ago, 9-Aug-00, to lugnet.robotics.rcx.java)
 
  getting started with java and rcx
 
Hi. since i'm supposed to be learning java right now at my job, and i also like the rcx, i thought that a good way to learn would be to try and get some java programs to run some of my robots. however the links and emails in this discussion thread (...) (24 years ago, 9-Aug-00, to lugnet.robotics.rcx.java)
 
  Re: lnpd
 
(...) (URL) "Do not go gentle into that good night. Rage, rage against the dying of the light." - Dylan Thomas Mike Ash - (URL), <mailto:mail@mikeash.com> (24 years ago, 9-Aug-00, to lugnet.robotics.rcx.legos)
 
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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