Randy Mackay
5a2bf89384
AP_OpticalFlow: add calibrator
2022-01-29 08:26:12 +09:00
Randy Mackay
41f1c763f2
RC_Channel: add aux switch for optical flow calibration
2022-01-29 08:26:12 +09:00
Randy Mackay
9126e14c9c
AP_AHRS: getOptFlowSample returns latest correct flow data for use in calibration
2022-01-29 08:26:12 +09:00
Randy Mackay
e16a64383f
AP_NavEKF3: getOptFlowSample returns latest correct flow data for use in calibration
2022-01-29 08:26:12 +09:00
Peter Barker
ee46b876cb
Copter: fix compilation when ModeAuto is disabled
2022-01-29 08:24:27 +09:00
Iampete1
f4c7760819
Copter: add flight option to relase gripper on thrust loss
2022-01-28 08:59:47 +09:00
Peter Barker
da79a5ea78
hwdef: skyviper-v2450: exclude many build features
2022-01-27 20:58:24 +11:00
Kirill Shilov
477fb4c408
hwdef: AIRLink added default parameters files
2022-01-27 17:42:11 +11:00
Bill Geyer
2d81e01b10
Tools: improve tradheli sitl default params
2022-01-26 22:15:09 -05:00
Tatsuya Yamaguchi
3045451769
Copter: fix sanity checks for takeoff altitude
2022-01-27 09:23:43 +09:00
Andrew Tridgell
d71ec5bb4d
HAL_ChibiOS: don't init RCOut twice
...
this triggered a watchdog if the dshot timer was already active, which caused
the neoled driver to prevent boot of the Matek F405 GPS
2022-01-27 08:26:47 +11:00
Andrew Tridgell
585ee5b2e4
hwdef: fixed rainbow effect on startup in CUAV_GPS
2022-01-27 08:26:47 +11:00
Andrew Tridgell
e35514b551
HAL_ChibiOS: fixed neopixel control
...
fixes frequency setup for neopixel, separating out DShot setup. Also
allows for neopixel without other DMA controlled output types for LEDs
in AP_Periph
2022-01-27 08:26:47 +11:00
Andrew Tridgell
c2dd7f4c9e
AP_Periph: fixed LED setup call
2022-01-27 08:26:47 +11:00
bnsgeyer
38dce1e1c9
Update README to reflect current tradheli maintainers
2022-01-26 13:56:13 -05:00
Shiv Tyagi
10ea19b31a
Rover: rename GUID to GUIP
2022-01-26 21:36:48 +09:00
Shiv Tyagi
036a1b0d20
Sub: rename GUID to GUIP
...
We have introduced separate logging for guided and attitude targets in guided mode in copter. This is to make it consistent with those changes
2022-01-26 21:36:48 +09:00
Shiv Tyagi
c1dafae84a
Copter: separate logging for position and attitude targets in guided mode
...
We now log position and attitude targets in guided mode separately. Earlier we were using same messages for both which was causing some confusion in field names
2022-01-26 21:36:48 +09:00
Peter Hall
9ec1faf3f9
Plane: tailsitter: rate limit second half of FW transtion
2022-01-26 19:03:32 +11:00
Peter Barker
c83446a359
Tools: add quick-and-dirty EKF-status-change dump tool
2022-01-26 18:55:11 +11:00
Randy Mackay
576dd2bf9e
AP_AccelCal: remove unused calc_mean_squared_residuals
2022-01-26 12:03:17 +09:00
Randy Mackay
2c2f345c84
Copter: improve PILOT_SPEED_DN param description
...
Also allow 0 to be a valid value
2022-01-26 08:35:58 +09:00
Randy Mackay
53479701eb
AP_AccelCal: minor format fix
2022-01-25 20:04:34 +09:00
Randy Mackay
8afe5b9e3b
AP_OpticalFlow: update comment
2022-01-25 20:04:24 +09:00
Peter Barker
8782e21443
SITL: do not compile SIM_GPS parameters in if SIM_GPS not enabled
2022-01-25 19:28:06 +11:00
Joshua Henderson
90744e08e1
AP_BattMonitor: UAVCAN switch to CURR_MULT
2022-01-25 13:55:31 +09:00
Leonard Hall
d51e2d323e
AC_AttitudeControl: AC_PosControl: use relax_integrator
2022-01-25 13:20:47 +09:00
Leonard Hall
1ad5479954
AC_AttitudeControl: use relax_integrator
2022-01-25 13:20:47 +09:00
Leonard Hall
8d330a95b5
AC_PID: replace reset_I_smoothly with relax_integrator
2022-01-25 13:20:47 +09:00
Leonard Hall
48a15947ab
AC_AttitudeControl: AC_PosControl: use consistent measured vel and accel callers in z
2022-01-25 13:20:47 +09:00
Andrew Tridgell
4e6d3030b6
AP_Bootloader: fixed ID conflict
...
AP_HW_MRO_MAXXIUM seems to be unused
2022-01-25 15:13:59 +11:00
Leonard Hall
203529f45e
AC_AttitudeControl: AC_PosControl_Sub: Increase Jerk with Accel when out of velocity range
2022-01-25 09:04:25 +09:00
Leonard Hall
f6f51f5a74
AC_AttitudeControl: AC_PosControl: Increase Jerk with Accel when out of velocity range
2022-01-25 09:04:25 +09:00
Peter Barker
92e6e69b51
Rover: move logging of SIMSTATE, AHRS2 and POS into AP_AHRS library
2022-01-25 10:59:17 +11:00
Peter Barker
62e10b328e
Blimp: move logging of SIMSTATE, AHRS2 and POS into AP_AHRS library
2022-01-25 10:59:17 +11:00
Peter Barker
a25e4f82cc
ArduSub: move logging of SIMSTATE, AHRS2 and POS into AP_AHRS library
2022-01-25 10:59:17 +11:00
Peter Barker
d6c653bdc5
ArduPlane: move logging of SIMSTATE, AHRS2 and POS into AP_AHRS library
2022-01-25 10:59:17 +11:00
Peter Barker
35506d0681
ArduCopter: move logging of SIMSTATE, AHRS2 and POS into AP_AHRS library
2022-01-25 10:59:17 +11:00
Peter Barker
0df4b8066c
AntennaTracker: move logging of SIMSTATE, AHRS2 and POS into AP_AHRS library
2022-01-25 10:59:17 +11:00
Peter Barker
bd069cc5e9
AP_AHRS: move logging of SIMSTATE, AHRS2 and POS into AP_AHRS library
2022-01-25 10:59:17 +11:00
Leonard Hall
2cda59c09d
AC_AttitudeControl: AC_PosControl: Init desired accel to zero
2022-01-25 08:57:38 +09:00
Peter Barker
03cde13b55
Rover: rename AP_AHRS::get_position to get_location
2022-01-25 10:47:22 +11:00
Peter Barker
89b56f38f2
Blimp: rename AP_AHRS::get_position to get_location
2022-01-25 10:47:22 +11:00
Peter Barker
4640ef9a66
ArduSub: rename AP_AHRS::get_position to get_location
2022-01-25 10:47:22 +11:00
Peter Barker
266d384ca7
ArduPlane: rename AP_AHRS::get_position to get_location
2022-01-25 10:47:22 +11:00
Peter Barker
d1acc5df31
ArduCopter: rename AP_AHRS::get_position to get_location
2022-01-25 10:47:22 +11:00
Peter Barker
8461c11742
AntennaTracker: rename AP_AHRS::get_position to get_location
2022-01-25 10:47:22 +11:00
Peter Barker
21caa8c686
GCS_MAVLink: rename AP_AHRS::get_position to get_location
2022-01-25 10:47:22 +11:00
Peter Barker
54cf46b8e9
AR_WPNav: rename AP_AHRS::get_position to get_location
2022-01-25 10:47:22 +11:00
Peter Barker
e8e4aef998
AP_Terrain: rename AP_AHRS::get_position to get_location
2022-01-25 10:47:22 +11:00