aprsgate is a Redis PubSub-backed APRS Gateway (IGate, SGate, etc.)
Install from pypi using pip: pip install aprsgate
TK
Run nosetests from a Makefile target:
make test
- 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.
- 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!
Master:
Develop:
Github: https://github.com/ampledata/aprsgate
Greg Albrecht W2GMD [email protected]
Copyright 2016 Orion Labs, Inc.
APRS is Copyright Bob Bruninga WB4APR [email protected]
Apache License, Version 2.0. See LICENSE for details.