Releases: rhymeswithmogul/APRSMessenger
Bulletin: Position reports now supported!
All cmdlets in this module now support the -Latitude
and -Longitude
parameters. This will let you include positions with your messages, bulletins, announcements, and group announcements. Compatible APRS receivers (including APRS.fi can use this to plot them on a map, for example.
Full Changelog: v1.0.4...v1.1.0
Coming soon to PowerShell Gallery.
Bulletin: Code signing!
Many thanks to weq 🐳
in the PowerShell IRC channel/Discord server for helping me troubleshoot this one. The module published to PowerShell Gallery is now signed, for any Windows PowerShell execution policies that might require it. (In case you're wondering where v1.0.3 went, that was a casualty of testing.)
Also new are some additional Pester tests to ensure the module files are well-formed.
Install-Module APRSMessenger || Update-Module APRSMessenger
Bulletin: More bug fixes thanks to testing
Pester testing revealed some flaws with the initial implementation. This module has been updated, signed, and published.
Full Changelog: v1.0.1...v1.0.2
Install-Module APRSMessenger
Bulletin: I got it right this time
The initial release contained a serious bug. However, version 1.0.1 has been tested and is working as intended.
Install-Module APRSMessenger
Bulletin: Hello World!
I had a lot of trouble checking into the APRS Thursday net, so I did what any sane person would do... just kidding, I wrote a PowerShell module to send APRS messages.
This release is dedicated to the silent key, Bob Bruninga, W1APR. APRS is still going strong!
This module will be available on PowerShell Gallery within the next day or so.