|
6477248e3b
|
cleaned up the defines
|
2023-09-11 22:43:56 -07:00 |
|
|
b97b731bb9
|
restructured into a interface file and a driver file.
|
2023-09-07 21:46:42 -07:00 |
|
|
755f8a96a2
|
added mock_assertions macro, might not function idk
|
2023-09-07 21:10:24 -07:00 |
|
|
875ad2f30a
|
removed stdio.h
|
2023-09-07 13:13:02 -07:00 |
|
|
c389c998dd
|
removed print statments
|
2023-09-07 13:12:44 -07:00 |
|
|
530ea98b28
|
updated the code and corrected some mistakes
|
2023-09-06 22:56:24 -07:00 |
|
|
53990d1d3c
|
updated register map and created new functions for preforming the mpu6050 selftest on the gyroscope
|
2023-09-06 00:00:05 -07:00 |
|
|
066e98dd2c
|
updated comments
|
2023-08-31 18:22:46 -07:00 |
|
|
75a28027f5
|
fixed up issues with structures. Now exposed the gyro and accel structures
|
2023-08-31 17:54:50 -07:00 |
|
|
68e1048a7b
|
rewrote the gyro and accel update functions to make them faster
|
2023-08-31 17:42:55 -07:00 |
|
|
56e568643b
|
updated code to use read_register functions
|
2023-08-31 17:07:23 -07:00 |
|
|
4a119100e7
|
updated with more enums and start of the update code
|
2023-08-31 00:07:55 -07:00 |
|
|
52f234a1de
|
Updated the driver code init function and polished the API
|
2023-08-30 23:31:26 -07:00 |
|
|
06310475df
|
updated and added some basic tests for the driver
|
2023-08-30 20:16:41 -07:00 |
|