Commit Graph

4 Commits

Author SHA1 Message Date
Peter Barker
b931baa8fd Blimp: remove vestiges of AHRS trim-from-rc-sticks functionality
This was definitely not working (no caller to auto_trim()), and has probably subtly broken in several other ways since it has not been autotested.

If this feature is wanted in the future then factoring Copter's support up into RC_Channel (and possible AP_Vehicle) is probably the way to do this.

we're moving towards using an RC aux switch for this functionality.

Blimp doesn't currently have suport for this functionality (lacking a call
2025-02-06 16:03:52 +11:00
muramura
8513837445 Blimp: Change division to multiplication 2025-01-02 23:22:42 +11:00
Peter Barker
f2a4253ed2 Blimp: adjust for renaming of RC_Channel and GCS_MAVLink headers 2024-12-26 11:01:22 +11:00
Peter Barker
aedaab4724 Blimp: make RC_Channel and GCS_MAVLink filenames consistent 2024-12-26 11:01:22 +11:00