Skip to content

Releases: rhymeswithmogul/aprs-weather-submit

aprs-weather-submit version 1.4

09 Mar 03:09
567074d
Compare
Choose a tag to compare

The first release of 2020 changes how this app works, for better compatibility with APRS.fi. A position-reporting bug was also told to QRT.

  • Fixed a bug where latitudes and longitudes were not being converted into DMS exactly as they should be, which had been leading to minor position inaccuracies.
  • Made uncompressed positions the default again, because APRS.fi does not support weather packets with compressed positions. The -0 and --uncompressed-positions options are still accepted for backwards compatibility, but no longer do anything.
  • Better documentation for the compression type byte.
  • Changed the copyright date for the new year.

Included in the releases is a 64-bit Intel binary for macOS 10.5 "Leopard" and newer (binary only tested on macOS 10.15, Catalina). Gatekeeper may complain.

aprs-weather-submit version 1.3.1

14 Sep 15:53
e6f1117
Compare
Choose a tag to compare

The only bug fix in this release: when asking for uncompressed positions, longitudes greater than 90° (west or east) are now reported correctly.