patty/bin
XANTRONIX Development a807a9ec9d Implement APRS-IS interface type
Implement an APRS-IS interface type which is capable of receiving all
APRS-IS traffic which can be represented in AX.25 frames; currently,
there are no provisions for handling extended features such as
non-numeric SSIDs, nor a client nor server which facilitate direct
APRS-IS communication.  Presently, APRS-IS traffic cannot be sent from
this interface.

Changes:

    * Add patty_ax25_aprs_is driver type in src/aprs_is.c

    * Implement 'aprs-is' interface configuration type in bin/if.c; make
      separate, smaller state machines for handling base interface
      config, KISS, and APRS-IS interface config
2024-03-01 00:20:47 -05:00
..
ax25dump.8 Add bin/ax25dump.8 2024-03-01 00:20:47 -05:00
ax25dump.c Implement patty_ax25_if_driver 2024-03-01 00:20:47 -05:00
if.c Implement APRS-IS interface type 2024-03-01 00:20:47 -05:00
kiss.c Fix #include cycle in include/patty/kiss/tnc.h 2024-03-01 00:20:47 -05:00
Makefile Add bin/ax25dump.8 2024-03-01 00:20:47 -05:00
pattyd.8 Consistently mention [tioarg ...] in pattyd(8) 2024-03-01 00:20:47 -05:00
pattyd.c Implement patty_ax25_if_driver 2024-03-01 00:20:47 -05:00