42512 Commits (f1f30a2fee8ab162aab7bd0e616ea98206304e04)
 

Author SHA1 Message Date
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
Peter Barker f43e48a6f1 AP_Filesystem: correct comparison of signed/unsigned 5 years ago
Peter Barker ebc781ba3a autotest: switch to looking for barometer update string for passthrough test 5 years ago
Peter Barker d197fd4acf autotest: fix rare, random failure in GCSRally test 5 years ago
Lucas De Marchi 29d8586ea4 AP_HAL_Linux: RCInput_UDP: accept up to 16 channels 5 years ago
Randy Mackay 944939fde3 Copter: remove unused heli definitions 5 years ago
Randy Mackay e889f6091e Copter: fix Throw param desc 5 years ago
Dr.-Ing. Amilcar do Carmo Lucas d1eb03df30 Copter: Report MAV_SYS_STATUS_SENSOR_Z_ALTITUDE_CONTROL and MAV_SYS_STATUS_SENSOR_XY_POSITION_CONTROL as healthy if the flight mode says so. 5 years ago
Andrew Tridgell f0fb64005d AP_Filesystem: document extra restrictions in param.pck 5 years ago
Andrew Tridgell 685d0666e9 AP_Filesystem: added README on VFS interface 5 years ago
Pierre Kancir d83b9575da Tools: vagrant: check for $HOME/.local/bin on init for local python package 5 years ago
Pierre Kancir 05f8d7647a Docker: update the docker file and add .dockerignore 5 years ago
Pierre Kancir ced185b59b Tools: Completion: fix vehicle type competion 5 years ago
Pierre Kancir 64b7e8fb9e Tools: prereqs-ubuntu: cleanup and improvements 5 years ago
Pierre Kancir 2b2dcbb6d8 Tools: Configure-ci: correct some mistakes 5 years ago
Randy Mackay 183ce50138 AP_NavEKF3: check GPS used before resetting pos due to GPS receiver change 5 years ago
Randy Mackay f79d5d2d2c AP_NavEKF3: handle external nav position reset 5 years ago
Randy Mackay cbb25311bb AP_NavEKF3: setAidingMode uses lastExtNavPassTime_ms 5 years ago
Randy Mackay d763597065 AP_NavEKF3: compensate for visual odometry sensor position 5 years ago
priseborough c5e465aec9 AP_NavEKF3: add external nav system support 5 years ago
priseborough 471372cc7f AP_AHRS: Write external nav data to EKF3 5 years ago
Peter Barker 610d43556c Rover: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago