| | Re: NQC 1.3 released - Command Center?
|
|
(...) [snip] (...) DOH! Yup. I've gotten quite fond of the RCXCC/NQC combination. It handles just about anything that I have thought up so far! DLC (26 years ago, 14-May-99, to lugnet.robotics.rcx.nqc)
|
|
| | Re: NQC 1.3 released - Command Center?
|
|
(...) I assume you meant "RcxCC". Last I heard from Mark, it will be "soon". I'm pretty sure you can just replace nqc.exe and rcx.nqh in RcxCC with the 1.3 versions. There won't be templates/hilighting for any new commands, but at least you will be (...) (26 years ago, 12-May-99, to lugnet.robotics.rcx.nqc)
|
|
| | Re: NQC 1.3 released - Command Center?
|
|
(...) Say, when will NQCCC 1.3 be released? I'm completely hooked on the simple environment. DLC (26 years ago, 11-May-99, to lugnet.robotics.rcx.nqc)
|
|
| | Re: two task and while true
|
|
(...) Hmm: - I believe that, after main starts, unless you press IN_3 *very* quickly, that IN_3 will not be 1, hence stop wb will be chosen. Perhaps you want something like this? : task main { while (true) { wait(IN_3 == 1); // start motor wait(IN_3 (...) (26 years ago, 7-May-99, to lugnet.robotics.rcx.nqc)
|
|
| | Re: communication Linux - NQC - Cybermaster
|
|
(...) Yep, NQC assigns from 0 up. The listing (use -L) will print out the variable cross reference for an NQC program. Dave (26 years ago, 5-May-99, to lugnet.robotics.rcx.nqc)
|