Iampete1
|
d25d1c253e
|
GCS_MAVLink: MissionItemProtocol_Rally: deal with alt frame
|
2023-11-01 19:06:39 +11:00 |
Peter Barker
|
ed5da4ead2
|
GCS_MAVLink: allow more libraries to compile with no HAL_GCS_ENABLED
|
2023-09-05 22:23:51 +10:00 |
Peter Barker
|
2da23a218a
|
GCS_MAVLink: correct compilation with rally disabled
|
2022-09-27 10:16:47 +10:00 |
Andrew Tridgell
|
c53c112691
|
GCS_MAVLink: expose functions to convert fence and rally to mavlink
this allows for the @MISSION filesystem to download data in the
current mavlink format
|
2021-04-21 07:12:55 +10:00 |
Peter Barker
|
41943f5fda
|
GCS_MAVLink: correct use of uninitialised value in Rally upload
|
2020-11-11 18:22:58 +11:00 |
Peter Barker
|
bc8e56966f
|
GCS_MAVLink: squelched rally-points-received message
|
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
|
71533c7c5c
|
GCS_MAVLink: correct frame on rally mission items
|
2019-08-02 09:17:04 +10:00 |
Peter Barker
|
979a9fb679
|
GCS_MAVLink: ensure item being converted is a rally point
|
2019-08-01 17:44:37 +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 |