deprecate df_hmc5883_wrapper and replace with in tree hmc5883

- deprecate DriverFramework hmc5883 driver (df_hmc5883_wrapper)
 - update aerotenna ocpoc and snapdragon flight eagle boards to use in tree hmc5883
This commit is contained in:
Daniel Agar
2020-01-05 13:48:01 -05:00
parent 7241eebd80
commit ce1e9762b0
17 changed files with 60 additions and 542 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ sleep 1
gps start -d /dev/tty-4
param set MAV_TYPE 2
sleep 1
df_hmc5883_wrapper start
hmc5883 start
df_mpu9250_wrapper start_without_mag
bmp280 start
df_trone_wrapper start
+1 -1
View File
@@ -19,7 +19,7 @@ then
qshell pwm_out_rc_in start -d /dev/tty-2
qshell gps start -d /dev/tty-4
qshell df_hmc5883_wrapper start
qshell hmc5883 start
qshell df_trone_wrapper start
#qshell df_isl29501_wrapper start