28 Commits (7717cc145068997e7693fab5ff898be93dc1cba2)

Author SHA1 Message Date
Andrew Tridgell e762c43312 Plane: switch to an array for stream rates 12 years ago
Pat Hickey 85d783d5a9 ArduPlane: fixed memory unsafe member access in GCS_MAVLINK 12 years ago
Andrew Tridgell 7046fc05e2 Plane: change to send_text_P() for progmem strings 12 years ago
Pat Hickey 92b0c302f2 ArduPlane: Ported to AP_HAL 12 years ago
Andrew Tridgell fbc053e6e4 APM: change to one low priority status buffer per GCS instance 13 years ago
Andrew Tridgell 41017442f8 APM: removed unnecessary waypoint_sending flag 13 years ago
Andrew Tridgell 63940d3ab6 APM: don't send GPS_STATUS MAVLink message 13 years ago
Andrew Tridgell 3077de0d33 APM: much faster parameter fetching 13 years ago
uncrustify bd0146f776 uncrustify ArduPlane/GCS.h 13 years ago
Andrew Tridgell 0ffc89d512 APM: support the MISSION_WRITE_PARTIAL_LIST command 13 years ago
Andrew Tridgell b6a475f6a5 MAVLink: make APM build with MAVLink 1.0 possible with arduino GUI 13 years ago
Andrew Tridgell e1270401bf MAVLink: make parameter send use adaptive stream rate 13 years ago
Andrew Tridgell 7b50724f60 MAVLink: allow for find grained stream rate control 13 years ago
Andrew Tridgell e0bb7e2777 MAVLink: don't waste 100 bytes of bandwidth sending 1 byte of information 13 years ago
Andrew Tridgell df8a557630 AP_Param: update users of AP_Param for ParamToken 13 years ago
Andrew Tridgell 0f9adbdae0 token size for first()/next() is now 16 bits 13 years ago
Andrew Tridgell bc0ed62aa9 adapt mainline APM code to AP_Param 13 years ago
Andrew Tridgell 7def0e98e8 USB-MUX: auto-switch telemetry port based on UXB mux for ArduPlane 13 years ago
Andrew Tridgell 9eb27c2573 GCS: fixed timeout loading waypoints 13 years ago
Andrew Tridgell 5a44298d57 CLI: enable "hit enter 3 times" support for CLI 13 years ago
Andrew Tridgell e2ed1f1c56 removed some more unused defines 14 years ago
Andrew Tridgell 55cd7bcf1d added gcs_severity enum 14 years ago
Andrew Tridgell 66e4ae50bb remove some more old cruft 14 years ago
Andrew Tridgell 73223ee458 remove Mavlink_Common.h and used deferred logic for params/waypoints 14 years ago
Andrew Tridgell de12ea429e remove some more unused code in the GCS interface 14 years ago
Andrew Tridgell e61d742345 GCS: make the two GCS links gcs0 and gcs3 14 years ago
Andrew Tridgell 17ebb311a7 MAVLink: use enum ap_message and remove unused param argument 14 years ago
Amilcar Lucas b7a0d8836a This is the real HEAD of the APM_Camera branch. Seams that lots of changes got lost in the SVN to GIT port 14 years ago
Andrew Tridgell 609ae8359d import APM_Camera branch from SVN 14 years ago
Andrew Tridgell e0dc1271d6 imported ArduPlane from ArduPilotMega svn 14 years ago
Andrew Tridgell 1456a2a912 renamed top level directories 14 years ago
jasonshort f747e39062 Better sonar hold ++ 14 years ago
jasonshort a0d9c52d87 Mavlink Sync with APM 14 years ago
mich146@hotmail.com 6edb299243 AC2 - Mavlink on 2 ports 14 years ago
mich146@hotmail.com 27e69d73d5 ACM mavlink update/log fix 14 years ago
tridge60@gmail.com ae9ae7f946 adapt send_text() for typesafe PSTR() 14 years ago
tridge60@gmail.com d70703aa62 disabled tabs in emacs formatting markers 14 years ago
tridge60@gmail.com f0458631a3 added send_text_P() 14 years ago
DrZiplok 12cfc19f0b Compilation fixes per request 14 years ago