399 Commits (ebc28d817f4f8c96824aff4992460c6dd86ef637)

Author SHA1 Message Date
Randy Mackay 1a3ef62b84 GCS_MAVLink: add virtual send_winch_status 5 years ago
Dr.-Ing. Amilcar do Carmo Lucas 7067cbdafd GCS_Mavlink: Adapt to upstream mavlink changes to the SCALED_PRESSURE message 5 years ago
Andrew Tridgell 9466e7e71e GCS_MAVLink: make correct_offboard_timestamp_usec_to_ms protected 5 years ago
Peter Barker e2056f56e3 GCS_MAVLink: support for sending generator message 5 years ago
Michael du Breuil 7fae084793 GCS_MAVLink: Only send a single battery status per call 5 years ago
chobits 991387dbfb GCS_MAVLink: support covariance field in vis pose msg 5 years ago
Peter Barker f158533fe9 GCS_MAVLink: allow private channels to also be active 5 years ago
Peter Barker b428f12913 GCS_MAVLink: add and use accessor for last-RADIO_STATUS.remrssi-ms 5 years ago
Peter Barker 07e3f1d48f GCS_MAVLink: add RADIO_STATUS.rssi as an AP_RSSI telemetry source 5 years ago
chobits ff6e4c4f9a GCS_MAVLink: support VISION_SPEED_ESTIMATE 5 years ago
Andrew Tridgell 87c2858bde GCS_MAVLink: give banner on param download with ftp 5 years ago
Andrew Tridgell 7cd901fa5b GCS_MAVLink: enable ftp without filesystem 5 years ago
Andrew Tridgell 6811d79b6f GCS_MAVLink: define GCS_SEND_TEXT() globally 5 years ago
Peter Barker 26b88823f4 GCS_MAVLink: correct out-of-space-to-send call in HAVE_PAYLOAD_SPACE 5 years ago
Randy Mackay 6f8176c71e GCS_MAVLink: remove ahrs3 5 years ago
Peter Barker 8b9281eaa1 GCS_MAVLink: log number of times message not sent due to no space 5 years ago
Peter Barker 41ada7f8f4 GCS_MAVLink: document the payload-space macros 5 years ago
Randy Mackay c39fef6c56 GCS_MAVLink: pass vision-position-estimate reset_counter to AP_VisualOdom handler 5 years ago
Randy Mackay a9c1eb5af4 GCS_MAVLink: fill in sys_status vision position bits 5 years ago
Randy Mackay 728e8b45a9 GCS_MAVLink: use AP_VisualOdom to handle vision-position-estimate messages 5 years ago
Peter Barker ca7fcc093c GCS_MAVLink: correct return type on get_stream_slowdown_ms 5 years ago
Randy Mackay ecf5abc1f2 GCS_MAVLink: minor format fix 5 years ago
Andrew Tridgell 8a84dbc19e GCS_MAVLink: slow down telemetry during ftp 5 years ago
Peter Barker fbe2e75b9f GCS_MAVLink: divide time allowed to send messages fairly 5 years ago
Peter Barker 727c12c388 GCS_MAVLink: move initialisation of serial and gcs to AP_Vehicle 5 years ago
Peter Barker 1650979a2b GCS_MAVLink: add support for MAV_CMD_DEBUG_TRAP 5 years ago
Peter Barker e248bdfb16 GCS_MAVLink: split statustexts into 50-byte chunks using mav2 extensions 5 years ago
Peter Barker a9f62f196e GCS_MAVLink: consolidate places we snprintf statustexts 5 years ago
Peter Barker 01710c035e GCS_MAVLink: handle proximity and rangefinder messages 5 years ago
Andrew Tridgell dd73eac08c GCS_MAVLink: support MAV_CMD_FIXED_MAG_CAL_YAW 5 years ago
Peter Barker ebbcd00873 GCS_MAVLink: send statustext to all GCSs until update_send is called 5 years ago
Peter Barker b48da34c61 GCS_MAVLink: move setting of GPS SYS_STATUS bits up to base class 5 years ago
Peter Barker 314ea32ede GCS_MAVLink: any internal error means MAV_STATE_CRITICAL 5 years ago
Marian Soban 6e961b55eb GCS_MAVLink: LTM telemetry support 5 years ago
Peter Barker a96a4c0510 GCS_MAVLink: correct encoding used for send_to_components 5 years ago
Peter Barker 7d2557b316 GCS_MAVLink: correct txspace return value issues 5 years ago
Peter Barker a893a5483c GCS_MAVLink: support sysid targetting 5 years ago
Andrew Tridgell 43da68ae59 GCS_MAVLink: added ftp_push_replies() 5 years ago
Andrew Tridgell 00549d13fa GCS_MAVLink: rename emit_dir_entry to gen_dir_entry 5 years ago
Michael du Breuil 6f538dd45a GCS_MAVLink: Initial FTP support 5 years ago
Michael du Breuil cb1b236439 GCS_MAVLink: Use the vehicle singleton to directly set the flight mode 5 years ago
Randy Mackay 7ce2fb8783 GCS_Mavlink: handle_preflight_reboot made virtual 5 years ago
Do Carmo Lucas dc4ad26e96 GCS_MAVLink: updates to support the latest stable mavlink changes (IMU temperature extension) 5 years ago
Randy Mackay 8686197c59 GCS_MAVLink: add comment above set-message-interval 5 years ago
Tatsuya Yamaguchi 9a99d9bff5 GCS_MAVLink: add set_message_interval functions 5 years ago
Andrew Tridgell 0deef76875 GCS_MAVLink: use HAL_MEM_CLASS for status sizes 5 years ago
Peter Barker 6d0c5da84a GCS_MAVLink: allow upload of fence using mission item protocol 5 years ago
Peter Barker 2f60b230cd GCS_MAVLink: use singleton to get AP_AdvancedFailsafe pointer 5 years ago
Peter Barker 8fc55b9678 GCS_MAVLink: remove comm_get_available 5 years ago
Peter Barker df5921a87c GCS_MAVLink: gate AP_DEVO_Telem behind !HAL_MINIMIZE_FEATURES 6 years ago