mirror of
https://github.com/craigerl/aprsd.git
synced 2025-04-20 10:18:52 -04:00
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. |
||
---|---|---|
.. | ||
__init__.py | ||
test_fortune.py | ||
test_notify.py | ||
test_ping.py | ||
test_time.py | ||
test_version.py | ||
test_weather.py |