summaryrefslogtreecommitdiffstats
path: root/cfg
AgeCommit message (Collapse)AuthorFilesLines
2018-12-19Add unicens input plugin for md microphoneJonathan Aillet2-0/+12
Add unicens input plugin for multi-directionnal microphone. Update the unciens hal to load this plugin. Change-Id: I933ed6ff3a709d0c11bf86e64c83559a38386e98 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
2018-12-19Rename unicens plugin as output unicens pluginJonathan Aillet2-26/+12
Move all files according plugin name changes. Update cmake files. Update unicens configuration file. Change-Id: I468430dfbc885ec0bfa03a179a9dd4f14de3f1d0 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
2018-12-18hal-unicens: update json filesTobias Jahnke2-58/+0
- remove legacy stream which is managed by softmixer now - remove PCM volume which is not needed now Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-12-18hal-unicens: removed unused sections, updated jsonTobias Jahnke2-10/+10
Bug-AGL: SPEC-1505 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-12-18hal-unicens: introduced mutexes, update configTobias Jahnke2-2/+2
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>
2018-12-184a-hal-unicens: updated json and removed conc acc.Tobias Jahnke2-10/+66
- updated also app templates - removed concurrent access for debugging - removed interfacing for agl-service unicens for debugging Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-12-184a-hal-unicens: define different json filesTobias Jahnke2-2/+239
Add different json files for OS81118 and OS81210. Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2018-12-18Add basic source and configuration filesTobias Jahnke2-0/+268
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>