Commit graph

8 commits

Author SHA1 Message Date
Alessio Caiazza
1e6c57e989 Implement configuration file
This is a first step in implementing a configuration file for xlxd.

It supports reflector callsign, listening IP, and ambe transcoder IP.

It loads the configuration file from /xlxd/xlxd.config (unless
redefine at compile time).

It keeps backward compatibility with the command line parameters that
will override the values in the config file.

Gbp-Pq: Name 0006-Implement-configuration-file.patch
2022-07-22 17:36:11 +02:00
LX1IQ
1ed96a16fd
Update scripts.readme.txt 2020-08-02 10:02:00 +02:00
LX1IQ
fa7b3e8098
Create watchdog
Small watchdog script to check the connectivity to the ambed hardware.
If the usb port gets unresponsive and you get persistent timeouts. The script restarts the ambed service.
You can run the script every "x" via a cronjob.
2020-08-02 09:56:16 +02:00
LX1IQ
3713ab92ce
Create scripts.readme.txt 2020-04-12 10:04:44 +02:00
LX1IQ
3ee08dc49e
Create ambed.service
start ambed server as a service on debian
2020-04-12 09:53:47 +02:00
LX1IQ
7ab9b3ca5c
Update xlxd 2019-12-12 10:21:35 +01:00
LX3JL
f5e0992965 added comments to script file 2016-01-01 13:55:05 +01:00
LX3JL
8b86b6be32 added dashboard
Added PHP code for web dashboard
2016-01-01 13:42:52 +01:00