aprsd/aprsd
Hemna bbcd7c8a5b Fix Rain reporting in WeatherPacket send.
Made a fix for a rain setting of 1.04 inches, the packet
has to be r104 instead of r001
2022-12-22 09:42:30 -05:00
..
clients Removed Packet.send() 2022-12-21 16:26:36 -05:00
cmds Removed Packet.send() 2022-12-21 16:26:36 -05:00
logging Moved log.py to logging 2022-11-23 13:00:36 -05:00
packets Fix Rain reporting in WeatherPacket send. 2022-12-22 09:42:30 -05:00
plugins Removed Packet.send() 2022-12-21 16:26:36 -05:00
threads Removed Packet.send() 2022-12-21 16:26:36 -05:00
utils reworked collecting and reporting stats 2022-12-18 21:54:34 -05:00
web reworked collecting and reporting stats 2022-12-18 21:54:34 -05:00
__init__.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
aprsd.py Reworked all packet processing 2022-12-16 15:58:02 -05:00
cli_helper.py Added webchat command 2022-11-23 13:00:36 -05:00
client.py Removed Packet.send() 2022-12-21 16:26:36 -05:00
config.py Removed watchlist plugins 2022-12-21 11:18:26 -05:00
exception.py Fixed up config option checking for KISS 2022-02-21 16:04:33 -05:00
flask.py Removed Packet.send() 2022-12-21 16:26:36 -05:00
messaging.py Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00
plugin.py Removed Packet.send() 2022-12-21 16:26:36 -05:00
plugin_utils.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
stats.py reworked collecting and reporting stats 2022-12-18 21:54:34 -05:00