Files
pe1rxf_aprs/CHANGELOG.md
2024-02-18 18:22:51 +01:00

996 B

Changelog

All notable changes to this project will be documented in this file.

Added     : for new features.
Changed   : for changes in existing functionality.
Deprecated: for soon-to-be removed features.
Removed   : for now removed features.
Fixed     : for any bug fixes.
Security  : in case of vulnerabilities.

[0.0.1] - pre 2024-02-16

  • Had only weather station functionality

[0.1.0] - 2024-02-16

Added

  • Can now send beacons
  • Beacons and weather reports transmit intervals, digi_paths, etc. can be set via a YAML configuration file
  • Periodic transmisions are scheduled with +/- one minute randomnes in transmision time
  • APRS frames are logged to file (file name can be set in YAML configuration file)
  • sending to APRS-IS implemented

[0.1.1] - 2024-02-17

Fixed

  • Catch errors when connection to APRS-IS fails, so program doesn't crash.

Added

  • connected to APRS-IS feed

[0.1.1] - 2024-02-17

Added

  • iGate functionality