0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'compile' More... almost 12 years ago
forgot to delete a debug line More... almost 12 years ago
Debugged the change in I2CBus More... almost 12 years ago
comment out currentAddress More... almost 12 years ago
comment out currentAddress More... almost 12 years ago
Fixed writing mistake More... almost 12 years ago
Fixed bug in deregister-function More... almost 12 years ago
Changed L3G-class to (de)register to I2CBus More... almost 12 years ago
Added *.autosave to gitignore More... almost 12 years ago
Changed the LSM303 class to register to I2CBus and contain its own fds More... almost 12 years ago
Added function deregisterI2CDevice to I2CBus More... almost 12 years ago
changed registerI2cDevice to registerI2CDevice More... almost 12 years ago
Changed file descriptor behaviour of I2CBus More... almost 12 years ago
updated .gitignore to ignore project files of qtcreator More... almost 12 years ago
Fixed a small bug, before I forget about it More... almost 12 years ago
Got the loading of the calibration file to work correctly. More... almost 12 years ago
Removed calibrateMag. Added a function for reading a calibration file. Started handling exceptions better. More... almost 12 years ago
New mag calibration More... almost 12 years ago
Some old changes. More... almost 12 years ago
cleaned up fuse_default More... almost 12 years ago
Made it so ahrs take a function pointer. Now instead of crossing with 'east', we cross wit 'rotationCompass.row(0)' to get that second correctional torque, and as a result the correction seems to happen faster; not sure if that's good or not. More... almost 12 years ago
More refactoring. Gave the IMU class knowledge of some offsets and such. The code still works. More... almost 12 years ago
Got rid of the read* functions in minimu9-ahrs.cpp. More... almost 12 years ago
Made streamRawValues take an IMU as an argument. More... almost 12 years ago
More recatoring and the code seems to work just the same as before. More... almost 12 years ago
Compiled successfully. More... almost 12 years ago
Started refactoring. The code still appears to work. More... almost 12 years ago
Successful compilation. More... almost 12 years ago
Caused a GCC compiler bug\! More... almost 12 years ago
Changed the gyro class name from L3G4200D to L3G. More... almost 12 years ago