APRSMessenger

1.0.2

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

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name APRSMessenger -RequiredVersion 1.0.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name APRSMessenger -Version 1.0.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023 Colin Cogle. All rights reserved.

Package Details

Author(s)

  • Colin Cogle <colin@colincogle.name>

Tags

APRS APRS-IS APRSIS ham amateur radio message messaging bulletin announcement group HamRadio EmComm emergency communication cloud Windows macOS Linux

Functions

Get-APRSISPasscode Send-APRSMessage Send-APRSAnnouncement Send-APRSBulletin Send-APRSGroupBulletin

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

## Version 1.0.2 (March 21, 2023)
- Fixed a bug where all packets would be sent to APRS-IS.  The parameter set name was not honored when control passed into Send-APRSThing.
- Fixed a bug where message acknowledgements would not be included.
- Fixed a bug where group bulletins would not be sent correctly.
- Added Pester tests.
- Updated module manifest data.
- Created release generation script.  This is intended to be run by me, when signing a version for the PowerShell Gallery, and is only saved in the Git tree so I don't lose it.

FileList

Version History

Version Downloads Last updated
1.1.0 163 4/20/2023
1.0.4 11 3/29/2023
1.0.2 (current version) 17 3/21/2023