Commit Graph

19 Commits

Author SHA1 Message Date
Jake Goodwin 0a703c5267 Merge pull request 'dev' (#1) from dev into main
Reviewed-on: #1
2023-09-01 01:22:29 +00:00
Jake Goodwin 89291840dd updated with the actual info now 2023-08-31 18:22:53 -07:00
Jake Goodwin 066e98dd2c updated comments 2023-08-31 18:22:46 -07:00
Jake Goodwin bd237b603b updated with test of updating the gyro and reading it 2023-08-31 18:09:47 -07:00
Jake Goodwin 48c566501e now have test coverage for the gyroscope reading over twi 2023-08-31 18:03:12 -07:00
Jake Goodwin 75a28027f5 fixed up issues with structures. Now exposed the gyro and accel structures 2023-08-31 17:54:50 -07:00
Jake Goodwin c72415d73d rewrote the tests to check the accessed addresses. 2023-08-31 17:43:12 -07:00
Jake Goodwin 68e1048a7b rewrote the gyro and accel update functions to make them faster 2023-08-31 17:42:55 -07:00
Jake Goodwin 56e568643b updated code to use read_register functions 2023-08-31 17:07:23 -07:00
Jake Goodwin 960c7fda99 rebuild the mock/fake for the twi, also added a test for the accelerometer update function 2023-08-31 17:07:13 -07:00
Jake Goodwin 398b525dec updated with fake registers 2023-08-31 00:08:03 -07:00
Jake Goodwin 4a119100e7 updated with more enums and start of the update code 2023-08-31 00:07:55 -07:00
Jake Goodwin 4c0f16578f wrote tests for the init funcitons 2023-08-30 23:31:45 -07:00
Jake Goodwin 52f234a1de Updated the driver code init function and polished the API 2023-08-30 23:31:26 -07:00
Jake Goodwin 446fdf94ee compile commands update 2023-08-30 20:17:04 -07:00
Jake Goodwin 195f37a4ab updated with TDD section 2023-08-30 20:16:54 -07:00
Jake Goodwin 1b9856c192 added tests 2023-08-30 20:16:47 -07:00
Jake Goodwin 06310475df updated and added some basic tests for the driver 2023-08-30 20:16:41 -07:00
Jake Goodwin 7ae112a7ce Initial commit 2023-08-30 05:43:48 +00:00