FreeDATA/freedata_server/api
Steve Pinkham f49e5076b3 fix: send_arq_raw referenced a command class that doesn't exist
command_arq_raw.SendARQRawCommand isn't defined anywhere; the class is
ARQRawCommand. The always-503 busy bug hid this AttributeError, so the
endpoint can never have worked end to end.
2026-07-12 12:38:16 -04:00
..
__init__.py
command_helpers.py
common.py
config.py
devices.py Increased max line length to 120, reformatted everything 2026-01-10 19:11:26 +01:00
freedata.py Fixed other module's paths 2026-01-10 20:27:19 +01:00
general.py
modem.py fix: send_arq_raw referenced a command class that doesn't exist 2026-07-12 12:38:16 -04:00
radio.py
websocket.py Increased max line length to 120, reformatted everything 2026-01-10 19:11:26 +01:00