Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 4:8f63393d49fb | 2013-07-08 | avbotz | Initial commit. |
| 3:f04d3d10d518 | 2011-11-05 | avbotz |
Added code for finding the average sensor values (for calibration). Problems: Average includes garbage data. We know when theres an IMU error, but Im not sure the best way to prevent parsing. |
| 2:d8b182fbe018 | 2011-11-04 | avbotz |
Appears to parse data correctly (centered around 512), but sometimes we get bad data. |
| 1:fdfa313b9cc3 | 2011-10-17 | avbotz |
IMU parsing code that utilizes the IMU\'s binary mode |
| 0:a260d84e07fc | 2011-10-16 | avbotz |
Sort of working IMU code. Relies on the IMU being in ascii mode. |