summaryrefslogtreecommitdiffstats
path: root/afb-helpers
AgeCommit message (Collapse)AuthorFilesLines
2019-06-25agl-service-unicens: use shared lib of afb-helpershalibut_7.99.2halibut/7.99.27.99.2Tobias Jahnke1-0/+0
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
2018-08-08agl-service-unicens: update submodule afb-helpersguppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.36.90.05.99.65.99.55.99.45.99.3Tobias Jahnke1-0/+0
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>
2018-05-09agl-service-unicens: support base64 Tx/RxTobias Jahnke1-0/+0
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>