Iampete1
|
7226a3a9dc
|
Plane: move FBWA_TDRAG_CHAN to RC Options
|
2021-03-17 19:18:46 +11:00 |
Pierre Kancir
|
6062e4ee81
|
ArduPlane: use AUX_PWM_TRIGGER_LOW and AUX_PWM_TRIGGER_HIGH
|
2021-02-10 18:48:06 +11:00 |
Peter Barker
|
6baaf03c8c
|
Plane: move auto_throttle_mode to being a method on each mode
|
2021-01-10 16:04:30 +11:00 |
Peter Barker
|
f6cb1b5ad6
|
Plane: use a method on Mode for auto-navigation-mode
Avoids the state getting stale, which it will with a failed attempt to
go into qautotune, for example.
|
2021-01-10 16:04:30 +11:00 |
Peter Barker
|
a1ea1306a1
|
Plane: use pure-virtual method for allows_throttle_nudging
In place of a state variable which could become stale
|
2021-01-10 16:04:30 +11:00 |
Peter Barker
|
c93d17b4b2
|
ArduPlane: use enum-class for SRV_CHANNEL_LIMIT_TRIM and friends
|
2019-11-26 10:17:17 +11:00 |
Tom Pittenger
|
0270c57530
|
Plane: massive refactor and creation of Mode class
|
2019-04-02 16:28:52 +11:00 |