Files
weather_station_MK2/software/mqqt_to_pe1rxf_telemetry/README.md

570 B

Python MQTT to pe1rxf telemetry bridge

Forwards MQTT messages to AX.25 according to the PE1RXF telemetry protocol

Configuration

Edit config.yaml.

Requirements

  • Python3
  • minimalmodbus
  • json
  • time
  • sys
  • logging

AX.25 stack on Linux. "/usr/sbin/beacon" installed.

License

Copyright (C) 2025 M.T. Konstapel

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.