Peter Barker
|
c33d665906
|
GCS_MAVLink: make rally/fence item conversion methods public
|
2024-01-24 19:14:41 +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 |
Pierre Kancir
|
64774a2f92
|
GCS_MAVLink: fix always 0 division.
7/8 into array range bracket will be integral type, therefore 7/8 is reported as always 0.
|
2022-10-22 11:11:52 +11:00 |
Iampete1
|
31bc6d9ec4
|
GCS_MAVLink: change AC_FENCE to AP_FENCE_ENABLED
|
2022-07-27 19:04:56 +10:00 |
Iampete1
|
5fa29eb01a
|
GCS_MAVLink: fix complation without fence
|
2022-07-27 19:04:56 +10:00 |
Peter Barker
|
7638cbf001
|
GCS_MAVLink: include cleanups
|
2022-03-01 11:21:33 +11:00 |
Peter Barker
|
aaae7bda6b
|
GCS_MAVLink: provide compatability with bad integer-stored radii
|
2021-06-06 11:41:30 +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
|
81454c7a40
|
GCS_MAVLink: create and use INTERNAL_ERROR macro so we get line numbers
|
2020-04-30 13:21:36 +10:00 |
Randy Mackay
|
6d94d2b62f
|
GCS_MAVLink: remove send-text re allocating for fence
|
2019-12-10 08:51:19 +11:00 |
Randy Mackay
|
96616343ce
|
GCS_MAVLink: mission item support more mav frames
|
2019-10-30 18:27:07 +08: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 |