Skip to content
0.5

Features

        - Module time is set to system time on startup if it is
          incorrect
        - stmctl: add -debug flag for debug output
        - gnss-share: add -d flag for debug output
        - gnss-share: print number of remaining clients when one
          disconnects

Fixes

        - gnss-share: resolve several situations that can lead to
          deadlocks/hanging in the app
        - gnss-share: Errors from the driver are now printed to console
        - gnss-share: timeout and disconnect if socket client isn't
          receiving
        - stm: fix reading lines from almanac/ephemeris txt files
        - stm: handle "stuck" module by sending resume command when
          opening

Other

        - Added a makefile to facilitate building, installing, testing