34576 Commits (7c86ce4d81aaff6e9ca59f29b5f26d8bf69a253a)
 

Author SHA1 Message Date
Peter Barker 7c86ce4d81 Copter: change default streamrate for ADSB from 5 to 0 6 years ago
Peter Barker 0afc9bf724 AP_Mount: SoloGimbal: avoid calling safe_sqrtf 6 years ago
Peter Barker 126065e95c AP_Mount: trim out dead getDebug method 6 years ago
kohse0810 7d16888067 Tools: add my name to Git_Success.txt 6 years ago
Peter Barker d9d9a298bb AP_SmartRTL: stop constructing/copying Bitmask 6 years ago
Peter Barker 6b7e04da06 AP_Common: Bitmask: remove copy operator and constructor 6 years ago
Michael du Breuil 68d713b971 Sub: Make capability init consistent 6 years ago
Michael du Breuil 9e1b0de6b7 Plane: Make capability init consistent 6 years ago
Michael du Breuil 0f636db159 Copter: Make capability init consistent 6 years ago
Michael du Breuil 32b88feb60 Tracker: Make capability init consistent 6 years ago
Michael du Breuil a40295c3b6 Rover: Make capability init consistent 6 years ago
Peter Barker 8641dcbc31 AP_Mount: SoloGimbal: stop taking reference to AHRS 6 years ago
Peter Barker f94755b5a1 Tools: autotest: collect logs correctly for Sub 6 years ago
Andrew Tridgell 76f4b132b2 Tools: build omnibusf4v6 6 years ago
fat_dell d1f557e96b HAL_ChibiOS: added Omnibusf4v6 board, based on omnibusnanov6. 6 years ago
Peter Barker 7600d3205a Tools: correct race condition in interlock check 6 years ago
murata 6db54bd65e AC_AttitudeControl: Change from sqrt to safe_sqrt 6 years ago
murata 998dd7207f AP_Mount: Change from sqrt to safe_sqrt 6 years ago
Andrew Tridgell 49ce9d02b1 HAL_ChibiOS: ensure RC in channels are bounded 6 years ago
Peter Barker 793ff201b4 Sub: remove dead do_erase_logs method 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas 6b2ad734b6 AP_BLHeli: correct SERVO_BLH_POLES parameter value range metadata 6 years ago
Andrew Tridgell 1c162c8b64 Plane: ensure speed scaling covers full aircraft speed range 6 years ago
sal-mo a513707de7 Tools: Update GIT_Success.txt 6 years ago
Randy Mackay 380884e175 Rover: shorten radio/throttle failsafe to 0.2 sec min 6 years ago
Randy Mackay 2408538bdf Rover: failsafe clears rc-overrides 6 years ago
Randy Mackay 6167e6ac0b Rover: gcs fs not triggered if rc-overrides arrive 6 years ago
Randy Mackay 047f704236 Rover: last_heartbeat_ms moved to failsafe structure 6 years ago
Randy Mackay ed8feda5b9 Rover: shorten failsafe timeouts 6 years ago
Randy Mackay fa5de31cb9 Rover: rename control_failsafe to radio_failsafe_check 6 years ago
Andrew Tridgell 4ae35ee3ea Tools: temporarily revert to NuttX IO firmware 6 years ago
Randy Mackay 69e5a4b262 Rover: sailboat tack triggered by any switch movement 6 years ago
Randy Mackay 2db6b7c7cb Rover: move sailboat vars into struct 6 years ago
Randy Mackay 4dbff6af7e Rover: use AP_WindVane's send_wind 6 years ago
Randy Mackay 0aaa6bf054 AP_WindVane: rename variables and parameters 6 years ago
Randy Mackay ecd1f8e658 AP_WindVane: add send_wind 6 years ago
Randy Mackay 8a57f63e5d Tools: sailboat autotest param default enable SITL wind speed sensor 6 years ago
IamPete1 0dddc2eafe Rover: add sailboat tacking 6 years ago
IamPete1 bc1cf6a87a AP_WindVane: add wind speed 6 years ago
Randy Mackay ff4ef4968e AP_WindVane: switch x and y in read_SITL_direction_ef 6 years ago
Randy Mackay 836237cc49 AP_WindVane: update parameter descriptions 6 years ago
IamPete1 e42c3c6fab RC_Channel: add Sailboat Tack to aux switch 6 years ago
Michael du Breuil 513cfd1dcb modules: update PX4Firmware module 6 years ago
vierfuffzig e04ebb1326 HAL_ChibiOS: set BATT_MON default on boards with onboard volt/curr sens 6 years ago
Andrew Tridgell 6c6dabc33c AP_HAL: set default batt monitoring for bebop and disco 6 years ago
Andrew Tridgell 1a5d60609d AP_BattMonitor: added BATT_MONITOR_DEFAULT option 6 years ago
Andrew Tridgell 78a32df2e7 HAL_ChibiOS: make all boards base GPIOs for servos at 50 6 years ago
Andrew Tridgell 5ce418b4ea Plane: added FLIGHT_OPTIONS bit for disabling pitch up check in takeoff 6 years ago
Andrew Tridgell a00e06ea13 Plane: added TKOFF_ACCEL_CNT for multi-shake to start 6 years ago
Peter Barker 156ac83123 DataFlash: allow replay to work again 6 years ago
Peter Barker 5452730fc9 Tools: Replay: make it work again 6 years ago