patty/examples
XANTRONIX Development 5cb98de5d0 Allow setting baud, flow control for TNCs
Changes:

    * Add argument to patty_kiss_tnc_new(), patty_kiss_tnc_new_fd(),
      a pointer to patty_kiss_tnc_info, to allow specifying baud and
      flow control

    * Rework patty_ax25_if_kiss_tnc_info to hold patty_kiss_tnc_info as
      a hack to allow instantiating a KISS TNC-based network interface
      with desired baud and flow control
2024-03-01 00:20:47 -05:00
..
ax25config.txt Add examples/ax25config.txt 2024-03-01 00:20:45 -05:00
ax25dump.c Allow setting baud, flow control for TNCs 2024-03-01 00:20:47 -05:00
connect.c Missed a spot with patty_ax25_pton() fix 2024-03-01 00:20:47 -05:00
daemon.c Allow setting baud, flow control for TNCs 2024-03-01 00:20:47 -05:00
decode.c Allow setting baud, flow control for TNCs 2024-03-01 00:20:47 -05:00
listen.c Missed a spot with patty_ax25_pton() fix 2024-03-01 00:20:47 -05:00
Makefile Implement src/daemon.c 2024-03-01 00:20:47 -05:00
patty.conf Better prototypes; better config 2024-03-01 00:20:46 -05:00