I’m experiencing an issue where the date/time shown for my DataFlash (.BIN) logs in Mission Planner is incorrect. The logs are recorded normally, but the timestamp does not match the actual flight date.
Hardware & Software:
Flight Controller: MicoAir H7 V2
Firmware: ArduPilot 4.6.0
Mission Planner: 1.3.83
GPS: HGLRC M100 Pro
The GPS achieves a 3D fix before arming, but the log date is still incorrect.
Are there any parameters or log messages I should check to identify the root cause?
Not this, which would indicate an unstable ~10Hz rate. So it doesn’t appear to be Auto Configuring.
And, 50 Sats from a cheap module
Set GPS_SAVE_CFG,1 and see what happens.
And perhaps set some explicit Constellations rather than default 0 which is leave as configured. Try 2 that work for your location.
Who knows what a Chinese B101 “10th generation module” is.
I tried limiting the receiver to two GNSS constellations as suggested, but unfortunately it didn’t resolve the issue.
Before takeoff, I noticed a terrain clamping offset. To troubleshoot, I replaced the GPS module, and after that the issue was resolved. The .bin logs are now being generated correctly with the correct date and time.
It appears the root cause was a faulty GPS module providing incorrect time information.