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 / *2250 (-20)
  Re: RIS 2.0 PreAlpha SDK
 
What looks nice to me is that part of the way through, it mentions a giveaway of 5 RIS 2.0 sets, and sets a QA date of Apr. 17th. That would seem a pretty absolute guarantee that we'll see RIS 2.0 no later than this Xmas... which would be pretty (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx)  
 
  RE: Religious wars
 
(...) Right, and in terminal mode it does still have some advantages over emacs. However, it loses the pulldown menus- which, for the newbie, are the primary advantage. -Luis (...) ---...--- "As an engineer, it's important to look yourself in the (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.legos)
 
  Windows and ncq
 
Me again, just a follow up on the one I just posted, I downloaded the windows version of ncq for the family computer, it works fine. (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.nqc)
 
  Re: NQC on Linux dilema...
 
(...) OK, here it goes: (I am in root) Output_Start: Downloading program: Tx: 55 ff 00 10 ef 10 ef Rx: 55 ff 00 10 ef 10 10 ef 55 Tx: 55 ff 00 10 ef 10 ef Rx: ff 00 ef 10 ef 10 ff ae ed 00 10 ef 10 ef 55 ff 00 ef 10 ef 10 Tx: 55 ff 00 50 af 50 af (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.nqc)
 
  Re: controling two motors with only one output?
 
(...) Or you can just build one of the following devices and save allot of time and effort. (URL) the Motor/Light Block or the (MS)2 Expander Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx)
 
  RE: Religious wars
 
XEmacs is great AND despite what everyone thinks, you DO NOT NEED X to run it. It automatically knows whether to do terminal or X. Ram (...) (URL) for text editors. There aren't many out there that aren't X-based, since those people who prefer (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: Religious wars
 
Not emacs? And not X based? Oof. That's a tough one. My suggestions, in order. : 1) Fix your X configuration and run X and Xemacs. What card do you run? I may be able to help, or at least know where to point you. And, Xemacs has nice pull-down menus (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: Religious wars
 
(...) Use emacs. I don't care that you think it sucks ... you asked for religious wars. :-) Cheers, Ben. -- (URL) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.legos)
 
  Religious wars
 
I need to pick a Linux editor for legOS programming. emacs and vi suck big time. Anyone have a recommendation? It can not be X windows based as I have not been able to get my video card configured correctly. Under Windows, I prefer using UltraEdit. (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.legos)
 
  Linux vs. Windows 95
 
I just installed SuSE Linux 6.3 so that I can do some comparison tests between the different legOS development environments (I told my wife I needed to learn Linux to keep pace with the computer industry, though I don't think she believed me for a (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.legos)  
 
  RE: RIS 2.0 PreAlpha SDK
 
It works pretty well for a pre-alpha product and is (so far) backwards compatible. Sounds can now be tied to variables which will make troubleshooting easier... Thanks for the pointer Ralph! Rich Thompson (URL) Message----- From: (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx)  
 
  Re: How do I test this thing?
 
(...) The HOWTO was originally written as part of a class related project. I've recently found another project that will again give me time to work on it, so hopefully I won't need too much help. But stick around- this list will certainly be where I (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: NQC on Linux dilema...
 
(...) Can you send me the output from nqc -v? A lot depends on exactly what is being sent and received. As for PSerial_unix.cpp, you would only have that if you were building nqc from sources. If you've downloaded a binary rpm or some other (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.nqc)
 
  RIS 2.0 PreAlpha SDK
 
In case anyone hasn't noticed yet.... (URL) Cheers, Ralph Hempel - P.Eng ---...--- Check out pbFORTH for LEGO Mindstorms at: (URL) ---...--- Reply to: rhempel at bmts dot com ---...--- (25 years ago, 1-Apr-00, to lugnet.robotics.rcx) ! 
 
  Re: How do I test this thing?
 
Luis, No probs. I should have looked there first 8?) If you need something done, I'd be happy to document my experimentation, and mail it to you to include in the HOWTO. I also read on the NG that gcc 2.95.2 has a bit of a problem in some of the (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: How do I test this thing?
 
Ross- My deepest apologies, but the HOWTO is sadly out of date- it refers to version 0.1.7 of the software, which is similar in many ways but drastically different in the makefile system. I'd suggest looking through the README file for better (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.legos)
 
  Re: NQC on Linux dilema...
 
(...) Ok, here it is: It just sits there, after sending about 5 lines of hex code to the RCX with that -v option. it will not send any more code after that, no matter how long you wait. I have not such thing as a PSerial_unix.cpp file does not (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.nqc)
 
  Re: NQC on Linux dilema...
 
(...) Does the program just hang, or does it eventually (several seconds later) give up and print an error message? Try 'verbose' mode and post the results: nqc -v -d test.nqc One possibility is that somehow the port is configured for hardware (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.nqc)
 
  NQC on Linux dilema...
 
Hey, I have a little dilema when running nqc on RedHat 6.1 distribution of Linux on a Toshiba Satellite 2615DVD Laptop Computer. I have a 'winmodem' that workes on some port, and the IR transmitter on 'COM1' equivalent. It will not load the programs (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.nqc)
 
  How do I test this thing?
 
Hi, all. Well, just spent the best part of the morning downloading & compiling the h8300 cross-compiler. All worked perfectly, as per the instructions in the HOWTO. (I tried the binaries first, but was getting strange errors when I tried to compile (...) (25 years ago, 1-Apr-00, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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