2
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Sep 07, 2025 — Sep 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- removed all serialport access control code from NXTComm... this will now be handled by the NXT class - changed Motor, Sensor, Brick and NXT classes to work with updated NXTComm - motor_test.rb and nxt_test.rb now run without any errors
Matt Zukowski
as gunark
More... almost 20 years ago
connect() method code has been merged into the normal constructor
Matt Zukowski
as gunark
More... almost 20 years ago
merged with Tony's changes... unfortunately proper serialport access management seems to be busted now... not sure why
Matt Zukowski
as gunark
More... almost 20 years ago
debug logs now go in here
Matt Zukowski
as gunark
More... almost 20 years ago
noticed a typo in the examples comment More... almost 20 years ago
Major changes to NXTComm, all direct commands are now implemented, all commands are broken out to actual, documented methods instead of using a method_missing call, all commands are now lowercase with underscores ie: get_battery_level, also I've decided to change the way it is constructed letting you just create an NXTComm object and passing the device in the .new method instead of by yielding a block of cmds More... almost 20 years ago
- Implemented basic sensor functionality (base sensor class, and touch and sound sensors... untested) - Some refactoring throughout
Matt Zukowski
as gunark
More... about 20 years ago
'releases' directory is not included in svn
Matt Zukowski
as gunark
More... about 20 years ago
Added missing GNU GPL license document.
Matt Zukowski
as gunark
More... about 20 years ago
Initial import.
Matt Zukowski
as gunark
More... about 20 years ago
Initial import.
Matt Zukowski
as gunark
More... about 20 years ago