Skip to content

ampledata/aprsgate

Repository files navigation

aprsgate - Python APRS Gateway

aprsgate is a Redis PubSub-backed APRS Gateway (IGate, SGate, etc.)

Installation

Install from pypi using pip: pip install aprsgate

Usage Examples

TK

Testing

Run nosetests from a Makefile target:

make test

See Also

  • aprs Python APRS Module. Interface for APRS, APRS-IS, and APRS over KISS.
  • kiss Python KISS Module. Handles interfacing-to and encoding-for various KISS interfaces.
  • dirus Dirus is a daemon for managing a SDR to Dire Wolf interface. Manifests that interface as a KISS TCP port.
  • aprsgate Python APRS Gateway. Uses Redis PubSub to run a multi-interface APRS Gateway.
  • aprstracker TK.

Similar Projects

  • apex by Jeffrey Phillips Freeman (WI2ARD). Next-Gen APRS Protocol. (based on this Module! :)
  • aprslib by Rossen Georgiev. A Python APRS Library with build-in parsers for several Frame types.
  • aprx by Matti & Kenneth. A C-based Digi/IGate Software for POSIX platforms.
  • dixprs by HA5DI. A Python APRS project with KISS, digipeater, et al., support.
  • APRSDroid by GE0RG. A Java/Scala Android APRS App.
  • YAAC by KA2DDO. A Java APRS Client.
  • Ham-APRS-FAP by aprs.fi: A Perl APRS Parser.
  • Dire Wolf by WB2OSZ. A C-Based Soft-TNC for interfacing with sound cards. Can present as a KISS interface!

Build Status

Master:

image

Develop:

image

Source

Github: https://github.com/ampledata/aprsgate

Author

Greg Albrecht W2GMD oss@undef.net

http://ampledata.org/

Copyright 2016 Orion Labs, Inc.

APRS is Copyright Bob Bruninga WB4APR wb4apr@amsat.org

License

Apache License, Version 2.0. See LICENSE for details.