Open martinhpedersen opened 1 year ago
As of v0.14.0 the default config will reflect these changes. On Linux, the default config will be set to linux
. On all other platforms, agwpe
will be the default engine.
I've started on a wiki page explaining how to configure Pat for Direwolf here: https://github.com/la5nta/pat/wiki/AX.25-with-Direwolf
As of v0.14.0 we're adding the concept AX.25 engine, allowing the user to configure which transport package to be used for handling the
ax25://
connection scheme andax25
listener.Here are some rough (untested) examples to get us started:
agpwe
AGWPE / Direwolf. Recommended for most users using software TNC. Works on all platforms.
linux
Linux kernel (aka "libax25"). Recommended for users with hardware TNCs supporting KISS mode.
serial-tnc
Serial TNCs (Kenwood TM-D7x0/TH-D7x, kantronics etc). Last resort for users with hardware TNCs without KISS mode.
Note: Listener and beaconing not supported by this engine.