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 |
Simon
|
f81b714002
|
Add DMRA to proxy
|
5 years ago |
James Paul Turner
|
48340b6b98
|
Docker: further image minaturisation. Down to 83MB!
|
5 years ago |
Simon
|
ca054d5cd6
|
Add ability to specify table to SQL config
|
5 years ago |
Simon
|
279185b0a2
|
Slight tweaks to docker setup and README.md
|
5 years ago |
hacknix
|
be3f6ca4fb
|
Merge pull request #4 from jamesturner246/docker-cleanup
Reduce docker image size to between 1/5 and 2/5 of previous size. Cor…
|
5 years ago |
hacknix
|
f851a9ed0f
|
Merge pull request #3 from picchiosat/patch-1
Update requirements.txt
|
5 years ago |
James Paul Turner
|
e031798722
|
Reduce docker image size to between 1/5 and 2/5 of previous size. Correct readme docker notes. Remove redundant calls.
|
5 years ago |
Simon
|
e7dca90355
|
Loads of threads!
|
5 years ago |
Roby
|
f9e97ead3f
|
Update requirements.txt
missing hotspot_proxy module
|
5 years ago |
Simon
|
e7b1c24ed9
|
Send announcements from ID 5000
|
5 years ago |
Simon
|
586a9246b7
|
Fix possible semaphore bug in bridge table
|
5 years ago |
Simon
|
f52e63cb77
|
More stream logging
|
5 years ago |
Simon
|
4fa05fb503
|
tidy up stream trimmer logging
|
5 years ago |
Simon
|
f87534f69c
|
Streamy
|
5 years ago |
Simon
|
77bfacf2e5
|
Bug in stream trimmer
|
5 years ago |
Simon
|
f671a9bc51
|
Gracefuly acknowledge DMRA packets
|
5 years ago |
Simon
|
76927ebf95
|
Proper debug for streamtrimmer problem
|
5 years ago |
Simon
|
e6edd4c16b
|
Debugging for stream problems
|
5 years ago |
Simon
|
8f5bdceec8
|
Except
|
5 years ago |
Simon
|
6003208aae
|
Merge branch 'master' of https://github.com/hacknix/hblink3
|
5 years ago |
Simon
|
f05d192a1b
|
Handle keyerror in stream trimmer
|
5 years ago |
hacknix
|
ccf6e73215
|
Merge pull request #2 from jamesturner246/docker-fix
Fix and tidy the Docker files.
Thanks James :-)
|
5 years ago |
James Paul Turner
|
ccb49b4b46
|
Fix and tidy the Docker files.
|
5 years ago |
Simon
|
7193665086
|
Delete options on logout, nit just timeout
|
5 years ago |
Simon
|
4626917326
|
It doesn't make sense to be able to link #9 to TG9 !
|
5 years ago |
Simon
|
3889eabda7
|
Another indent problem
|
5 years ago |
Simon
|
8010a7aad3
|
Fix indent
|
5 years ago |