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 / *1625 (-20)
  Re: PRGM button - am I missing something?
 
(...) Yep, the option order was the problem on Windows. getopt does indeed happily ignores any options found after the first non-option. Thanks again! -Jeff p.s. And don't worry, I can take any Windows jabs you have to offer - I've heard 'em all. (...) (25 years ago, 13-Jan-00, to lugnet.robotics.rcx.legos)
 
  "Exploration Mars" and "Ultimate Accessory Set" for the RCX available in march ?
 
Hi All, As seen on the 2000 DK catalog, page 58 : (URL) Mars will be available in March... But there is a new set : the "Ultimate Accessory set". Any ideas what it contains ? Seems some light bricks and some sensors, remote control, tachometer ??? (...) (25 years ago, 13-Jan-00, to lugnet.robotics.rcx)
 
  Re: InstallShield for legOS
 
"Peter Tewkesbury" <PJTewkesbury@hotmail.com> wrote in message news:Fo9syx.Ew7@lugnet.com... (...) for (...) the (...) a (...) compile (...) Why not use one of the many existing IDEs for this sort of stuff? Most programmers editors (emacs, vi (...) (25 years ago, 13-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: InstallShield for legOS
 
Hi, I am new to RCX coding, and Legos, but I an a professional Developer for Windows (9x & NT). I was thinking about puting together a small IDE. Off the top my head, it whould include project management (Keep track of files in a program), Syntax (...) (25 years ago, 13-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: NQC 2.1 b2 Linux binaries + rpm (was Re: NQC 2.1 b2 in beta test)
 
(...) Huh. Which brings me to an interesting conceptual correctness problem with RPM -- you don't have the documentation in .tar.gz format, which is how RPM wants it. So do I cheat and make my own tar.gz containing them, or do I cheat the other way (...) (25 years ago, 13-Jan-00, to lugnet.robotics.rcx.nqc)
 
  Re: NQC 2.1 b2 in beta test
 
(...) Yes, this is why I'd like someone else to implement this. I just want to use it. *grin* (...) RCX messages is what I'm interested in. It might be reasonable to have several modes. (...) Good question. I don't think this feature is out of line (...) (25 years ago, 13-Jan-00, to lugnet.robotics.rcx.nqc)
 
  Re: NQC 2.1 b2 in beta test
 
(...) I remember discussing this briefly, but I don't think we ever came up with a final "spec" for the feature. Here are the issues I forsee: 1) The IR tower times out. NQC should probably do something to keep it alive - and that "something" should (...) (25 years ago, 13-Jan-00, to lugnet.robotics.rcx.nqc)
 
  Re: NQC 2.1 b2 Linux binaries + rpm (was Re: NQC 2.1 b2 in beta test)
 
(...) Go right ahead. Dave Baum (25 years ago, 13-Jan-00, to lugnet.robotics.rcx.nqc)
 
  Re: NQC 2.1 b2 in beta test
 
(...) that to (...) I don't see any reason why you wouldn't be able to copy the beta version of NQC on top of the one RcxCC normally invokes. I suspect Mark will update RcxCC shortly after 2.1 becomes final. Dave (25 years ago, 13-Jan-00, to lugnet.robotics.rcx.nqc)
 
  VLL Transmit for RCX (was: Micro Scout programming with VLL bar code: HOWTO)
 
(...) hook up a light sensor, initialize it, and then use vll_send(code) to transmit. The little red LED on the light sensor blinks furiously. The Scout still does this far faster (about 3x) but it probably has some special hardware (not the least (...) (25 years ago, 13-Jan-00, to lugnet.robotics.rcx.legos, lugnet.robotics.microscout, lugnet.robotics.vll)
 
  Re: OO programing in RCX
 
(...) If I were writing NQC from scratch, I'd agree. However, several years ago I was writing a preprocessor and bison wasn't available to me, so I hand-coded the parser. When NQC was started, I just reused about 90% of this parser. Of coruse, along (...) (25 years ago, 13-Jan-00, to lugnet.robotics.rcx)
 
  Re: NQC 2.1 b2 Linux binaries + rpm (was Re: NQC 2.1 b2 in beta test)
 
Dave, a question: I notice that you don't include much documentation with your nqc packages. I'll probably leave the .tar.gz that way, but do you have any objection to me including the (HTML version of the) Programmer's Guide and User Manual in my (...) (25 years ago, 13-Jan-00, to lugnet.robotics.rcx.nqc)
 
  Re: TpForth Project ?
 
(...) Forgive me for flogging a (probably) dead horse, but I still fail to see what the problem here is. There is a freely available ANSI C compiler for most major systems today, including Mac, Windows, and most Unices. Further, I know from a great (...) (25 years ago, 13-Jan-00, to lugnet.robotics.rcx.pbforth)
 
  Re: InstallShield for legOS
 
(...) Ah, that's the mistake I had made. Looking closer, am I correct in assuming that Cygwin is only required to build the cross compiler? What about the utility program such as firmdll.exe? We can ignore the need to compile the cross-compiler. (...) (25 years ago, 13-Jan-00, to lugnet.robotics.rcx.legos)
 
  Re: NQC 2.1 b2 in beta test
 
(...) :-) Leonard Stiles <lstiles@hotpop.com> (25 years ago, 12-Jan-00, to lugnet.robotics.rcx.nqc)
 
  Re: InstallShield for legOS
 
"Rossz Vámos-Wentworth" <rossw@jps.net> wrote in message news:387CE039.2906B6...jps.net... (...) I think that you should still reconsider using Cygwin anyway. You can actually build much of the LegOS stuff without ever using the Cygwin shell, so (...) (25 years ago, 12-Jan-00, to lugnet.robotics.rcx.legos)
 
  InstallShield for legOS
 
As mentioned by Markus, I am working on an Windows InstallShield program for legOS. It is my hope to create, with assistance, a complete installation package for legOS and required tools. Running the installer will create a legOS developement (...) (25 years ago, 12-Jan-00, to lugnet.robotics.rcx.legos)
 
  NQC 2.1 b2 Linux binaries + rpm (was Re: NQC 2.1 b2 in beta test)
 
I put up a Linux binary package in tar.gz format + rpm + source in srpm format at: <URL:(URL). I'd appreciate it if folks would look at it and tell me if I've done anything stupid. (Especially in the RPM.) (25 years ago, 12-Jan-00, to lugnet.robotics.rcx.nqc)
 
  Re: NQC 2.1 b2 in beta test
 
(...) Not that I'm complaining or anything :) but is the 'listen' feature I talked about a while ago in the plan for the future? I'll work on making Linux builds today if I have a chance. (25 years ago, 12-Jan-00, to lugnet.robotics.rcx.nqc)
 
  RE: TpForth Project ?
 
(...) Mario wrote... (...) Mario, Thanks for following this up. I've heard about tpStudio - it was started at least a year ago. The GUI is neat, but it has one problem which interferes with pbForth - it only runs on Windows. :-( I'm still trying to (...) (25 years ago, 12-Jan-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