openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
R
ruby-nxt
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
1 day
ago.
Sep 02, 2025 — Sep 02, 2026
Showing page 2 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
updated to use Commands
Matt Zukowski
as gunark
More...
almost 20 years ago
moved common command mixins out to their own sub-directory
Matt Zukowski
as gunark
More...
almost 20 years ago
- better error recovery when can't read from nxt device - converted some tabs to spaces, as per Ruby standards
Matt Zukowski
as gunark
More...
almost 20 years ago
fixed ultrasonic_comm.rb path
Matt Zukowski
as gunark
More...
almost 20 years ago
- class now uses nil internally to represent unlimited duration (this makes the internal logic a bit easier) - assignment of duration argument is now more lax; uses sane defaults - initialize parameter is now optional; defaults to NXTComm.new($DEV) making it easier to use with autodect_nxt.rb
Matt Zukowski
as gunark
More...
almost 20 years ago
moved out to parent lib directory
Matt Zukowski
as gunark
More...
almost 20 years ago
ultrasonic sensor command now uses ultrasonic_comm
Matt Zukowski
as gunark
More...
almost 20 years ago
- common sensor commands have been moved out to their own module - added some convenience methods and aliases
Matt Zukowski
as gunark
More...
almost 20 years ago
initialize now takes the global $DEV as a default parameter. This makes using the autodetect_nxt script easier.
Matt Zukowski
as gunark
More...
almost 20 years ago
- requires nxt_comm - comparison= now only accepts valid comparison operators
Matt Zukowski
as gunark
More...
almost 20 years ago
re-implemented test_sensors script to use new Commands interface
Matt Zukowski
as gunark
More...
almost 20 years ago
- getting the distance in centimeters now works as expected - added alternate version of distance method that raises an exception when the distance cannot be measured - the comparison operator is now arbitrary (previously was limited to "<" and ">")
Matt Zukowski
as gunark
More...
almost 20 years ago
more work on drb_server
gr0k
More...
almost 20 years ago
working on using drb some more...
gr0k
More...
almost 20 years ago
added a simple DRb server/client
gr0k
More...
almost 20 years ago
added some instructions to comments
gr0k
More...
almost 20 years ago
changed comment
gr0k
More...
almost 20 years ago
renamed to socket_server
gr0k
More...
almost 20 years ago
starting work on an nxt server that accepts commands via a socket
gr0k
More...
almost 20 years ago
better way to handle numbers with message_write
gr0k
More...
almost 20 years ago
changed message_write to allow sending numbers, true, and false in adition to strings
gr0k
More...
almost 20 years ago
added some notes for future enhancements
gr0k
More...
almost 20 years ago
added release.rb script to help automate releases, should probably make it a rake task or something...
gr0k
More...
almost 20 years ago
new release docs
gr0k
More...
almost 20 years ago
added UltraSonic Sensor Command block
gr0k
More...
almost 20 years ago
fixed a typo in the comments
gr0k
More...
almost 20 years ago
refactored some code in various commands and added method_missing to the sensor blocks to let you pull any info beyond the nxt-g defined data
gr0k
More...
almost 20 years ago
added rotation sensor (using nxt motor)
gr0k
More...
almost 20 years ago
added method missing calls to the sensor commands to let you pull any value from get_input_values
gr0k
More...
almost 20 years ago
added light sensor
gr0k
More...
almost 20 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree