Andrew Tridgell
958d8b4787
GCS_MAVLink: update from upstream headers
10 years ago
Andrew Tridgell
4e86a6cd0e
GCS_MAVLink: merged upstream header changes
10 years ago
Andrew Tridgell
35bac3ab4f
GCS_MAVLink: regenerate without mavlink_frame_char changes
10 years ago
Andrew Tridgell
33824e0b2f
GCS_MAVLink: re-ran generate.sh
10 years ago
Andrew Tridgell
79be500e04
GCS_MAVLink: re-generate headers
10 years ago
Andrew Tridgell
4aa8a012de
GCS_MAVLink: re-generate headers (updated stdint.h usage)
10 years ago
Randy Mackay
69fd7b80aa
GCS_MAVLink: generate run on master
11 years ago
Andrew Tridgell
11025c8da9
GCS_MAVLink: rebuild MAVLink headers
11 years ago
Andrew Tridgell
8ef9aa0300
GCS_MAVLink: rebuild MAVLink headers
11 years ago
Andrew Tridgell
c6e29c9519
GCS_MAVLink: update to latest upstream mavlink headers
12 years ago
Andrew Tridgell
d9f13b6b8c
GCS_MAVLink: merge in changes from upstream mavlink repo
12 years ago
Andrew Tridgell
df91734883
MAVLink: import latest upstream messages and headers
12 years ago
Pat Hickey
fd89bacbc8
GCS_MAVLink: wibble to mavlink_helpers.h to fix build.
12 years ago
Pat Hickey
2a72c7e730
GCS_MAVLink: Regenerate mavlink1.0 implementation
...
created using:
mavgen.py --lang=C --wire-protocol=1.0 --output=./include/mavlink/v1.0 ./message_definitions/ardupilotmega.xml
mavlink repo commit 79cabfe956464c8f745807a6e65062ac3fc09193
12 years ago
Andrew Tridgell
151a50b6af
MAVLink: imported updated generated mavlink C code
...
no functionality changes
13 years ago
Andreas M. Antonopoulos
c73f7ef3ab
AP_Limits library, provides modular "limits" such as altitude and geo-fencing.
13 years ago
Andrew Tridgell
012fc35314
mavlink: fixed build with uart resend
13 years ago
Andrew Tridgell
b6467cb1fa
MAVLink: updates to mavlink headers to fix mavlink 1.0 issues
13 years ago
James Goppert
ba89f39781
Updated MAVLink to 1.0.6 release.
13 years ago
Andrew Tridgell
e62bc659b6
updated to latest mavlink 1.0 messages
14 years ago
Andrew Tridgell
cbf9ce8d14
mavlink: import mavlink 1.0 includes
14 years ago
tridge60@gmail.com
754ab0290b
import new mavlink version
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@3238 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
tridge60@gmail.com
f7c58a5dd5
mavlink: imported new version with MEMINFO message
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@3205 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
tridge60@gmail.com
3ae2186021
imported new MAVLink implementation
...
this new implementation reduces code size, and also reduces stack
usage, while avoiding the gcc union stack bug
Note that we will gain even more when we move to the new protocol
version, especially in terms of code size
git-svn-id: https://arducopter.googlecode.com/svn/trunk@3200 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago