 | | Re: newbie again part 2
|
|
Actually, I wouldn't recommend using the simulator. My original intention was to develop the core of a simulator thus enabling other people to make a full-fledged application with nice menus and dialog boxes. Since that hasn't happened, the (...) (24 years ago, 17-Jan-02, to lugnet.robotics.rcx.nqc)
|
|
 | | Re: SDK 2.0
|
|
(...) Umm. When I installed the new SDK it worked just fine, but I downloaded it from a different site: (URL) you could try replacing the troublesome file with the original one on your Windows installation CD. --Ian (24 years ago, 17-Jan-02, to lugnet.robotics.rcx)
|
|
 | | Re: Row of Racks and 8T Gear, HELP!
|
|
I suggest you rework and use a 16T gear. I have used rack drives a lot and they do not mesh well with the 8T gear. -- Bob Fay THE SHOP (URL) Barile" <sebarile@sstanamera.com> wrote in message news:Gq1tFE.DHF@lugnet.com... (...) a (...) obstructions (...) (24 years ago, 16-Jan-02, to lugnet.robotics)
|
|
 | | Re: threads - bug in the firmware?
|
|
(...) As pointed by Albert Huang, you cannot call kill() with an "invalid" pid. Actually, the comment above kill() in tm.c says: //! kill a process /*! \param pid must be valid process ID, or undefined behaviour will result! The function updates (...) (24 years ago, 16-Jan-02, to lugnet.robotics.rcx.legos)
|
|
 | | Row of Racks and 8T Gear, HELP!
|
|
Hi All, I'm basically making a plotter. I'm using 2 parallel rows of 1x4 racks as a track. When the powered 8 tooth gear crosses from one rack to the next it tends ride up on top of the teeth of the rack. I can't seem to find out what's going on. (...) (24 years ago, 16-Jan-02, to lugnet.robotics)
|
|
 | | Re: threads
|
|
two of your threads terminate shortly after being started (...) as far as I know, legOS provides no functionality for determining whether or not a thread is alive or not. You need to keep track of this yourself (e.g. using a variable/flag that gets (...) (24 years ago, 16-Jan-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: threads - bug in the firmware?
|
|
Hi again I have now totally stripped down my code to a minimum and I am still having problems with the code hanging up. I can see nowhere where there can be a fault. I am a long way from being an expert, but is it possible there is a bug in the (...) (24 years ago, 16-Jan-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Help! Hanyboard Assembly Testing problem!---I think solved!
|
|
so there was a bridge between Rx and Tx! that would do it. let us know if things are working now. fred (...) (24 years ago, 16-Jan-02, to lugnet.robotics.handyboard)
|
|
 | | USB tower flow control question
|
|
Hi there, The more serious problem observed when trying to get legousbtower, usb-uhci and nqc to work togeher was that the tower hanged after one complete round trip. (nqc and legousbtower works with uhci on my setup but not with usb-uhci.) Usb-uhci (...) (24 years ago, 16-Jan-02, to lugnet.robotics)
|
|
 | | The USB tower toggle question.
|
|
Hi there, As not everybody was able to get the legousbtower to work with nqc, I am trying to look into what make usb-uhci failed to work with nqc on my setup while uhci worked. One observation I made was that usb-uhci would skip dma'ing the data (...) (24 years ago, 16-Jan-02, to lugnet.robotics)
|