To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.legosOpen lugnet.robotics.rcx.legos in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / legOS / *3699 (-20)
  Re: Problem with lego pneumatic parts
 
(...) Try Bricklink: (URL) (20 years ago, 16-Mar-04, to lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.legos)
 
  Problem with lego pneumatic parts
 
Hi, I am looking for some lego pneumatic parts, such as the pistons, cylinder and the T-connectors for connecting the tubes. First of all, pistco does not sell the T-connectors separate from the kit (~$100). Neither do they sell the pistons, or the (...) (20 years ago, 16-Mar-04, to lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.legos)
 
  WinLNP is gone
 
Hi all, I'm working on stuff in BrickOS, and it'd be really helpful to be able to use LNP to communicate with my brick and get data from it. Unfortunately it seems the WinLNP site is gone. Does anybody have suggestions where I could get WinLNP, or (...) (20 years ago, 16-Mar-04, to lugnet.robotics.rcx.legos)
 
  Re: USB tower/Linux/Firmdl not working nicely together
 
(...) I have a working USB-tower in linux 2.4.21 using the cvs legousbdriver and nqc2.5r3. I use nqc for brickos installation 2.5.09 and dll included for lx uploads. I think I patched the brickos source with a usb patch from either (...) (20 years ago, 9-Mar-04, to lugnet.robotics.rcx.legos)
 
  RE: NEW LEGO USB Driver
 
(...) Someone who's name I forget (you know who you are!) said definitely that hyperthreading cannot be simply disabled in BIOS - that Windows has to be reinstalled with a non-hyperthreading kernel. And to answer your musings in the first (...) (20 years ago, 8-Mar-04, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx.robolab)
 
  RE: NEW LEGO USB Driver
 
As Mike pointed out, it is a hyper-threading problem. The reason for winXP not working, but W2K works, may very well be that W2K does not support hyperthreading feature, but WinXP does. I wonder if Mike or anyone does indeed disable the (...) (20 years ago, 8-Mar-04, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx.robolab)
 
  Re: LegOS USB Support (for RCX 2.0)
 
Could you please send me all your files? (20 years ago, 8-Mar-04, to lugnet.robotics.rcx.legos)
 
  Re: USB tower/Linux/Firmdl not working nicely together
 
(...) Sounds promising. I can do some testing for you is you want. Is the code where you are working on available via CVS, perhaps I can do some coding too. Cheers Bart (20 years ago, 6-Mar-04, to lugnet.robotics.rcx.legos)
 
  Re: USB tower/Linux/Firmdl not working nicely together
 
Definitely interested in helping you test when it's working. Regards, Mark. (...) ---...--- The real purpose of books is to trap the mind into doing its own thinking. -- Christopher Morley Mark Syms <mark@marksyms.demon.co.uk> (20 years ago, 6-Mar-04, to lugnet.robotics.rcx.legos)
 
  Re: USB tower/Linux/Firmdl not working nicely together
 
Bart, (...) The problem is that USB tower on linux is not supported by firmdl3/dll at the moment. I'm working on that capability now. If I can, my intent is to have it work for 2.4 (user added driver) and 2.6 (built-in driver) kernels. The USB tower (...) (20 years ago, 6-Mar-04, to lugnet.robotics.rcx.legos)
 
  Where is prototype definition of packet_producer( ) ?
 
Thanks to those who have responded to my queries. Your info has been very helpful. Now I am trying to modify # of arguments to packet_producer() in program.c, but I am unable to find prototype definition in any .h files. Can someone tell me where it (...) (20 years ago, 1-Mar-04, to lugnet.robotics.rcx.legos)
 
  Respondre el missatge: Use of lnp_addressing_write() in an RCX program.
 
You must send the packet to port 0 of the destination. The dest address is conformed by the address in the upper 4 bits and the port in the lower 4 of the char. So if you put address = 6 you are saying -> host=0 port=6 and you must send to host=6, (...) (20 years ago, 27-Feb-04, to lugnet.robotics.rcx.legos)
 
  Re: Spurious bad readings from sensors
 
(...) Could it be noise getting into the analog power supply? If you're switching between brake and full power with the motor ports, it seems possible that some spikes could get through to the A/D converter. You might be able to test this by (...) (20 years ago, 25-Feb-04, to lugnet.robotics.rcx.legos)
 
  Re: Spurious bad readings from sensors
 
Hi Mark, Thanks for the help. In Steve's legway code he reads from LIGHT_1 and LIGHT_3 (even if there is no sensor hooked to LIGHT_3). When I was running his code with instrumentation for both sensors, I had nothing hooked to SENSOR_3, and I still (...) (20 years ago, 25-Feb-04, to lugnet.robotics.rcx.legos)
 
  USB tower/Linux/Firmdl not working nicely together
 
Hi, Delighted I was to see that the USB lego tower driver was accepted into the Linux kernel tree, so I downloaded linux 2.6.2 and installed the lego driver with it. It checks in perfectly, no problem with the driver. But, when I try to upload (...) (20 years ago, 25-Feb-04, to lugnet.robotics.rcx.legos)
 
  Re: Spurious bad readings from sensors
 
(...) Because of the way BrickOS uses interrupts to handle active sensors, it's possible for sensors to be deprived of power for 300us or more, though typically the interval is only 30us or so. This is due to long interrupt latencies in BrickOS that (...) (20 years ago, 25-Feb-04, to lugnet.robotics.rcx.legos)
 
  Spurious bad readings from sensors
 
Hi, I instrumented Steve Hassenplug's legway code so that after it falls over it can dump sensor data and motor control valiables out to a PC. One of the things I noticed in this process is that aperiodically, the sensor inputs give a sensor reading (...) (20 years ago, 25-Feb-04, to lugnet.robotics.rcx.legos)
 
  cannot install brickOS
 
Hi, When I'm trying to install the Hitachi H8 cross compiler (on win2000), I have some errors during the installation like : sys/types.h: No such file or directory But at the end it says : GCC install end Done. :---...--- End Wed Feb 25 14:05:50 (...) (20 years ago, 25-Feb-04, to lugnet.robotics.rcx.legos)
 
  Use of lnp_addressing_write() in an RCX program.
 
Hello all. I wrote a small program using lnp_addressing_write() to remotely change the host address of one RCX from another. It doesn't work. I get an occasional flash of IR icon on receiving unit - that's it. Please take a look: int main(int argc, (...) (20 years ago, 24-Feb-04, to lugnet.robotics.rcx.legos)
 
  How to send button cmd or run pgm remotely from one RCX to another ?
 
I am trying to use lnp_addressing_write() or lnp_assured_write() to send commands (e.g. CMDdelete, CMDsethost) from one RCX to another. This seems to be the way it is handled in loader.c of the DLL utility. I am not having any success. Is there an (...) (20 years ago, 19-Feb-04, 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