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 / *5420 (-20)
  Re: IR remote control codes.
 
thanks Kekoa, not only for this answer, but also for your great job in disassembling and documenting the the opcodes, I used them a lot in the past. (...) Well I think, I know all about it now, there a few strange things about it: 1. you don't have (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx)
 
  Re: About LNP_HOSTADDR & LNP_HOSTMASK
 
The only concern that I would have with this kind of an implementation is that if you plan on changing your brick's LNP address, you have to remember what address it used to be while you're downloading a program. It's not a huge deal, but it's an (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.legos)
 
  GP2D12 sensor interface
 
Mindsensors is please to announce the New GP2D12 sensor interface to RCX. This Sensor Interface is mainly based on Philo’s Concept but with little different Ckt and very compact. For more details visit Mindsensors Robotics web page at (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx)
 
  Re: Does RL2.5 have array support?
 
Miles - Thanks for the links. Is it just me, or is the documentation of the RL2.5 features a bit sparse? Cheers, JP (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.robolab)
 
  Re: IR transmission, strange coding ?
 
(...) As far as I remember (it's been > 10 years) startbits are 0, stopbits are 1. (...) This is strange, are you sure it is not the odd parity bit? (...) That's fine, 1 is the 'passive' and 0 is the 'active' level. Jürgen (23 years ago, 6-Nov-01, to lugnet.robotics.rcx)
 
  Re: About LNP_HOSTADDR & LNP_HOSTMASK
 
Well, I will try to make a patch for this modification. Zhengrong (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: About LNP_HOSTADDR & LNP_HOSTMASK
 
looks fine to me. not a bad idea! -albert "Zhengrong Zang" <mikezang@iname.com> wrote in message news:GMBBt6.C4J@lugnet.com... (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: corect me please
 
I think you actually want dll -r10 the -r flag specifies which RCX to download the specified program to. you need the 10 because it is read in as a hex address. When you use (...) basically, whatever you set the HOSTADDR to, needs to match what you (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Question about RIS version differences
 
The Windows Control Panel setting switches the USB tower between IR mode and VLL mode. Your then need software to send the appropriate VLL commands. WinVLL is one such program. On reflection I think I am in error about RoboLab 2.5. I think the VLL (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.robolab, lugnet.robotics.vll)
 
  Re: Question about RIS version differences
 
(...) Where did you find those VLL commands for the USB IR tower? We found the VLL commands for the Scout. Tilman said that the Windows Control Panel for tower configuration has all the necessary options to configure the tower for use with a (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.robolab, lugnet.robotics.vll)
 
  Re: Does RL2.5 have array support?
 
(...) For a discouraging description of array functions you can look at Page 6 of "LabVIEW Components" aka "The LabVIEW Engine behind ROBOLAB" (see (URL) which states: "Array Tools : Selecting Array Tools allows you to manipulate data that is (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx.robolab)
 
  Re: IR remote control codes.
 
(...) What exactly do you want to know about this opcode? I have the full documentation in the form of the firmware disassembly... and it is online. See address 9700 of the disassembly at: (URL) you can't find it, search for "d2 opcode handler". I (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx)
 
  Re: IR transmission, strange coding ?
 
(...) I forget exactly how I measured this. I think maybe I hooked a scope directly to the LEDs then sent a constant stream of something to the tower and looked at the waveform on the scope. I don't remember noticing anything funny with the start (...) (23 years ago, 6-Nov-01, to lugnet.robotics.rcx)
 
  Re: Unable to compile helloworld.c
 
Addendum: It seems bad to put legOS under /usr/lib. Please get a fresh legOS.tar.z from legOS.sourceforge.net and install it in your user home directory. (for me, that means in /home/obi. So legOS home is /home/obi/legOS at my linux system) You will (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Unable to compile helloworld.c
 
(...) <sigh> I'm not sure either. Actually no idea so far. It seams that makelx is called with wrong parameters. But why? Did you successfully made the demos in the demo dir? (...) That puzzles me, too. The compiler and the binutils come as a rpm (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: Unable to compile helloworld.c
 
Well!I looked in the makefile and couldn't see anything wrong with the path.As for having legOS under usr/lib, it was done at the time of installing the rpm and I hadn't specified any path.Now,I tried copying config.h and putting it in the 'include' (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.legos)
 
  Re: visible terminals and stringing modifiers
 
(...) Robolab 2.5 makes wiring even easier with auto-wire. If you place an icon close enough to the END on the right side of an icon, the new icon will be automatically wired in. This also applies to modifiers. If a modifier is placed closely to the (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.robolab, lugnet.dacta)
 
  Re: Unable to compile helloworld.c
 
(...) The error messages state that helloworld includes conio.h which tries in line 41 to include config.h. Helloworld includes unistd.h which includes time.h which tries in line 32 to include config.h. So, conio.h, unistd.h and time.h are found, (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.legos)
 
  Problems with ControlLab interface and LabView
 
Hi there Is there someone who knows a lot about Dacta ControlLab interface and LabView / Lego Engineer? I've got a problem. When using a standard or a geared Lego 9V motor with the voltage regulator of the train system, I can adjust speed in six (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.robolab)
 
  Does RL2.5 have array support?
 
All -- I'm just getting to grips with RL2.5 (been using NQC prior to this) so apologies that this is a total newbie question. The documentation is, ummmm, skimpy on a number of advanced topics (e.g., LASM support). I'm trying to figure out if (...) (23 years ago, 5-Nov-01, to lugnet.robotics.rcx.robolab)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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