HIL support. When HIL is active hardware GPS updates are disabled, IMU disabled,...
commitbd31dfce14e9f4fa3c0d4e6b44e5838dd47fba15
authorKonstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>
Fri, 4 Dec 2015 08:11:16 +0000 (4 18:11 +1000)
committerKonstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>
Fri, 4 Dec 2015 11:41:23 +0000 (4 21:41 +1000)
tree821995f31998c16037283580eb9e87af3c328643
parent024f8b2076a195fa96c037d651648a9179d3a148
HIL support. When HIL is active hardware GPS updates are disabled, IMU disabled, BARO disabled, motor control disabled. MSP_SET_HIL_STATE message will setting acceleration data for pos estimator to work properly
Makefile
src/main/flight/hil.c [new file with mode: 0644]
src/main/flight/hil.h [new file with mode: 0644]
src/main/flight/imu.c
src/main/io/gps.c
src/main/io/serial_msp.c
src/main/mw.c
src/main/sensors/barometer.c
src/main/target/CC3D/target.h