36796 Commits (d58a15ca32542d470c28e5d36aef02ef44ef2191)
 

Author SHA1 Message Date
Andrew Tridgell b3f48a1477 HAL_ChibiOS: added CS line for Pixhawk4Pro temp sensor 6 years ago
Andrew Tridgell 880a55c6a2 AP_InertialSensor: fixes for BMI088 on SPI 6 years ago
IamPete1 836adb6b0b Tracker: use pitch-min and pitch-max in place of constants 6 years ago
IamPete1 a967caa924 Tracker: add parameters for yaw and pitch scan speed 6 years ago
Peter Barker 9ca2c9d692 Tools: autotest: python3 fixes 6 years ago
Peter Barker fa082df040 AP_HAL_SITL: add missing CLOEXECs on tcp ports 6 years ago
Peter Barker 841c222a12 Tools: autotest: add check that GPS is good before arming 6 years ago
Peter Barker 72aeb26e86 Tools: autotest: allow more time for gps-glitch-in-auto test to run 6 years ago
Peter Barker 3a6298db9b Tools: autotest: loosen maximum distance allowed on loiter-to-ne 6 years ago
Peter Barker 0aeb6c0e26 Tools: autotest: ensure initial home position is similar to sitl start pos 6 years ago
Peter Barker 2d16c37844 AP_Compass: examples: compass init never fails 6 years ago
Peter Barker 4fa04e730b AP_AHRS: examples: compass init never fails 6 years ago
Peter Barker d489d9a585 Plane: compass init never fails 6 years ago
Peter Barker 069a2d0e35 Sub: compass init never fails 6 years ago
Peter Barker b933f050b8 Tracker: compass init never fails 6 years ago
Peter Barker 144f4e08b8 APMrover2: compass init never fails 6 years ago
Peter Barker 6d87b9316f ArduCopter: compass init never fails 6 years ago
Peter Barker f8be4efed4 AP_Compass: init never fails; return void rather than bool 6 years ago
Peter Barker d53f787a14 Tools: factor init up into parent class 6 years ago
Peter Barker 844999c458 Tools: autotest: get accuracy before doing RTL 6 years ago
Peter Barker c48042424b Sub: use enum class for ArmingMethod and ArmingRequired 6 years ago
Peter Barker 5bd0db4117 Rover: use enum class for ArmingMethod and ArmingRequired 6 years ago
Peter Barker ca7566fff9 Plane: use enum class for ArmingMethod and ArmingRequired 6 years ago
Peter Barker f189860162 Copter: use enum class for ArmingMethod and ArmingRequired 6 years ago
Peter Barker 0dacf78c12 AP_Arming: use enum class for ArmingMethod and ArmingRequired 6 years ago
L Kurt Shaw 8d75e8c5bb INS: AP_InertialSensor.cpp 6 years ago
Peter Barker f7ecba1a36 Tools: autotest: shove resets shove-time to zero; eliminate race condition 6 years ago
Peter Barker 65d0443c26 Tools: autotest: drain mav either side of initialising-after-reboot 6 years ago
Peter Barker fcff818a23 Tools: autotest: increase timeout allowed for getting first nav-controller-output message 6 years ago
Peter Barker f71f100d6a Tools: autotest: make drain_mav truly drain the mavlink connection 6 years ago
Peter Barker 281dbfcef8 Copter: support send_extended_sys_state 6 years ago
Peter Barker 34e09a55be GCS_MAVLink: support send_extended_sys_state 6 years ago
Peter Barker e045f61473 Tools: autotest: add test for throw mode 6 years ago
Peter Barker 4db011f530 SITL: add SIM_SHOVE_* options to shove the simulated vehicle 6 years ago
Mark Whitehorn 8c84fa5c64 AP_AHRS: apply AHRS trim in SITL 6 years ago
Michael du Breuil 0bf2fc004e AP_AHRS: Warn if the return value on (get, set)_origin is not checked 6 years ago
Michael du Breuil 281d3b1189 AC_Fence: check the return value of fetching the EKF origin 6 years ago
Peter Barker cbb0bfb809 Plane: is_flying_vtol: if spool mode is shut down we are not flying 6 years ago
Peter Barker b47b97a981 Tools: autotest: add test for QuadPlane controller pre-arm checks 6 years ago
Peter Barker cf45b54070 Plane: quadplane use prearm checks from Attitude and Position controllers 6 years ago
Mark Whitehorn f7bf10fcfc ArduPlane: add rudder to tailsitter gain scaling 6 years ago
Peter Barker 499cc45ac0 AP_Math: move longitude_scale into Location class 6 years ago
Peter Barker a1c751919c AP_Common: move longitude_scale into Location class 6 years ago
Peter Barker d7735a316a Sub: remove unused calculation of longitude scale 6 years ago
Michael du Breuil f7b34677df GCS_MAVLink: Don't send BATTERY_STATUS for empty instances 6 years ago
Michael du Breuil d96aad86a5 AP_BattMonitor: Make type() const 6 years ago
Andrew Tridgell 52544e5b9f ChibiOS: fixed f412 build 6 years ago
Peter Barker b450355ff6 Tools: autotest: remove needless wrappers, initialisation etc around guided-submode test 6 years ago
Andrew Tridgell 57ab496a1c Tools: fixed board selection in build_binaries.py 6 years ago
Andrew Tridgell 13e3c2fa92 Tools: fixed exception in generate_manifest.py 6 years ago