30 Commits (f88de986bcef971bb4b0dfe5a6128bbc85e66e0d)

Author SHA1 Message Date
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Gustavo Jose de Sousa d7a2ef3e35 GCS_MAVLink: standardize inclusion of libaries headers 10 years ago
Randy Mackay 85eeba93c0 GCS_MAVLink: mavlink_comm_port to array 10 years ago
Randy Mackay 62e7e8cc7d GCS_MAVLink: add support for 4th mavlink chan on PX4 10 years ago
Randy Mackay 1157c13eb6 GCS_MAVLink: mavlink_comm_x become UARTDrivers 10 years ago
Andrew Tridgell f198cdcf20 GCS_MAVLink: added support for a MAVLink snoop function 10 years ago
Andrew Tridgell f1edd1bafb GCS_MAVLink: removed use of mavlink_check_target() 10 years ago
Andrew Tridgell 11f88f0f5d GCS_MAVLink: added routing object to GCS_MAVLink 10 years ago
Andrew Tridgell de294277e9 GCS_MAVLink: cope with new mavlink repo change in mavlink_system_t 10 years ago
Andrew Tridgell b8675b9abc GCS_MAVLink: implement SERIAL_CONTROL MAVLink message 11 years ago
Andrew Tridgell 013aaf4d3e GCS_MAVLink: moved comms functions to not be inline 11 years ago
Andrew Tridgell ac24ff0b1e GCS_MAVLink: added support for 3 UARTs 11 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Andrew Tridgell 91a60be758 GCS_MAVLink: fixed indent-tabs-mode 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 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
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 2a7b298bbc MAVLink: moved mavlink variables back to library 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
DrZiplok@gmail.com 7582353b08 Library wrapper for MAVLink protocol bits. 14 years ago