Simon
33f7064e66
Check top-level server IDs for validity:
...
Add this to freedmr.cfg [ALIASES]
SERVER_ID_URL: http://downloads.freedmr.uk/downloads/FreeDMR_Hosts.csv
SERVER_ID_FILE: freedmr_hosts.tsv
Also, if you run docker, you may need to map the file outside:
touch /etc/freedmr/json/freedmr_hosts.tsv
chown 54000:54000 /etc/freedmr/json/freedmr_hosts.tsv
then in docker-compose.yml:
- '/etc/freedmr/json/server_ids.tsv:/opt/freedmr/server_ids.tsv'
4 years ago
Simon
4edfe1cb80
fix
4 years ago
Simon
f330b228b3
Don't allow traffic from servers with SERVER_ID: 0
4 years ago
Simon
1b4096503d
s
4 years ago
Simon
2677a8eb36
Revert "Revert "add build for extrastats""
...
This reverts commit b5cbf164e9 .
4 years ago
Simon
b5cbf164e9
Revert "add build for extrastats"
...
This reverts commit b33d4d07f4 .
4 years ago
Simon
b33d4d07f4
add build for extrastats
4 years ago
Simon
a76b792f2d
Fix bug in DMR+ options handling (@vk2way)
4 years ago
Simon
049b266a60
fff
4 years ago
Simon
09043c379b
boing
4 years ago
Simon
8e82e88d11
d
4 years ago
Simon
8f71710e57
error
4 years ago
Simon
0739aecf58
add silence around file play
4 years ago
Simon
6919d6238b
fix trace on timeout _sysslot -> _slot
4 years ago
Simon
2706171444
better defaults for play file
4 years ago
Simon
bcf241e9d2
minimum interval 120s
4 years ago
Simon
2e2809113f
Tidy up logging in playback_file.py
4 years ago
Simon
035d48ca5d
Allow absolute path
4 years ago
Simon
12dfae77d2
fix playback_file
4 years ago
Simon
6861cb355c
int()
4 years ago
Simon
3714fe959b
fix interval
4 years ago
Simon
5d7a1c7812
Fix oneshot
4 years ago
Simon
bbd2e4eea8
Add playback_file.py - play AMBE file over network.
...
use playback_file.cfg
4 years ago
Simon
edb7b448cd
Arghh - need to concentrate ;-)
...
GLOBAL was missing
4 years ago
Simon
a73bef8da1
missing _
4 years ago
Simon
9f2e72ae3c
threaded
4 years ago
Simon
c317029a86
boing
4 years ago
Simon
d8e87485c6
all
4 years ago
Simon
f23dcb3f3c
bang
4 years ago
Simon
04b38c92c1
error
4 years ago
Simon
66b74a1ed4
trx
4 years ago
Simon
c910a6d050
Add report_sql.py example.
...
Fix bug in obpv1
4 years ago
Simon
5456dd1aaa
Add SERVER_ID as SRC: for packets originating from v1 (OBP) connections
...
Sysops should be accountable when the bridge in external traffic
4 years ago
Simon
ad1ede807e
It was ignoring 0
4 years ago
Simon
1467e085fc
Revert "sysignore should be a set not an array, for speed"
...
This reverts commit 93018928c1 .
4 years ago
Simon
93018928c1
sysignore should be a set not an array, for speed
4 years ago
Simon
b41cb5d133
Add 92-199 to the global low-level TG filter
4 years ago
Simon
c7fb270ae6
Allow registered DMR IDs as SERVER_ID to promote use of non-listed IDs for testing etc
4 years ago
Simon
b963e6688d
Add example code for connecting to the FreeDMR logging port
4 years ago
Simon
0b5d4bac9b
bump python version to 3.10
4 years ago
Simon
9f0fa94e0b
Merge branch 'master' of ssh://gitlab.hacknix.net:2222/hacknix/FreeDMR
4 years ago
Simon
f0039500f9
Tidying up logging.
...
Just report % loss on streams, instead of the missing packet
reporting at INFO level. Missing packet reporting still available
at DEBUG level.
Also report STREAM LOST properly.
4 years ago
Simon
fb30116f84
Update README.md
4 years ago
Simon
36e0aa3965
UNIT CSBK was still affecting dash. Hopefully this fixes it
4 years ago
Simon
ace1d92fb5
update loro.cfg
4 years ago
Simon
1365849d20
typo
4 years ago
Simon
77e066c9a9
Log
4 years ago
Simon
3f6fcb7535
Add some logging
4 years ago
Simon
b0d6dd4a52
Send all data packets to DATA-GATEWAY if configured and enabled
4 years ago
Simon
22d28e4ac8
5
4 years ago