Userland AX.25 stack
Find a file
XANTRONIX Development c61b09dedc Only use TX slot for outgoing I frames
In patty_ax25_sock_send(), only use a numbered TX slot in the ring
buffer when sending I frames, rather than the prior case when the frame
was not a U frame
2024-03-01 00:20:46 -05:00
doc Elaborate upon some finer points 2024-03-01 00:20:46 -05:00
examples Use ptsname(), not ptsname_r(), for portability 2024-03-01 00:20:46 -05:00
include/patty Implement generic timer functions in src/timer.c 2024-03-01 00:20:46 -05:00
src Only use TX slot for outgoing I frames 2024-03-01 00:20:46 -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