You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
There is a loss in precision after parsing the sentence: the sentence provided has the longitude minutes different from the one returned by gps_get_lat_lon.
Find the cause and a way to fix this, so that the test passes. In addition, try out other values to make sure that this bug never occurs again.
The text was updated successfully, but these errors were encountered:
The following test:
R24-Test-NMEA0183-Parser/tests/test_parsing.c
Lines 6 to 18 in ce16573
Fails with the output:
There is a loss in precision after parsing the sentence: the sentence provided has the longitude minutes different from the one returned by
gps_get_lat_lon
.Find the cause and a way to fix this, so that the test passes. In addition, try out other values to make sure that this bug never occurs again.
The text was updated successfully, but these errors were encountered: