protos/imu.git
2014-06-26 Olivier Matzadd graph_imu.py
2014-06-26 Olivier Matzadd doc
2014-06-26 Olivier Matzmake it compile
2014-06-26 Olivier Matzfat: fix configuration for this hardware
2014-06-26 Olivier Matzimu: more checks and debug at init
2014-06-26 Olivier Matzfix imu configuration
2014-06-26 Olivier Matzi2cm: decrease clock speed (could be restored later)
2014-06-26 Olivier Matzi2cm: send_byte should be static
2014-06-26 Olivier Matzi2cm: remove uneeded comment
2014-06-26 Olivier Matzi2cm: fix ACK reception in i2cm_send_byte
2014-06-26 Olivier Matzi2cm: fix configuration for this hardware
2014-06-26 Olivier Matzfat: use uart from aversive
2014-06-26 Olivier Matzfix compilation errors due to undefined variables
2014-06-26 Olivier Matzfat: whitespace-cleanup on all files
2014-06-26 Olivier Matzmove main.c (from fat driver) to sd_main.c
2014-06-26 Olivier Matzimu: replace all floats by doubles to avoid warning...
2014-06-26 Olivier Matzi2csw: remove _NUM in function names
2014-06-26 Olivier Matzmk: add proper files in makefile
2014-06-26 Olivier Matzerror_config: do not dump file line in logs
2014-06-26 Olivier Matzmadgwick: remove unused code (fixed point lib)
2014-06-26 Olivier Matzimport sd-reader_source_20120612
2014-06-26 Olivier Matzimport code from Fabrice's repository