Alberto_Ds
(Alberto Ds)
February 2, 2022, 1:57pm
9
Hi everyone, I had reported this problem since August 21. I also tried with the latest stable but the PRX_TYPE parameter is not found because I’m using a F4 pro 1MB flash omnibus. I again generated a custom fw (4.2 dev) with the server and actually the PRX_TYPE parameter is present this time. However, nothing changes compared to the past: the sonarrange reading is correct with the lidar TF luna beneweke but the Simple Avoidance does not work either.
It has been reported here, but as it stands, it still doesn’t work.
Thanks
@rmackay9 @rishabsingh3003
opened 07:51AM - 07 Apr 21 UTC
Rover
ReleaseAdmin
This is a list of known issues especially blockers for the 4.1.0 rover release. … The equivalent Copter issue is https://github.com/ArduPilot/ardupilot/issues/16478
Issues requiring investigation:
- [x] BalanceBot broken in Acro mode? ([discussion](https://discuss.ardupilot.org/t/rover-4-1-3-rc1-released-for-beta-testing/79751/3)) -- fixed in Rover-4.2.0-beta3
- [ ] Kenny Trussell suggestions for GPS-for-yaw config improvements ([discussion](https://discuss.ardupilot.org/t/kevings-autonomous-zero-point-turn-lawn-mower/29178/109))
- [ ] Unhealthy GPS Signal when GPS_DRV_OPTIONS=0 ([discussion](https://discuss.ardupilot.org/t/yuris-4-1-0-beta1-update-gps-yaw/71100/23))
- [ ] GPS-for-yaw at 5hz leads to more GPS unhealthy messages ([discussion](https://discuss.ardupilot.org/t/yuris-4-1-0-beta-update-gps-yaw-now-beta3/71100/127))
- [ ] GPS_SAVE_CFG option does not performs a complete save of the uBlox F9 config ([discussion](https://discuss.ardupilot.org/t/yuris-4-1-0-beta1-update-gps-yaw/71100))
- [ ] another Matek H7 imu reset internal error report ([discussion](https://discuss.ardupilot.org/t/rover-4-1-0-beta6-released-for-beta-testing/74013/47))
- [ ] Lost accel calibration parameters ([discussion](https://discuss.ardupilot.org/t/rover-4-1-0-beta4-released-for-beta-testing/72504/23))
- [ ] Rover avoidance of fence OK? ([discussion](https://discuss.ardupilot.org/t/rover-4-1-0-beta4-released-for-beta-testing/72504/19))
- [ ] PRX missing from 1MB boards for Rover although it probably would fit ([discussion](https://discuss.ardupilot.org/t/rover-4-1-0-beat4-released-for-beta-testing/72504/12)), simple avoidance not working with TFLuna? ([discussion](https://discuss.ardupilot.org/t/how-should-i-resolve-the-error-system-overflowexception/71800/10))
- [x] Speed controller I-term build-up when motors are saturated ([discussion](https://discuss.ardupilot.org/t/pidachieved-opposite-to-piddesired/71911/14)) -- fixed in Rover-4.2.0-beta1
- [ ] PreArm: Internal errors 0x8000 l:428 main_loop_stk ([discussion](https://discuss.ardupilot.org/t/prearm-internal-errors-0x8000-l-404-main-loop-stk-after-upgrading-to-latest-4-1-0-dev/66476/4))
Existing 4.0 issues
- [ ] MP's Frame Type screen shows copter values ([discussion](https://discuss.ardupilot.org/t/about-frame-havent-boat-to-choose/74680/2), [issue](https://github.com/ArduPilot/MissionPlanner/issues/2673))
Resolved issues:
- [x] MIS_DONE_BEHAVE not working ([discussion](https://discuss.ardupilot.org/t/issues-in-balance-bot/74844)) -- misunderstanding / confusion over Loiter and Hold options which are implemented from within Auto and Acro and Manual options that do cause a real change in flight mode.
- [x] Nick Nunno's report of EKF attitude going bad and position jumping ([issue](https://github.com/ArduPilot/ardupilot/issues/18169)) -- can't reproduce. probably resolved for beta6
- [x] EKF yaw not recovering if GPS-for-yaw lost (i[ssue](https://github.com/ArduPilot/ardupilot/issues/17658)) -- resolved for beta7 (we think)
- [x] GPS-for-yaw at 5hz leads to more GPS unhealthy messages ([discussion](https://discuss.ardupilot.org/t/yuris-4-1-0-beta-update-gps-yaw-now-beta3/71100/127)) -- resolved for beta7 (we think)
- [x] Unhealthy GPS Signal when GPS_DRV_OPTIONS=0 ([discussion](https://discuss.ardupilot.org/t/yuris-4-1-0-beta1-update-gps-yaw/71100/23)) -- resolved for beta7 (we think)
- [x] ArduSimple F9 GPS does not work with GPS-for-yaw unless GPSs directly connected ([discussion](https://discuss.ardupilot.org/t/kevings-autonomous-zero-point-turn-lawn-mower/29178/107)) -- resolved for beta7 (we think)
- [x] Kenny Trussell suggestions for GPS-for-yaw config improvements when GPSs directly connected ([discussion](https://discuss.ardupilot.org/t/kevings-autonomous-zero-point-turn-lawn-mower/29178/109)) -- resolved for beta7 (we think)
- [x] GPS_SAVE_CFG option does not performs a complete save of the uBlox F9 config ([discussion](https://discuss.ardupilot.org/t/yuris-4-1-0-beta1-update-gps-yaw/71100)) -- resolved for beta7 (we think)
- [x] GPS_POS_X/Y/Z relative to IMU or COG? ([discussion](https://discuss.ardupilot.org/t/rover-4-1-0-beta6-released-for-beta-testing/74013/25), [PR](https://github.com/ArduPilot/ardupilot/pull/18264)) -- resolved for -beta7
- [x] EKF issues mentioned on the Copter-4.1 issue https://github.com/ArduPilot/ardupilot/issues/16478 -- resolved for beta6
- [x] Rovers cannot backup in Acro when simple avoidance is active ([issue](https://github.com/ArduPilot/ardupilot/issues/17518), [PR](https://github.com/ArduPilot/ardupilot/pull/17571))
- [x] Pre-arm check "DCM Roll/Pitch inconsistent by 32 deg" when using GPS-For-Yaw ([see code here](https://github.com/ArduPilot/ardupilot/blob/master/libraries/AP_AHRS/AP_AHRS_NavEKF.cpp#L2080), [PR](https://github.com/ArduPilot/ardupilot/pull/17630)). Reported by @tatsuy. Note: the issue may be that body-frame roll and pitch are not actually being compared. -- should be fixed in beta4
- [x] THR logging shows lateral acceleration ([issue](https://github.com/ArduPilot/ardupilot/issues/17682), [PR](https://github.com/ArduPilot/ardupilot/pull/17689)) -- included in beta4
- [x] Waypoint delay of -1 leads to 65k of delay ([discussion](https://discuss.ardupilot.org/t/delay-time-issue-at-a-waypoint/71410), [issue](https://github.com/ArduPilot/ardupilot/issues/17488)) -- included in beta4
- [x] DShot not working with -beta3 ([discussion](https://discuss.ardupilot.org/c/ardurover/rover-41/158), [PR](https://github.com/ArduPilot/ardupilot/pull/17598)) -- included in beta4
- [x] Fence Radius are being truncated to integers ([discussion](https://discuss.ardupilot.org/t/yuris-4-1-0-beta-update-gps-yaw-now-beta3/71100/38), [PR](https://github.com/ArduPilot/ardupilot/pull/17619)) -- included in beta4
- [x] QGC with gamepad doesn't work ([discussion](https://discuss.ardupilot.org/t/qgc-fails-mavlink-parameters-with-gamepad-joystick-connected/71668)) -- QGC issue
- [x] Twitching at waypoints if WP_RADIUS set to 0.05m (issue https://github.com/ArduPilot/ardupilot/issues/17417, PR https://github.com/ArduPilot/ardupilot/pull/17494) -- fixed in beta2
- [x] GPS-for-yaw wiki params incorrect ([wiki issue](https://github.com/ArduPilot/ardupilot_wiki/issues/3512))
- [x] RFND messages missing (see issue: https://github.com/ArduPilot/ardupilot/issues/17334, [PR](https://github.com/ArduPilot/ardupilot/pull/17355)) -- fixed in beta2
- [x] AP_Button's use of aux functions executes both high and low positions ([reported by RobertoN](https://discuss.ardupilot.org/t/rover-4-1-0-beta1-released/69868/8)) -- may be changed as part of a future enhancement
- [x] Rover param meta data for Fence includes Altitude (issue https://github.com/ArduPilot/ardupilot/issues/17207)