aboutsummaryrefslogtreecommitdiffstats
path: root/MOST_UNICENS/hal_most_unicens.c
AgeCommit message (Collapse)AuthorFilesLines
2018-06-14hal-most-unicens.c: add registration for hal-mgreel_5.1.0eel/5.1.05.1.0eelTobias Jahnke1-0/+16
Change-Id: I50d389e8bd4f6f13d4f91efaac95973b0d506ad0 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-12-20hal_most_unicens.c: Fix Master_Ramp init valueeel_5.0.3eel_5.0.2eel_5.0.1eel_5.0.0eel_4.99.5eel/5.0.3eel/5.0.2eel/5.0.1eel/5.0.0eel/4.99.55.0.35.0.25.0.15.0.04.99.5Tobias Jahnke1-3/+3
Bug-AGL: SPEC-1203 The initial value for Master_Playback_Volume was not set correctly to 80% and the initial value for Master_Ramp was missing. Fixes both issues. Change-Id: I5bc3000ac864d4d7a156f59d276992375ce3fbe0 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-12-20hal_most_unicens.c: Set amp volumes initiallyRonan Le Martret1-4/+10
Sets the default values for the amps to a predefined value of 80%. The previous implementation requested the values from ALSA mixer controls which may cause to be muted when someone has reduced the volume on a previous boot. We found this too risky for the current state and wanted to make sure that we find the same volume levels after each system boot. Change-Id: Id6434c2a3bea23d7c95918b2294fb7619c690695 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-12-18Merge "4a-hal-unicens: add missing audio roles for 4a" into eelJan-Simon Moeller1-1/+182
2017-12-184a-hal-unicens: add missing audio roles for 4aTobias Jahnke1-1/+182
Bug-AGL: SPEC-1191 - Update utilities and templates - Add audio roles as shown in 4a-hal-reference Change-Id: I796efa0f28b0d8bfa08740e9018dfa3924eaa6a9 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> (cherry picked from commit 0de32c82973b0934a499fb737cf178955d211ccb)
2017-12-18using alsa card name which remain stable over rebootDominig ar Foll Intel Open Source1-2/+2
Change-Id: I259ad43fae8a5eeeb788eca52b2b6cedc1c7fafe Signed-off-by: Dominig ar Foll Intel Open Source <dominig.arfoll@fridu.net>
2017-12-08MOST_UNICENS: hal_most_unicens.c: Remove superfluous initialization codeTobias Jahnke1-46/+18
Remove superfluous code to initialize the agl-service-unicens. Due to widget dependency this service is already initialized and the default network configuration is loaded. Remove trailing whitespaces. Contributes to SPEC-1167 Bug-AGL: SPEC-1167 Change-Id: Ie9af13589214c1cbad536720228d5942f5ea316e Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-11-02Now supports initial request of sound card valuesTobias Jahnke1-29/+33
2017-10-24Initial Compiling version as independent repoFulup Ar Foll1-1/+0
2017-10-24Extracted from Global afb-audio repoFulup Ar Foll1-0/+252