Peter Barker
|
65b5e0455b
|
GCS_MAVLink: warn if GCS send MISSION_ITEM rather than MISSION_ITEM_INT
|
2022-09-13 11:50:54 +10:00 |
Peter Barker
|
8cdb304871
|
GCS_MAVLink: warn if MISSION_REQUEST is used
|
2022-09-13 11:50:54 +10:00 |
Peter Barker
|
6d0c5da84a
|
GCS_MAVLink: allow upload of fence using mission item protocol
GCS_MAVLink: add support for fence inclusion circles
GCS_MAVLink: factor out a transfer_is_complete; start commenting properly
|
2019-09-28 07:58:48 +09:00 |
Peter Barker
|
57528b94cf
|
GCS_MAVLink: allow complete() call on subclasses to fail
Also terminate uploads if any error occurs fetching items
|
2019-08-07 12:07:59 +10:00 |
Peter Barker
|
4b012ab62b
|
GCS_MAVLink: deny upload of non-MISSION items if not doing mavlink2
|
2019-08-06 13:58:44 +10:00 |
Peter Barker
|
93ca243987
|
GCS_MAVLink: rearrange mission item handling code
This splits the missionitemprotocol handling entirely into separate
header files and separate compilation units.
|
2019-07-18 10:48:57 +09:00 |