Userland AX.25 stack
Find a file
XANTRONIX Development 4899aa4796 Implement SOCK_DGRAM
Implement PATTY_AX25_SOCK_DGRAM type sockets as a means of exchanging UI
frames between stations without requiring calling code to encode and
decode UI frames explicitly
2024-03-01 00:20:47 -05:00
doc Elaborate upon some finer points 2024-03-01 00:20:46 -05:00
examples Rename patty_ax25_sock member 'status' to 'state' 2024-03-01 00:20:47 -05:00
include/patty Implement SOCK_DGRAM 2024-03-01 00:20:47 -05:00
src Implement SOCK_DGRAM 2024-03-01 00:20:47 -05:00
configure Add byte order swapping macros to configure 2024-03-01 00:20:46 -05:00
Makefile Move test files to examples/; build libpatty 2024-03-01 00:20:46 -05:00