96b9bd4720
Printing fractionals currently put the sign on integer values on the fractional part, for example: longitude : -6.-207483333 Run an extra abs to get rid of the sign there for latitude, longitude and altitude, compute the sign separately so it works for numbers between -1 and 0 as well. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
gnss_dump.c | ||
gnss_dump.h | ||
gnss_nmea0183.c | ||
gnss_nmea0183.h | ||
gnss_nmea0183_match.c | ||
gnss_nmea0183_match.h | ||
gnss_nmea_generic.c | ||
gnss_parse.c | ||
gnss_parse.h | ||
gnss_publish.c | ||
gnss_publish.h | ||
gnss_quectel_lcx6g.c | ||
Kconfig | ||
Kconfig.generic | ||
Kconfig.quectel_lcx6g |