Warning #1: PX4/Pixhawk users upgrading from AC3.1.5 (or earlier) may need to re-do their compass and accelerometer calibration because AC3.2 also uses the backup compass and accels. Pre-arm checks have been added to ensure this has been done.
Warning #2: on the APM2.x the logs must be downloaded using MAVlink instead of the terminal.
AC3.2-rc14 is now available for BetaTesters through the mission planner’s Beta Firmwares link. The full release notes can be found in ReleaseNotes.txt and changes from -rc13 can be seen below.
Feel free to raise issues found during testing on this discussion or in the new support section in the APM Forum.
It’s a big release with “the onion” restructure and a bunch of new features (including these 57 closed items) so we need to re-test almost everything including all flight modes, all mission commands and all the new features. Marco and I will be maintaining (and adding to) this testing list. Issues reported will first be checked by Jonathan, Marco and I and then confirmed bugs/issues will be put on the github issues list (and then hopefully fixed).
Thanks especially to the beta testers who put their copters at risk testing each release. Enjoy!
Changes from 3.2-rc13
1) Safety Features:
a) fail to arm if second gyro calibration fails (can be disabled with ARMING_CHECK)
2) Bug fixes:
a) DCM-check to require one continuous second of bad heading before triggering LAND
b) I2C bug that could lead to Pixhawk freezing up if I2C bus is noisy
c) reset DCM and EKF gyro bias estimates after gyro calibration (DCM heading could drift after takeoff due to sudden change in gyro values)
d) use primary GPS for LED status (instead of always using first GPS)
Replies
:)
hopefully the sats have a good navigation controller to avoid hitting each other...
yudi, I will try APM at the weekend.
See DF-13 shematic for APM:
compass cable is the same and goes to I2C port.
Christian! Another problem that I noticed is, a random flashing in the reception of the satellites, suddenly the satellites do not appear in Mission Planner and in less than a second, reappear again.
@Winston,
I believe that there may be a problem with the capability of the CSG M8Q to handle a Measurement Period of 200ms (5Hz).
I too have seen the data stream glitches, when using U-Center, at a Measurement Frequency of 5Hz.
Switching back to a Measurement Frequency of 1Hz (default) cured the data stream glitching.
Also, the HDOP value appears to be stuck at 1.1 no matter how many sats are presently be acquired.
PS: It appears that U-Center does not decode the number of sats and the HDOP when in the UBX (binary) mode.
Regards,
TCIII ArduRover2 Developer
@Winston,
Winston, did you connect via USB or telemetry? Sometimes I have a telemetry lag causing the numbers to disappear.
So we have to check the GPS in CLI while connected via USB. (with 3.1.5 bcs 3.2 doesn't have CLI)
If there appear lines like '.................................................' we really have a lag in GPS communication.
@christian, so what i understand is Ublox-Neo-M8N is plug and play with pixhawk. all one has to do is connect GPS and compass (i2c) connectors. is that correct?