You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
F4KXL_DStarGateway/DGWTimeServer
Geoffrey Merck 0e8b2b54c2
include deps #45
2 years ago
..
DGWTimeServerApp.cpp #20 add missing include 4 years ago
DGWTimeServerApp.h #20 add banner and signal handlers 4 years ago
Makefile include deps #45 2 years ago
README.md #20 Add Readme 4 years ago
TimeServerConfig.cpp #20 using AmbeFilReader 4 years ago
TimeServerConfig.h #20 add logging 4 years ago
TimeServerDefs.h #20 using AmbeFilReader 4 years ago
TimeServerThread.cpp #20 add some comment 4 years ago
TimeServerThread.h #20 using AmbeFilReader 4 years ago
example.cfg #25 try to clarify comment in example config 4 years ago

README.md

Time Server for DStarGateway. Installs as a systemd service.

If you did not change build settings, the configuration can be found in

/usr/local/etc/dgwtimeserver.cfg

After configuring enable and start the dgwtimeserver systemd service using :

sudo systemctl enable dgwtimeserver
sudo systemctl start dgwtimeserver

Powered by TurnKey Linux.