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 / *6720 (-20)
  Camera Shutter Speed Measurement in Legos
 
I wrote a little program to measure shutter speeds and it seems to work. It uses a light sensor in passive mode to be more accurate at fast shutter speeds. I think it could be fairly accurate at even 1/1000 sec. If anyone is interested I could send (...) (22 years ago, 26-Aug-02, to lugnet.robotics.rcx.legos)
 
  librcx & interrupt handler
 
Hi everyone, I am trying to use librcx (URL) to write light (in code size) programs for RCX, and up till now it works fine, but i'd like to begin using interrupts. I'd like to set my own handler for the interrupts. For example, an interrupt handler (...) (22 years ago, 26-Aug-02, to lugnet.robotics.rcx)
 
  Re: Cyggy
 
(...) URL. Current Cygwin works very well. The only problem is some Makefile breakage in brickos. BTW, I think hosting that cygwin.exe is a technical violation of the GPL. Max. (22 years ago, 22-Aug-02, to lugnet.robotics.rcx.legos)
 
  Re: LNP questions
 
The variable 'tx_state' referenced in lnp-logical.h will have the value TX_ACTIVE if transmitting. lnp_integrity_write can be blocking for other reasons such as waiting for the xmit buffer to be available or waiting for a delay after transmit (...) (22 years ago, 22-Aug-02, to lugnet.robotics.rcx.legos)
 
  Cyggy
 
I have a vaguely important post which is: the new version of Cygwin is a bugger to get working with Brickos 0.2.6, but the old version, Cygwin B-20 works fine so nobody waste your time on the new version of Cyggy and download it from (URL) for (...) (22 years ago, 22-Aug-02, to lugnet.robotics.rcx.legos)
 
  brickOS & vision command
 
Is there a way to include Vision command librayrie for brickOS devellopment ? I think VC is really slow !! nanobapt (22 years ago, 22-Aug-02, to lugnet.robotics.rcx.legos)
 
  LNP questions
 
Can anyone tell me if this function is blocking: lnp_integrity_write or, how can I find out when it is complete? I'm trying to do proximity stuff with BrickOS and I want to know when IR is being transmitted. Thanks Steve (22 years ago, 22-Aug-02, to lugnet.robotics.rcx.legos)
 
  Re: compile error
 
Make sure you've editted Makefile.common. The TOOLPREFIX and LEGOS_ROOT lines should point to the appropriate directories on your system, as described in the comments. Make sure that you put a trailing slash on the LEGOS_ROOT directory. -- From "The (...) (22 years ago, 22-Aug-02, to lugnet.robotics.rcx.legos)
 
  Re: Release of Linux Driver for Lego USB IR Tower & an NQC Build for it.
 
I've emailed the gentleman from Barsoom.demon regarding coordination; no word back yet. I am trying to coordinate efforts into one driver rather than having several out there. "Paul Andrews" <paandrew@cisco.com> wrote in message (...) (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.nqc, lugnet.robotics.rcx)
 
  Re: "No such file or directory"
 
which command is execute by the make ?? nanobapt ----- Original Message ----- From: Ralph Clark <ralph.clark@ntlworld.com> To: <lugnet.robotics.rcx...ugnet.com> Sent: Wednesday, August 21, 2002 7:52 PM Subject: Re: "No such file or directory" (...) (...) (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.legos)
 
  Re: Release of Linux Driver for Lego USB IR Tower & an NQC Build for it.
 
(...) That's great news. There seems to be another person working on this too: (URL) Is there any tie up with him? Seems a shame to have two parallel projects going on. (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.nqc, lugnet.robotics.rcx)
 
  Re: "No such file or directory"
 
Well chaps, 0.2.6 is still messing around with me so I've gone back to legOS 0.2.5 which works perfectly! "Ralph Clark" <ralph.clark@ntlworld.com> wrote in message news:H17EG6.Epv@lugnet.com... (...) errors: (...) (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.legos)
 
  "No such file or directory"
 
Please could someone help me. When I type "make rover.lx" in the demo directory in the legos-0.2.6 directory, the compiler gives me these errors: rover.c:29: conio.h: No such file or directory rover.c:30: unistd.h: No such file or directory (...) (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.legos)
 
  Re: compile error
 
Unfortunately, that doesn't seem to work but thanks for your input anyway. (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.legos)
 
  Re: Have a curator for robotics/rcx/legos ? and...
 
kenneth johansen <kennethj@stud.cs.uit.no> wrote in message news:3D6145A4.82718C....uit.no... (...) new (...) called (...) change:) (...) I did a quick Search within google and came up with these two threads (URL) gives a step by step procedure for (...) (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.legos, lugnet.admin.curators, lugnet.admin.general)
 
  Re: compile error
 
There was a problem in our makefiles (fixed post 0.2.6.05) that affected building images from a subdirectory of the LegOS root. I think the problem comes about when using Cygwin and you put the LegOS source root in a directory parallel to the Cygwin (...) (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.legos)
 
  Release of Linux Driver for Lego USB IR Tower & an NQC Build for it.
 
Just thought I should give everyone a heads up; I've thrown a preliminary file release of the LegoUSB package onto Sourceforge. This provides two things at the moment: A patch for NQC 2.4 r2 (yes, I realise i'm a patchlevel behind) A Linux driver (...) (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.nqc, lugnet.robotics.rcx)
 
  Re: FW: updating Robolab 2.5 - Some testing
 
Bill, Thanks for this update. Colin: I emailed Deanna Newell at Pitsco and got a reply back today from Tim Lankford <tlankford@pitsco.com>. He indicated that Deanna has been promoted and that he is now in charge of customer service regarding (...) (22 years ago, 21-Aug-02, to lugnet.robotics.rcx.robolab, lugnet.dacta)
 
  How to check if a thread is still alive?
 
Hi, this is my first post to this group, so please excude if this is a trivial question... I just got started with Mindstorms and am playing around with the various programming options available trying to find the one that fits me best. I started of (...) (22 years ago, 20-Aug-02, to lugnet.robotics.rcx.legos)
 
  Re: compile error
 
I get a compile error too, but a different one. I have written a simple program called light.c which I have put in the demo directory. I then cd into the demo directory and type "make light.lx", but then I get loads of errors as follows: (...) (22 years ago, 20-Aug-02, 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