38457 Commits (634db441f885c8bff57bd98c02c2ce7c2896c1d8)
 

Author SHA1 Message Date
Andrew Tridgell 634db441f8 AP_NavEKF3: origin handling fixes from Francisco 6 years ago
Andrew Tridgell 2427440e13 AP_NavEKF2: origin handling fixes from Francisco 6 years ago
Justin 3dfaa5f021 Sub: Changed the MAV_SEVERITY of the motor test timed out message to INFO so that it wont be read out loud everytime the user ends the motor test 6 years ago
Peter Barker eb9e65fd28 Copter: add GUIDED_NOGPS to failsafe checks 6 years ago
Peter Barker 567ba799f1 Copter: rewrite gcs-failsafe check for clarity 6 years ago
Peter Barker 6cb8fcc466 GCS_MAVLink: move use of AP_AHRS_NAVEKF_AVAILABLE into cpp file 6 years ago
Peter Barker 9f33fb6085 AP_Terrain: add missing AP_AHRS include 6 years ago
Peter Barker 00cfea03bc AP_Airspeed: add missing includes for AHRS 6 years ago
Peter Barker ec0a93ff9c AC_Avoidance: add missing includes for AP_AHRS 6 years ago
Peter Barker 0af3ecca70 Sub: split RC_CHANNELS messages onto separate ap_message ids 6 years ago
Peter Barker 37014bdfe1 Plane: split RC_CHANNELS messages onto separate ap_message ids 6 years ago
Peter Barker 6435a867f5 Copter: split RC_CHANNELS messages onto separate ap_message ids 6 years ago
Peter Barker 9910a44dcc Tracker: split RC_CHANNELS messages onto separate ap_message ids 6 years ago
Peter Barker a4a54dc0cd Rover: split RC_CHANNELS messages onto separate ap_message ids 6 years ago
Peter Barker 1ebbe45fe1 GCS_MAVLink: split sending of RC_CHANNELS and RC_CHANNELS_RAW 6 years ago
Peter Barker 41bddf682f AP_Camera: remove unused includes 6 years ago
Pierre Kancir 9850d1afec Tools: update with flake8 6 years ago
Peter Barker a966c75deb SITL: remove unused forward declaration of AP_Logger 6 years ago
Peter Barker b7fa43e630 AP_Tuning: tidy includes 6 years ago
Peter Barker c0f25a96fb AP_TECS: move include of logger to .cpp file 6 years ago
Peter Barker ce4cdfd497 AP_SpdHgtControl: remove unused includes 6 years ago
Peter Barker a5ff46950c AP_Soaring: move include of logger to .cpp file 6 years ago
Peter Barker a037920de4 AP_Mount: tidy use of AP_Logger.h 6 years ago
Peter Barker cb692c6946 APM_Control: move logger include to .cpp 6 years ago
Peter Barker 899db3d3ac Tools: autotest: add test for sensor config error loop 6 years ago
Peter Barker 332e878bae Copter: correct nullptr dereference in sensor-config error loop 6 years ago
Peter Barker e01ea2f5f9 SITL: support a count of baros 6 years ago
Peter Barker c283bb968b AP_Baro: support 0 detected simulated baros 6 years ago
Peter Barker 848a70acd4 AP_HAL_SITL: fix rebooting while in sensor config error loop 6 years ago
Peter Barker 9afb334f0c Sub: stop passing relay and ahrs into camera constructor 6 years ago
Peter Barker e977fce3ad Copter: stop passing relay and ahrs into camera constructor 6 years ago
Peter Barker 769e862807 Plane: stop passing relay and ahrs into camera constructor 6 years ago
Peter Barker 98f637ba6c Rover: stop passing relay and ahrs into camera constructor 6 years ago
Peter Barker 7c102b90fa AP_Logger: use singletons when logging camera information 6 years ago
Peter Barker 01773d9025 AP_Camera: use singletons for relay and ahrs insead of storing references 6 years ago
Peter Barker 05925b57ad Copter: mark position_ok methods as const 6 years ago
Peter Barker c8353c1c13 GCS_MAVLink: fill target system and target component in MISSION_ITEM responses 6 years ago
Peter Barker 7b933ffd8a Tools: autotest: add test for mission_item download 6 years ago
Peter Barker e6b1fa507d Tools: autotest: rename get_mission_item_on_link to get_mission_item_int_on_link 6 years ago
Tom Pittenger 3a5fc0149d gitignore: add way.txt for MAVPorxy waypoint missions 6 years ago
Andrew Tridgell 97d0298295 Tools: added mRoControlZeroF7 bootloader 6 years ago
Peter Barker 001f276043 Tools: autotest: re-enable QAUTOTUNE test 6 years ago
Peter Barker 5b5f582307 Tools: autotest: present stack traces on exceptions 6 years ago
Peter Barker 6332d2e729 Tools: autotest: fix race condition with getting parameters 6 years ago
Randy Mackay 4d19d65047 Copter: 3.6.10-rc1 release notes 6 years ago
Peter Barker fe8d631964 AP_HAL_SITL: ensure termination of readlink-derived progname 6 years ago
Andrew Tridgell 3b0bd67afb HAL_ChibiOS: enable CAN on Pixhawk6 6 years ago
Siddharth Purohit 76ff347026 AP_UAVCAN: remove singleton interface from slcan_router 6 years ago
Siddharth Purohit 2f153a3577 HAL_ChibiOS: remove singleton interface from slcan_router 6 years ago
Siddharth Purohit 28288a7329 BoardConfig_CAN: remove singleton interface for slcan_router 6 years ago