646f99b9fe
Force python-telegram-library to < version 20
...
the python telegram library has completely broken their API
in version 20 and > due to rewriting the library requiring
the use of asyncio, which is entirely incompatible with threading.
2024-08-06 09:51:22 -04:00
a4dfb1393d
Updated config options
...
This also updates the README
2024-08-02 11:12:09 -04:00
9f87a8fec9
update to fix objectstore reference
2023-07-26 15:44:44 -04:00
827832ae33
Update for aprsd 3.0.0
2022-12-29 15:23:19 -05:00
25e18a55d2
Update for aprsd 2.7.0
...
This patch removes references to aprsd.messaging as it's been replaced
by aprsd.packets
2022-12-20 17:17:17 -05:00
108ea07f60
remove trace
2022-12-02 14:00:17 -05:00
547c326a09
for v0.1.2
2021-11-09 11:35:32 -05:00
fa8ae88c35
for v0.1.1
2021-11-09 11:33:37 -05:00
1dc0744ac0
Use the pbr version of the package as plugin version
2021-11-09 11:33:10 -05:00
cac8807074
Updated Changelog for v0.1.1
2021-11-09 11:21:34 -05:00
da0d448767
Fixed a 100% CPU utilization issue.
...
Have to put a sleep in the thread loop, or it will
loop as fast as it can and consume 100% CPU.
2021-11-09 11:19:19 -05:00
a481862eea
Updated Changelog
2021-10-25 14:16:25 -04:00
754ff73d7e
First version working
2021-10-25 14:12:33 -04:00
375037d6a2
Initial commit
2021-10-22 09:29:40 -04:00