2nd prerelease for hw 2.0
Pre-release
Pre-release
Improved robustness in case there is a distorted unrealistic GNSS signal by clipping the output values in the NMEA formatters.
Fixed a bug which caused that parts of the DGNSS driver have been used for the M9N module.
There are rarely some crashes caused by the FPU detecting a float, running out its value range (NaN). The system recovers quickly from these crashes. The FPU exception could be disabled by flushing all NaNs to 0. We decided to keep this exception active in order to track the occurrences.