Userland AX.25 stack
Find a file
XANTRONIX Development d266058ad4 Fix patty_kiss_tnc_recv() issues
Fix patty_kiss_tnc_recv() issues with small buffers (~330 bytes) by
more properly detecting EOF being the condition at which the current
decoder offset in the buffer is equal to the last buffer read size; the
offset can never be the number of bytes read, and the initial read
length is -1, so early EOF conditions are avoided
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 Remove _unix suffix from patty_kiss_tnc_fd_unix() 2024-03-01 00:20:46 -05:00
src Fix patty_kiss_tnc_recv() issues 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