Commit Graph

183 Commits

Author SHA1 Message Date
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
95037683b7 Exclude decimal point from options TG string 2021-01-23 12:01:35 +00:00
Simon
ca054d5cd6 Add ability to specify table to SQL config 2021-01-22 13:09:28 +00:00
Simon
e7dca90355 Loads of threads! 2021-01-19 23:54:09 +00: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
Simon
f52e63cb77 More stream logging 2021-01-18 17:04:29 +00:00
Simon
4fa05fb503 tidy up stream trimmer logging 2021-01-18 17:02:09 +00:00
Simon
f87534f69c Streamy 2021-01-18 16:50:27 +00:00
Simon
77bfacf2e5 Bug in stream trimmer 2021-01-18 15:04:00 +00:00
Simon
76927ebf95 Proper debug for streamtrimmer problem 2021-01-18 12:31:56 +00:00
Simon
e6edd4c16b Debugging for stream problems 2021-01-18 11:09:05 +00:00
Simon
8f5bdceec8 Except 2021-01-17 22:54:44 +00:00
Simon
f05d192a1b Handle keyerror in stream trimmer 2021-01-17 22:45:45 +00:00
Simon
4626917326 It doesn't make sense to be able to link #9 to TG9 ! 2021-01-17 12:59:40 +00:00
Simon
3889eabda7 Another indent problem 2021-01-16 16:19:12 +00:00
Simon
8010a7aad3 Fix indent 2021-01-16 16:16:05 +00:00
Simon
9a719489c5 Target active 2021-01-16 16:14:51 +00:00
Simon
f83d092b1c Reinstate old TG9 code for HBP only 2021-01-16 15:54:52 +00:00
Simon
31e9432063 Set stat trimmer back to once an hour 2021-01-16 13:05:53 +00:00
Simon
d9e42685cc Make stat trimmer handle active and inactive correctly 2021-01-16 13:03:20 +00:00
Simon
6064be77d7 Run stat trimmer every hour 2021-01-16 12:13:47 +00:00
Simon
117ab55358 Fix statTrimmer 2021-01-16 12:05:09 +00:00
Simon
a355f5bf3b Revert "Single mode changes"
This reverts commit 585e50ad9e.
2021-01-10 21:08:20 +00:00
Simon
585e50ad9e Single mode changes 2021-01-10 21:06:48 +00:00
Simon
ac0de92e5a Revert "Revert "Revert "Revert "Try another method to match all for dial bridges""""
This reverts commit f28ef3eb16.
2021-01-10 20:48:45 +00:00
Simon
f28ef3eb16 Revert "Revert "Revert "Try another method to match all for dial bridges"""
This reverts commit 2f38da5ba8.
2021-01-10 20:46:53 +00:00
Simon
71f1f5e83d Revert "Revert "Revert "Try another method to match all for dial bridges"""
This reverts commit 2f38da5ba8.
2021-01-10 20:44:26 +00:00
Simon
2f38da5ba8 Revert "Revert "Try another method to match all for dial bridges""
This reverts commit 2ce31622be.
2021-01-10 20:41:17 +00:00
Simon
2ce31622be Revert "Try another method to match all for dial bridges"
This reverts commit 7272289a23.
2021-01-10 20:12:35 +00:00
Simon
7272289a23 Try another method to match all for dial bridges 2021-01-10 20:10:17 +00:00
Simon
e2b137d6aa This reverts commit 176009a323. 2021-01-10 19:56:59 +00:00
Simon
176009a323 Change bridge selection logic in HBP class to match via bridge number 2021-01-10 19:54:40 +00:00
Simon
71d35eb26d Locking in bridge table when trimming STAT bridges 2021-01-10 14:03:45 +00:00
Simon
4682ad2228 On-the-fly generation of static bridges 2021-01-10 13:50:37 +00:00
Simon
79a2dd1099 Fix missing master maintainance loop bug (peers not timing out) 2021-01-06 01:38:09 +00:00
Simon
d7e9ae9a4a OPtions - preserve peers 2021-01-05 17:18:02 +00:00
Simon
e4f1a932c0 Add some locking around peers 2021-01-04 23:09:48 +00:00
Simon
287ebc49cb needs int() if default reflector 2020-12-28 00:07:28 +00:00
Simon
11df210f8a there is a better way 2020-12-27 21:03:41 +00:00