aboutsummaryrefslogtreecommitdiffstats
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-19Align and update submodules to eel branchRomain Forlot3-0/+3
Change-Id: I0f0f2c7f2cf4f6c79cca37bcb38e8e496405d34e Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-12-18Update hal-utilitiesRomain Forlot1-0/+0
Typo Add .gitreview for eel Change-Id: I5b4a3ade81104279c6d69be02485067eb883e2f2 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-12-18Merge "4a-hal-unicens: add missing audio roles for 4a" into eelJan-Simon Moeller3-1/+182
2017-12-184a-hal-unicens: add missing audio roles for 4aTobias Jahnke3-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-08Merge "MOST_UNICENS: hal_most_unicens.c: Remove superfluous initialization ↵eel_4.99.4eel/4.99.44.99.4Jan-Simon Moeller1-46/+18
code" into eel
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-12-08submodule: update submodules and fix CMakeLists.txtTobias Jahnke4-1/+1
Update of submodules used for utilities and app-templates. Contributes to SPEC-1167. Change-Id: I7b934c82b769537b8d129353470b00a4ef46c1ac Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-11-29Add .gitreview defaultbranch for eelJan-Simon Möller1-0/+1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-11-17Fix: c/c same dir than reference hal.eel_4.99.3eel/4.99.34.99.3Romain Forlot1-1/+1
Change-Id: Iece03d2a0b2248f79d41985843ef8f6cd6c24b1b Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-11-16Chg default httpdir to unicens instead of htdocsRomain Forlot2-0/+1
Bug-AGL: SPEC-1107 Change-Id: Ibde0e5a53bec9997353f5889c27a2fa176a9e39c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-11-09Add Apache-2.0 LICENSE fileRonan Le Martret1-0/+204
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-09create agl .gitreview fileRonan Le Martret1-0/+4
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-09use gerrit repo for submoduleRonan Le Martret1-2/+2
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-02Now supports initial request of sound card valuesTobias Jahnke1-29/+33
2017-10-30Fix submodule pathRonan Le Martret1-1/+1
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-10-24Initial Compiling version as independent repoFulup Ar Foll11-1303/+59
2017-10-24Removed submodule ctl-utilitiesFulup Ar Foll3-21/+0
2017-10-24Extracted from Global afb-audio repoFulup Ar Foll56-5423/+3
2017-09-08Use public URL for submodule afb-utilitiesRonan Le Martret1-1/+1
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-01add packagingRonan Le Martret1-0/+0
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-01update afb-utilitiesRonan Le Martret1-0/+0
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-01Fix missing link flagRonan Le Martret3-0/+3
2017-09-01update config.cmakeRonan Le Martret1-59/+117
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-29bump submodule conf.d/app-templatesStephane Desneux1-0/+0
Change-Id: I1de776af3e7f4721dec5e08dca5dcd0df51adf54 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-08-28Updated README repository URL to reflect renamingRomain Forlot1-2/+3
Change-Id: I12d9ff968863b4cb92197ba48845a148e17463da Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-28Update README instructions.Romain Forlot1-66/+102
Change-Id: I7388c56f56382d1edfd8b79f6a1b40d610dfc333 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-28Change default value for playback PCM was muted at initFulup Ar Foll3-6/+10
2017-08-27Fix Alsacore ctlget in form ctl={id:xxx}Fulup Ar Foll6-9/+69
2017-08-27Readme update for controllerFulup Ar Foll4-2/+35
2017-08-25Fixed infoget in alsa-core.htmlFulup Ar Foll1-2/+2
2017-08-25Align Intel HAL with JabraFulup Ar Foll3-42/+67
2017-08-25Fix Initial Volume for JabraFulup Ar Foll24-1664/+1122
2017-08-24Updated Readme and info zone for monitoringFulup Ar Foll5-21/+53
2017-08-23Fix Regretion on AlsaCore Ctl-getFulup Ar Foll3-3/+32
2017-08-23Update with monitoringFulup Ar Foll6-12/+12
2017-08-23Alsa-AddCtl.c: fix compilation using alsa-lib 1.1.2Stephane Desneux1-4/+27
SNDRV_CTL_TLVD_DECLARE_DB_MINMAX and associated macros are not defined in alsa-lib 1.1.2. This patch backports the definitions from alsa-lib 1.1.3 This commit also fixes some warnings/errors on uninitialized variables Change-Id: Ib6f573e77189b0396ea5462b78b1c53279fd111f Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-08-23implements value retransmit and reload on failureTobias Jahnke6-39/+128
2017-08-23forwarding node availability to volume libTobias Jahnke11-11/+91
2017-08-23Format: remove blank space at EOLRomain Forlot45-419/+419
Change-Id: I786ac8d5be68bdf09d5bb6c883959d6e1963c1fe Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-22Remove Controller that is now stand alone.Romain Forlot37-5489/+13
Also move filescan and wrap-json library into a separate submodule afb-utilities Change-Id: Ic46cceb88cd25a808cbd0e5e6da53f56f9fc786c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-22Fixed Lua Table to Json parsingSebastien Douheret1-2/+2
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-08-22Fixed warningsSebastien Douheret1-221/+220
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-08-22Fix Lua->json Numeric tableFulup Ar Foll2-75/+115
2017-08-22Update to latest template, rename doscript- in debug-Fulup Ar Foll5-109/+116
2017-08-22Minor Fix on LUA script search pathFulup Ar Foll7-321/+307
2017-08-22Handle LUA module checking by distroRomain Forlot4-3/+4
Change-Id: I6703f2225cd9ec44c7bcc4f6048b1ad7c818236d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>