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>
|
|
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
|
|
Bug-AGL SPEC-1682
Change-Id: I5fe7104d8e7e724e8949ff33fc50a0968387b650
Signed-off-by: Romain Forlot <romain.forlot@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>
|
|
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>
|
|
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
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>
|
|
Change-Id: I5b1479c8c5be81cc214292abce137c41387d2601
Signed-off-by: tkummermehr <thorsten.kummermehr@k2l.de>
|
|
* Some warning compile message is a error in yocto
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: I7ed0a21f3aa79cc007ff224eec66a048f53ba98f
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
configuration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement handling of GPIO, I2C, Routes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix non working reloading of new XML files via WebSocket
|
|
Fix crash of TX CDEV write, when there is many traffic
|
|
Code cosmetics. Mainly comments
|
|
|
|
|
|
|
|
|
|
|
|
unicens -> UNICENS
MicroChip -> Microchip
Change-Id: I7a2f48ac62f44579831ed252b5e24dc918c09645
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This reverts commit 8e11d17565ec6f38e8c5571c48a3e4a317758223.
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
|