aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2017-07-14Fixed segmentation fault on faulty XMLtkummermehr1-2/+3
2017-07-14Disarm assertions by setting -DNDEBUG flagtkummermehr1-0/+1
2017-07-14Merge pull request #6 from tkummermehr/UCS_Interface_Cleanuptkummermehr5-196/+358
Add new features to ucs2-interface and cleaned up API
2017-07-14Merge branch 'master' into UCS_Interface_Cleanuptkummermehr12-1388/+2746
2017-07-13Merge pull request #4 from tkummermehr/EnableXmlReloadingFulup Ar Foll1-24/+26
Fix non working reloading of new XML files via WebSocket
2017-07-13Merge pull request #3 from tkummermehr/Fix_CDEV_WriteFulup Ar Foll1-5/+2
Fix crash of TX CDEV write, when there is many traffic
2017-07-13Merge pull request #5 from tkummermehr/NewXmlParserImplFulup Ar Foll10-1333/+2694
New XML Parser implementation, supports splitter and combiner
2017-07-13Merge pull request #7 from tkummermehr/CosmeticsFulup Ar Foll1-31/+23
Code cosmetics. Mainly comments
2017-07-13Merge pull request #8 from tkummermehr/RemoveWarningsFulup Ar Foll2-2/+2
Removing last two warnings, when set to pedantic only
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 APItkummermehr5-194/+350
2017-07-13New XML Parser implementation, supports splitter and combinertkummermehr10-1333/+2694
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-07-04change submodule remote to upstream repo from MicrochipTechRonan Le Martret2-1/+1
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-06-29Update packageRonan Le Martret1133-205208/+131
* use sub module for ucs2-lib (tmp fork from IoT.bzh github) * add packaging for native build Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-06-29Use latest version of conf.d/templates submodule.Sebastien Douheret1-0/+0
Changes of conf.d/templates: > Fix: idem... > Fix: Debian things triggered even when use the SDK > Merge "Add pkg-config for deb packaging" > Fix: wrong variable expands at configure_file time > Comments and README update > Autobuild scripts directory execution proof > Use variable to handle autobuild target directory > Fix: Debian detection, only valid in native env > Move variable definition to the right place. > change path etc/config.cmake to conf.d/cmake/config.cmake Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-06-29Update trademark in READMERomain Forlot1-1/+1
Change-Id: I9a44631d7efca51edacb56e7284fc596a8142918 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-28Widget generation: use the right config.xml.in file.Sebastien Douheret2-1/+7
2017-06-28Update to the latest app-templates versionRomain Forlot1-0/+0
No more needs to call any macro and only include config.cmake file is mandatory. Common.cmake is include from config.cmake file Generation autobuild script in conf.d/autobuild dir Change-Id: Ie4276cdb831884783bf0d909c183c5d6e45e7f55 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-27Update app-templates.Romain Forlot1-0/+0
Change-Id: Ic8a8210cd6544c7d434d5573ff61a7f7985ca2b4 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-27Change marketing stuffRomain Forlot25-303/+206
unicens -> UNICENS MicroChip -> Microchip Change-Id: I7a2f48ac62f44579831ed252b5e24dc918c09645 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-27Use latest version of conf.d/templates submodule.Sebastien Douheret3-34/+61
Changes of conf.d/templates: (8d9b7f2 - Romain Forlot) Merge changes I81a6d9f6,I67698bbb (b0a2632 - Romain Forlot) Fix: remove old bug about overwriten variables. (5a83e47 - Romain Forlot) Update README (abd65a3 - Sebastien Douheret) Fix gdb debugging and add widget install on target (7315692 - Romain Forlot) Update README (d8fcd75 - Romain Forlot) Merge "Update config.cmake.sample" (4dba246 - Romain Forlot) Merge "Replace LIBRARIES by LDFLAGS for pkgconfig dep" (21ae95d - Romain Forlot) Fix:WIDGET_ENTRY_POINT variable always overwritten (4809e42 - Romain Forlot) renamed default submodules dir (2bb223e - Romain Forlot) Fix wrong path to submodule files. (259e135 - Romain Forlot) Format (af3cc64 - Ronan Le Martret) Replace LIBRARIES by LDFLAGS for pkgconfig dep (695291d - Ronan Le Martret) Update config.cmake.sample (c1fd793 - Jan-Simon Moeller) Merge "Set default value for APP_TEMPLATES_DIR and WIDGET_ENTRY_POINT" (f3e177c - Stephane Desneux) gitignore: add vim swap files (7e6516c - Stephane Desneux) fix typo: 'license', not 'licence' (french) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-06-15Fix template dir and data file dir to match new templating.Sebastien Douheret2-1/+5
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>