aprsd/aprsd
Hemna 1187f1ed73 Make tracking objectstores work w/o initializing
This changes the objectstore to test to see if the config has been
set or not.  if not, then it doesn't try to save/load from disk.
2022-12-17 20:06:28 -05:00
..
clients Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00
cmds Make tracking objectstores work w/o initializing 2022-12-17 20:06:28 -05:00
logging Moved log.py to logging 2022-11-23 13:00:36 -05:00
packets Make tracking objectstores work w/o initializing 2022-12-17 20:06:28 -05:00
plugins Cleaned up packet transmit class attributes 2022-12-17 18:06:24 -05:00
threads Make tracking objectstores work w/o initializing 2022-12-17 20:06:28 -05:00
utils Make tracking objectstores work w/o initializing 2022-12-17 20:06:28 -05:00
web Fixed position report for webchat beacon 2022-12-16 12:01:35 -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 Reworked all packet processing 2022-12-16 15:58:02 -05:00
config.py Use new aprsd.callsign as the main callsign 2022-11-23 13:01:01 -05:00
exception.py Fixed up config option checking for KISS 2022-02-21 16:04:33 -05:00
flask.py Make tracking objectstores work w/o initializing 2022-12-17 20:06:28 -05:00
messaging.py Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00
plugin.py Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00
plugin_utils.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
stats.py Make tracking objectstores work w/o initializing 2022-12-17 20:06:28 -05:00