Skip to content

Releases: lbussy/WsprryPi

1.2.1 Bugfix Release

11 Nov 22:32
9ece8f4
Compare
Choose a tag to compare

What's Changed

  • Support Bookworm, exclude 64-bit and Pi 5 by @lbussy in #78

Full Changelog: 1.2.0...1.2.1

Feature Release

19 Feb 21:16
Compare
Choose a tag to compare

Install or update with curl -L installwspr.aa0nt.net | sudo bash (all installer versions are idempotent.)

Note that the executable is still version 1.1.0; there were no changes to the executable.

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0 Feature Release

15 Mar 15:48
Compare
Choose a tag to compare

Added:

  • Form field validation for frequencies
  • Power level selector
  • Changes to logging (see docs)

Current users may upgrade with the original install command:

curl -L installwspr.aa0nt.net | sudo bash

Initial Release

20 Feb 13:59
Compare
Choose a tag to compare

Initial Release

Promote Devel to Main (1.0.0) by @lbussy in #26

  • Complete documentation
  • Create installer
  • Move to systemd daemon
  • Added an ini config option
  • Add LED argument
  • Add version argument
  • Add daemon argument
  • Add in singleton processing
  • mailbox moved to g++
  • Made a common exe (all versions)

Full Changelog: https://github.com/lbussy/WsprryPi/commits/1.0.0