Commit Graph

28 Commits

Author SHA1 Message Date
myles-parfeniuk 91a9ad143f SH2 HAL integration 2024-11-19 17:02:16 -08:00
myles-parfeniuk f09059fce7 removed all for re-write with SH2-lib 2024-11-19 13:24:24 -08:00
myles-parfeniuk 282ddf5fa5 added flush packets to disable_report(), passes all tests 2024-11-18 11:46:30 -08:00
myles-parfeniuk 2429f109ad switch to full duplex SPI to avoid dropped reports (some tests still fail) 2024-11-18 11:35:02 -08:00
myles-parfeniuk 048e1df2ff documentation regen 2024-11-17 17:49:14 -08:00
myles-parfeniuk 0dc0c2ecc7 reworked menuconfig new option to disable logging 2024-11-17 16:37:32 -08:00
myles-parfeniuk acb7372699 formatting, name change ActivityClassifierEnable -> ActivityEnable 2024-11-17 15:05:41 -08:00
myles-parfeniuk 6e8b983f59 CallbackTests, Stability, Activity, and ActivityEnable enums 2024-11-17 15:01:33 -08:00
myles-parfeniuk 2867eba1da documentation/comments 2024-11-16 21:36:11 -08:00
myles-parfeniuk 047ff45347 dynamic hint timeout, more tests 2024-11-16 19:37:35 -08:00
myles-parfeniuk 4c1456da3b SingleReportTests refactoring 2024-11-16 15:57:53 -08:00
myles-parfeniuk cc925283e8 Improve SingleReportTests robustness 2024-11-16 14:22:28 -08:00
myles-parfeniuk ce55fc27df removed non-existent gyro accuracy data (wow why didn't I write these
tests earlier)
2024-11-16 12:33:00 -08:00
myles-parfeniuk c2906795b4 fixed confusing gyro fxn names 2024-11-16 11:31:35 -08:00
myles-parfeniuk 4b781f2d12 renamed IMUResetReason -> BNO08xResetReason IMUAccuracy ->
BNO08xAccuracy
2024-11-16 10:12:26 -08:00
myles-parfeniuk 413d7d4b55 get accuracy functions return IMUAccuracy instead of uint8_t 2024-11-16 09:39:57 -08:00
myles-parfeniuk 7f47cff1ed more report tests 2024-11-15 22:24:11 -08:00
myles-parfeniuk be5f8789b6 more robust report handling, major refactoring 2024-11-15 21:35:11 -08:00
myles-parfeniuk 58639579ed parse_packet refactoring 2024-11-15 18:06:22 -08:00
myles-parfeniuk 93d8c837d2 formating, refactoring 2024-11-15 17:50:42 -08:00
myles-parfeniuk 505d8281bf first boot product ID packet print supression 2024-11-15 16:55:29 -08:00
myles-parfeniuk 73589647fc corrected failure to enable_report after all reports disabled 2024-11-15 16:48:51 -08:00
myles-parfeniuk d4edb89033 parsing macros 2024-11-14 23:48:33 -08:00
myles-parfeniuk 0f4e13f3a9 Report tests 2024-11-14 17:48:02 -08:00
myles-parfeniuk 5b0af503ae test suite + test helper + refactoring 2024-11-14 13:29:46 -08:00
myles-parfeniuk 991c447f05 deconstructor + refactoring 2024-11-14 01:36:28 -08:00
myles-parfeniuk 343c406325 initialization refactoring 2024-11-13 22:42:21 -08:00
myles-parfeniuk a33a53dea5 refactoring, unit test stub 2024-11-13 18:21:16 -08:00
Renamed from BNO08x.cpp (Browse further)