Simon
a4fe1995d2
Fix voice - again
2021-02-21 18:52:37 +00:00
Simon
2f1b128be7
Typo in last
2021-02-21 16:06:25 +00:00
Simon
55ece7b8d5
Avoid errors from generator when using MYSQL
2021-02-21 16:05:16 +00:00
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
2021-02-21 14:33:53 +00:00
Simon
2e3806cf4e
Only process type MASTER in options config.
...
This should enable type PEER and type XLXPEER to be used
2021-02-21 12:35:04 +00:00
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!
2021-02-20 22:02:44 +00:00
Simon
91dc7129bb
Fix voices
2021-02-20 21:18:08 +00:00
Simon
e2dfeb15b0
Tidy up OBP HMAC error logging
2021-02-14 19:02:07 +00:00
Simon
fc9c4ad9fa
Modify the readme
2021-02-14 16:40:00 +00:00
Simon
d72c6b1f83
Tidy up proxy and add 100 systems for hs default
2021-02-14 15:45:31 +00:00
Simon
0600332980
Internationalisation map
2021-02-14 15:42:43 +00:00
Simon
63ebdc0b88
Systemd scripts
2021-02-14 15:31:32 +00:00
Simon
116a904d9f
further typo
2021-02-14 13:20:51 +00:00
Simon
ed85784edf
typo
2021-02-14 13:19:28 +00:00
Simon
acab830ef9
Only update UA timer when it's acptually changed !
2021-02-14 13:18:26 +00:00
Simon
72fe31509b
More fixes on options default timer handling
2021-02-14 13:13:12 +00:00
Simon
41d24ddec2
Options UA TIMER handling fix
2021-02-14 12:07:06 +00:00
root
c97be27512
Mininmal config
2021-02-12 11:47:21 +00:00
Simon
78ef1bbef2
Docker proxy and noproxy
2021-02-10 11:52:51 +00:00
Simon
fb45584aab
Revert "Remove "to" from linked messages so it at least makes sense"
...
This reverts commit e882b4226b
.
2021-02-09 09:37:44 +00:00
Simon
e882b4226b
Remove "to" from linked messages so it at least makes sense
...
for all languages and doesn't cause to - two confusion
2021-02-08 14:41:23 +00:00
root
66cdbce0d0
T
2021-02-08 00:34:53 +00:00
Simon
c6af428480
run,sh
2021-02-07 23:17:24 +00:00
Simon
0e3718a96d
|Dpc
2021-02-07 23:13:59 +00:00
Simon
b7439278c3
Typo
2021-02-07 23:13:04 +00:00
Simon
2f91d91f57
Docker updates
2021-02-07 23:00:04 +00:00
Simon
84ed3aff1d
Error in requirements.txt
2021-02-06 11:19:13 +00:00
Simon
26780d2593
Add bugfixes to bridge.py
2021-01-30 12:30:10 +00:00
Simon
0b1015b5af
Tidy up announcement voice sending
...
Including setting streamid variables within main reactor thread for consistency
2021-01-28 01:27:10 +00:00
Simon
23ac74dfdf
Explicit returns in SQL thread
2021-01-27 21:30:37 +00:00
Simon
75bbc8baad
Fix voice file support
2021-01-27 21:08:46 +00:00
Simon
a74c02d28c
Change language of voice announcements in config file
...
(See ./Audio/ )
2021-01-27 19:55:09 +00:00
Simon
67db3f1acd
Outline of language file support
...
Move sql.close() into SQL thread
2021-01-27 19:49:02 +00:00
Simon
91fe2e6f9d
Get rid of Semaphores completely.
2021-01-27 18:54:31 +00:00
Simon
d3bc7fe5d8
All blocking code removed from main thread
...
What was I actually thinking ?!?!?
2021-01-27 18:47:55 +00:00
Simon
799a48b91d
Indent error in sendspeec logging
2021-01-25 13:30:21 +00:00
Simon
d209f5b368
Move voice logging into INFO logs
2021-01-25 13:21:02 +00:00
Simon
4e64e5f740
a
2021-01-25 00:48:37 +00:00
Simon
8116fe38e1
Add handling of occasional exception in dmrbits.tobytes() in HBP class
2021-01-24 18:56:33 +00:00
Simon
739213e543
Docker tidyup
2021-01-23 15:16:57 +00:00
Simon
a181449d1b
More docker tidying
2021-01-23 15:12:44 +00:00
Simon
759f0116cf
Docker script and tidy up
2021-01-23 15:11:08 +00:00
Simon
95037683b7
Exclude decimal point from options TG string
2021-01-23 12:01:35 +00:00
Simon
6e8c7a41a0
Merge branch 'master' of github.com:hacknix/FreeDMR
2021-01-23 11:45:10 +00:00
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
2021-01-23 11:43:56 +00:00
hacknix
ab343a3e76
Merge pull request #6 from picchiosat/patch-2
...
Update hotspot_proxy_v2.py
2021-01-22 23:51:28 +00:00
Roby
f2f9392a18
Update hotspot_proxy_v2.py
...
missing line
2021-01-22 22:16:16 +01:00
Simon
f300e61192
Docker needs rules file
2021-01-22 14:58:06 +00:00
Simon
3a142c2794
Error in entrypoint
2021-01-22 14:51:04 +00:00
hacknix
1a9c7ff6da
Merge pull request #5 from jamesturner246/docker
...
Docker: further image miniaturisation. Down to 83MB!
2021-01-22 14:08:22 +00:00