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 / *4525 (-20)
  Re: c++, classes
 
Hallo Frank, yes, it helped, thanks. But I still don't understand the background. Normally, in c++ you can initialize your private components in the body of the constructor or with a initialization list, like in your suggestion. Reagards. Michael (...) (23 years ago, 10-Apr-01, to lugnet.robotics.rcx.legos)
 
  Re: Revisions to RcxCC
 
John, Yes please mail me your source code so I can add scout support to my program. In the beta version I added syntax highlighting the same way as in RCXCC only programmed in VB. The final version uses a complete new editor with support everything (...) (23 years ago, 10-Apr-01, to lugnet.robotics.rcx.nqc)
 
  Serial talking between RCX and pc
 
Hi! Does anyone know how to make a pc and a RCX talk to each other? I've seen some examples of basic communication like downloading programs or 'turn on motor A'. But I've not seen a protocol, i.e. sending down data that is to be processed by the (...) (23 years ago, 10-Apr-01, to lugnet.robotics.rcx)
 
  Re: Revisions to RcxCC
 
(...) Yeah, that went away as soon as I started using the RCX 2.0 locals for variable allocation - the symbolic information just didn't survive the rework. And I completely forgot to put it back in. I'm working on enhancing the listing a bit. I'll (...) (23 years ago, 10-Apr-01, to lugnet.robotics.rcx.nqc)
 
  Re: Revisions to RcxCC, Join Forces !
 
(...) That's a very good idea, JOIN FORCES (1+1>2) , divide the work and release your source codes, and make RCXcc alomost as popular as LINUX. Maybe sometimes in the future, when I've more time available, I'll join you. (...) Stef Mientki (23 years ago, 9-Apr-01, to lugnet.robotics.rcx.nqc)
 
  Re: another sensor multiplexer
 
thanks for the compliments Michael, but I see it more as an evolution , I used a lot of ideas of others (including yours), so you must have created one her "grand parents". Let's all continue to exchange and combine the ideas, to create new (...) (23 years ago, 9-Apr-01, to lugnet.robotics.rcx)
 
  Re: RoboLab prg size limit?
 
Do you have a url of an image of your program? or a url where someone could download it? I think the limit is around 1500 icons. (23 years ago, 9-Apr-01, to lugnet.robotics.rcx.robolab)
 
  Re: Revisions to RcxCC
 
(...) Adding Scout support, if you are relying on Spirit.ocx, is essentially the same as providing Cybermaster support. It was very simple for me to add Scout support to RcxCC. I'll email you my revised RcxCC source code if you'd like. I am not a (...) (23 years ago, 9-Apr-01, to lugnet.robotics.rcx.nqc)
 
  RE: Revisions to RcxCC
 
I've tested your RcxCC version, and it works great with RCX2 (AFAIK). (ah, and still works simultaneously with CyberMaster too, eheh) That reminds me, one very useful thing for people working with various pBricks simultaneously (like myself), would (...) (23 years ago, 9-Apr-01, to lugnet.robotics.rcx.nqc)
 
  Re: Revisions to RcxCC
 
Hi, I'm Ronald Strijbosch from the Netherlands and I have made a brent new program based om RCXCC, called Visual NQC 2001. The program is still in beta but the final version will be released soon. I think this program is verry interesting for you so (...) (23 years ago, 9-Apr-01, to lugnet.robotics.rcx.nqc)
 
  RoboLab prg size limit?
 
I'm using robolab 1.5 for a school project, and i'm encountering some difficulty. I think i'm a pretty profiencent programmer if i think abotu it long enough, but right now i'm baffeled. I'm pretty sure the program is crashing in the RCX, so maybe (...) (23 years ago, 9-Apr-01, to lugnet.robotics.rcx.robolab)
 
  Re: BattleBricks
 
Will Gorman <willgorman@hotmail.com> wrote in message news:GBFt8L.F6F@lugnet.com... (...) I've been doing exactly this kind of thing with a few other people (all the robots are human-controlled, but mostly with wires) -- it seems fairly popular. (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx)
 
  Re: Help with Windows 2000 and nqc
 
Cycling through all of the Com ports with the nqc command (nqc -SCOM1,2,4 -d test.nqc) gives the message 'Could not open serial port' for each port tried. nqc -SCOM3 -d test.nqc gives the error 'no replay from RCX'. With the -v option, Com Ports 1,2 (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx)
 
  Re: Help with Windows 2000 and nqc
 
What com port is the tower attached to? By default, NQC assumes com port 1. If you use a different port, you'll need to specify it either with a -S option or by setting the RCX_PORT environment variable. For example, if you are using COM 2, you (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx)
 
  Help with Windows 2000 and nqc
 
(and all of the RCXcc updates) I have been happily using Linux to write nqc programs for over a year now, but I needed to migrate back to Windows 2000 for a while. So far, I can do everything I need except program my RCX! I loaded the Mindstorms (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx)
 
  Re: dll problems
 
Nevermind, I figured it out. Apparently some of the programs weren't compiled correctly in the demo folder because some of them worked and some didn't. I was able to recompile some of them and then they would download. Wierd but at least I figured (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx.legos)
 
  Re: Revisions to RcxCC
 
Works great! Nice to see the Scout support. (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx.nqc)
 
  New version: MacNQC 2.2.1
 
Hi all, I have just uploaded a new version of MacNQC. Version 2.2.1 is a minor release based on 2.2 and only changes the compiler from 2.2r2 to 2.3r1 and fixes a crash on older Power PC machines. Version 2.2 updated the text editor to WASTE 2.0. (...) (23 years ago, 8-Apr-01, to lugnet.robotics.rcx.nqc)
 
  Re: program wont stop running
 
(...) If the person stops running, then that means the program has stopped. The "Run" button stops a program and turns off the motors. However, when a program finished normally (with nothing more to do), the motors are left in whatever state the (...) (23 years ago, 8-Apr-01, to lugnet.robotics, lugnet.robotics.rcx.nqc)
 
  BattleBricks
 
Hello All, Just wanted to let you know about a site my friends and I put together. Check it out, and let me know what you think! www.battlebricks.com Will (23 years ago, 7-Apr-01, 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