hacknix
8b9321f1fe
Update README.md
2021-07-26 01:20:39 +01:00
Simon
60a3c6f849
Fix bug in install script
2021-07-26 01:14:23 +01:00
Simon
e5f7cf06c7
Update docker compose installer (includes dash etc)
2021-07-26 00:35:12 +01:00
Simon
422bfd5f53
replace master with corrected merge from hrt
2021-07-23 17:01:16 +01:00
Simon
732942d7c4
Revert "Merge branch 'hrt'"
...
This reverts commit de9892a1c2
, reversing
changes made to dff06fff62
.
2021-07-22 21:58:08 +01:00
Simon
10757f52a7
Revert "Need to remove merge marks"
...
This reverts commit 9cccfca70a
.
2021-07-22 21:56:47 +01:00
Simon
9cccfca70a
Need to remove merge marks
2021-07-22 16:35:32 +01:00
Simon
de9892a1c2
Merge branch 'hrt'
2021-07-22 15:59:49 +01:00
Simon
0f8374cea9
More BCSQ logging tidying
2021-07-22 01:55:39 +01:00
Simon
25a7e3d397
Log all BCSQ the same
2021-07-22 01:48:42 +01:00
Simon
86c70aa1ca
more fixing streamid
2021-07-22 01:42:50 +01:00
Simon
82b02ec8ec
fix streamid
2021-07-22 01:41:30 +01:00
Simon
2e42df99c0
Handle RX BCSQ
2021-07-22 01:39:33 +01:00
Simon
75ccf3fe3c
Clearer logging of BCSQ
2021-07-22 01:26:09 +01:00
Simon
df2bb56ba7
fi in logs
2021-07-22 01:03:43 +01:00
Simon
e2c810d3f3
Andy
2021-07-22 00:52:35 +01:00
Simon
09d1614adb
Fix logic error
2021-07-22 00:50:54 +01:00
Simon
dff06fff62
Revert "Use hi-res timer for loop control"
...
This reverts commit cbd25b924d
.
2021-07-21 23:38:10 +01:00
Simon
cbd25b924d
Use hi-res timer for loop control
2021-07-21 23:37:30 +01:00
Simon
501a557116
Revert "Override SERVER_ID that is sent for this OBP"
...
This reverts commit 36e7ed58b9
.
2021-07-20 23:14:59 +01:00
Simon
36e7ed58b9
Override SERVER_ID that is sent for this OBP
...
Generally, this is used for connecting to non-FreeDMR systems.
Should usually be set to:
OVERRIDE_SERVER_ID: False
** USE WITH CAUTION **
2021-07-20 01:10:20 +01:00
Simon
5724d32197
Update to include dash as well - this one does everything!
2021-07-12 19:11:01 +01:00
Simon
075064a888
Revert "Default IPv6 by environment variable"
...
This reverts commit fb1032e116
.
2021-07-10 00:51:01 +01:00
Simon
fb1032e116
Default IPv6 by environment variable
2021-07-09 01:39:52 +01:00
Simon
4742b78fd0
Add IPv6 proxy to compose file
2021-07-09 01:23:03 +01:00
Simon
82f26f6c68
Enable IPv6 in proxy by environment variable
2021-07-09 01:17:38 +01:00
Simon
497fa3143a
Make preference for IPv6 when IP: :: more explicit for OBP
2021-07-06 01:12:19 +01:00
Simon
423bb3e5cd
Silently Apply TGID ACL to outbound as well as inbound traffic
...
when the target is an OpenBridge
2021-07-05 01:10:26 +01:00
Simon
e40a020b13
Update docker-compose install
2021-07-02 21:27:34 +01:00
Simon
a1e8a2bdb4
h
2021-07-02 20:52:01 +01:00
Simon
f197e023b7
Fix docker-compose installer
2021-07-02 20:44:57 +01:00
Simon
c807153941
Experimental docker-compose one shot installer
2021-07-02 18:24:04 +01:00
Simon
f07d6bd999
New German voicefiles from Adi - DL1HRC
2021-07-01 15:02:05 +01:00
Simon
f9e5ed71f1
Listen IP and IPv6 support in proxy
...
plus a bit of tidying up
2021-07-01 01:36:04 +01:00
Simon
cc5700878a
Fix bug in DMR+ style options
...
Allow for 9 TG per TS like DMR+ does
2021-06-30 01:19:57 +01:00
Simon
e0463ef0c4
Ignore non-ascii chars in options
...
(Damn you smart-quotes)
2021-06-30 00:55:21 +01:00
Simon
aa319c6ae4
Debug options
2021-06-30 00:37:43 +01:00
Simon
278bade4a2
Modules
2021-06-28 01:31:49 +01:00
Simon
cdbba03122
Add basic config for hbmonv2
2021-06-28 01:26:58 +01:00
Simon
b19abfbd1e
IPv6 Docker Compose example
2021-06-26 23:38:25 +01:00
Simon
48354372f4
Further support for IPv6 and Dual-Stack in OpenBridge
...
To enable IPv6 only - put an IPv6 address in IP (bind specific address)
To enable IPv4 only - put IPv4 address in IP or leave blank (default - binds all IPv4)
To enable dual-stack put '::' in IP (Binds all IPv4 and IPv6 address)
2021-06-19 00:47:21 +01:00
Simon
09a3015f77
Don't error on unresolvable hostname in TARGET_IP
...
Allow null TARGET_IP - Waits for first keepalive to update - use for
endpoints that are on a dynamic or unknown IP
Support IPv6 for OBP - to listen IPv6 set IP: :: or other valid ipv6 address
IPv6 addresses can be used in TARGET_IP or will be resolved from DNS
Note, might cause confusion if the target has an IPv6 address and we don't
take note of this and specify ipv4 explicitly if needs be.
IPv6 Needs some testing :-)
2021-06-18 01:52:13 +01:00
Simon
a205a1eaaa
apt-get -y
2021-06-17 00:04:40 +01:00
hacknix
403957e4df
Merge pull request #9 from m0glj/patch-1
...
Update docker_install.sh
2021-06-16 23:20:56 +01:00
M0GLJ
9eca0f6152
Update docker_install.sh
...
Tested Ubuntu Server 21.04 and works with the above changes to the script
2021-06-16 20:11:38 +01:00
Simon
00e1d2109a
Debug LC exception
2021-06-15 21:02:24 +01:00
Simon
8913ff46f1
Add TGID_URL into sample config
2021-06-15 20:23:45 +01:00
Simon
37f861087c
Should fix parrot
2021-06-15 20:23:03 +01:00
Simon
902b963e07
Slight fixes to peer logging
2021-06-15 16:15:47 +01:00
Simon
ec0f52553e
Missing sierra on cy_GB
2021-06-15 00:57:01 +01:00