APRSMessenger

Sends messages, announcements, and bulletins to amateur radio operators via APRS-IS.

AGPL-3.0 License

Stars
4
Committers
1

Bot releases are visible (Hide)

APRSMessenger - Bulletin: Position reports now supported! Latest Release

Published by rhymeswithmogul over 1 year ago

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: https://github.com/rhymeswithmogul/APRSMessenger/compare/v1.0.4...v1.1.0

Coming soon to PowerShell Gallery.

APRSMessenger - Bulletin: Code signing!

Published by rhymeswithmogul over 1 year ago

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
APRSMessenger - Bulletin: More bug fixes thanks to testing

Published by rhymeswithmogul over 1 year ago

Pester testing revealed some flaws with the initial implementation. This module has been updated, signed, and published.

Full Changelog: https://github.com/rhymeswithmogul/APRSMessenger/compare/v1.0.1...v1.0.2

Install-Module APRSMessenger
APRSMessenger - Bulletin: I got it right this time

Published by rhymeswithmogul over 1 year ago

The initial release contained a serious bug. However, version 1.0.1 has been tested and is working as intended.

Install-Module APRSMessenger
APRSMessenger - Bulletin: Hello World!

Published by rhymeswithmogul over 1 year ago

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.