Userland AX.25 stack
Find a file
XANTRONIX Development 79d1393e74 Implement patty_ax25_addr_copy()
Implement patty_ax25_addr_copy() as a means to copy a patty_ax25_addr
object from one location in memory to another, ensuring that the SSID
field only contains at minimum the station identifier (0-15) and the
reserved bits 0x60
2024-03-01 00:20:46 -05:00
doc Elaborate upon some finer points 2024-03-01 00:20:46 -05:00
examples Make examples take callsign as local/remote address 2024-03-01 00:20:46 -05:00
include/patty Implement patty_ax25_addr_copy() 2024-03-01 00:20:46 -05:00
src Implement patty_ax25_addr_copy() 2024-03-01 00:20:46 -05:00
configure Update configure from birchvm 2024-03-01 00:20:46 -05:00
Makefile Move test files to examples/; build libpatty 2024-03-01 00:20:46 -05:00