Skip to content
Tags give the ability to mark specific points in history as being important
  • 0.3
    3838b56b · Bump version to 0.3 ·
    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
    
  • 0.2
    892a0b3d · release 0.2 ·
    0.2
    
    - new 'driver' for STM serial devices (in contrast to the existing one
      for gnss devices)
    - fix polling for data from devices