Releases: lbussy/WsprryPi
Releases · lbussy/WsprryPi
1.2.1 Bugfix Release
What's Changed
Full Changelog: 1.2.0...1.2.1
Feature Release
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
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
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