43934 Commits (94d2f4ea0ec4a2fcff1420a788bbcc077f86eafa)
 

Author SHA1 Message Date
Andrew Tridgell 952a3956a9 AP_BLHeli: added have_telem_data() API 4 years ago
Andrew Tridgell 05f4bf0b32 AP_MSP: fixed viewer for py2 and py3 4 years ago
Andrew Tridgell 5a7f81b5c3 AP_MSP: use more compact message format for most messages 4 years ago
Andrew Tridgell 24a6cfe36c AP_MSP: fill in millis for RTC 4 years ago
Andrew Tridgell c4092ca57a AP_MSP: don't send ESC_SENSOR_DATA when not enabled in build 4 years ago
Andrew Tridgell 449883c7f1 AP_MSP: added python MSP FPV viewer 4 years ago
Andrew Tridgell 7c579c4814 waf: added --osd configure option 4 years ago
Andrew Tridgell cea2eadd16 AP_MSP: make MSP packing smaller and more efficient 4 years ago
yaapu b658edfa20 Tools: added MSP 4 years ago
yaapu 6a0531c08a AP_Common: added missing bit set/clear functions 4 years ago
yaapu 9efc4602af AP_BLHeli: integrate MSP protocol with existing blheli inplementation 4 years ago
yaapu 144f7df02f AP_Math: added CRCs needed by AP_MSP 4 years ago
yaapu 7170adf50e AP_OpticalFlow: added support for MSP based flow sensors 4 years ago
yaapu 699ffcbcd2 AP_RangeFinder: added support for MSP based range finders 4 years ago
yaapu b8b285b359 AP_OSD: added support for an MSP based OSD 4 years ago
yaapu 234ed303fe AP_SerialManager: added support for the MSP protocol 4 years ago
yaapu 7f789fb443 AP_Vehicle: added support for the MSP protocol 4 years ago
yaapu 80eca32604 AP_MSP: added Multiwii Serial protocol (MSP) v1 and v2 support 4 years ago
Peter Barker 522c3e6281 autotest: make LogUpload the last test again 5 years ago
Siddharth Purohit d25908a1c9 AP_HAL_ChibiOS: keep a backup of storage for last 100 boots 5 years ago
Peter Barker 23ba2002e8 autotest: dump final mag cal report verbosely 5 years ago
Michael du Breuil 6027553b85 AP_SerialManager: Add missing baud rate documentation 5 years ago
ashvath100 9e86355734 AP_Scripting: quadruped.lau fix after review 5 years ago
ashvath100 f344363404 AP_Scripting: quadruped.lua logic test fix 5 years ago
Randy Mackay a4c7aa6386 AP_Scripting: quadruped.lua fixups after peer review 5 years ago
Randy Mackay 28026176f6 AP_Scripting: quadruped example formatting fixes 5 years ago
ashvath100 1a6a623295 AP_Scripting: quadruped example script 5 years ago
ashvath100 9ea390e24b SITL: pybullet script for walking robots 5 years ago
ashvath100 485eb3fa88 Rover: roll and pitch input sent to motors 5 years ago
Peter Hall 2d4deb505d Rover: rc_channel inits roll and pitch input channels 5 years ago
Peter Hall d5316edde7 RC_Channel: add roll and pitch input channels 5 years ago
Randy Mackay b0f9f9993f Rover: guided consumes set-pos-target-local-ned as offset from origin 5 years ago
Randy Mackay 2398b5dec4 Copter: guided consumes set-pos-target-local-ned Z-axis as offset from origin 5 years ago
Sharvashish Das 80e2dbc9f2 GCS_Common: send_local_position uses offset from origin 5 years ago
vierfuffzig 56e44c46ca AP_HAL_ChibiOS: disable IMU fast sampling on F35 / WingFC10 5 years ago
Iampete1 abee62abc4 Plane: use throttle in for transition max comparison 5 years ago
Peter Barker 74c47827d9 autotest: drain stdout of SITL binary 5 years ago
Peter Barker e8fa4e1351 autotest: disable autotest for altitude prearm check 5 years ago
Peter Barker 397e134106 autotest: quieten RTL 5 years ago
Peter Barker 065d03dd30 autotest: add a timeout in the button test 5 years ago
Peter Barker c01b26ca62 autotest: fix race condition in EKF type 10 5 years ago
Peter Barker cafc5b01f4 autotest: fix race condition in Rover RTL test 5 years ago
Peter Barker 43cdceba8f autotest: tweak wait_ready_to_arm 5 years ago
Peter Barker b7641345e1 autotest: set and get parameters directly using mavlink message 5 years ago
Peter Barker ba91cbb270 autotest: correct sub parameter name PSC_VELZ_P, fix test to match 5 years ago
Peter Barker 75aa8b7e6e Plane: log speed scaler into AETR 5 years ago
Pierre Kancir 084ec2bb5a Autotest: copter: fix wait_for_alt for descending wait 5 years ago
Pierre Kancir ebd13ac84e Tools: copter: wait_landed_and_disarmed: use wait_for_alt 5 years ago
Pierre Kancir 7fbf11061f Tools: copter: add wait_rtl_complete function 5 years ago
Pierre Kancir 3080899b43 Tools: copter: add wait land and disarm functions 5 years ago