Userland AX.25 stack
Find a file
XANTRONIX Development fcef17a8b1 Better management of Timers T1 and T3
Changes:

    * Ensure Timer T1 is stopped when Timer T3 is active

    * Ensure Timer T1 is started when an acknowledgement from the peer
      does not acknowledge all I frames previously sent
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 Rearrange patty_ax25_sock struct definition 2024-03-01 00:20:47 -05:00
src Better management of Timers T1 and T3 2024-03-01 00:20:47 -05:00
.gitignore Add .gitignore 2024-03-01 00:20:47 -05:00
configure Portability fixes for ./configure 2024-03-01 00:20:47 -05:00
Makefile Move test files to examples/; build libpatty 2024-03-01 00:20:46 -05:00