1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-03-03 13:40:10 -05:00

4 Commits

Author SHA1 Message Date
6ea9889369 make consumer call signature consistent. 2026-02-18 14:11:25 -05:00
3bcd03a514 Fix client / driver inconsistencies from protocol
The client registry defined a protocol that all drivers had
to implement.  This patch ensures that all methods are
consistent in the protocol definition.
2026-01-23 09:18:35 -05:00
6cbd6452d5 kiss consumer update
this patch updates the kiss consumer to call the callback with the frame
as arg[0] just like aprslib does.
2026-01-12 23:25:06 -05:00
d0dfaa42e6 Added unit tests 2025-12-09 17:20:23 -05:00