aprs-python/aprslib
Hemna 63ce7e8d4d Added support for consumer kwargs
I have an app that uses consumer, but needs to pass in some kwargs
for consumption at consumer function call time.  This patch adds
kwargs support to consumer creation as well as passing those kwargs
at consumer callback time.
2020-12-22 12:37:00 -05:00
..
packets Initial telemetry packet report (#27) 2017-03-19 11:48:09 +00:00
parsing fix SyntaxWarning for py38 and remove py33 on travis 2019-10-08 19:42:53 +01:00
util added PositionReport object 2016-01-24 06:42:39 +00:00
__init__.py bump v0.6.37 2019-10-26 20:17:21 +01:00
base91.py use absolute imports 2016-01-21 02:18:00 +00:00
exceptions.py code and test changes for py3 compability 2015-05-16 21:55:43 +01:00
inet.py Added support for consumer kwargs 2020-12-22 12:37:00 -05:00
passcode.py init code clean up + code comments 2014-12-30 17:35:17 +00:00