aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-07Change all UNICENS words to upper caseThorsten Kummermehr4-7/+7
2017-11-07Add NULL termination of port listsThorsten Kummermehr1-1/+1
2017-11-07Fix wrong iteration over all portsThorsten Kummermehr1-1/+1
2017-10-12External mXML project library inclusionRomain Forlot10-46/+99
Change-Id: I7ed0a21f3aa79cc007ff224eec66a048f53ba98f Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-23initialze muted, improved trace on i2c failureTobias Jahnke4-4/+23
2017-08-18updates nbprojectTobias Jahnke1-208/+65
2017-08-18removed volume APITobias Jahnke20-1211/+57
2017-08-17updated app-templatesTobias Jahnke1-0/+0
2017-08-17test initial pushTobias Jahnke1-2/+0
2017-08-14Merge pull request #19 from tjahnk/fix_listconfigtjahnk2-4/+1
fixes missing assignment in API 'listconfig' and removes unnecessary project configuration
2017-08-14fixes missing assignment in API 'listconfig' and removes unnecessary project ↵Tobias Jahnke2-4/+1
configuration
2017-08-03Merge pull request #18 from tjahnk/basic_eventstjahnk8-52/+118
Introduced basic event handling, adds subscribe function and node-availability event
2017-08-03adds node-availibility event and subscribe functionTobias Jahnke7-50/+116
2017-08-03updated paths to match new output directoryTobias Jahnke1-2/+2
2017-08-02Merge pull request #17 from tjahnk/i2cwrite_cleanuptjahnk4-71/+58
cleanup of API i2cwrite
2017-08-02cleanup of API i2cwriteTobias Jahnke4-71/+58
2017-08-01adds some nbproject modificationsTobias Jahnke1-209/+325
2017-08-01adds async. result to i2c_writeTobias Jahnke2-16/+44
2017-08-01prepares asynchronous i2c_write resultTobias Jahnke4-3/+46
2017-08-01adds processing of data to i2c_writeTobias Jahnke4-27/+66
2017-08-01adds experimental i2cwrite commandTobias Jahnke6-3/+103
2017-07-27Merge pull request #15 from tjahnk/nbproject-cleanuptjahnk1-874/+59
removes unavailable folders and files in netbeans project
2017-07-27removes unavailable folders and filesTobias Jahnke1-874/+59
2017-07-27Merge pull request #14 from tkummermehr/I2C_and_GPIO_Supporttjahnk5-17/+220
Implement handling of GPIO, I2C, Routes
2017-07-27Merge pull request #13 from tjahnk/fix-volume-buttonstjahnk1-9/+9
fixes: volume buttons are using wrong verb
2017-07-26Implement handling of GPIO, I2C, RoutesThorsten Kummermehr5-17/+220
2017-07-26fixes: volume buttons are using wrong verbTobias Jahnke1-9/+9
2017-07-25Update HTML test page to new template. Added Config file selection from UI.Fulup Ar Foll13-127/+670
2017-07-25Merge branch 'Fulup-Dev' of github.com:iotbzh/unicens2-binding into Fulup-DevFulup Ar Foll0-0/+0
2017-07-25Merge Microchip AddonFulup Ar Foll3-2/+1
2017-07-25Initial API-V2 ajusted HTML page to fit new commands namesFulup Ar Foll4-41/+47
2017-07-25Added XML schema check at build timeFulup Ar Foll1-4/+8
2017-07-25First Compilation in V2 (work in Progress)Fulup Ar Foll5-81/+77
2017-07-25Update Installation Documentationfulup5-33/+158
2017-07-25Moving to APIV2 Work in Progressfulup2-276/+0
2017-07-25Update Installation Documentationfulup2-0/+202
2017-07-25Fix non working switching of routesThorsten Kummermehr1-19/+4
2017-07-25Merge pull request #11 from tjahnk/enable-6ch-volumeFulup Ar Foll2-5/+10
Adds volume properties for channel 3..6
2017-07-20Initial API-V2 ajusted HTML page to fit new commands namesFulup Ar Foll5-47/+53
2017-07-20added volume properties for channel 3..6Tobias Jahnke2-5/+10
2017-07-19Added XML schema check at build timeFulup Ar Foll1-4/+8
2017-07-19First Compilation in V2 (work in Progress)Fulup Ar Foll5-81/+77
2017-07-19Update Installation Documentationfulup5-33/+158
2017-07-18Moving to APIV2 Work in Progressfulup2-276/+0
2017-07-18Update Installation Documentationfulup2-0/+202
2017-07-18Update Installation Documentationfulup3-6/+109
2017-07-14Merge pull request #10 from tkummermehr/OwnUcsConfigtkummermehr4-2/+238
Do not use default UNICENS config, use own
2017-07-14Do not use default UNICENS config, use owntkummermehr4-2/+238
2017-07-14Merge pull request #9 from tkummermehr/FixIvalidXmlCrashtkummermehr5-29/+31
Fix invalid XML crash
2017-07-14Remove trailing white spacestkummermehr4-27/+27