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 / 195 (-20)
  Re: fast firmware downloader
 
I hate to admit it, but the version of Turbo C++ I just pulled out is 1.00. I departed from the Borland compiler shortly after acquiring this version and did not keep up with advances. Would I gain any advantages by finding a later version, or (...) (26 years ago, 31-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
 
  RE: fast firmware downloader
 
(...) Yeah. Not sure about the hardware interface, though. Would it be possible to run the DOS executable to generate a binary and then download it otherwise? I too am not sure what this whole discussion is about- if it is just NQC, then it is (...) (26 years ago, 30-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
 
  RE: fast firmware downloader
 
(...) I tried to do a DJGPP build of binutils and it didn't work for me. I really didn't want to spend more time futzing with the tools, and I was already using Cygwin, so I used one of the precompiled toolsets. I think you are just a lazy typer, (...) (26 years ago, 30-Oct-99, to lugnet.robotics.rcx)
 
  Re: fast firmware downloader
 
(...) Actually, lots of packages try to deal with filenames intelligently. QT, for example, has normal C++ NamingConventions, but uses lowercaseonly file names. I try to do the same. Notice how direct-sensor.h became dsensor.h in 0.2.0, as well as (...) (26 years ago, 30-Oct-99, to lugnet.robotics.rcx)
 
  RE: fast firmware downloader
 
(...) Wes and Dave, I pulled out an ancient copy of Turbo C++ 3.0 for DOS. It compiles most of the code but chokes on the >8 character file names. I might have to try Microsoft VC++ next....to make a DOS executable. I also found a DOS C Comm library (...) (26 years ago, 30-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
 
  Re: fast firmware downloader
 
(...) Wes, A good place to start with the porting is to grab the latest NQC source code from www.enteract.com/~dbaum/nqc and take a look at the family of PSerial classes in the platform directory. Create a new class (e.g. PSerial_dos) that (...) (27 years ago, 30-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
 
  Re: legOS-0.2.1
 
Cool! If no one else does, I'll try to get it working on Windows next week, along with the rest of the HOWTO push. Don't hold your breath, though :) -Luis (...) ###...### Profanity is the one language that all programmers understand. -Anonymous (...) (27 years ago, 30-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx)
 
  legOS-0.2.1
 
Hello, legOS 0.2.1 is out. No, I'm not working full time on legOS - this is just a day's work. Apart from minor bug fixes, a new file format for user programs is introduced, along with the tools to support it. The dynamic loader is a standalone C (...) (27 years ago, 30-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx)
 
  Re: Firmware behaviour
 
Markus L. Noga wrote in message <3818325F.AAF6DDFD@noga.de>... (...) You may find it reassuring to know that the Stop button on the Mindstorms remote is outlined in red, not green. It stops all programs and motors, but does not turn off the RCX. (...) (27 years ago, 29-Oct-99, to lugnet.robotics.rcx)
 
  Re: Firmware behaviour
 
(...) And I always thought people would strike at the red button instinctively. Well, it's the green one. legOS will behave likewise, then - ON/OFF will work even if tasks are running. Markus. (27 years ago, 28-Oct-99, to lugnet.robotics.rcx)
 
  Re: fast firmware downloader
 
(...) I'm willing to cover the DOS port since I'm working on a DOS->RCX comm project already. I already have my HP LX200 doing minimal comm with the RCX with hopes of having it ride alongside as a computational component. -Wes Matchett (27 years ago, 28-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
 
  Re: fast firmware downloader
 
(...) I'll start by pulling the 4x code into the NQC source base. That should make it trivial to build a stand-alone command line based downloader for Win32 (95/nt/98), Linux, Solaris, and Mac 68k/ppc under MPW. We could also get Win3.1 and DOS (...) (27 years ago, 28-Oct-99, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
 
  Re: Firmware behaviour
 
(...) The on/off button is always operational. It makes a great NO! STOP THAT! button when your robot is tearing itself apart accidentally. :) (27 years ago, 27-Oct-99, to lugnet.robotics.rcx)
 
  Firmware behaviour
 
Hi all, does the ON/OFF Button work while a program is running with the standard firmware? Or do you need to press RUN to stop it first? Markus. (27 years ago, 27-Oct-99, to lugnet.robotics.rcx)
 
  Re: Interests in non-GNU C compiler for RIS?
 
Hello Luis, thanks for respomding (and thanks to others who have email me privately...) (...) We got into the business selling REXIS (REal eXecutive for Intelligent Systems) but stop after a couple years since the support cost is too high :-( I may (...) (27 years ago, 27-Oct-99, to lugnet.robotics.rcx)
 
  Thanks to All!
 
I really appreciate all of the great feedback. I've figured out which way I'm going so I'll probably have more specific programming questions in the near future. Luckily for me, I've found an excellent forum for intellectual exchange. Thanks again, (...) (27 years ago, 27-Oct-99, to lugnet.robotics.rcx)
 
  Re: RCX 1.0 availablilty
 
(...) Cost. Plain and simple. (27 years ago, 27-Oct-99, to lugnet.robotics.rcx)
 
  Re: RCX 1.0 availablilty
 
(...) Sounds like I may need to make a run on RCX units if I want some for use with train layouts etc where I want them running on wall power rather than battery power. Any idea why TLG has removed the power jack? (27 years ago, 27-Oct-99, to lugnet.robotics.rcx)
 
  Re: Interests in non-GNU C compiler for RIS?
 
Well, what I think (hope!) Richard means is... well... to start from scratch: The subsumption architecture is a way of thinking about programming robots. The idea is that you program lots of very small, simple modules that take simple inputs and (...) (27 years ago, 27-Oct-99, to lugnet.robotics.rcx)
 
  RCX 1.0 availablilty
 
This is a message I posted on RTL: Here is what I have observed so far: The RCX's in the plain 1.0 boxes all have power jacks. The RCX's in the 1.0 boxes with 1.5 upgrade stickers also have the jacks The RCX's in the 1.5 boxes do not have power (...) (27 years ago, 27-Oct-99, to lugnet.market.shopping, 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