49423 Commits (35a93c598811fb153e0413dbcdb06b7aba6d1d47)
 

Author SHA1 Message Date
Andrew Tridgell 3bb17697fd Plane: fixed params for Q_TAILSIT_ENABLE 4 years ago
Andrew Tridgell f4ad8f6ef5 HAL_ChibiOS: fix for HAL_PWM_COUNT zero 4 years ago
Iampete1 7f8b7b66a9 Plane: tailsitter: add enable = 2 for force q assit and assisted flight airmode 4 years ago
Iampete1 f1477a6c29 Plane: quadplane: add assisted flight only airmode 4 years ago
Iampete1 4efa9866fa Plane: arming: do not disable asisted flight airmode on disarm 4 years ago
Iampete1 46670f7bd0 Plane: quadplane: move tailsitter items to dedicated setup 4 years ago
Peter Barker 5f980929d9 AP_Motors: use add_motors to save flash 4 years ago
nkruzan 0a236bc13d AP_Vehicle: log internal error and report bitmask to GCS 4 years ago
Peter Barker 2be49cb42b AP_Airspeed: fix examples for AP_AHRS_DCM becoming backend 4 years ago
Peter Barker 875b6331a4 AP_Compass: fix examples for AP_AHRS_DCM becoming backend 4 years ago
Peter Barker acc595ff57 AP_Mission: fix examples for AP_AHRS_DCM becoming backend 4 years ago
Peter Barker 522c05fcc9 AP_Module: fix examples for AP_AHRS_DCM becoming backend 4 years ago
Peter Barker 29d2eed9e4 Sub: view update does not take skip_ins_update 4 years ago
Peter Barker 9dbd9d1e06 AP_AHRS: call INS update in AP_AHRS::update w/o holding data sem 4 years ago
TunaLobster c20914c0c6 SITL: Add C++ library for JSON interface 4 years ago
Iampete1 700a92f036 plane: quadplane: tailsitter: run FW transition check and assist immediately 4 years ago
Iampete1 970d0ea2a3 AP_BoardConfig: make sure heater is left off if disabled 4 years ago
Josh Henderson b1028035bc AP_UAVCAN: cleanup comments in BatteryInfoAux dsdl message 4 years ago
Andrew Tridgell 584fb7cd7b HAL_ChibiOS: use more USB buffers on higher end F7 chips 4 years ago
Andrew Tridgell 4fdc1ebc30 AP_InertialSensor: fixed locking issue in delta accumulation 4 years ago
Peter Hall 657fcb7f59 Plane: quadplane: set `last_pidz_init_ms` 4 years ago
Iampete1 3c44a4fe6b Plane: radio: remove recompute_pwm_no_deadzone calls in training mode 4 years ago
Iampete1 e28650c8bd RC_Channel: remove recompute_pwm_no_deadzone 4 years ago
Peter Barker 81fc725435 Blimp: eliminate AP::ahrs().get_location 4 years ago
Peter Barker 80a56a5fdf ArduSub: eliminate AP::ahrs().get_location 4 years ago
Peter Barker a38879f77e ArduCopter: eliminate AP::ahrs().get_location 4 years ago
Peter Barker 34ff53f158 AntennaTracker: eliminate AP::ahrs().get_location 4 years ago
Peter Barker 3a5062c90b AP_NMEA_Output: eliminate AP::ahrs().get_location 4 years ago
Peter Barker cc514af158 AP_AHRS: eliminate AP::ahrs().get_location 4 years ago
Iampete1 09f1a3da8a Copter: auto RTL: don't switch modes if already in auto 4 years ago
TunaLobster d31f3eb4c5 Plane: Add TRIM_PITCH_CD FLIGHT_OPTIONS bits for GCS and OSD 4 years ago
TunaLobster 4b67490fca .gitignore: Add ParametersLatex.rst 4 years ago
TunaLobster 1df66731c8 Tools: Add rstlatexpdf emitter 4 years ago
Andrew Tridgell a412795045 AP_Terrain: make TERRAIN_MARGIN a float 4 years ago
Randy Mackay e5bde1a085 AP_VisualOdom: use AP_AHRS::using_extnav_for_yaw to protect against aligning to oneself 4 years ago
Randy Mackay 1c08866342 AP_AHRS: add using_extnav_for_yaw 4 years ago
Randy Mackay 63e579d738 AP_NavEKF3: add using_extnav_for_yaw 4 years ago
Randy Mackay b984f1370c AP_VisualOdom: integrate rename to using_noncompass_for_yaw 4 years ago
Randy Mackay b4e073d6f7 Copter: AP_Arming integrates rename to using_noncompass_for_yaw 4 years ago
Randy Mackay e7be608a4a AP_AHRS: rename is_ext_nav_used_for_yaw to using_noncompass_for_yaw 4 years ago
Randy Mackay 0edfd2634f AP_NavEKF3: rename using_external_yaw to using_noncompass_for_yaw 4 years ago
Iampete1 ce56bfe786 AP_Arming: check status and health of all GPS 4 years ago
Peter Barker de9f8a9320 AP_Logger: specify frames on PSC fields 4 years ago
Andy Piper 8035b92e6e AP_RCProtocol: increase CRSF frame timeout to account for scheduling delays 4 years ago
Andrew Tridgell 39f44147b8 HAL_ChibiOS: reduce the impact of UART DMA contention 4 years ago
Andrew Tridgell dc252aa8f5 GCS_MAVLink: check for null comm_port before writing 4 years ago
Randy Mackay 8102629dfb Copter: refactor/rename precland methods 4 years ago
Rishabh ee176d26e9 AC_PrecLand: Raise internal error if state machine is running while precland is disabled 4 years ago
Rishabh 40adad743e Copter: Disable Prec Land State Machine when Prec Land disabled 4 years ago
Iampete1 7d536666b4 SITL: SIM_Sailboat: remove use of AHRS 4 years ago