15722 Commits (90b02a2685f897d0972ede3dd49ea31aa885acad)
 

Author SHA1 Message Date
Randy Mackay 8a3a7bdcd1 Mount: add set_angle_target method 10 years ago
Randy Mackay f6021010c5 Mission: support do-mount-control 10 years ago
Randy Mackay e1abdadc06 AutoTest: allow 10sec for EKF to settle in AVC test 10 years ago
Randy Mackay 2189b16165 Mount_SToRM: remove message throttling 10 years ago
Randy Mackay b3362d5829 Mount: calc_angle_to_location returns vehicle relative yaw 10 years ago
Randy Mackay d2739c5ce5 Mount_SToRM: slow updates to 10hz, reverse yaw, pitch 10 years ago
Randy Mackay ab542de769 Rover: send invalid batt curr if monitor unhealthy 10 years ago
Randy Mackay d3663d43c1 Plane: send invalid batt curr if monitor unhealthy 10 years ago
Randy Mackay 9a5ff97c61 Copter: send invalid batt curr if monitor unhealthy 10 years ago
Randy Mackay c7dd6ae816 BattMon: SMBus becomes unhealthy after 5sec timeout 10 years ago
Randy Mackay c44f304253 BattMon: analog monitor always healthy 10 years ago
Randy Mackay 98efcd5f03 AHRS: always use EKF for copter 10 years ago
Randy Mackay c41ecca8d5 Copter: re-order position_ok function 10 years ago
Andrew Tridgell 5a4ed85588 AP_TECS: added TECS_LAND_PMAX 10 years ago
Kevin Hester 8b78e6f2c0 vagrant: Fix error on virgin installs 10 years ago
Randy Mackay 9aba885231 AC_Fence: fix prearm check 10 years ago
Randy Mackay 522ef8f91f Copter: rename MOT df msg to MOTB 10 years ago
Randy Mackay b679fd0be0 Copter: log RATE with ATT 10 years ago
Randy Mackay d9b65cec22 Copter: fix compiler error re ch9, ch12 on some boards 10 years ago
Randy Mackay 3be0a47c02 Copter: minor formatting fix 10 years ago
Randy Mackay 20311c3ba2 Copter: remove CH7_OPTION definition 10 years ago
Randy Mackay e6c3f4f97b Copter: move aux switch enum to defines.h 10 years ago
Robert Lefebvre fd0cb0beed Copter: Create check_duplicate_auxsw() method to streamline pre-arm check code 10 years ago
Robert Lefebvre 1afeb05398 Copter: Create check_if_auxsw_mode_used() to check for function usage 10 years ago
Robert Lefebvre 97cd3614eb Copter: Change Aux Switch function list to enum. 10 years ago
Robert Lefebvre a5af151a91 Copter: Initial expansion of Aux Switch to Ch7-12 10 years ago
Andrew Tridgell ecd2a6f515 DataFlash: log temperature of IMUs 10 years ago
Andrew Tridgell 23272e4013 AP_InertialSensor: added get_temperature() interface 10 years ago
Andrew Tridgell 9468a59204 Plane: require 3 seconds of not flying to declare a crash on land 10 years ago
Tom Pittenger 1b0ed277b3 Plane: Disarm On Land 10 years ago
Andrew Tridgell 90bb97a144 Plane: added last_flying_ms to auto_state 10 years ago
Andrew Tridgell 18b277a9d2 Plane: use arm_motors() and disarm_motors() 10 years ago
Andrew Tridgell dd1059cecf Plane: added arm_motors() and disarm_motors() helper functions 10 years ago
mirkix 1f85a087ac Linux_HAL_Essentials: Move pwmpru and rcinpru to subfolder pru 10 years ago
mirkix a0f183e6ce Linux_HAL_Essentials: Move PFX DT files to devicetree/pxf 10 years ago
Randy Mackay 7f25938834 AHRS: fix example sketch 10 years ago
Randy Mackay b01f9505b1 Mission: fix example sketch 10 years ago
Randy Mackay 385b3744ea MotorTri: check servo_out above min_throttle 10 years ago
Randy Mackay f9e29a7f77 MotorSingle: check servo_out above min_throttle 10 years ago
Randy Mackay 8de5d16f96 MotorCoax: check servo_out above min_throttle 10 years ago
Randy Mackay b10730f35c Copter: remove THR_MAX parameter 10 years ago
Leonard Hall 9a3f48cc1f AC_PosControl: ensure throttle output above zero 10 years ago
Leonard Hall 31a55b2bd6 MotorsMatrix: fix div by zero by ensuring throttle is above min 10 years ago
Andrew Tridgell 86ef4a738c Plane: only pass through throttle in failsafe if armed 10 years ago
Andrew Tridgell e55350a5d6 Plane: added crash detection in autoland 10 years ago
Andrew Tridgell fb8b96ba0d Plane: make is_flying() a bit more accurate in landing approach 10 years ago
Paul Riseborough 9c2f1ce869 AP_Mount: Fix bug in mavlink gimbal attitude control 10 years ago
ahcorde 103bb2a08d AP_InertialSensor: Fix orientation MPU6000 PXF 10 years ago
mirkix bd34ffa7db Linux_HAL_Essentials: RC AIO PRU firmware. Does RC input (5ns accuracy) and 12 PWM RC ouputs (better than 1us accuracy) with only one PRU. 10 years ago
mirkix d4d42599b0 AP_HAL_Linux: Add RcInput and RcOutput with only one PRU when using a BBB. BBBMINI use the RC AIO PRU firmware already 10 years ago