Peter Barker
|
ac0e126099
|
Copter: correct AFS terminate-via-land for Copter
In the case we're terminating via land it's a good idea to continue to
constantly adjust our motor outputs for stabilization and the like....
|
2018-10-01 11:23:46 +09:00 |
Andrew Tridgell
|
570470ac59
|
AP_AdvancedFailsafe: removed some old AVR code
|
2018-07-06 09:04:15 +10:00 |
Peter Barker
|
efdf03e27d
|
AP_AdvancedFailsafe: remove rcmap member from AP_AdvancedFailsafe
|
2018-05-05 18:06:31 +09:00 |
Michael du Breuil
|
dab13f0e34
|
AP_AdvancedFailsafe: Allow GCS teriminate to supply a reason cause
|
2018-03-27 22:12:21 +01:00 |
Peter Barker
|
747dbea476
|
AP_AdvancedFailsafe: use baro singleton
|
2018-03-08 21:20:05 -08:00 |
Michael du Breuil
|
200aacea43
|
AP_AdvancedFailsafe: Report MAV_PROTOCOL_CAPABILITY_FLIGHT_TERMINATION
|
2018-02-03 09:36:03 +09:00 |
Michael du Breuil
|
0bbbb3d08d
|
AP_AdvancedFailsafe: Allow landing to be a termination action
|
2017-09-13 13:15:08 -07:00 |
Michael du Breuil
|
97c1785bef
|
AP_AdvancedFailsafe: Allow the GCS to request terminations
|
2017-08-15 15:14:56 +01:00 |
Michael du Breuil
|
5fca7d02b3
|
AdvancedFailsafe: Rework status texts to be more uniform
|
2017-08-09 15:39:17 +01:00 |
Randy Mackay
|
cf47a0d563
|
AP_AdvancedFailsafe: minor formatting fix
|
2017-07-19 15:24:21 +09:00 |
Peter Barker
|
ad7cb6ef32
|
AP_AdvancedFailsafe: eliminate GCS_MAVLINK::send_statustext_all
|
2017-07-11 23:53:53 +01:00 |
Dr.-Ing. Amilcar Do Carmo Lucas
|
4b49a84d8e
|
AP_AdvancedFailsafe: Use SI units conventions in parameter units
Follow the rules from:
http://physics.nist.gov/cuu/Units/units.html
http://physics.nist.gov/cuu/Units/outside.html
and
http://physics.nist.gov/cuu/Units/checklist.html
one further constrain is that only printable (7bit) ASCII characters are allowed
|
2017-05-17 18:07:25 +10:00 |
Andrew Tridgell
|
9dc7dbfa16
|
AP_AdvancedFailsafe: adapt to new RC_Channel API
|
2017-01-12 17:39:37 +11:00 |
Mathieu OTHACEHE
|
152edf7189
|
Global: remove mode line from headers
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
|
2016-10-24 09:42:01 -02:00 |
Andrew Tridgell
|
c1480315f5
|
AP_AdvancedFailsafe: update AFS_TERMINATE on GCS on termination
|
2016-08-16 12:56:13 +10:00 |
Andrew Tridgell
|
cee1e37391
|
AP_AdvancedFailsafe: make relationship to OBC clearer in comment
|
2016-08-16 12:56:12 +10:00 |
Andrew Tridgell
|
838728348f
|
AP_AdvancedFailsafe: re-work for use as vehicle derived class
|
2016-08-16 12:55:50 +10:00 |
Andrew Tridgell
|
8163db1adb
|
AP_AdvancedFailsafe: cleanups for new naming
|
2016-08-16 12:55:50 +10:00 |
Andrew Tridgell
|
cef4635ad9
|
AP_AdvancedFailsafe: rename from APM_OBC
|
2016-08-16 12:55:50 +10:00 |