78 Commits (b52d1cfabb2d4072c035fd3f09f0b0588ac3c2a8)

Author SHA1 Message Date
Andrew Tridgell f49258eb31 GCS_MAVLink: added send_statustext_all() method 11 years ago
Andrew Tridgell e23ee34d95 GCS_MAVLink: added MSG_TERRAIN 11 years ago
Andrew Tridgell 3020d91dcd GCS_MAVLink: keep a bitmap of what mavlink channels are active 11 years ago
Andrew Tridgell ddb030088d GCS_Mavlink: moved some more mavlink functions to GCS_Common.cpp 11 years ago
Niels Joubert baf0697f48 GCS_MAVLink: Add support for GPS_RTK messages 11 years ago
Andrew Tridgell 0b6407256c GCS_MAVLink: moved 3 more send_*() functions to GCS_Common.cpp 11 years ago
Andrew Tridgell 63da53c842 GCS_MAVLink: moved main update() routine into GCS_Common.cpp 11 years ago
Andrew Tridgell 49e7ee9ba7 GCS_MAVLink: added setup_uart() method 11 years ago
Andrew Tridgell b8675b9abc GCS_MAVLink: implement SERIAL_CONTROL MAVLink message 11 years ago
Andrew Tridgell 8af9573806 GCS_MAVLink: allow logging of RADIO_STATUS, very useful for link analysis 11 years ago
Andrew Tridgell 0832aba6bc GCS_MAVLINK: moved deferred message handling into common code 11 years ago
Andrew Tridgell 8d89a64312 GCS_MAVLink: moved handling of MISSION_ITEM into common code 11 years ago
Andrew Tridgell 965f6bd3bd GCS_MAVLink: make DataFlash a pointer 11 years ago
Andrew Tridgell b85c5123b2 GCS_MAVLink: added save parameter to handle_request_data_stream() 11 years ago
Andrew Tridgell 79bb14b8c1 GCS_MAVLink: moved RADIO_STATUS handling into common code 11 years ago
Andrew Tridgell 144217ac74 GCS_MAVLink: moved parameter and stream handling into common code 11 years ago
Andrew Tridgell 0b811ba6a9 GCS_MAVLink: added have_flow_control() method 11 years ago
Randy Mackay c462adf2ee GCS_MAVLink: added five handle_mission methods 11 years ago
Andrew Tridgell add2416dbe GCS_MAVLink: added handle_mission_request() common function 11 years ago
Andrew Tridgell 9aea781248 GCS_MAVLink: moved send_ahrs2 to common code 11 years ago
Andrew Tridgell 87355127ca GCS_MAVLink: added send_power_status() 11 years ago
Andrew Tridgell 87226fed97 GCS_MAVLink: avoid log scans when possible 11 years ago
Andrew Tridgell af124a8a45 GCS_MAVLink: moved send_meminfo() to GCS_Common.cpp 11 years ago
Andrew Tridgell efc7f88e4b GCS_MAVLink: sped up downloading DF logs over MAVLink 11 years ago
Andrew Tridgell 137137d4e1 GCS_MAVLink: remove unused header 11 years ago
Andrew Tridgell 0a9e2d332a GCS_MAVLink: support erase and faster downloads 11 years ago
Andrew Tridgell d034a4108b GCS_MAVLink: started adding MAVLink log download 11 years ago
Andrew Tridgell eb2cb0abe0 Copter: moved GCS.h to common library 11 years ago
Andrew Tridgell e5f098c37c Copter: removed some unnecessary fields in GCS.h 11 years ago
Andrew Tridgell a49710f20e Copter: added uartD support 11 years ago
Andrew Tridgell 903d5636bb Copter: added support for partial mission load 12 years ago
Randy Mackay dcf21eee8f Copter: only allow entering the CLI within 30 seconds of start-up 12 years ago
Pat Hickey d418197898 ArduCopter: fixed memory unsafe member access in GCS_MAVLINK 12 years ago
Andrew Tridgell b079a96eaf Copter: removed GPS_STATUS message 12 years ago
Andrew Tridgell 9e986801c9 Copter: fixed SITL for ArduCopter 12 years ago
Pat Hickey d9e0bbbbab ArduCopter: first pass at AP_HAL porting 12 years ago
uncrustify 3d4ca7aa30 uncrustify ArduCopter/GCS.h 13 years ago
Andrew Tridgell 4fee26437b MAVLink: make ACM build with MAVLink 1.0 possible in arduino GUI 13 years ago
Andrew Tridgell c0a54762c6 MAVLink: port the new adaptive flow control to ArduCopter 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 c9c422539e update ACM MAVLink code for AP_Param 13 years ago
Andrew Tridgell 3a542b3ef3 USB-MUX: enable USB MUX switching for ArduCopter 13 years ago
Andrew Tridgell 56390c4696 GCS: fixed timeout loading waypoints (ArduCopter) 13 years ago
Andrew Tridgell 5a44298d57 CLI: enable "hit enter 3 times" support for CLI 13 years ago
Andrew Tridgell d89ae696ef merged the GCS updates from ArduPlane to ArduCopter 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