19128 Commits (420b1ca715ca563d2d905fae585a7970cb899602)
 

Author SHA1 Message Date
Randy Mackay e51498aa45 GCS_MAVLink: generate after adding DO_SEND_BANNER 9 years ago
Jonathan Challinger 36bb5a25a2 GCS_MAVLink: add MAV_CMD_DO_SEND_BANNER 9 years ago
Randy Mackay 02c4fdf519 Copter: 3.3.1 release notes 9 years ago
squilter 9de2ec04f6 AC_PrecLand: update comments to reflect change from bf_angle to angle 9 years ago
squilter 9e7099f5ee AC_PrecLand: implement frame of reference 9 years ago
squilter e409bd0a58 AC_PrecLand: rename bf_angle to angle 9 years ago
Andrew Tridgell c228ea4371 AP_NavEKF2: prevent a valgrind error on startup 9 years ago
Jonathan Challinger c762865d66 AP_Mount: use configured function to determine if MNT_TYPE has been configured 9 years ago
Jonathan Challinger 5486be34b1 Copter: use configured function to determine if heli_servo_rsc has been configured 9 years ago
Jonathan Challinger f0f5239d8f AP_L1_Control: use set_default for runtime param defaults 9 years ago
Jonathan Challinger 28f55766fd Copter: use configured to check whether radio has been calibrated 9 years ago
Jonathan Challinger 21e7d46944 RC_Channel: use set_default for runtime param defaults 9 years ago
Jonathan Challinger 39246c13ad AP_Param: add set_default, configured 9 years ago
Paul Riseborough 87ea9acc7f AP_NavEKF2: Fix mavlink parameter label 9 years ago
Paul Riseborough 1cf626692c AP_NavEKF: Reduce impact of altimeter flow disturbance error on Copter alt hold 9 years ago
Paul Riseborough e692e30988 AP_NavEKF2: Reduce allowance for magnetometer timing errors 9 years ago
Paul Riseborough 4c5ba60578 AP_NavEKF2: Remove dead code 9 years ago
Andrew Tridgell 142aa59bce AP_InertialSensor: fixed vibration logging after recent changes 9 years ago
Andrew Tridgell 3dd47adafe Plane: fixed a condition where takeoff switches to land 9 years ago
Andrew Tridgell 537f22cdd1 Plane: changed thresholds for LAND_APPROACH 9 years ago
Tom Pittenger f9fbb8a0f7 Plane: restrict land_approach stage change with tighter criteria 9 years ago
Lucas De Marchi ddc3988b4a Travis: add minlure target 9 years ago
Lucas De Marchi 9eaf7c5660 AP_HAL: add format attribute to panic() 9 years ago
Lucas De Marchi 2322b8014d AP_HAL: use common macro for printf formatting 9 years ago
Lucas De Marchi dc95145de2 AP_Common: add attribute to sanitize prinf-like functions 9 years ago
Lucas De Marchi 3650eb468f AP_HAL_FLYMAPLE: Scheduler: implement variadic version of panic() 9 years ago
Lucas De Marchi e2d1fab863 AP_HAL_Empty: Scheduler: implement variadic version of panic() 9 years ago
Lucas De Marchi 6027a02fe9 AP_HAL_SITL: Scheduler: implement variadic version of panic() 9 years ago
Lucas De Marchi e9d92c446c AP_HAL_VRBRAIN: Scheduler: implement variadic version of panic() 9 years ago
Lucas De Marchi f791767fb2 AP_HAL_PX4: Scheduler: implement variadic version of panic() 9 years ago
Lucas De Marchi 4b54bcbfad AP_HAL_Linux: use variadic panic() 9 years ago
Lucas De Marchi 2af4244854 AP_HAL_Linux: Scheduler: implement variadic version of panic() 9 years ago
Lucas De Marchi ad61a93c14 AP_HAL: turn panic() into a variadic method 9 years ago
Lucas De Marchi 0b4aa5ac85 AP_HAL: Scheduler: reorder includes 9 years ago
Paul Riseborough 55ac8f0230 AP_NavEKF2: Update parameter values. 9 years ago
Paul Riseborough 1e7ac873b9 AP_NavEKF2: Improve handling of GPS loss and recovery for planes 9 years ago
Paul Riseborough cd5ec3a3e0 AP_NavEKF2: Reduce angle errors when flying without GPS 9 years ago
Paul Riseborough 1eaf318b9b AP_NavEKF2: Faster learning of gyro scale factors 9 years ago
Paul Riseborough a2f5962f77 AP_NavEKF2: Reduce effect of baro disturbances 9 years ago
Paul Riseborough 5eb7cf1fbf AP_NavEKF: Reduce roll/pitch disturbance when magnetic field is reset 9 years ago
Peter Barker 5da7d6eac2 Replay: set INS_GYRO_CAL to never to avoid losing samples 9 years ago
Lucas De Marchi 79dee5aaa9 AP_HAL: fix warning due to missing prototype after HAL rework 9 years ago
Lucas De Marchi b326856635 AP_HAL_Linux: fix warning due to limited storage 9 years ago
Caio Marcelo de Oliveira Filho 11b599bcd0 SITL: use #pragma once 9 years ago
Caio Marcelo de Oliveira Filho 288dc2a385 SITL: clean up includes 9 years ago
Caio Marcelo de Oliveira Filho 8a55b26443 SITL: no need to use #ifdefs 9 years ago
Caio Marcelo de Oliveira Filho f27f8f2f5d Tools: include SITL only for SITL board 9 years ago
Caio Marcelo de Oliveira Filho 62d4c05a8e ArduPlane: include SITL only for SITL board 9 years ago
Caio Marcelo de Oliveira Filho bf6d1afd59 ArduCopter: include SITL only for SITL board 9 years ago
Caio Marcelo de Oliveira Filho bad68829ae APMrover2: include SITL only for SITL board 9 years ago