nightt5879 opened a new pull request, #3541: URL: https://github.com/apache/nuttx-apps/pull/3541
## Summary - add units to the GPS example output labels for coordinates, speed, and altitude - print RMC floating-point speed with `minmea_tofloat()` so it is shown as knots instead of using coordinate conversion - print GGA altitude as a scaled float with the sentence-provided unit Fixes #3083 ## Testing - `git diff --check -- examples/gps/gps_main.c` - Configured `sim:minmea` with `CONFIG_EXAMPLES_GPS=y` in a temporary WSL checkout and verified `gps_main.c` compiles -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
