Age | Commit message (Collapse) | Author | Files | Lines |
|
Changed usage of __FILE__ macro to not print absolut paths
in warning and error messages
Bug-AGL: SPEC-2802
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Change-Id: I3755e96cb23f8c782ea00f4b4fdc7df7d08972d7
|
|
Bug-AGL: SPEC-2744
Change-Id: Icc273b8865ab2e41f99d7feeafd15d4bbcdac494
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Add new audio permission to the widget config.xml.in so the service can
access audio devices.
Bug-AGL: SPEC-2591
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I7c50ed638cd2344765b76e74c76d8355fe753d57
|
|
Change the usage of afb-helpers from git submodule to
shared library. Removed also unused app-templates submodule.
Bug-AGL: SPEC-2562
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Change-Id: Iade8686aded8912d4dd203d1f74e171c13302a3e
|
|
Add the required permission
urn:AGL:permission::partner:scope-platform
to run at platform scope.
Bug-AGL: SPEC-545
Bug-AGL: SPEC-2006
Change-Id: I806947f896a73c79effe948575c8fefe13d6628f
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
- bring latest version of autobuild script in
- move conf.d/autobuild to root folder
- update autobuild script to fix warnings triggered by
cp operation error.
Change-Id: I8dda87fff10a5ac78e2756876c3c458654c31dab
Bug-AGL: SPEC-2164
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
Ideally no package by default would be building the DEBUG build unless
explicitly requested.
Change-Id: I14310d052fc523b3bb6f514f520074ba403c26fc
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-2105
- add general description
- add API verbs and events
- refresh paths to git repositories
- cleanup markdown formatting for headers
Change-Id: I0f561ad31ba675c1db8ab09267959e9a97968fa8
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
- modify xml configuration to add phantom powered microphone
Change-Id: I028189e2c07fa479ba64fab8178184b5cb461dc6
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Change-Id: I16c880c3db8c02114d01dabdb680ed78594e695f
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Bug-AGL SPEC-1682
Change-Id: I5fe7104d8e7e724e8949ff33fc50a0968387b650
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
Updating project configuration file following the app-template
submodule update which let the command-line argument override
the project configuration.
Submodule conf.d/app-templates 76e12e7..0f25ab2:
> Adding warning message to migrate on CMake module
> common.cmake: fixed erroneous search path for os-release
> Fix: missing gcov symbol in compiled binaries
Bugs-AGL: SPEC-1798
Change-Id: I614f2fc6e2ff9b95a62e5a3113930b9181bbcd2a
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
Bug-AGL: SPEC-1759
- Modifies microphone front-end commands in web-ui
- new: set color scheme, get direction of audio
- modified: set mode, set direction
Change-Id: I203d1add6a1ce65662aac6d373e978ed424b7d79
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
The feature "urn:AGL:widget:required-binding" is now
preferred to the feature "urn:AGL:widget:required-api"
for requiring a local binding.
Bug-AGL: SPEC-1800
Change-Id: Ibfcb9cea026d261b3eeb53b6001e9c02f6850e1f
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
Bug-AGL: SPEC-1759
- updates app-templates
- adds routing setup of microphone front-end
- adds web-ui buttons to control microphone front-end
Change-Id: Ie18ec2f40a1b1fce348d32d28c64a4a3b289d55f
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Fixes a compiler warning. Now requires api v2 to be defined.
Previously v2 was the default. Now it is v3.
Change-Id: I8e7eeb529d19686e5b0af39675417c80e4eb0c8c
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Moves definition of AFB_BINDING_VERSION into config.cmake.
Fixes an issue that different api versions seems to be
defined for different code parts.
Change-Id: If7325afe583ad6a8aa37cbd18dda473fbcba673b
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Removes cmake warning complaining about outdated app-templates
submodule.
Change-Id: I3ef24cee7e39ccce3df8db36d90d5816650d258f
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
- now supports parametric EQ (fiberdyne amp)
Bug-AGL: SPEC-1177
Change-Id: I7273e1d824a3118e9b01fa48975964b90f5291ab
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
- add amp (node and routing) to xml configuration
- add amp control buttons to html web-interface
Bug-AGL: SPEC-1177
Change-Id: If6df66f4b6e7d9cf7a259c4e44604db90e588134
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
- implement asynchronous message transmission via queue
- set message buffer to 512 bytes payload consistently
- xml parsing robustness improvement
- fix error 7 caused by unnecessary gpio port initialization
Bug-AGL: SPEC-1177
Change-Id: I8f494288d03d60d7a0a147f0e25ceb3665731782
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Bug-AGL: SPEC-1177
Replace verb sendmessage using interger array by new
new version now using base64 coded string.
Change-Id: I1b06ad353a13b1e6b2f335c9567cd923960d8104
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Bug-AGL: SPEC-1177
Implement function to transmit control messages
with base64 encoded payload string. Modify control
message reception providing the payload as base64.
Change-Id: I78fb600e75cef3083220da202d2274df729083d9
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Bug-AGL: SPEC-1177
Add new verb sendmessageb64.
Change-Id: I4f7c67141ede4e5c5d5f60acb4dd93ca4b46c271
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Change-Id: Iefa1de14c6d744c40ba6f295276ba3b83df96395
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Bug-AGL: SPEC-1177
Implements /subscriberx function. Control Rx messages
will be notified to subscribers. If no subscriber is
assigned, then Rx messages are discarded. This avoids
Rx stuck issues after receiving multiple messages.
Change-Id: Idb71569b8ff6f651833d7d01c37a3eea866daf1d
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Bug-AGL: SPEC-1177
Cleanup files before applying changes.
Change-Id: Iae7b0dec9409cf02315c9b6f51f4c5e9ae59e482
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Bug-AGL: SPEC-1177
Fix compiler warnings due to the use of deprecated json-c functions.
Change-Id: I8fc783af7f1cbf436d9a979395b6f6cf3c5d511d
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Bug-AGL: SPEC-1177
Support control message transmission to other network
devices via json api.
Change-Id: I22af427471a379f819e626ea4d746f78f3e37a6a
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
|
|
Changes project name, author and repository info. See SPEC-1151.
Change-Id: Ia35fa3c5412f1d57757622ff35b1a50e2721419a
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
This patch sets the widget parameters system and value to
'run-by-default' and 'required'. It is needed to have the
agl-service-unicens autmatically being started at system
start up.
Change-Id: Iec294ff756cc932fac3f909e1a3dc4ec20f64528
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
|
|
Change-Id: Ic6298bec9ed2fbb8bac6beb9648cfc77eb07e727
Signed-off-by: tkummermehr <thorsten.kummermehr@k2l.de>
|
|
Change-Id: I5b1479c8c5be81cc214292abce137c41387d2601
Signed-off-by: tkummermehr <thorsten.kummermehr@k2l.de>
|
|
Add hidden permission to config.xml.in and update app-templates submodule
to pick up fix for finding local config.xml.in so it will take effect.
Change-Id: I9a3bf8351d53ab0189da1ac17d7855071811d40f
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* Some warning compile message is a error in yocto
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: I37857ddc83fa0d642328c18b13741832893f36d4
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Change-Id: Ie0c9f8cf04647c315949f0f2cecf61bb08b69e6d
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Change-Id: I620d485bb935f984efcfeaf29399d184d3261e7d
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Change-Id: I42ce5c3dbb2fc810881ee92d9e46238cbe8b8238
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Change-Id: I16367573e429bf8089626e801bdd8a08a1b85b31
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Change-Id: I75feea3d64b98c0d6e8771a3078d853ed62c25e5
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|