summaryrefslogtreecommitdiffstats
path: root/cfg
diff options
context:
space:
mode:
authorTobias Jahnke <tobias.jahnke@microchip.com>2018-11-20 09:46:04 +0100
committerTobias Jahnke <tobias.jahnke@microchip.com>2018-12-18 10:24:00 +0100
commit690c6800c603c09714f2d336d04b5fa83cbdd4a4 (patch)
treec933203e1bb8318934f3a1f4c79de53e8539d39a /cfg
parentc87208345f2f2943676cc2f336fe758e138278c2 (diff)
hal-unicens: introduced mutexes, update config
Bug-AGL: SPEC-1505 - increase default volume - introduced mutexes to avoid conc. access - enable again message transmission which was disabled for debugging Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Diffstat (limited to 'cfg')
-rw-r--r--cfg/hal-4a-unicens-coax.json (renamed from cfg/hal-4a-unicens-118.json)2
-rw-r--r--cfg/hal-4a-unicens-utp.json (renamed from cfg/hal-4a-unicens-210.json)2
2 files changed, 2 insertions, 2 deletions
diff --git a/cfg/hal-4a-unicens-118.json b/cfg/hal-4a-unicens-coax.json
index a45867e..b199123 100644
--- a/cfg/hal-4a-unicens-118.json
+++ b/cfg/hal-4a-unicens-coax.json
@@ -43,7 +43,7 @@
"info": "Sets master playback volume",
"alsa": {
"name": "Master Playback Volume",
- "value": 80,
+ "value": 90,
"create":
{
"type": "INTEGER",
diff --git a/cfg/hal-4a-unicens-210.json b/cfg/hal-4a-unicens-utp.json
index 1782aad..ff7dbbc 100644
--- a/cfg/hal-4a-unicens-210.json
+++ b/cfg/hal-4a-unicens-utp.json
@@ -43,7 +43,7 @@
"info": "Sets master playback volume",
"alsa": {
"name": "Master Playback Volume",
- "value": 80,
+ "value": 90,
"create":
{
"type": "INTEGER",