gps-nokia-n900
GPS support for Nokia N900
Originally from http://luke.dashjr.org/tmp/code/gps3.c , see https://github.com/postmarketOS/pmbootstrap/issues/575 .
I was maintaining separate version in tui project, https://gitlab.com/tui/tui .
When running without a fake gps pipe, i.e. `-f` switch unset, the program can segfault. Fix this by ensuring a valid fd before checking the fake pipe's status.
Name | Last commit | Last update |
---|---|---|
LICENSE | ||
Makefile | ||
README.md | ||
gps-nokia-n900.c | ||
gps_run |
GPS support for Nokia N900
Originally from http://luke.dashjr.org/tmp/code/gps3.c , see https://github.com/postmarketOS/pmbootstrap/issues/575 .
I was maintaining separate version in tui project, https://gitlab.com/tui/tui .