Commit graph

14 commits

Author SHA1 Message Date
Martin Hebnes Pedersen
ac744aca19 Update tmd710_tncsetup example in ax25.default
Resolves #209

[ci skip]
2026-01-25 08:38:24 +01:00
Martin Hebnes Pedersen
b736afebe1 Add systemd unit file for rigctld
Closes #221
2020-09-28 18:59:02 +02:00
Francois Marier
cff0abd623 Point to a more up-to-date version of the TNC setup script
After getting permission from the two contributors of the original script, I created a GitHub repo for it and modernize the code.
2020-09-07 20:13:33 +02:00
Martin Hebnes Pedersen
5198138574 Add systemd unit file for ARDOPc
Convenient for users that want to easily start/stop ARDOPc, or have it
start automatically on boot.
2018-01-30 23:42:28 +01:00
Martin Hebnes Pedersen
acbc7a4321 Linux ax25 scripts: Add method for custom TNC initialization
Also included an example for Kenwood TNCs.

Closes #53
2016-08-05 14:46:43 +02:00
Martin Hebnes Pedersen
8d1ebdace8 Cleanup old comments in axup script 2016-08-04 19:46:59 +02:00
Martin Hebnes Pedersen
d622efa257 ax25: Move systemd unit file to /lib/systemd/system 2016-08-01 16:45:20 +02:00
Martin Hebnes Pedersen
d98e7b3ed9 Remove wl2k-go references from ax25 scripts 2016-02-27 16:30:47 +01:00
Martin Hebnes Pedersen
338229881d wl2k: Use instantiated systemd unit file for wl2k
This change also installs the systemd unit file by default so the
user can simply type `systemctl start wl2k@user` to start wl2k-go
as a system service.
2016-01-31 16:49:57 +01:00
Martin Hebnes Pedersen
03d0103c4f wl2k: Fix systemd user service install script. 2016-01-14 00:40:21 +01:00
Martin Hebnes Pedersen
1e3f113f04 Merge branch 'master' of https://github.com/la5nta/wl2k-go 2015-12-08 09:46:39 +01:00
Martin Hebnes Pedersen
b62fe8b7a4 axup: Increase txdelay to 300ms for 1k2
Previous txdelay was 150ms, which is a bit short for many TNCs.
2015-12-08 00:20:33 +01:00
Martin Hebnes Pedersen
e776e85f7b wl2k: Add/improve AX.25 systemd unit file 2015-12-02 22:26:40 +01:00
Martin Hebnes Pedersen
55d346782e Move Linux AX.25 scripts to cmd/wl2k
This is going to be included in the binary distribution,
for convenience.
2015-11-30 22:41:54 +01:00