|
|
 | | Re: nxt interfaces with GPS using nxc or robotc?
|
| (...) Unless John Hansen does some significant rewriting of the FW again, I don't think you'll be talking to your GPS via NXC (or anything else based on the standard FW). The problem is that GPS units like to send strings of charecters, while the (...) (19 years ago, 17-Jul-07, to lugnet.robotics.nxt)
| | |  | | nxt interfaces with GPS using nxc or robotc?
|
| Hello all, I tried to interface my gps, i.trekz1 solar Bluetooth datalogger, using the NXC. No luck there. Wonder if anyone has played with that at all. (19 years ago, 17-Jul-07, to lugnet.robotics.nxt)
| | |  | | Re: Messing with memory pool
|
| (...) Okay, thanks for the tip. It was a bit unnecessary for you to spend two paragraphs on that, though; a sentence or two would have sufficed. :-) (...) Code is as follows: if (!mem) mem= (char*)(VarsCmd.Pool); memset(mem, 0, POOL_MAX_SIZE); I'm (...) (19 years ago, 17-Jul-07, to lugnet.robotics.nxt.nxthacking)
| | |  | | Re: Messing with memory pool
|
| (...) There is no such thing as an NXT-G memory pool. The standard NXT firmware has nothing to do with the graphical programming language implemented by LEGO and NI which is called NXT-G. (...) Why are you setting it to 0x00 if other parts of the (...) (19 years ago, 17-Jul-07, to lugnet.robotics.nxt.nxthacking)
| | |  | | Colors, LDconfig, etc...
|
| Is there some project to extend LDconfig.ldr to include some recent colors such as Light Stone Gray? Case in point: NXT parts are presently coded in color 383, which works fine with most CAD program but is - as intended - shown as chrome (shiny (...) (19 years ago, 17-Jul-07, to lugnet.cad, lugnet.robotics.nxt)
| |