1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-04-21 02:38:42 -04:00
aprsd/tests
Hemna dca8e9cbe6 Reworked the entire client and drivers
This patch includes a completely reworked client structure.
There is now only 1 client object, that loads the appropriate
drivers.  The drivers are fake, aprsis and tcpkiss.

The TCPKISS client was written from scratch to avoid using asyncio.
Asyncion is nothing but a pain in the ass.
2025-03-28 10:13:38 -04:00
..
client Reworked the entire client and drivers 2025-03-28 10:13:38 -04:00
cmds Changed to ruff 2024-12-20 22:00:54 -05:00
plugins Reworked the entire client and drivers 2025-03-28 10:13:38 -04:00
__init__.py Update tox environment to fix formatting python errors 2020-12-11 08:47:56 -05:00
fake.py Changed to ruff 2024-12-20 22:00:54 -05:00
mock_client_driver.py Reworked the entire client and drivers 2025-03-28 10:13:38 -04:00
test_packets.py Changed to ruff 2024-12-20 22:00:54 -05:00
test_plugin.py Reworked the entire client and drivers 2025-03-28 10:13:38 -04:00