Userland AX.25 stack
Find a file
XANTRONIX Development 1fd1be2cb6 Improvements to patty_ax25_sock_ack()
Changes:

    * Make patty_ax25_sock_ack() take a N(R) argument directly, rather
      than having the caller specify N(R)-1

    * Only perform acknowledgement of frames within the range between
      V(A) and N(R)-1
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 Improvements to patty_ax25_sock_ack() 2024-03-01 00:20:47 -05:00
src Improvements to patty_ax25_sock_ack() 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