Commit Graph

330 Commits

Author SHA1 Message Date
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
Simon f81b714002 Add DMRA to proxy 2021-01-22 13:31:42 +00:00
James Paul Turner 48340b6b98 Docker: further image minaturisation. Down to 83MB! 2021-01-22 13:14:48 +00:00
Simon ca054d5cd6 Add ability to specify table to SQL config 2021-01-22 13:09:28 +00:00
Simon 279185b0a2 Slight tweaks to docker setup and README.md 2021-01-21 22:54:30 +00:00
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…
2021-01-21 21:29:21 +00:00
hacknix f851a9ed0f
Merge pull request #3 from picchiosat/patch-1
Update requirements.txt
2021-01-21 21:28:52 +00:00
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. 2021-01-21 19:51:04 +00:00
Simon e7dca90355 Loads of threads! 2021-01-19 23:54:09 +00:00
Roby f9e97ead3f
Update requirements.txt
missing hotspot_proxy module
2021-01-19 22:19:44 +01:00
Simon e7b1c24ed9 Send announcements from ID 5000 2021-01-19 19:42:46 +00:00
Simon 586a9246b7 Fix possible semaphore bug in bridge table 2021-01-18 21:11:40 +00:00