Simon
a4fe1995d2
Fix voice - again
5 years ago
Simon
2f1b128be7
Typo in last
5 years ago
Simon
55ece7b8d5
Avoid errors from generator when using MYSQL
5 years ago
Simon
b719a55e4c
Add GENERATOR: N in MASTER deifnition
...
If GENERATOR is set to more than 1, the master definiton
is used as a template to generate N systems with sequential ports,
starting at the port listed in the defintion.
For example:
for N = 2:
G7RZU-0 - port 54000
G7RZU-1 - port 54001
5 years ago
Simon
2e3806cf4e
Only process type MASTER in options config.
...
This should enable type PEER and type XLXPEER to be used
5 years ago
Simon
1babf7e18a
Add RELAX_CHECKS to OPENBRIDGE definitions
...
This disables source IP and port checking
to make OBP play nice with Docker.
Note, it *really* is a good idea to use a PASSPHRASE with this!
5 years ago
Simon
91dc7129bb
Fix voices
5 years ago
Simon
e2dfeb15b0
Tidy up OBP HMAC error logging
5 years ago
Simon
fc9c4ad9fa
Modify the readme
5 years ago
Simon
d72c6b1f83
Tidy up proxy and add 100 systems for hs default
5 years ago
Simon
0600332980
Internationalisation map
5 years ago
Simon
63ebdc0b88
Systemd scripts
5 years ago
Simon
116a904d9f
further typo
5 years ago
Simon
ed85784edf
typo
5 years ago
Simon
acab830ef9
Only update UA timer when it's acptually changed !
5 years ago
Simon
72fe31509b
More fixes on options default timer handling
5 years ago
Simon
41d24ddec2
Options UA TIMER handling fix
5 years ago
root
c97be27512
Mininmal config
5 years ago
Simon
78ef1bbef2
Docker proxy and noproxy
5 years ago
Simon
fb45584aab
Revert "Remove "to" from linked messages so it at least makes sense"
...
This reverts commit e882b4226b .
5 years ago
Simon
e882b4226b
Remove "to" from linked messages so it at least makes sense
...
for all languages and doesn't cause to - two confusion
5 years ago
root
66cdbce0d0
T
5 years ago
Simon
c6af428480
run,sh
5 years ago
Simon
0e3718a96d
|Dpc
5 years ago
Simon
b7439278c3
Typo
5 years ago
Simon
2f91d91f57
Docker updates
5 years ago
Simon
84ed3aff1d
Error in requirements.txt
5 years ago
Simon
26780d2593
Add bugfixes to bridge.py
5 years ago
Simon
0b1015b5af
Tidy up announcement voice sending
...
Including setting streamid variables within main reactor thread for consistency
5 years ago
Simon
23ac74dfdf
Explicit returns in SQL thread
5 years ago
Simon
75bbc8baad
Fix voice file support
5 years ago
Simon
a74c02d28c
Change language of voice announcements in config file
...
(See ./Audio/ )
5 years ago
Simon
67db3f1acd
Outline of language file support
...
Move sql.close() into SQL thread
5 years ago
Simon
91fe2e6f9d
Get rid of Semaphores completely.
5 years ago
Simon
d3bc7fe5d8
All blocking code removed from main thread
...
What was I actually thinking ?!?!?
5 years ago
Simon
799a48b91d
Indent error in sendspeec logging
5 years ago
Simon
d209f5b368
Move voice logging into INFO logs
5 years ago
Simon
4e64e5f740
a
5 years ago
Simon
8116fe38e1
Add handling of occasional exception in dmrbits.tobytes() in HBP class
5 years ago
Simon
739213e543
Docker tidyup
5 years ago
Simon
a181449d1b
More docker tidying
5 years ago
Simon
759f0116cf
Docker script and tidy up
5 years ago
Simon
95037683b7
Exclude decimal point from options TG string
5 years ago
Simon
6e8c7a41a0
Merge branch 'master' of github.com:hacknix/FreeDMR
5 years ago
Simon
f8bd5b00df
Allow null passphrase for MASTER logins
...
New config options for this in GLOBAL config section
If pashphrase is null and this option is set, login will always succeed
5 years ago
hacknix
ab343a3e76
Merge pull request #6 from picchiosat/patch-2
...
Update hotspot_proxy_v2.py
5 years ago
Roby
f2f9392a18
Update hotspot_proxy_v2.py
...
missing line
5 years ago
Simon
f300e61192
Docker needs rules file
5 years ago
Simon
3a142c2794
Error in entrypoint
5 years ago
hacknix
1a9c7ff6da
Merge pull request #5 from jamesturner246/docker
...
Docker: further image miniaturisation. Down to 83MB!
5 years ago