42633 Commits (1f1383ab64396221a53c49f21134340ebea47c67)
 

Author SHA1 Message Date
Andrew Tridgell 8868ac2d6f AP_AHRS: disable EKF2 by default on 1M boards 5 years ago
Andrew Tridgell 61d036acf3 HAL_ChibiOS: added build time check for right system clock 5 years ago
Andrew Tridgell 69676cd614 HAL_ChibiOS: support 24MHz f3 MCUs 5 years ago
Henry Wurzburg 3f735e7e54 HAL_ChibiOS: Make full UART4 available as bd config option 5 years ago
Henry Wurzburg 225a305cb9 AP_HAL_ChibiOS:Remove alt config since its not useful (no TX available) 5 years ago
Henry Wurzburg 8b3f07416c AP_NAVEKF3: change plane check_scaler value to match EKF2 value 5 years ago
Andrew Tridgell 8c59eb58bb Tools: added generic copter CMAC mission 5 years ago
Andrew Tridgell cd5aae20c1 AP_NavEKF3: fixed scary message for non-compass planes 5 years ago
Andrew Tridgell 4a80313fdd AP_Compass: added get_num_enabled() 5 years ago
Michael du Breuil 9eaf7f5528 Plane: Fix VTOL yaw for STICK_MIXING 0 5 years ago
Michael du Breuil 9d6a138680 Tools: Require edn_format again 5 years ago
Michael du Breuil ceb0a9c827 AP_Airspeed: Rearrange state to save memory 5 years ago
Peter Barker 64e300a00c AP_Soaring: add documentation for VAR dataflash log message 5 years ago
Peter Barker 446dc61979 AP_InternalError: add warning on the internal error_t type 5 years ago
Peter Barker 70a9abfaff AP_InternalError: emit stringification of internal errors 5 years ago
Peter Barker 75514dfdfe AP_Arming: emit stringification of internal errors 5 years ago
Andy Piper 8f864f02fb autotest: 256 windows don't currently work 5 years ago
Andy Piper db4a612c13 autotest: test 256 FT windows and fix calculation of log-based FFT 5 years ago
Peter Barker 1c7354c321 autotest: improve mount debug 5 years ago
Peter Barker 8222b5db62 Plane: AP_Soaring no longer takes AHRS in constructor 5 years ago
Peter Barker 69093aa7b1 AP_Soaring: stop taking AHRS as constructor argument 5 years ago
Peter Barker f1f30a2fee AP_UAVCAN: regularise CAN pre-arm failure messages 5 years ago
Peter Barker 245b962d92 AP_PiccoloCAN: regularise CAN pre-arm failure messages 5 years ago
Peter Barker a6246a6afa AP_KDECAN: regularise CAN pre-arm failure messages 5 years ago
Peter Barker b38d2c6194 AP_Arming: regularise CAN pre-arm failure messages 5 years ago
Andrew Tridgell 8ea433ac21 AP_Terrain: added script for creating terrain *.dat files 5 years ago
Andrew Tridgell 7b7bf3ef86 AP_Terrain: fixed bug in disk offset calculation 5 years ago
Peter Barker b312260be3 autotest: add timestamp to progress message 5 years ago
Tatsuya Yamaguchi f23e592057 AP_Camera: move get_channel_pos function to RC_Channels 5 years ago
Tatsuya Yamaguchi 806bd38c7f RC_Channel: add get_channel_pos function 5 years ago
Tatsuya Yamaguchi de854a2ffe AP_Arming: pre-arm check for disarm aux switch 5 years ago
Tatsuya Yamaguchi 4fdd24ecd3 RC_Channel: add disarm aux switch RCn_OPTION=81 5 years ago
Tatsuya Yamaguchi 875fa36018 Copter: remove an unnecessary condition 5 years ago
Tatsuya Yamaguchi 9c3a0b863f Copter: use check_failed function for ESTOP arming check 5 years ago
Tom Pittenger 87c75332e7 Plane: ignore guided cmds from mavlink if we're in avoidADSB. 5 years ago
Peter Barker f17ea78a6c Plane: move sending of WIND message to GCS namespace 5 years ago
Peter Barker e75fa6fb15 Plane: move sending of AOA_SSA message to GCS namespace 5 years ago
Iampete1 3ded030fa8 Plane: compensate forward throttle for battery voltage drop 5 years ago
Andy Piper b7b2d9a6ce AP_Compass: add support for custom compass rotation via COMPASS_CUS_{ROLL,PIT,YAW} 5 years ago
Andy Piper 167e1d12d7 AP_RCProtocol: disable flow-control and buffered-writes for SRXL2 uart 5 years ago
Andy Piper 44e5171f2b AP_Frsky_Telem: refactor common code into AP_RCTelemetry 5 years ago
Andy Piper e3a88f686d AP_RCTelemetry: Spektrum telemetry library and telemetry abstraction 5 years ago
Andy Piper da166b256d GCS_MAVLink: add messages to Spektrum telemetry if it is enabled 5 years ago
Andy Piper d0cd494178 waf: add AP_RCTelemetry to build 5 years ago
Andy Piper 68c6a3b03d AP_RCProtocol: SRXL2 support 5 years ago
Peter Barker 967f8bf726 AP_HAL_ChibiOS: correct description of where stdout goes 5 years ago
david sastre f8b6d4b0ac AP_Parachute: Fix singleton panic message 5 years ago
Peter Barker bd0ebb5778 autotest: accept statustext and ack in any order for mission errors 5 years ago
Andrew Tridgell e126b6d346 HAL_ChibiOS: fixed race condition in storage write 5 years ago
Andrew Tridgell 0c1ba48212 AP_NavEKF3: fixed external yaw EK3_MAG_CAL=5 or 6 5 years ago