32013 Commits (0f39c4da80c511c15b8e5cd997f39e5c191504c7)
 

Author SHA1 Message Date
Buzz 0f39c4da80 Tools: install-prereqs-ubuntu.sh: increase verbosity 7 years ago
Buzz b3e8618f9d Tools: initvagrant.sh: increase verbosity 7 years ago
Buzz f5b2d5ca66 Tools: jsbsim script should not re-install jsbsim if it's already installed 7 years ago
Andrew Tridgell 4ba5a368ff SITL: adjust vicon simulated lag approach 7 years ago
Andrew Tridgell ab9ef01889 GCS_MAVLink: added function for correcting offboard timestamps 7 years ago
Andre Kjellstrup 63c1439c39 geotag.sh - an advanced geotagging tool. 7 years ago
Randy Mackay 436f514142 AP_Proximity: resolve compiler warning and format fix 7 years ago
Peter Barker 2d4d99e836 AP_Scheduler: remove unused log_dropped variable 7 years ago
mirkix cb50639e27 AP_HAL_ChibiOS: add STM32F7 UART support 7 years ago
murata 494735db2e AC_WPNav: Change the variable name according to the unit. 7 years ago
Michael du Breuil 636782375e AP_Proximity: Revert an excessive scan introduced in #8375 7 years ago
Peter Barker c92554001f SITL: send buffer rather than mavlink msg on channel 7 years ago
Michael du Breuil 7e4972a061 DataFlash: Fix a false reporting of dead IO thread when millis() wraps 7 years ago
Michael du Breuil 703c7fb4b7 DataFlash: Remove unneeded inits and newlines 7 years ago
LAPTOP-HP031GUH\waga 6b13e211ba Tools: Add name to GIT_Success.txt 7 years ago
Alexander Malishev 7eb08bbd40 HAL_ChibiOS: Fix inverter on Omnibus F4 V3 7 years ago
Randy Mackay fb4dcc2458 Rover: 3.3.1-rc2 release notes 7 years ago
stephen.dade ce31c55091 Tools - added extra packages for Cygwin environment setup scripts 7 years ago
Michael du Breuil 00c512c7e2 AP_Proximity: Small fixups to the rangefinder backend 7 years ago
Michael du Breuil 81e453dee3 AP_Arming: Restrict GPS/AHRS difference to a 2D solution 7 years ago
Andrew Tridgell 794ebe32e3 HAL_ChibiOS: fixed mixture of oneshot and normal PWM on IOMCU 7 years ago
Andrew Tridgell 219d429929 HAL_PX4: fixed oneshot125 on non-alt outputs 7 years ago
mirkix 00d4b5165d AP_BattMonitor: fix pin order for PocketPilot 7 years ago
mirkix 85fe07f1f0 AP_Compass: enable probe HMC5843 for PocketPilot 7 years ago
mirkix 76802740cb AP_HAL: fix PocketPilot HMC5843 I2C bus number 7 years ago
Peter Barker 75c8644fb5 AP_HAL_F4Light: call delay callback on scheduler instance 7 years ago
Peter Barker 939aec090e AP_HAL: allow F4Light to call delay callback 7 years ago
Michael du Breuil 9f10cd7195 AP_HAL_VRBrain: Remove set_overrides() method 7 years ago
Michael du Breuil 97696281ae AP_HAL_SITL: Remove set_overrides() method 7 years ago
Michael du Breuil 299543bd35 AP_HAL_QURT: Remove set_overrides() method 7 years ago
Michael du Breuil f9d1574f73 AP_HAL_PX4: Remove set_overrides() method 7 years ago
Michael du Breuil 517e20093e AP_HAL_Linux: Remove set_overrides() method 7 years ago
Michael du Breuil d54ef79798 AP_HAL_F4Light: Remove set_overrides() method 7 years ago
Michael du Breuil b192c1c094 AP_HAL_Empty: Remove set_overrides() method 7 years ago
Michael du Breuil 72a4846f40 AP_HAL_ChibiOS: Remove set_overrides() method 7 years ago
Michael du Breuil 62f153c1b7 AP_HAL: Remove set_overrides() method 7 years ago
Michael du Breuil c8a93f9b76 RC_Channel: Remove set_overrides() method 7 years ago
Michael du Breuil 3927fb3107 Sub: Remove the usage of RC_Channels::set_overrides() 7 years ago
Peter Barker 167553e8a5 Tools: autotest: tidy usage and simplify vehicle build steps 7 years ago
ChristopherOlson 087fd4effc Tools: Add default tuning params for single-rotor TradHeli 7 years ago
Patrick José Pereira 04a4001e02 DataFlash: Remove unused variable 7 years ago
Patrick José Pereira c755d341f4 AP_RCProtocol: Remove unused variable 7 years ago
Patrick José Pereira f22f053c83 AP_Baro: Use C_TO_KELVIN 7 years ago
Peter Barker f3d6d8e236 Tools: autotest: make Copter tests more reliable 7 years ago
Daisuke IMAI 04dbb0dd9d Tools: Add name to GIT_Success.txt 7 years ago
Patrick José Pereira cc590ee587 AP_Baro: Add BARO_TYPE_WATER model to SITL when running for ArduSub 7 years ago
Patrick José Pereira c7f832e81f AP_Baro: Add SimpleUnderWaterAtmosphere function 7 years ago
mirkix 178b5e03c0 AP_Notify: move BUZZER_PIN into AP_HAL 7 years ago
mirkix 34c96c80ff AP_HAL_ChibiOS: rename BUZZER_PIN into HAL_BUZZER_PIN 7 years ago
mirkix dfd2fb1841 AP_HAL: move BUZZER_PIN into AP_HAL 7 years ago