Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Bug-AGL: SPEC-1505
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Bug-AGL: SPEC-1505
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
- 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>
|
|
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Bug-AGL: SPEC-1505
- remove all files from legacy hal binding
Change-Id: I69e6d170cfa6a16d116f63263a1a5f75e2098d5b
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Bug-AGL SPEC-1682
Change-Id: Iacf773877ddefb5bf40f0d998257838fdaaa61e4
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Bug-AGL: SPEC-1758
As preparation before introducing UNICENS 4a plugin:
- Init volume library at first
- Add fiberdyne master volume
- Introduce commands sent by control messages
- Removes outdated controls
- Known issue: turn ALSA volume above "93" to hear some sound
Change-Id: I591c6b109a51c9da602ad08514b67c2ec573e09c
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
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>
|
|
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>
|
|
Change-Id: Iece03d2a0b2248f79d41985843ef8f6cd6c24b1b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Bug-AGL: SPEC-1107
Change-Id: Ibde0e5a53bec9997353f5889c27a2fa176a9e39c
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: I1de776af3e7f4721dec5e08dca5dcd0df51adf54
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: I786ac8d5be68bdf09d5bb6c883959d6e1963c1fe
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
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>
|
|
|
|
|
|
Change-Id: I6703f2225cd9ec44c7bcc4f6048b1ad7c818236d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Add possibility to include cmake distro dependent files
Change-Id: I6846c6068d37fef0102b350fca98e806abbc78de
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
|
|
|
|
Change-Id: I8f1adc76a35553a7c3cf22f996aba3a21bd096f6
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I9170f9834868035ab76faaaae941f2c5decf589d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Use CMAKE_INSTALL_PREFIX by default.
Change-Id: I16f8018779b624842026ff401857e198c6436ddd
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Move specific compilation options to the target it is related
keep global compilation option in config.cmake then
variable can be correctly evaluated and use with the correct
values (CMAKE_INSTALL_PREFIX isn't the same before common.cmake
inclusion and after.)
Change-Id: Ia3c3fe6bc6fcdcb79858f233b108b9ee1e071131
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: Ic0cc88d4b423deb3ba187b59f3e0caad0711fd4d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
- CMake >= 3.6 mandatory
- Change DATA and HTDOCS targets methods to use macro
add_input_files()
- header generated from OpenAPI file using BINDINGV2 label
and set_openapi_filename() macro.
- Adjusted README to reflect new cmake requirement
Change-Id: I8da515b98c1877d5be5e51f2bf94d691ac3cefb7
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|