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 / *4655 (-20)
  Re: What are Opcodes for ...
 
hi Dave, thanks, I forgot that information totally, I normally use the site of Kekoa, which is easier to access. By the way, I presume you mean option -L instead of -l ;-) (...) -- met vriendelijke groet, Stef Mientki email: s.mientki@ids.kun.nl (...) (23 years ago, 3-May-01, to lugnet.robotics.rcx.nqc)
 
  Re: What are Opcodes for ...
 
There's a good document in the Lego SDK that explains all of the opcodes. If you want to see which opcodes particular NQC instructions are using, just generate a code listing with the -l option. Then refer to the Lego documentation for the format of (...) (23 years ago, 3-May-01, to lugnet.robotics.rcx.nqc)
 
  Re: RCXCC or Visual NQC 2001?
 
(...) I'm currently updating/modifying/developing RcxCC and plan on doing so for a very long time to come. If you haven't tried my revised version you should definitely do so. (URL) in the middle of some major revisions that I think will be of (...) (23 years ago, 3-May-01, to lugnet.robotics.rcx.nqc)
 
  Floating ponts ??
 
Hello everybody I am writing a program that uses floats, but I have some problems. If I write /******/ float p; p = 0.3; if(p == 0.4) do something; /******/ The if statement evaluates to true. Is there anything special I have to do to use floats in (...) (23 years ago, 3-May-01, to lugnet.robotics.rcx.legos)
 
  What are Opcodes for ...
 
hi All, (specially Dave) I'm building a realtime graphical viewer ,like Michael Gasperi's Mr. Sensor, but with more possibilities (see (URL) goal is to get an 100 Hz througput from RCX to PC. At this moment I've reached 40 Hz, and the main (...) (23 years ago, 3-May-01, to lugnet.robotics.rcx.nqc)
 
  Re: RCXCC or Visual NQC 2001?
 
(...) Presumably this doesn't sit on top of NQC though? (23 years ago, 3-May-01, to lugnet.robotics.rcx.nqc)
 
  Re: RCXCC or Visual NQC 2001?
 
(...) And, you should also consider ROBOLAB, by Pitsco-Dacta. That icon-based program is greatly in the spirit of LEGO and I find it a lot of ...fun! Jerry (23 years ago, 3-May-01, to lugnet.robotics.rcx.nqc)
 
  Re: RCXCC or Visual NQC 2001?
 
I started out using RCXcc and love it. Recently (last two weeks) I've been using Visual NQC and it too is good. In fact you can say it is RCXcc on "steroids". And while I LOVE RCXcc I must say that go with Visual NQC. The only reason for this is (...) (23 years ago, 3-May-01, to lugnet.robotics.rcx.nqc)
 
  RCXCC or Visual NQC 2001?
 
I picked up my RIS 1.5 at the weekend and have build my first robot using the construcapedia. I decided to start simple so have built the bot with tank tracks and 2 touch sensors triggered by the bumpers at the front. So I'm now ready to start (...) (23 years ago, 2-May-01, to lugnet.robotics.rcx.nqc)
 
  Re: Visual NQC 2001 final version
 
The site was blocked because of to many traffic till the end of april. You can access the site normaly now. (May 1st) Ronald Strijbosch (...) (23 years ago, 1-May-01, to lugnet.robotics.rcx.nqc)
 
  Re: Blocking The Lego Remote?
 
(...) When we were working on setting up independently controlled LEGO bots we found this site: (URL) is a program to download which uses standard gamepad controllers as inputs and sends IR signals out through a single LEGO IR tower to control up to (...) (23 years ago, 30-Apr-01, to lugnet.robotics.rcx.nqc)
 
  Re: Visual NQC 2001 final version
 
Has anyone else run into the problem of the website *NOT* being there? I click on the link below and I get an error is some other language saying that the site is *NOT* available. (...) (23 years ago, 29-Apr-01, to lugnet.robotics.rcx.nqc)
 
  RE: LegOS bug - firmware unlock string not below CC00h in some circumstances
 
(...) Argh! This is so typical of many embedded projects that I have seen go sour over the years. It's due to not using the linker to full advantage. In my firmware, I declare the string in its own .text section (you can do this in inline assembler (...) (23 years ago, 29-Apr-01, to lugnet.robotics.rcx.legos)
 
  Re: Blocking The Lego Remote?
 
(...) Aluminum foil wrapped around the RCX works... Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (23 years ago, 28-Apr-01, to lugnet.robotics.rcx.nqc)
 
  LegOS bug - firmware unlock string not below CC00h in some circumstances
 
Just thought I'd better report this... Firmdl3 is unable to download very large statically linked programs (with a .text segment greater than 4c00h bytes). Unlike previous size related bugs, this is *not* caused by firmdl, but rather by kmain.c. (...) (23 years ago, 28-Apr-01, to lugnet.robotics.rcx.legos)
 
  Re: HELP, has anyone ever seen SPIRIT.OCX events ??
 
Thanks Chris, I was just looking for that confimation. There are more bugs in the spirit.ocx, ever tried to read the sensor mode ? Well you'll probably get the sensor mode multiplied with 32. I've just reported these bugs to Lego. I've also asked (...) (23 years ago, 28-Apr-01, to lugnet.robotics.rcx)
 
  Re: Blocking The Lego Remote?
 
(...) This is a very basic problem with the whole LEGO IR protocol -- you can't address a specific RCX/Scout without also reaching every other brick in the room. I believe this is the reason why the RCX has the short-range IR setting. The approach I (...) (23 years ago, 27-Apr-01, to lugnet.robotics.rcx.nqc)
 
  Re: Blocking The Lego Remote?
 
Let me clarify. although it still may not be possible, I just want to create 2 lego BattleBot like robots. A Scout based bot being controlled by one person with the Lego Remote and a Second bot being controlled via RCX to RCX like in the Lego (...) (23 years ago, 27-Apr-01, to lugnet.robotics.rcx.nqc)
 
  Re: HELP, has anyone ever seen SPIRIT.OCX events ??
 
(...) I just hacked together a quick-n-dirty C++ program to talk to Spirit.ocx. It unlocks the brick and downloads new firmware into the RCX, all using the public methods exposed by Spirit.ocx. I sink events from the .ocx, and I don't get any COM (...) (23 years ago, 27-Apr-01, to lugnet.robotics.rcx)
 
  Re: C standard functions with legOS?
 
(...) As other people have pointed out, its not possible to use them straight off. I've written some floating point code for my own use to do conversions between rectangular (x,y) and polar (dist, bearing) calculations. The codes not documented I'm (...) (23 years ago, 27-Apr-01, 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