openwebrx/owrx/reporting
David Christle c2ce73a0f1 refactor: calculate pskreporter message size constraint on total bytes
Calculate the size constraint based on the total padded message size.
With a 1190 byte limit, fragmentation seen on some mobile networks
should be eliminated.
2024-11-05 00:13:33 -07:00
..
__init__.py catch potential exception in reporters 2024-01-30 23:33:20 +01:00
mqtt.py Update mqtt.py 2024-05-23 15:27:30 -04:00
pskreporter.py refactor: calculate pskreporter message size constraint on total bytes 2024-11-05 00:13:33 -07:00
reporter.py basic mqtt implementation based on maho mqtt 2024-01-30 01:29:25 +01:00
wsprnet.py basic mqtt implementation based on maho mqtt 2024-01-30 01:29:25 +01:00