43705 Commits (2d4deb505d3334d16ee7ab0307c24fc74907339d)
 

Author SHA1 Message Date
Peter Hall 2d4deb505d Rover: rc_channel inits roll and pitch input channels 4 years ago
Peter Hall d5316edde7 RC_Channel: add roll and pitch input channels 4 years ago
Randy Mackay b0f9f9993f Rover: guided consumes set-pos-target-local-ned as offset from origin 4 years ago
Randy Mackay 2398b5dec4 Copter: guided consumes set-pos-target-local-ned Z-axis as offset from origin 4 years ago
Sharvashish Das 80e2dbc9f2 GCS_Common: send_local_position uses offset from origin 4 years ago
vierfuffzig 56e44c46ca AP_HAL_ChibiOS: disable IMU fast sampling on F35 / WingFC10 5 years ago
Iampete1 abee62abc4 Plane: use throttle in for transition max comparison 5 years ago
Peter Barker 74c47827d9 autotest: drain stdout of SITL binary 5 years ago
Peter Barker e8fa4e1351 autotest: disable autotest for altitude prearm check 5 years ago
Peter Barker 397e134106 autotest: quieten RTL 5 years ago
Peter Barker 065d03dd30 autotest: add a timeout in the button test 5 years ago
Peter Barker c01b26ca62 autotest: fix race condition in EKF type 10 5 years ago
Peter Barker cafc5b01f4 autotest: fix race condition in Rover RTL test 5 years ago
Peter Barker 43cdceba8f autotest: tweak wait_ready_to_arm 5 years ago
Peter Barker b7641345e1 autotest: set and get parameters directly using mavlink message 5 years ago
Peter Barker ba91cbb270 autotest: correct sub parameter name PSC_VELZ_P, fix test to match 5 years ago
Peter Barker 75aa8b7e6e Plane: log speed scaler into AETR 5 years ago
Pierre Kancir 084ec2bb5a Autotest: copter: fix wait_for_alt for descending wait 5 years ago
Pierre Kancir ebd13ac84e Tools: copter: wait_landed_and_disarmed: use wait_for_alt 5 years ago
Pierre Kancir 7fbf11061f Tools: copter: add wait_rtl_complete function 5 years ago
Pierre Kancir 3080899b43 Tools: copter: add wait land and disarm functions 5 years ago
Peter Barker 3b5bd9956d Sub: remove dangling method declaration 5 years ago
Peter Barker 9cdda81e9c RC_Channel: correct case in AvoidAPRoximity function string 5 years ago
Pierre Kancir 936511a720 Autotest: common: correct some text format 5 years ago
Pierre Kancir 5b72de25e0 Autotest: update wait_distance_to_home 5 years ago
Andrew Tridgell 30f9fd9d2a GCS_MAVLink: fixed overrun of text passed to other libraries 5 years ago
Andrew Tridgell b18928e28e SITL: fixed SIM_IMU_COUNT conflict 5 years ago
Randy Mackay afa810041b Copter: 4.0.4-rc4 release notes 5 years ago
Andrew Tridgell 458ade86f5 AP_NavEKF3: fixed segfault when IMU mask covers more IMUs than GSF mask 5 years ago
Andrew Tridgell 6ee527d3e0 AP_NavEKF2: fixed segfault when IMU mask covers more IMUs than GSF mask 5 years ago
Andrew Tridgell d5c0522651 AP_InertialSensor: instantiate SIM_IMU_COUNT sensors in SITL 5 years ago
Andrew Tridgell c16467a47f SITL: added SIM_IMU_COUNT 5 years ago
Siddharth Purohit 8373862f39 AP_CANManager: constant slcan via serial manager protocol param 5 years ago
Peter Barker 119462aeb1 build_binaries.py: Python3 fix 5 years ago
Andrew Tridgell a4e7c72635 AP_AHRS: removed duplicate implementation of airspeed_estimate() 5 years ago
Harshit Kumar Sankhla b5b3298f0a AP_AHRS: get airspeed estimate from non-primary instances too 5 years ago
Harshit Kumar Sankhla d7c569c085 AP_Baro: able to freeze baro using SITL parameter 5 years ago
Harshit Kumar Sankhla 952c14ed33 AP_HAL_SITL: add GPS Velocity Error through a SITL parameter 5 years ago
Harshit Kumar Sankhla 464c90a03c Tools: add an EKF3 lane switching test to plane 5 years ago
Harshit Kumar Sankhla 8507c7d3b9 SITL: add some airspeed, baro, gps noise simulation parameters 5 years ago
Harshit Kumar Sankhla 09620ee1e7 AP_HAL_SITL: use airspeed noise as pressure noise 5 years ago
Andrew Tridgell 505953bdb2 AP_Airspeed: added get_num_sensors() 5 years ago
Andrew Tridgell 326ab0d7b8 AP_Baro: added get_primary() method 5 years ago
Harshit Kumar Sankhla edc3709653 AP_NavEKF3: implement sensor affinity using EK3_AFFINITY parameter 5 years ago
Harshit Kumar Sankhla 9588a68e1b AP_Logger: added logging of baro, gps, airspeed to XKFS 5 years ago
Harshit Kumar Sankhla d7edc946b6 AP_NavEKF3: Relative Error based Lane-Switching 5 years ago
Harshit Kumar Sankhla 56cbcb42ee AP_NavEKF2: Add core relative error and errorscore logging in NKF3 packet 5 years ago
Harshit Kumar Sankhla 775a40e4cc AP_Logger: Add RErr and ErSc fields to NKF3 log 5 years ago
Pierre Kancir 16b499d0f6 Autotest: allow to select which GPS flags we want to wait for 5 years ago
Iampete1 c265a38344 Copter: add gripper release FS_Option 5 years ago