opened 03:33AM - 01 Dec 20 UTC
Plane
VTOL-Plane
DevCallTopic
ReleaseAdmin
This is an issue to gather key issues for the plane 4.2 release
- [ ] display …message on pilot override active in VTOL pos controller (can prevent descent stage)
- [x] with RTL autoland: Mode change to AUTO denied, in fence recovery
- [x] MS5607 sub for MS5611 for Pixhawk1 Marco
- [ ] annoying msg Cannot calibrate with Q_TRIM_PITCH set
- [ ] ICE idle governor in Q modes while disarmed
- [ ] Camera gimbal settings seem to be gone from QGC with Plane 4.3. ? (from fredrikfalkman)
- [x] receive DO_AUX_FUNCTION in lua scripts
- [ ] need better BVLOS advice and testing: https://github.com/ArduPilot/ardupilot/issues/21876
- [ ] throttle slew limit when re-starting engine on RPM outage
- [ ] reduce XY gains when rate gains activate Dmod?
- [ ] incorrect CRSFv2 detection: 2022-10-02 14:07:47.120 CRSFv2: requesting RX device info
- [ ] remove loop rate dependency on power limit for fixed wing
- [ ] limit integetrator buildup longer for catapult launch
- [ ] allow idle governor to control ICE idle in Q modes when disarmed
- [x] scale down rate PIDs during back-transiton based on airspeed?
- [ ] auto-lower pos controller gains when have attitude error?
- [ ] should use EKF height and vertical velocity estimate not DCM on loss of GPS when in quadplane mode
- [ ] add package drop support
- [ ] always allow at least 10 deg roll limit for fixed wing
- [ ] add arming check for VTOL I gain <= P gain on roll/pitch
- [ ] motors spin sometimes on soft reboot of HWing
- [ ] test ublox fw update with passthru
- [ ] before triggering Q_ASSIST_SPEED, check EKF fusion of airspeed, if not fusing, delay assist speed
- [ ] add mission and fence extraction to MAVExplorer
- [ ] add tailsitter tune param for P, I, D sequence
- [ ] option for median filter between synthetic airspeed and dual-airspeed
- [ ] re-load mission on arming in AUTO? See https://discuss.ardupilot.org/t/striver-mini-vtol-4-1-quadplane/71805/185?u=tridge
- [ ] rapid switching between EKF and DCM on baro error: https://discuss.ardupilot.org/t/excessive-ekf3-dcm-switching-in-plane-4-1-6/82966/5
- [ ] look at methods of handling flash parity errors on H7, possibly using HW CRC
- [ ] obey primary sensors with EK3_AFFINITY
- [ ] motors spinning when they shouldn't? https://github.com/ArduPilot/ardupilot/issues/16630
- [ ] force arm bypass of logging start and fence auto-enable
- [ ] need force_descend change for quadplane: #17824
- [ ] surface control while booting not working: #17966
Features for later 4.2.x releases:
- [ ] sort out CAN baro ordering for plane, maybe option bit in BARO_OPTIONS, on plane default to can baro last
- [ ] support rangefinder correction of AP_Terrain data, with configurable time constant