-
-
-
0.4f5d3d729 · ·
0.4 Features: - complete re-write in Go - Eliminated extraneous CPU usage when idle - Added tool (stmctl) for manipulating GPS module config, restoring defaults Breaking changes: - Meson build system replaced with Go - project and binary renamed to "gnss-share" (from "gnss_share") - Some cmdline options were dropped from 0.3, see `-h`
-
upstream/0.4f5d3d729 · ·
-
0.33838b56b · ·
0.3 - main: handle cases where the conn might be broken when sending (MR 3) - stm_agps.py: don't fail if one of the AGPS files is missing (MR 2) - stm_agps.py: don't error out if the gnss module doesn't return data (MR 2) - systemd: Make service 'simple' instead of 'oneshot' (MR 1) - stm_agps: readjust/shorten delay in readline() - stm_agps_serial: don't reinitialize self._buf - stm_agps: allow setting a custom device read command