0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor change to drive.pde, adding functionality to make sure motors at rest stay at rest. More... about 14 years ago
Renamed main mapping program and placed in proper folder. May need to use git diff to see changes More... about 14 years ago
Removed problematic motorLib, replaced with simple function calls More... about 14 years ago
Added ServoTimer2 files, written by someone else but released to the community TestAccel has had some readability issues fixed A testmotors sketch has been created but not tested Fixed MotorLib.cpp so it will actually compile(!) A test_rx sketch was created More... over 14 years ago
Added buttonLib. This took a lot of work and debugging. Remember, when writing the cpp file, don't re-declare the variables or you will have major issues buttonLib has been tested and the file has been included. More... over 14 years ago
Big-ish push today. All of the lib files were so bad they weren't even wrong. The lib files now are .h and .cpp and use objects (plus they actually work!) accelLib has been verified as working, the others are supposed as working More... over 14 years ago
Added low level code: libraries for button pad, accelerometer, gyro, motors Added simple teleroperated drive program More... almost 15 years ago
Added updatePosition method and a few necessary external vars More... almost 15 years ago
Added initArray and PopulateRoom More... almost 15 years ago
This is the first addition to Haro. This contains a few higher order methods, but no low level things yet A full explanation of some of the variables will come More... almost 15 years ago
first commit More... about 15 years ago