Peter Barker
|
6dce39cbe1
|
Copter: use AP_Arming methods to arm and disarm vehicle
Really just changing the namespace of init_arm_motors
|
2019-05-30 07:37:30 +09:00 |
Peter Barker
|
f189860162
|
Copter: use enum class for ArmingMethod and ArmingRequired
|
2019-03-12 19:48:14 +11:00 |
Peter Barker
|
66416a5289
|
Copter: make toymode parameter descriptions consistent
Also correct "home button" -> "left (Mode button)"
|
2019-02-22 11:36:28 +09:00 |
Tom Pittenger
|
b8ee535fb4
|
Copter: unify singleton naming to _singleton and get_singleton()
|
2019-02-10 19:09:58 -07:00 |
Peter Barker
|
6fc76a32af
|
GLOBAL: use AP::logger() and strip redundant Log_ from methods
|
2019-01-18 18:08:20 +11:00 |
Peter Barker
|
b47733142f
|
GLOBAL: rename DataFlash_Class to AP_Logger
|
2019-01-18 18:08:20 +11:00 |
murata
|
7a3f84566a
|
Copter: Delete the last newline of the message.
|
2018-11-07 11:59:58 +09:00 |
Andrew Tridgell
|
1978a0cb94
|
ArduCopter: fixed build warnings
|
2018-10-17 12:54:22 +11:00 |
Peter Barker
|
62d0bc986a
|
Copter: toymode: correct static-vs-singleton compilation error
|
2018-08-08 09:00:11 +10:00 |
Peter Barker
|
df83cb034e
|
Copter: use ArmingMethod enumeration
|
2018-07-03 15:16:38 +10:00 |
Pierre Kancir
|
aa8a90271e
|
ArduCopter : HAL_RCINPUT_WITH_AP_RADIO definition
|
2018-05-22 08:35:01 +09:00 |
Michael du Breuil
|
d96919ed21
|
Copter: Use RC_Channels instead of hal.rcin
|
2018-04-11 21:47:07 +01:00 |
Dr.-Ing. Amilcar do Carmo Lucas
|
d78c2a1015
|
Copter: Fix copy-paste error in toy_mode
|
2018-03-20 08:13:06 +09:00 |
Dr.-Ing. Amilcar Do Carmo Lucas
|
ed36ec3c29
|
Copter: add option to disable THROW mode
|
2018-03-15 07:38:14 +09:00 |
Peter Barker
|
dc5ef168fd
|
Copter: toymode: correct compilation with fence is disabled
|
2018-02-22 10:26:37 +10:00 |
Andrew Tridgell
|
348a757cc6
|
Copter: re-enable FLOWHOLD mode on skyviper
|
2018-02-14 18:27:00 +11:00 |
Peter Barker
|
40d74584ac
|
Copter: remove shims used in scheduler
|
2018-02-12 11:19:34 +09:00 |
Andrew Tridgell
|
9261e1cbde
|
Copter: enable F412 toymode button setup
different button mapping for new controller
|
2018-02-08 17:36:33 +11:00 |
Andrew Tridgell
|
af4f0c29ba
|
Copter: enable TMODE (ToyMode) support
this is for the skyviper button based transmitter control
|
2018-02-08 17:36:33 +11:00 |