35 Commits (d1fb137651fa64f80b04d84865568fac5df9d94c)

Author SHA1 Message Date
Andrew Tridgell ffd6fa1366 GCS_MAVLink: ignore alignment warnings in MAVLink headers 11 years ago
Andrew Tridgell 013aaf4d3e GCS_MAVLink: moved comms functions to not be inline 11 years ago
Andrew Tridgell d9e8c34a89 GCS_MAVLink: allow for proxying of larger MAVLink messages on PX4 11 years ago
Andrew Tridgell ac24ff0b1e GCS_MAVLink: added support for 3 UARTs 11 years ago
Andrew Tridgell 8d227b801f GCS_MAVLink: increase max packet size to 104 11 years ago
Andrew Tridgell 445edb8793 GCS_MAVLink: remove CR/LF 12 years ago
Randy Mackay 8545071a21 GCS_MAVLink: include AP_Math.h 12 years ago
Andrew Tridgell 91a60be758 GCS_MAVLink: fixed indent-tabs-mode 12 years ago
Andrew Tridgell 11bf6f40f7 GCS_MAVLink: moved gcs_severity to library header 12 years ago
Andrew Tridgell 7e58bde826 GCS_MAVLink: added comm_is_idle() function 12 years ago
Andrew Tridgell ea3b405959 MAVLink: moved CRC table into program 12 years ago
Andrew Tridgell dc66708856 MAVLink: cope with available() returning -1 12 years ago
Andrew Tridgell c9fe7fe932 MAVLink: use buffer send and fast CRC if possible 12 years ago
Andrew Tridgell feeebae03f GCS_MAVLink: added comm_send_buffer() 12 years ago
Pat Hickey 6661f827fa GCS_MAVLink: port to work with AP_HAL class rather than FastSerial 12 years ago
Pat Hickey 3f1d9d7f69 AP_Param: #include <AP_Param.h> fixups for libraries & sketches 12 years ago
Andrew Tridgell 15abc784ec MAVLink: use a smaller maximum payload to reduce memory 12 years ago
Andrew Tridgell 9f9d570597 MAVLink: comm_get_txspace should return 0 on error 13 years ago
Andrew Tridgell 3a1ff7bdd9 Mavlink: enable MAVLINK_SEPARATE_HELPERS 13 years ago
Andrew Tridgell dc47074dbd MAVLink: removed the need for Mavlink_compat.h 13 years ago
Andrew Tridgell 60caaa4b04 MAVLink: remove MAVLink 0.9 protocol support 13 years ago
Andrew Tridgell 25c17a5425 re-enable the AP_Mount build 13 years ago
Andrew Tridgell d8919731ee Mavlink: fixed library build for MAVLink 1.0 13 years ago
Andrew Tridgell d11957718f MAVLink: removed the cpp part of the library 13 years ago
James Goppert ba89f39781 Updated MAVLink to 1.0.6 release. 13 years ago
Andrew Tridgell de7cf3d1db mavlink: make it possible to build with mavlink 1.0 headers 13 years ago
Amilcar Lucas e5c248e2bf Moved mavlink_check_target() to the libraries/. 14 years ago
Andrew Tridgell edd7e509d9 MAVLink: enable separate MAVLink helpers 14 years ago
tridge60@gmail.com 89f9fafb90 BetterSerial has txspace() now 14 years ago
tridge60@gmail.com 7774ac534e added comm_get_txspace() to GCS_MAVLink 14 years ago
tridge60@gmail.com fa1a6d3beb shrink the size of mavlink_message_t using max dialect message size 14 years ago
tridge60@gmail.com 3ae2186021 imported new MAVLink implementation 14 years ago
james.goppert 7809b0ca2a Massive warning fixes. 14 years ago
james.goppert 9c9fd95408 Fixed inclusion guard for mavlink. 14 years ago
DrZiplok@gmail.com 7582353b08 Library wrapper for MAVLink protocol bits. 14 years ago