To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / *45858 (-5)
  Re: Drive types
 
(...) linxt - (URL) - (URL) are others that I have heard about but can't find links for (or recall the names of) at the moment. My nexttool utility runs on Mac OSX and on Linux and it can do all kinds of cool things but it is built on top of libusb (...) (19 years ago, 9-Jan-07, to lugnet.robotics)
 
  Re: Drive types
 
(...) Ok, I'll bite: which external tools work well on OS X and Linux? Thanks, -Tim (19 years ago, 9-Jan-07, to lugnet.robotics)
 
  Re: Drive types
 
(...) Whoops. The duration values in each of the PlayTone calls should be 400 rather than 40. John Hansen (19 years ago, 9-Jan-07, to lugnet.robotics)
 
  Re: Drive types
 
(...) Here is a simple multi-threaded NQC program: task music() { while (true) { PlayTone(262,40); Wait(50); PlayTone(294,40); Wait(50); PlayTone(330,40); Wait(50); PlayTone(294,40); Wait(50); } } task main() { start music; while(true) { (...) (19 years ago, 9-Jan-07, to lugnet.robotics)
 
  Re: Drive types
 
(...) Hello John, Could you comment a little the use of Precedes/Follows for task switching? I have trouble figuring when to use one or the other (or both?) Thanks in advance, Philo (19 years ago, 9-Jan-07, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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