Skip to content

v0.1.1

Compare
Choose a tag to compare
@andrewthetechie andrewthetechie released this 15 Apr 03:45
4d203c7

0.1.1 (2024-04-15)

Initial Release

This is the initial release of the err-aprs-backend.

Supported features:

  • APRSIS Connection - bot requires an internet connection
  • Customizable filter and ability to listen to multiple callsigns
  • Send and receive messages via APRSIS
  • Messages are Ack'd, duplicate messages will be re-ack'd but not re-processed.
  • Sent messages are attempted multiple timed (Default 7) until ack'd or rejected.
  • Any (most) Errbot plugins "should just work".
  • Long messages from plugins are split into less than 67 characters
  • Ability to send a simplified "help" string

Bug Fixes