0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Used named args to PySerial to avoid argument reordering issues More... almost 15 years ago
Merge branch 'master' of [email protected]:jon/pyroomba More... almost 15 years ago
Added missing cliff signal sensors to sensor list More... almost 15 years ago
Fixed polling issue where readings was populated with tuples rather than values More... almost 15 years ago
Merge branch 'master' of git://github.com/futureperfect/pyroomba into integration More... about 15 years ago
Merge branch 'master' of [email protected]:futureperfect/pyroomba More... about 15 years ago
Fixed error with missing variable More... about 15 years ago
Added new sample scripts for singing the Katamari Damacy theme and modulating LED intensity More... about 15 years ago
Merge branch 'master' of git://github.com/futureperfect/pyroomba into integration More... about 15 years ago
Updated some docstrings, added timeout to serial interface to avoid deadlocks More... about 15 years ago
Updated some docstrings, added timeout to serial interface to avoid deadlocks More... about 15 years ago
Roomba now has preliminary support for defining and playing songs More... about 15 years ago
Made drive() a bit more robust to bad input More... about 15 years ago
Modified teleoperate to work correctly with Linux error code as well as OS X (and probably ignored a meaningful error on both) More... about 15 years ago
Fixed net teleoperation to actually send commands to robot (REALLY) More... about 15 years ago
Fixed net teleoperation to actually send commands to robot More... about 15 years ago
Fixed conversion fcode for old Roombas to actually drive the robot More... about 15 years ago
Built simple networked teleoperation sample More... about 15 years ago
Added some basic compatibility for SCI series Roombas More... about 15 years ago
Added trivial (polling) run-loop to Roomba itself More... about 15 years ago
Added support for sensor groups and polling lists (to support SCI based robots) More... about 15 years ago
Added baud rate changing and support for SCI robots (i.e., we now send Control as well as Start) More... about 15 years ago
Merge branch 'master' of [email protected]:jon/pyroomba More... about 15 years ago
Created simple teleoperation sample More... about 15 years ago
Removed extraneous print statement when out of sync More... about 15 years ago
Merge branch 'master' of [email protected]:jon/pyroomba More... about 15 years ago
Modified roomba.py docstrings to format more appropriately More... about 15 years ago
Fixed poll() to properly calculate chekcsum and length More... about 15 years ago
Fixed docstring on __init__.py to actually be a docstring More... about 15 years ago
Provided some more complete docstrings for Roomba class and the pyroomba package More... about 15 years ago