49111 Commits (b9918cd0d5c0b30b68bc4bfc79c0e8a4ccdb7c8a)
 

Author SHA1 Message Date
Pierre Kancir 6346739466 AP_FETtecOneWire: Conversion to C++ and initial ArduPilot support 4 years ago
Torsten Z 35861ab616 AP_FETtecOneWire: Initial protocol implementation in C provided by FETtec 4 years ago
Mike Lyons 12ccb6df1d Tools: added name to GIT_Success.txt 4 years ago
Peter Barker 0d4bee8f7b autotest: except QRTL/QLAND from airmode tests due to non-armability 4 years ago
Peter Barker 8fc6e98900 autotest: raise exception for arm/disarm failures on switch/rc 4 years ago
Randy Mackay 8d0dd08312 Copter: minor format fix to guided mode 4 years ago
Scott Parlane 4d95a9d1c3 AP_InertialSensor: BMI160: Allow configuring the rotation 4 years ago
Scott Parlane 700edd241f AP_InertialSensor: BMI160: Make it possible to use I2C 4 years ago
Scott Parlane 6554c535a1 AP_InertialSensor: BMI160: Remove linux-only restriction 4 years ago
Hwurzburg 400cf31df1 AP_Scripting: Add mission selection applet 4 years ago
Peter Barker 5e81026e78 autotest: add option to hard-reset after every test 4 years ago
Peter Barker 013bee99f4 autotest: rover: wait ready to arm before running motor test 4 years ago
Peter Barker f32fe77602 Rover: ensure arming when running motor test 4 years ago
Peter Barker d03cfb8615 autotest: Plane: wait for origin before enabling fence 4 years ago
Andy Piper b6ec06ac0f AP_Vehicle: output rcout banner when initialization is done 4 years ago
Andy Piper 68fd87091c AP_HAL_ChibiOS: output initializing from PWM banner when not available 4 years ago
Andy Piper b9598dac00 RC_Channel: add turtle mode to RC option 150 4 years ago
Andy Piper 1b5ed1caff Copter: add turtle mode 4 years ago
Andy Piper a51e58022f AP_HAL_ChibiOS: add accessor for reversed mask 4 years ago
Andy Piper 09e0135ecb AP_HAL: add accessor for reversed mask 4 years ago
Andy Piper 5ece42bce0 RC_Channel: add turtle mode 4 years ago
Andy Piper 513aa592e4 AP_Motors: add accessors for turtle mode 4 years ago
Tom Pittenger 00cc8a4042 AP_BattMonitor: fix mppt sequence bug 4 years ago
Pierre Kancir bff899e8f2 AP_OSD: check for nullptr before using it 4 years ago
Pierre Kancir 99456ba1f8 AP_Logger: fix MAVLink logger random failure on SITL 4 years ago
Pierre Kancir 8216905f47 AP_NavEKF3: remove unecessary assignements 4 years ago
Pierre Kancir d95f503a32 AP_NavEKF2: remove unecessary assignements 4 years ago
Pierre Kancir adf86357aa AP_ESC_Telem: prevent possible overrun 4 years ago
Pierre Kancir 7739ddefd0 AP_ESC_TELEM: prevent overrun, esc_index should be < to ESC_TELEM_MAX_ESCS 4 years ago
Pierre Kancir a0175441a0 AP_ESC_Telem: fix out of bound access 4 years ago
Randy Mackay b399649c36 AP_Torqeedo: increase speed cmd at 50hz 4 years ago
Peter Barker 29aed55a74 AP_AHRS: remove pointless zeroing of gyro_estimate vector 4 years ago
Peter Barker 73bad9fd2d AP_AHRS: move fly_forward flag to front end 4 years ago
bugobliterator dba40481c6 Tools: add CubeOrange-periph to CI build test 4 years ago
bugobliterator acab1478a2 AP_Periph: fix build error 4 years ago
bugobliterator 6bbfe35c73 AP_Logger: do not use AP_Scheduler for AP_Periph builds 4 years ago
Peter Barker 1db7e9e2e2 AP_NavEKF: log EKF data source set changes 4 years ago
Peter Barker 110d48e6fa AP_Logger: add events for changing EKF data source set changes 4 years ago
Peter Barker e9c56a2b0a AP_AHRS: move takeoff/touchdown flags to frontend 4 years ago
Pierre Kancir c19391d540 AP_Filesystem: correct file open flags for append 4 years ago
giacomo892 8da8b34b49 AP_OSD: Add option to disable Crosshair on horizon element 4 years ago
Hwurzburg 9ab0d2e387 ArduPlane: add CRUISE mode RC AUX Function switch 4 years ago
Hwurzburg 42128a70b8 RC_Channel: add CRUISE mode RC AUX Function switch 4 years ago
Leonard Hall ad2a152751 AP_Math: Spelling fix 4 years ago
Leonard Hall 666c8214b6 Copter: support Control: Refactor to use Jerk 4 years ago
Leonard Hall 71ccffd7c9 AC_AttitudeControl: AC_PosControl: support Control: Refactor to use Jerk 4 years ago
Leonard Hall a1b47f36ef AC_WPNav: support Control: Refactor to use Jerk 4 years ago
Leonard Hall 8961695369 AP_Math: Control: Refactor to use Jerk 4 years ago
Leonard Hall 3a8924c185 AP_Math: Control: protect against divide by zero 4 years ago
Leonard Hall 32b2510893 AC_WPNav: Fix Angle Vel units on function 4 years ago