| | Re: Improving the firmware?
|
|
In article <JBFwGp.30p@lugnet.com>, Guy Ziv <guy@nxtasy.org> writes (...) I would like to be able to rebuild the firmware & experiment with it before I get too ambitious. Has anybody fixed up the code to build with the gcc tools and made it (...) (18 years ago, 8-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: Improving the firmware?
|
|
(...) These would be very nice to have, but they cannot be integrated into NXT-G unless you modify the compiler (which we can't!). NBC/NXC can benefit from such improvements, of course. I think there are many improvements which WOULD make a (...) (18 years ago, 7-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: Improving the firmware?
|
|
Hi all, I doubt this will go through, as I've never been able to post anything to this group yet... I know that the group of us working on the Transterpreter[1] are actively interested in collaborating on such an effort. While the kinds of (...) (18 years ago, 7-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: Connect BT devices to the NXT without a passkey?
|
|
In article <025201c73045$8574a7...kdesktop>, Dick Swan <dickswan@sbcglobal.net> writes (...) This is true. (...) The pre-approved Bluetooth low level stack is proprietary to CSR. The code that runs in CSR's Virtual Machine to implement the serial (...) (18 years ago, 7-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: Improving the firmware?
|
|
(...) I am very interested in a community project to enhance the NXT standard firmware. I've submitted a few bug fixes and enhancements to LEGO already which hopefully will make it into the next official firmware release. Enhancements I plan on (...) (18 years ago, 6-Jan-07, to lugnet.robotics.nxt)
|
|
| | Reusing Terminals in NXT-G Blocks
|
|
This is for NXT-G Block programmers: I've written some description how one can use one terminal for multiple purposes, and dynamically change it's front panel and tooltip text. See details, and download VIs needed here: (URL) Ziv NXTasy.org (18 years ago, 6-Jan-07, to lugnet.robotics.nxt)
|
|
| | Re: NXT Optimized Array Handling
|
|
Thanks Dick, I also found info on how arrays are handled in the Executable File Spec. I didn't see it before. My cut on this is that I will use single-dimension arrays in non-time-critical areas and avoid mult-dimensional arrays alltogether. It (...) (18 years ago, 6-Jan-07, to lugnet.robotics.nxt)
|
|
| | Improving the firmware?
|
|
After the release of the source code for NXT firmware version 1.04, I was wondering if anyone is considering to open a community project to create an improved firmware. I think an improved firmware which is compatible with version 1.04 opcodes (so (...) (18 years ago, 6-Jan-07, to lugnet.robotics.nxt)
|
|
| | Template VI Library Block
|
|
I published online a new block, which allows NXT-G developers to create "library" NXT-G blocks, i.e. blocks with commom input/output wiring scheme but different functionality. It allows efficient encapsulation of many blocks into one user-friendly (...) (18 years ago, 5-Jan-07, to lugnet.robotics.nxt)
|
|
| | RE: Connect BT devices to the NXT without a passkey?
|
|
LEGO released the open source firmware for the ARM CPU. They did not release the firmware source for the BT module which is proprietary code developed by the BT module/hardware manufacturer (CSR) CSR's BT module is a "Bluecore V2.0" version. The (...) (18 years ago, 4-Jan-07, to lugnet.robotics.nxt)
|