Skip to content

0.0.20 "Monroe"

Compare
Choose a tag to compare
@iannesbitt iannesbitt released this 30 Nov 15:48
· 15 commits to master since this release
66cf14b

This version of readgssi (called Monroe) adds bug fixes and support for several antennas.

Version 0.0.20 "Monroe" continues the naming scheme based on names of mountain peaks in the Williamstown, Massachusetts (US) area.

changes since 0.0.19

  • added support for the "42000S" antenna name (#34 from @GGDRriedel)
  • added support for the "1.5/1.6GHz" antenna name (#39)
  • corrected a misuse of a great circle distance calculation using geopy (#38 from @felippehsk)
  • allow for graceful handling of empty GGA strings (#38 from @felippehsk)
  • added support for the "4105NR" antenna name (#21 from @eyoabz)
  • added limited support for the "300/800D" antenna name (#33 from @alecomunian). GSSI bug prevents this combination of antennas from full support, as the second antenna is named 'none' in this case, but all readgssi functionality should still work
  • fixed a previously unknown bug that did not separate multi-channel outputs into separate files (addresses #33 from @alecomunian and #37 from @h2maa)
  • changed license from AGPLv3 to GPLv3 as standard GPLv3 fits the purpose better

Major Contributions

New Contributors

Full Changelog: 0.0.19...0.0.20