Userland AX.25 stack
Find a file
XANTRONIX Development 750ab452d2 Refactor patty_kiss_tnc_recv()
Refactor patty_kiss_tnc_recv() to always read a fixed number of bytes
into a circular buffer

Other changes:

    * Avoid needing memmove() per packet processed

    * Allow processing packets larger than the internal read buffer
2024-03-01 00:20:46 -05:00
doc Elaborate upon some finer points 2024-03-01 00:20:46 -05:00
examples Add examples/ax25config.txt 2024-03-01 00:20:45 -05:00
include/patty Start to whittle down src/ax25.c, include/ax25.h 2024-03-01 00:20:46 -05:00
src Refactor patty_kiss_tnc_recv() 2024-03-01 00:20:46 -05:00
configure Damn Xan, you code like a BEAST O:) 2015-07-14 16:45:03 +00:00
Makefile Damn Xan, you code like a BEAST O:) 2015-07-14 16:45:03 +00:00