 | | Re: HELP - LegOS for Windows
|
|
No difference ... I even tried moving the files into the current directory, but that also did not help. David, do you have anyother GCC software installed on your PC ? I will try this at work on my other WinNT machine (I do not have any other GCC (...) (26 years ago, 30-Jan-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: HELP - LegOS for Windows
|
|
Try changing the references to the include files from relative to absolute, e.g.: #include c:/legos/makefile.common #include c:/legos/makefile.user David, are you running Windows NT, also? If this is a Windows NT specific problem, once we have it (...) (26 years ago, 30-Jan-00, to lugnet.robotics.rcx.legos)
|
| |
 | | finally! the whole fix! (was: more on the rotation sensor) [DAT]
|
|
(...) I *finally* figured out why none of my attempts to fix this in the state machine were working. If you consider forward and backward motion: 0 1 2 3 0 031 213 0 3 2 1 0 3 312 130 3 The first line indicates the actual sensor transitions. The (...) (26 years ago, 30-Jan-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: legOS documentation
|
|
(...) (URL) (...) Like I said, I don't mind editing- I find that reasonably simple and not very time consuming. It's the rest of it that is more time-consuming. In the meantime, as a stop-gap, I can probably set up a php based annotation system (...) (26 years ago, 30-Jan-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: legOS documentation
|
|
(...) There are certainly apps available like that in php, which I am much more comfortable with, and feel is (basically) much more secure. I'll look into them and report back. -Luis (...) ###...### Profanity is the one language that all programmers (...) (26 years ago, 30-Jan-00, to lugnet.robotics.rcx.legos)
|