23 Commits

Author SHA1 Message Date
fefcd6e44f fix MPU calibration 2019-05-23 12:05:16 -07:00
cfe26b125f more calibration 2019-05-22 18:45:44 -07:00
385a9747f6 use cmath instead of math.h 2019-05-15 22:09:34 -07:00
1703d656dc change axes 2019-05-15 21:19:28 -07:00
474f56940b fix issues with ReadLn 2019-05-15 17:15:58 -07:00
3f8ab289a9 add calibration values 2019-05-09 21:16:20 -07:00
d07517b2e9 fix mpu math stuff 2019-05-08 21:57:44 -07:00
3cc840e0eb re-enable display 2019-04-25 19:45:17 -07:00
3b69f67179 run I2C at full freq 2019-04-25 18:27:22 -07:00
3f724fce03 lots of work on MPU calibration 2019-04-13 15:41:13 -07:00
4f695b2775 add mpu calibration stuff 2019-04-10 20:47:21 -07:00
a0b7f10ae7 use more up to date C++ 2019-01-31 00:21:44 -08:00
1a39252b2e calibrate MPU and make GPS work 2019-01-30 19:50:51 -08:00
0a6305c52a Add somewhat shitty ahrs algorithm 2019-01-27 17:04:48 -08:00
67a1c98b34 Make compass io actually work somewhat 2019-01-27 16:13:59 -08:00
e8ee6cd107 somewhat made mpu + display work together 2019-01-27 15:20:08 -08:00
08db5c5917 fix sdkconfig defaults and more 2019-01-24 23:00:12 -08:00
697f46cd21 Fix IO allocations 2019-01-24 18:10:38 -08:00
0e537a39d1 fix pin issues 2019-01-23 19:24:06 -08:00
91b017c27d actually configure I2C bus for MPU 2019-01-17 22:04:30 -08:00
d34b7679f2 Initialize in better order to avoid errors 2019-01-17 21:58:37 -08:00
87dc10cdc5 read mpu in separate thread 2019-01-17 19:59:13 -08:00
c74384bf84 Extracted out mpu into it's own class 2019-01-17 19:44:14 -08:00