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 / *650 (-20)
  Unable to unzip (or bunzip2) legOS-990330.tar.bz2
 
Has anyone else had a problem downloading and unzipping the current snapshot (legOS-990330.tar.bz2)? This was from the URL: (URL) (25 years ago, 25-Aug-99, to lugnet.robotics.rcx.legos)
 
  RCX Image Uploader Wins Contest
 
Hmmm - I just got emailed that I won the "Best Lightweight Use" of the TclTk programming language in a contest sponsored by Scriptics (URL) Here's the URL from Scriptics and if you follow the link to me on that page it'll take you right to my (...) (25 years ago, 25-Aug-99, to lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
 
  Where'd the HOWTO document go?
 
Hi, Where's Luis Villa's HOWTO document? This is the URL I have for it: (URL) that server seems to have disappeared. Anyone know of a new home for this document? Thanks, Jonathan (25 years ago, 24-Aug-99, to lugnet.robotics.rcx.legos)
 
  MacNQC in beta test
 
MacNQC is a GUI based version of NQC for the Macintosh. You can read more about it here: (URL) course, you can also find it from the main NQC site: (URL) Baum (25 years ago, 23-Aug-99, to lugnet.robotics, lugnet.robotics.rcx.nqc)
 
  Rcx Command Center version 3.0 beta avaialbe
 
Dear All, I am happy to announce that on the RcxCC web site there now is a beta release of RCX Command Center version 3.0 available. (URL) version uses NQC 2.0 (beta). Note that NQC 2.0 is not compatible with previous versions. RcxCC 3.0 includes a (...) (25 years ago, 16-Aug-99, to lugnet.robotics.rcx.nqc)
 
  Re: NQC floating point library?
 
(...) Sorry, the standard RCX firmware doesn't support anything other than signed 16 bit integer math, so NQC doesn't do floating point. Depending upon the problem, you may still be able to convert the operation into appropriate integer math. If you (...) (25 years ago, 15-Aug-99, to lugnet.robotics.rcx.nqc)
 
  Re: NQC floating point library?
 
I don't think the rcx supports floating point, but you could scale by a certain amount to do the math. Jim Knepley wrote in message ... (...) (25 years ago, 15-Aug-99, to lugnet.robotics.rcx.nqc)
 
  NQC floating point library?
 
I have a need to do floating point math in the RCX, but NQC only seems to natively support integers. Is there a floating point library for NQC? Jim (25 years ago, 15-Aug-99, to lugnet.robotics.rcx.nqc)
 
  Re: IR-Tower and PowerBook-G3 ?
 
(...) Well, that beats my Centris 610 (1993, with a 68040 upgrade) as the oldest Mac I've heard running NQC. -Tim (25 years ago, 15-Aug-99, to lugnet.robotics.rcx.nqc)
 
  RE: MindFest
 
Ben wrote... (...) I did the same thing, and noticed that the 24T gears that came with my Mindstorms DON'T look like that, they are missing the little hands. Fortunately I have a lot of the older ones... Cheers, Ralph Hempel - P.Eng ---...--- Check (...) (25 years ago, 14-Aug-99, to lugnet.robotics.rcx)
 
  WindowsCE?
 
Has anyone ported NQC tools to WindowsCE? -gyug (25 years ago, 14-Aug-99, to lugnet.robotics.rcx.nqc)
 
  Re: Translating NQC 1.x to NQC 2.0
 
(...) Thanks Mark! Your RCXCC is a great environment - now if I can get it to stop munging the screen after some scrolls... I, as an RCX fan, salute your work and commend your efforts (gets out big gold star to stick on your lapel.) NQC is great, (...) (25 years ago, 13-Aug-99, to lugnet.robotics.rcx.nqc)
 
  Re: random()
 
(...) extern long int random (void); Looks like -2^31 to 2^31-1 to me, unless you cast to unsigned int. Or does liberty use 16-bit ints internally? Why not write a short test program to check this out? And why doesn't LegOS use a wrapper around the (...) (25 years ago, 13-Aug-99, to lugnet.robotics.rcx.legos)
 
  random()
 
What is the range of values returned from random()? Thanks, Jonathan (25 years ago, 13-Aug-99, to lugnet.robotics.rcx.legos)
 
  Translating NQC 1.x to NQC 2.0
 
The next version of RCX Command Center (expect a beta at the beginning of the comming week) will contain a command to translate from NQC 1.x to NQC 2.0. It is not completely fool-proof but seems to work in almost all cases. Mark Overmars (25 years ago, 13-Aug-99, to lugnet.robotics.rcx.nqc)
 
  Re: Dacta Amusment park Set
 
(...) As Ben Erwin has said in his reply, this set does not come with huge amount of "plastic". However, this set includes 2 motors, 1 light sensors, 2 touch sensors, and 1 ghost shroud. This makes it an excellent expansion set for Mindstorms RIS. I (...) (25 years ago, 11-Aug-99, to lugnet.robotics.rcx)
 
  Re: Dacta Amusment park Set
 
The amusement park set has really good models, but probably doesn't give you the same amount of plastic for your dollar as some other sets. If you are thinking about using this with kids, I found that even 6th graders (I was teaching 6th, 7th, and (...) (25 years ago, 11-Aug-99, to lugnet.robotics.rcx)
 
  Re: NQC 2.0 ready for beta test
 
yeah... mostly search-and-replace. Dave Baum wrote in message ... (...) (25 years ago, 11-Aug-99, to lugnet.robotics.rcx.nqc)
 
  Dacta Amusment park Set
 
Has anyone tried to order some of the kits from the Dacta/Pitsco site? there is an amusement park set that does bumper cars, tourbus that follows a line, and a few other things for like $100. didn't know what it was, or if it would be cool to get. (...) (25 years ago, 11-Aug-99, to lugnet.robotics.rcx)
 
  Re: IR-Tower and PowerBook-G3 ?
 
(...) Yes, AT is set to ethernet. (...) OK, I'll try that also. BTW, I now have nqc running on my *old* SE/30 (8MB) with a version of MPW I found on ETO-20. Everything seems to work fine. Downloads firmware as well as test.nqc Still mystified by the (...) (25 years ago, 11-Aug-99, to lugnet.robotics.rcx.nqc)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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