SIH: add to px4_fmu-v5_default and auto start GPS sim driver

- add simulator kconfig dependencies
 - exclude SIH (+deps) where sufficient flash isn't available
This commit is contained in:
bresch
2022-11-22 12:24:31 +01:00
committed by Daniel Agar
parent fa87375d0c
commit 14bf04b9a4
12 changed files with 15 additions and 12 deletions
+1
View File
@@ -350,6 +350,7 @@ else
simulator_sih start
sensor_baro_sim start
sensor_mag_sim start
sensor_gps_sim start
fi
else