31992 Commits (219d429929c1f774310caec7477c5e035b3816c1)
 

Author SHA1 Message Date
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
Randy Mackay 56672c1c28 AR_AttitudeControl: fix get_steering_out_rate use of max turn rate and acceleration 7 years ago
Randy Mackay 9feaf9cfdd AR_AttitudeControl: const some internal variables 7 years ago
Peter Barker 23a0e10d01 Copter: add sanity check for ModeFollow requiring AC_Avoid 7 years ago
Peter Barker cca9a6e557 Tracker: correct compilation when logging is disabled 7 years ago
Peter Barker 0a0e11ba21 Sub: correct compilation when features disabled 7 years ago
Peter Barker 3afe591368 Rover: correct compilation when logging is disabled 7 years ago
Peter Barker eb026e0a5f Plane: correct compilation when logging is disabled 7 years ago
Peter Barker 4847a61868 Tools: build all vehicles in build-with-disabled-features 7 years ago
Andrew Tridgell 6ab96fe8a9 Tools: don't publish elf files in build_binaries.py 7 years ago
Randy Mackay 6f138ddcfa Copter: ekf failsafe first enforces landing with no GPS 7 years ago
Leonard Hall 656892cd88 Copter: ekf failsafe disabled for acro and stabilize 7 years ago
Andrew Tridgell f8464577ac Revert "SITL: Instance number change MavID" 7 years ago
Randy Mackay e04de34014 GCS_MAVLink: add local time to VISP message 7 years ago
mirkix 95fbc222d5 AP_HAL_Linux: enable GPIOs for PocketPilot 7 years ago
mirkix 8c36635a8c AP_HAL: LED GPIOs for final PocketPilot design 7 years ago
Randy Mackay 3d1c078a44 Rover: steering mode uses turn rate control when stopped 7 years ago
Randy Mackay 0a29e4eac5 Rover: fix calc-steering-to-waypoint go use real heading without reverse 7 years ago
Randy Mackay 3645e18243 Rover: acro and steering use get_pilot_desired_steering_and_speed 7 years ago
Randy Mackay 957458ca56 Rover: add get_pilot_desired_steering_and_speed 7 years ago
Randy Mackay ef2223a712 Rover: integrate attitude control change to steering output and scaling 7 years ago
Randy Mackay 0830e057e0 Rover: manual mode outputs unscaled steering 7 years ago