Skip to content

Brandmeister to APRS proxy, allows filtering users who do not want to be visible in public APRS

Notifications You must be signed in to change notification settings

OK-DMR/brandmeister-aprs-proxy

Repository files navigation

BrandMeister to APRS gateway

cd /opt
git clone https://github.com/smarek/brandmeister-aprs-proxy APRSProxy
apt-get install python3 python3-paho-mqtt python3-pip
pip3 install -r requirements.txt
cp settings.ini.default settings.ini
// update settings.ini with required configuration
// required connection user/pass for mysql and tarantool, aprs call and mqtt channel identification
cp aprs.service /lib/systemd/system/aprs.service
systemctl enable aprs
systemctl start aprs

About

Brandmeister to APRS proxy, allows filtering users who do not want to be visible in public APRS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages