 | | Re: true realtime event?
|
|
(...) It does allow some very interesting abilities too. I used it for a line-follower, where three tasks could dynamicly alter their priority depending on what was going on. Another use would be a multi-goal system. For instance, one task could be (...) (21 years ago, 19-May-05, to lugnet.robotics.rcx.robolab, lugnet.robotics.rcx)
|
| |
 | | Re: Slightly more rational? (was: New Lego Track!)
|
|
FLEXITRACK ! Yah ! Cheers Oliver "Steve Bliss" <steve.bliss@sbcglobal.net> wrote in message news:IGMyLJ.1zC1@lugnet.com... (...) (21 years ago, 19-May-05, to lugnet.trains)
|
| |
 | | Re: LPub 2.3.0.7 available (ldGLite working and looks Marvelous)
|
|
(...) I had the same problem that I solved by removing the -Z90000 default LdGLite user option (perhaps it was previous install dregs). Philo (21 years ago, 19-May-05, to lugnet.cad)
|
| |
 | | Re: LPub 2.3.0.7 available (ldGLite working and looks Marvelous)
|
|
(...) Works fine now! (I have yet to find how to change layout page dimensions, but I guess I have to plunge deeper in documentation...) Thanks ;o) Philo (21 years ago, 19-May-05, to lugnet.cad)
|
| |
 | | RE: true realtime event?
|
|
It's not a true realtime interrupt. Some events may be recognized immediately (e.g. a new "mailbox" message, and some may be recognized on a 100 millisecond background scan (e.g. a "click" event). The event monitoring code does not put the task into (...) (21 years ago, 19-May-05, to lugnet.robotics.rcx.robolab, lugnet.robotics.rcx)
|