45906 Commits (db1c653cc68545fa440f0b535fff7611a136a5fc)
 

Author SHA1 Message Date
Shadow db1c653cc6 Rover: Add manual mode to MIS_DONE_BEHAVIOR 4 years ago
Andrew Tridgell 0535c4f592 AP_InertialSensor: default TMAX to 70 4 years ago
Andrew Tridgell 9861a02c60 HAL_ChibiOS: save INS_ACC*ID persistent parameters 4 years ago
Andrew Tridgell bdb364d461 AP_InertialSensor: save the accelerometer ID parameters 4 years ago
Andrew Tridgell 87528f47c8 AP_IOMCU: prevent internal error on bootloader flash 4 years ago
Andrew Tridgell bb278a1cc7 Tools: allow tempcal_IMU.py to run without existing tcal params 4 years ago
Andrew Tridgell 6163659887 AP_HAL: prevent a single bad transfer causing an IMU to be marked unhealthy 4 years ago
Pierre Kancir 2b71bf8e99 Autotest: fix subtests completion 4 years ago
Andrew Tridgell b20604bb59 Plane: update release notes for 4.0.8 4 years ago
Iampete1 ebfe593e38 AP_Scripting: add example script setting up a custom MotorMatrix 4 years ago
Iampete1 643966fb3e Copter: add SCRIPTING_MATRIX frame class 4 years ago
Iampete1 004f873dc7 Plane: update Quadplane FRAME_CLASS description 4 years ago
Iampete1 5c397d4674 AP_Scripting: add MotorMatrix bindings 4 years ago
Iampete1 fca6f7027b AP_Motors: allow Matrix config from scripting 4 years ago
Peter Hall d0e1e85b9e AP_Motors: add get_frame_mav_type 4 years ago
Iampete1 0a23084d43 Copter: move get_frame_mav_type to motors 4 years ago
Andrew Tridgell 5f4b5c4b94 Plane: prevent failsafe from changing mode during landing 4 years ago
Peter Barker 87486739d1 Plane: disallow changing to INITIALISING mode 4 years ago
Randy Mackay d487d6152e Plane: ahrs pre-arm always runs position checks 4 years ago
Randy Mackay e7c2eb1705 Sub: ahrs pre-arm skips position checks 4 years ago
Randy Mackay f6da769de8 Rover: ahrs only checks position in modes that require it 4 years ago
Randy Mackay dc515b87df Copter: ahrs only checks position in modes that require it 4 years ago
Randy Mackay f6cb0819ef AP_NavEKF3: pre_arm_check may skip position checks 4 years ago
Randy Mackay 8ecac27777 AP_NavEKF_Source; pre_arm_check may skip position checks 4 years ago
Randy Mackay 62932f884f AP_AHRS: pre_arm_check may skip position checks 4 years ago
Andrew Tridgell 49e2a0caed Tools: fixed valgrind errors with AP_Param::ParamToken 4 years ago
Andrew Tridgell 1716fcf995 GCS_MAVLink: fixed valgrind errors with AP_Param::ParamToken 4 years ago
Andrew Tridgell ac35867c17 AP_Param: fixed valgrind errors with AP_Param::ParamToken 4 years ago
Andrew Tridgell 12b93e2922 AP_OSD: fixed valgrind errors with AP_Param::ParamToken 4 years ago
Andrew Tridgell 6c684538d3 AP_Param: greatly speed up param download with disabled parameters 4 years ago
Bill Geyer d19dca37d5 Copter: 4.0.6 release notes 4 years ago
Peter Barker 95bc9cca79 ArduPlane: use ground_course in preference to ground_course_cd 4 years ago
Peter Barker d426d8e1f8 AP_GPS: use ground_course in preference to ground_course_cd 4 years ago
Peter Barker 358069df24 AP_AHRS: use ground_course in preference to ground_course_cd 4 years ago
WillyZehnder 2e2ec79992 RC_Channel: reserve AUX_FUNC for MISSION_RELATIVE 4 years ago
Pierre Kancir a62dc3b3e0 Rover: disable switching and arming in INITIALIZING mode 4 years ago
Andrew Tridgell d47afb2406 autotest: added AHRSTrim test and add trim to accel cal test 4 years ago
Andrew Tridgell 2843cfa42d AP_InertialSensor: use mavlink statustext for cal info 4 years ago
Andrew Tridgell b542f947f7 AP_InertialSensor: don't mark accels as calibrating during trim 4 years ago
Andrew Tridgell e908a996af AP_InertialSensor: support SIM_ACC_TRIM 4 years ago
Andrew Tridgell 7292b4f260 SITL: added SIM_ACC_TRIM_{X,Y,Z} for simulating IMU trim 4 years ago
murata 2ae57f8861 Rover: Change delay method to HAL scheduler's delay 4 years ago
murata d533d289da Rover: Change delay method to HAL scheduler's delay 4 years ago
Andrew Tridgell ddc4d08e8f AP_NavEKF3: make drag fusion optional 4 years ago
Andrew Tridgell 1ccda938cb AP_NavEKF3: make external navigation optional 4 years ago
Andrew Tridgell 8da511f039 AP_NavEKF3: make body odomotry build depend on vehicle type 4 years ago
Andrew Tridgell 3c825bdffc waf: make AP_NavEKF3_core.h a vehicle dependent include 4 years ago
Peter Barker ad2ab333f9 Tools: autotest: allow autotest to connect directly to SITL 4 years ago
Peter Barker 8c7d63433c autotest: clear mission ourselves rather than with MAVProxy at end of test 4 years ago
E Thomas 2ee052b36e AP_GPS: Made GPS_DISABLE prevent last_fix_time_ms updates 4 years ago