Simon
3f4ce4b436
Add port override to docker compose files
4 years ago
Simon
92c6c67d4d
Allow override of external proxy port from environment (docker-compose.yml)
4 years ago
Simon
72fdca025d
Control TG 9 slot 2 Dial-A-TG from either slot
4 years ago
Simon
e137e3c125
Stop "linked to" after "busy" signal
4 years ago
Simon
d292b88a14
Merge branch 'master' of ssh://gitlab.hacknix.net:2222/hacknix/FreeDMR
4 years ago
Simon
a22af30ed8
Exclude special TGs from dial-a-TG
...
Return "busy" message when one of these TGs is dialed
4 years ago
Simon
cc6247cca7
Add CONTRIBUTING
4 years ago
Simon
c3e4c8608e
Merge branch 'master' of ssh://gitlab.hacknix.net:2222/hacknix/FreeDMR
4 years ago
Simon
cd2600e3cc
Logging
4 years ago
Simon
ecd17dcdcb
Fix formatting of docker-compose.yml
4 years ago
Simon
48611c79f7
Merge branch 'github/fork/f1rmb/fix_yaml_formatting' into 'master'
...
Fix YAML files formatting (currently, install is broken)
See merge request hacknix/FreeDMR!15
4 years ago
Simon
5b17aad92c
Fix dockerfile
4 years ago
Simon
84ba245751
Clone from right repo wehn building docker
4 years ago
Simon
374806c178
should have been int_id() not int()
4 years ago
Simon
f8eec86c02
Boolint
4 years ago
Simon
93cf57131b
Would help if I added the return
4 years ago
Simon
30185abda9
Merge branch 'master' of ssh://gitlab.hacknix.net:2222/hacknix/FreeDMR
4 years ago
Simon
06c7b6acc6
Reject null streamid from HBP
4 years ago
Simon
aff4bc8155
Update .gitlab-ci.yml file
4 years ago
Simon
40e1ece172
Update .gitlab-ci.yml file
4 years ago
Simon
441644dd03
Merge branch 'master' of ssh://gitlab.hacknix.net:2222/hacknix/FreeDMR
4 years ago
Simon
aea53e0b0b
Update for new repo location
4 years ago
Simon
3dfb427be6
Update .gitlab-ci.yml file
4 years ago
Simon
69129b703e
Update .gitlab-ci.yml file
4 years ago
Simon
ab4df64635
Update .gitlab-ci.yml file
4 years ago
Simon
00761187e7
Update .gitlab-ci.yml file
4 years ago
Simon
e07f3fc4e1
Update .gitlab-ci.yml file
4 years ago
Simon
541f8fb721
Update .gitlab-ci.yml file
4 years ago
Simon
31a8cdffa5
Update .gitlab-ci.yml file
4 years ago
Simon
d000927cb2
Update .gitlab-ci.yml file
4 years ago
Simon
6e5f38ab42
Update .gitlab-ci.yml file
4 years ago
Simon
c209e205ab
Update .gitlab-ci.yml file
4 years ago
Simon
04d3fc0123
Update Proxy to allow control of debugging options from environment
...
Update docker config
4 years ago
Daniel Caujolle-Bert
3f5182b741
Fix YAML files formatting.
4 years ago
Simon
1f854a6c71
hy
4 years ago
Simon
b8bb41e3f7
docker fix - en_GB
4 years ago
Simon
f74593a10a
Merge branch 'master' of github.com:hacknix/FreeDMR
4 years ago
Simon
0fc26fc2ab
Update dockerfile
4 years ago
hacknix
cafa0442cb
Merge pull request #13 from yuvelq/patch-3
...
Add ClientInfo option
4 years ago
Simon
8fe8b36813
Update GPLv3 compliance - ensure files all have GPL header and coypright
...
didaplyed. Tge project is licenced under this licence anyway but this is for
completeness.
GPLv3 is code is copyrighted code and should be correctly used and attributed.
4 years ago
Simon
a4d8b6723d
Prioritise memory and CPU to FreeDMR so MOnitor does not steal resources.
4 years ago
Christian OA4DOA
7579f1ed46
Add ClientInfo option
...
- Fix While loop.
- Wait for a response of the client to prevent a reassignment of a port after the client was deleted, now reaper will do the work.
4 years ago
Simon
01dbdf9d1e
Fix stack trace
4 years ago
hacknix
2e5c8c82e9
Merge pull request #11 from yuvelq/patch-2
...
Add 'DNS_TIME' for 'XLXPEER' instances
4 years ago
Simon
8bb83b428d
And another
4 years ago
Simon
9dd004065d
Typo in proxy
4 years ago
Simon
a032fe7ac8
Add setproctitle to requirements
4 years ago
Simon
d8d5ddf555
Expose process titles in ps (not just python3!)
4 years ago
Christian OA4DOA
fb1c6ef8c3
Add 'DNS_TIME' for 'XLXPEER' instances
...
Also change client.getHostByName I tried a couple of times to resolve a hostname with it but I couldn't, reactor.resolve works.
4 years ago
hacknix
96e3739590
Merge pull request #10 from yuvelq/patch-1
...
Update hotspot_proxy_v2.py
4 years ago