summaryrefslogtreecommitdiffstats
path: root/ucs2-afb
AgeCommit message (Expand)AuthorFilesLines
2019-09-12unicens: support reproducible buildTobias Jahnke1-1/+2
2019-08-09Migration to binding V3José Bollo5-159/+174
2019-06-25agl-service-unicens: use shared lib of afb-helpershalibut_7.99.2halibut/7.99.27.99.2Tobias Jahnke3-8/+9
2018-10-31Migrate app-templates to CMake moduleguppy_6.99.1guppy/6.99.16.99.1tkummermehr1-1/+0
2018-10-04agl-service-unicens: support microphone front-endTobias Jahnke1-23/+23
2018-08-08agl-service-unicens: move definition of api v2Tobias Jahnke1-5/+4
2018-05-09agl-service-unicens: replace legacy sendmessageTobias Jahnke3-159/+8
2018-05-09agl-service-unicens: support base64 Tx/RxTobias Jahnke2-23/+43
2018-05-07agl-service-unicens: prepare control message transmission in b64 formatTobias Jahnke3-31/+98
2018-04-30agl-service-unicens: update submodules, app-templatesTobias Jahnke1-1/+1
2017-12-20agl-service-unicens: Rx message eventTobias Jahnke3-23/+138
2017-12-14ucs_binding.c: Fix compiler warningsTobias Jahnke1-12/+28
2017-12-12ucs_binding.c: Add control message transmissionTobias Jahnke3-25/+179
2017-11-23UcsXml component use libxml2 instead of libmxmltkummermehr1-11/+23
2017-11-15Fix build errorRonan Le Martret1-2/+2
2017-11-11Remove trailing whitespaces in ucs_binding.cTobias Jahnke1-62/+62
2017-11-11enables automatic network setup on bindinginitTobias Jahnke1-21/+44
2017-11-11adds init function and getter for default cfg pathTobias Jahnke4-42/+84
2017-11-07Deliver network statusThorsten Kummermehr1-0/+4
2017-11-07Deliver network connection labelThorsten Kummermehr1-1/+1
2017-10-12External mXML project library inclusionRomain Forlot2-31/+17
2017-08-18removed volume APITobias Jahnke4-191/+47
2017-08-14fixes missing assignment in API 'listconfig' and removes unnecessary project ...Tobias Jahnke1-1/+1
2017-08-03adds node-availibility event and subscribe functionTobias Jahnke4-50/+103
2017-08-02cleanup of API i2cwriteTobias Jahnke3-68/+55
2017-08-01adds async. result to i2c_writeTobias Jahnke1-15/+30
2017-08-01prepares asynchronous i2c_write resultTobias Jahnke1-1/+26
2017-08-01adds processing of data to i2c_writeTobias Jahnke3-24/+63
2017-08-01adds experimental i2cwrite commandTobias Jahnke4-2/+93
2017-07-27Merge pull request #14 from tkummermehr/I2C_and_GPIO_Supporttjahnk1-0/+8
2017-07-26Implement handling of GPIO, I2C, RoutesThorsten Kummermehr1-0/+8
2017-07-25Update HTML test page to new template. Added Config file selection from UI.Fulup Ar Foll3-20/+103
2017-07-25Initial API-V2 ajusted HTML page to fit new commands namesFulup Ar Foll4-41/+47
2017-07-25First Compilation in V2 (work in Progress)Fulup Ar Foll4-62/+25
2017-07-25Update Installation Documentationfulup4-16/+158
2017-07-25Moving to APIV2 Work in Progressfulup1-74/+0
2017-07-14Merge branch 'master' into UCS_Interface_Cleanuptkummermehr2-55/+52
2017-07-13Merge pull request #4 from tkummermehr/EnableXmlReloadingFulup Ar Foll1-24/+26
2017-07-13Merge pull request #3 from tkummermehr/Fix_CDEV_WriteFulup Ar Foll1-5/+2
2017-07-13Merge pull request #7 from tkummermehr/CosmeticsFulup Ar Foll1-31/+23
2017-07-13Removing last two warnings, when set to pedantic onlytkummermehr2-2/+2
2017-07-13Code cosmetics. Mainly commentstkummermehr1-31/+23
2017-07-13Added new features to ucs2-interface and cleaned up APItkummermehr1-36/+18
2017-07-13Fixed non working reloading of new XML files via WebSockettkummermehr1-25/+27
2017-07-13Fixed crash of TX CDEV write, when there was many traffictkummermehr1-7/+3
2017-06-27Change marketing stuffRomain Forlot3-98/+98
2017-06-09Revert "rename afb-service-itf.h to afb-service-v2.h"Sebastien Douheret2-2/+2
2017-06-06rename afb-service-itf.h to afb-service-v2.hRonan Le Martret2-2/+2
2017-05-26Initial CommitFulup Ar Foll7-0/+873