patty/examples
XANTRONIX Development 754baabf11 Don't exit when unable to decode specific frames
Changes:

    * Modify examples/ax25dump.c and decode.c to not die upon failure to
      decode a specific frame or field; instead, indicate the error,
      print a hex dump of the frame, and move on to the next frame
2024-03-01 00:20:46 -05:00
..
ax25config.txt Add examples/ax25config.txt 2024-03-01 00:20:45 -05:00
ax25dump.c Don't exit when unable to decode specific frames 2024-03-01 00:20:46 -05:00
connect.c Make examples take callsign as local/remote address 2024-03-01 00:20:46 -05:00
decode.c Don't exit when unable to decode specific frames 2024-03-01 00:20:46 -05:00
listen.c Make examples take callsign as local/remote address 2024-03-01 00:20:46 -05:00
Makefile Provide shorter names for programs in examples/ 2024-03-01 00:20:46 -05:00
patty.conf Better prototypes; better config 2024-03-01 00:20:46 -05:00
server.c Make examples take callsign as local/remote address 2024-03-01 00:20:46 -05:00