 | | A RIS question
|
|
Can you control the speed of the motors on the RCX? --Tobias (27 years ago, 2-Oct-99, to lugnet.robotics)
|
| |
 | | Re: Yellow School Bus...
|
|
(...) Set number 6437 probably. It's a collection of signs. I believe it is a service pack. I've always loved road plates and road signs... :) Ciao! (27 years ago, 2-Oct-99, to lugnet.build)
|
| |
 | | Re: The LD environment (or, Datsville in Space)
|
|
Why not vote on a page about which technologies should be allowed and which should not? --Tobias <SNIP> (...) independant (...) governments (...) (27 years ago, 2-Oct-99, to lugnet.space)
|
| |
 | | Re: The LD environment (or, Datsville in Space)
|
|
WARNING! LONG POST! Why not both big science ships *and* small fighters? We all know from Star Trek, Star Wars etc that those big science ships are very helpless without 500 fighters protecting them. This just gave me an idea. On the Datsville in (...) (27 years ago, 2-Oct-99, to lugnet.space)
|
| |
 | | Re: NQC 2.0 and some math questions
|
|
Your proposed solution is susceptible to the "lockstep starvation" problem. Lockstep starvation happens when two tasks try to get the lock at the same time and execute the same code in lock step, like so: task 1: lock |= 2; task 2: lock |= 4; task (...) (27 years ago, 2-Oct-99, to lugnet.robotics.rcx.nqc)
|