Simon
|
c25e1b95a6
|
Revert "tidy up FreeDMR module and class structure"
This reverts commit 3bbb970198.
|
4 years ago |
Simon
|
3bbb970198
|
tidy up FreeDMR module and class structure
|
4 years ago |
Simon
|
c20c0f4aec
|
Send contents of numbered AMBE files in language directory.
So, for example, for lang en_GB:
When you manual dial 9991, file en_GB_2/9991.ambe is played
|
5 years ago |
Simon
|
edeaf2fbe7
|
Allow ANNOUNCEMENT_LANGUAGE in MySQL DB:
To update DB:
alter table repeaters add column ANNOUNCEMENT_LANGUAGE VARCHAR(8);
update repeaters set announcement_language='en_GB_2';
|
5 years ago |
Simon
|
2f1b128be7
|
Typo in last
|
5 years ago |
Simon
|
55ece7b8d5
|
Avoid errors from generator when using MYSQL
|
5 years ago |
Simon
|
ca054d5cd6
|
Add ability to specify table to SQL config
|
5 years ago |
Simon
|
bac08e5e08
|
MySQL pooling not required
|
5 years ago |
Simon
|
7bc15c6dd3
|
More error debugging in mysql
Handle changes to ACLs in DB
|
5 years ago |
Simon
|
e512673eb1
|
fix bytes error in passphrase
disable early loading of MySQL config
|
5 years ago |
Simon
|
785f86b93b
|
Added suport for statics and default reflector to sql routines
|
5 years ago |
Simon
|
e31427879a
|
Add new systems from MySQL every minute
|
5 years ago |
Simon
|
c4777acf8c
|
sucessfully reads repeater config from MySQL
|
5 years ago |
Simon
|
b79870a3cd
|
Mysql read library
|
5 years ago |
Simon
|
b63bf51ae8
|
mysql# Please enter the commit message for your changes. Lines starting
|
5 years ago |