Userland AX.25 stack
Find a file
XANTRONIX Development d44889121e Do not decode KISS frames into internal buffer
Changes:

    * Modify patty_kiss_tnc_recv() to accept a pointer to a read buffer,
      and a maximum length argument, to receive one packet

    * Modify src/decode.c to use the new patty_kiss_tnc_recv() calling
      form
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 Do not decode KISS frames into internal buffer 2024-03-01 00:20:46 -05:00
src Do not decode KISS frames into internal buffer 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