mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 17:06:31 +08:00
Wait for shaking to take-off (#3487)
* Wait for shaking to take-off * Update sw/airborne/modules/nav/nav_shakestart.c * Use Shake-Start in Flightplan * Remove disable-GPS, ahrsAligned, DSM_On/Off, Wind * fix make tests
This commit is contained in:
committed by
GitHub
parent
6497ecf431
commit
0d9a3a1402
@@ -698,7 +698,7 @@
|
||||
airframe="airframes/tudelft/easystar3_fw.xml"
|
||||
radio="radios/crossfire_sbus.xml"
|
||||
telemetry="telemetry/fixedwing_flight_recorder.xml"
|
||||
flight_plan="flight_plans/basic.xml"
|
||||
flight_plan="flight_plans/tudelft/fixedwing_no_gps.xml"
|
||||
settings="settings/fixedwing_basic.xml"
|
||||
settings_modules="modules/ahrs_float_dcm.xml modules/air_data.xml modules/airspeed_ms45xx_i2c.xml modules/electrical.xml modules/gps.xml modules/gps_ublox.xml modules/guidance_full_pid_fw.xml modules/imu_common.xml modules/logger_sd_chibios.xml modules/nav_basic_fw.xml modules/stabilization_adaptive_fw.xml"
|
||||
gui_color="blue"
|
||||
|
||||
Reference in New Issue
Block a user