Browse Source

boards: omnibus_f4sd_ekf2 disable frsky telemetry to save flash (and fix build)

- this isn't great, but our options are limited at the moment and this
can be fixed later once the old mixing system is deleted
v1.13.0-BW
Daniel Agar 3 years ago
parent
commit
6e9c673262
No known key found for this signature in database
GPG Key ID: FD3CBA98017A69DE
  1. 1
      boards/omnibus/f4sd/ekf2.px4board

1
boards/omnibus/f4sd/ekf2.px4board

@ -1,2 +1,3 @@ @@ -1,2 +1,3 @@
CONFIG_DRIVERS_TELEMETRY_FRSKY_TELEMETRY=n
CONFIG_MODULES_ATTITUDE_ESTIMATOR_Q=n
CONFIG_MODULES_EKF2=y

Loading…
Cancel
Save