aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-06Added two new HiTechnic sensors: ServoCon and MotorCon. These seem to be pret...marcusw
2011-02-05Added a bit of code to elimenate random DirProtErrors when polling digital se...marcusw
2011-02-05Think I got it right this time. Copyright added and nothing else. To be inclu...marcusw
2011-02-05Accidentally included the DirProtError change in the last rev. Reverting to k...marcusw
2011-02-05Need to keep our paperwork in order...updating the copyright dec for that las...marcusw
2011-02-05Fixing back-to-back digital sensor commands. Also decreasing the poll delay a...marcusw
2011-02-04Fixing one of the mindsensors examples.marcusw
2011-02-03Added example for migpic's "Pancake maker". Shows how to move motors independ...marcusw
2011-01-31Fixed the license declaration in setup.py.marcusw
2011-01-30Added install.bat to the list of files to be included with source distributio...marcusw
2011-01-23EOPD.get_sample assigned get_scaled_value instead of get_processed_value.jerradgenson
2011-01-23Fixing the HiTechnic Compass sensor with another patch by jerradgenson. Thanks!marcusw
2011-01-23Fixing r227 with the new patch from Issue 22.marcusw
2011-01-23Fixing the values returned by the EOPD sensor. Patch by jerradgenson.marcusw
2011-01-23Fixed r275. Fixes Issue 21.marcusw
2011-01-23Fixing the HiTechnic EOPD sensor. Thanks to jerradgenson for testing!marcusw
2011-01-21Added alpharex.py to the examples directory. Thanks to Helio Perroni Filho. S...marcusw
2011-01-03Added a silent mode to locator.py. Fixes Issue 17.marcusw
2010-11-11Added proper GPL copyright declaration to the new utils.py.marcusw
2010-11-11-h parameter for specifying hostname in console scriptsm
2010-11-11Forgot something ;)marcusw
2010-11-11Improvements to the multithreading support by Zonedabone. Thanks! The brick.t...marcusw
2010-11-01Adding multithreading capability. Based on a snippet by rhn. Set brick.thread...marcusw
2010-10-26The trunk is technically v2.1, not v2.0.x.marcusw
2010-10-26Fix for Mac.marcusw
2010-09-30Fixing that in the trunk.marcusw
2010-09-30Or rather, v2.0.0.marcusw
2010-09-30v2!marcusw
2010-09-30Added a specific stability section to the README.marcusw
2010-09-29More rewriting of README, plus a more polishing. find_one_brick(), sensors, a...marcusw
2010-09-27Largely rewrote the README, removed the CHANGELOG (it only had one entry), an...marcusw
2010-09-26Support for another HiTechnic sensor, the prototyping board. Also fixed the M...marcusw
2010-09-24More tweaks to the sensor module, lots of bugs found and fixed. Added the min...marcusw
2010-09-23Some fixes and improvements to the MSACCL and MSLineLeader sensor classes.marcusw
2010-09-06Some changes to BaseDigitalSensor and Ultrasonic sensor classes.marcusw
2010-09-05Reverted the changes from r177, fixing Issue 13.marcusw
2010-09-04Slightly changed the error messages when there is no USB or Bluetooth module ...marcusw
2010-09-04Fixed missing script from packages...my bad.marcusw
2010-09-02Basically an entire afternoon's worth of hacking on the sensor module...marcusw
2010-09-01Changed the error to a warning when a mismatched digital sensor is detected.marcusw
2010-09-01Adding lots of new MindSensors sensors.marcusw
2010-08-29Added two more HiTechnic sensors: IR Receiver and IR Seeker v2.marcusw
2010-08-28Added untested support for the HiTechnic EOPD sensor, fixed some other sensor...marcusw
2010-08-25Fixed the one-byte registers (they are unsigned, not signed) and optimized th...marcusw
2010-08-25Deversioned the digital sensor type checking database and added a new (though...marcusw
2010-08-23freeze: Branched the v2 code to create a new trunk.marcusw