36666 Commits (281dbfcef8e2a96bee57b4c18d732856e45f8d45)
 

Author SHA1 Message Date
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
Peter Barker 28e27b4120 Tools: autotest: improve test reliability 6 years ago
Andrew Tridgell aca2115401 Tools: auto-build CubeYellow 6 years ago
Andrew Tridgell 2842063146 HAL_ChibiOS: optimize CubeYellow build 6 years ago
Andrew Tridgell 59652ad147 HAL_ChibiOS: added more IMU devices for Hex Cube boards 6 years ago
Andrew Tridgell 81cd103073 AP_InertialSensor: probe for new v2 invensense IMUs 6 years ago
Peter Barker 9f80e5b5f5 Tools: autotest: fix horizontal fence test 6 years ago
Peter Barker 6418226106 Tools: autotest: increase test diagnostics 6 years ago
Peter Barker c5c67362fa Tools: autotest: do not test Copter for loiter-requires-position 6 years ago
Peter Barker 2ef24e700e Tools: autotest: correct gripper tests 6 years ago
Andrew Tridgell 88f34a8456 Tools: added bootloader build for mindpx-v2 6 years ago
Andrew Tridgell 7577ebb33e HAL_ChibiOS: added bootloader hwdef for mindpx-v2 6 years ago
Andrew Tridgell f7b6f9d70b HAL_ChibiOS: added retries to flash based storage 6 years ago
Andrew Tridgell 7f0f2661e3 ChibiOS: added fatfs IO retries 6 years ago
Andrew Tridgell f30f7ca395 travis: added F7 and H7 boards to travis builds 6 years ago
Peter Barker d48eab893a Tools: autotest: stop swallowing critical messages with get_sim_time() 6 years ago
Peter Barker 38e26757fd Tools: autotest: add option to quieten some functions 6 years ago
Andrew Tridgell 63895d8b0c HAL_ChibiOS: setup dummy pointers for H7 SPI 6 years ago
Andrew Tridgell 249676ca32 ChibiOS: submodule update 6 years ago
Andrew Tridgell 1414988870 HAL_ChibiOS: use spiSend/spiReceive 6 years ago
Tom Pittenger d47663c0ba Tools: allow uploader.py to detect ttyS* on Ubuntu on Windows (WSL) 6 years ago
Peter Barker e4b3ad377d Tools: autotest: acceptance distance for rally points is WP_RADIUS 6 years ago
Peter Barker c464da69f1 Tools: autotest: fix Plane guided test 6 years ago
Peter Barker 01440f2587 Tools: autotest: increase debug on precland 6 years ago
Andrew Tridgell dff3ea416c AP_InertialSensor: allow for LSM9DS0 to be used on I2C 6 years ago
Randy Mackay cf8a7fd423 AP_Logger: add values to backend-type param description 6 years ago
Peter Barker 2a9e0859c7 Tools: autotest: use class map for getting test class for full test name 6 years ago
Peter Barker a504f9ac8d Tools: autotest: add option to use cached home for distance_to_home 6 years ago
Tom Pittenger 785c91e269 AP_Common: Semaphore is missing an include 6 years ago
Peter Barker 529903622d Tools: autotest: reduce output lines in NavDelay test 6 years ago
Andrew Tridgell 26d1371d25 HAL_ChibiOS: separate out DMA allocation for sdcard IO 6 years ago