Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-01 | adds processing of data to i2c_write | 4 | -27/+66 | ||
2017-08-01 | adds experimental i2cwrite command | 6 | -3/+103 | ||
2017-07-27 | Merge pull request #15 from tjahnk/nbproject-cleanup | 1 | -874/+59 | ||
removes unavailable folders and files in netbeans project | |||||
2017-07-27 | removes unavailable folders and files | 1 | -874/+59 | ||
2017-07-27 | Merge pull request #14 from tkummermehr/I2C_and_GPIO_Support | 5 | -17/+220 | ||
Implement handling of GPIO, I2C, Routes | |||||
2017-07-27 | Merge pull request #13 from tjahnk/fix-volume-buttons | 1 | -9/+9 | ||
fixes: volume buttons are using wrong verb | |||||
2017-07-26 | Implement handling of GPIO, I2C, Routes | 5 | -17/+220 | ||
2017-07-26 | fixes: volume buttons are using wrong verb | 1 | -9/+9 | ||
2017-07-25 | Update HTML test page to new template. Added Config file selection from UI. | 13 | -127/+670 | ||
2017-07-25 | Merge branch 'Fulup-Dev' of github.com:iotbzh/unicens2-binding into Fulup-Dev | 0 | -0/+0 | ||
2017-07-25 | Merge Microchip Addon | 3 | -2/+1 | ||
2017-07-25 | Initial API-V2 ajusted HTML page to fit new commands names | 4 | -41/+47 | ||
2017-07-25 | Added XML schema check at build time | 1 | -4/+8 | ||
2017-07-25 | First Compilation in V2 (work in Progress) | 5 | -81/+77 | ||
2017-07-25 | Update Installation Documentation | 5 | -33/+158 | ||
2017-07-25 | Moving to APIV2 Work in Progress | 2 | -276/+0 | ||
2017-07-25 | Update Installation Documentation | 2 | -0/+202 | ||
2017-07-25 | Fix non working switching of routes | 1 | -19/+4 | ||
2017-07-25 | Merge pull request #11 from tjahnk/enable-6ch-volume | 2 | -5/+10 | ||
Adds volume properties for channel 3..6 | |||||
2017-07-20 | Initial API-V2 ajusted HTML page to fit new commands names | 5 | -47/+53 | ||
2017-07-20 | added volume properties for channel 3..6 | 2 | -5/+10 | ||
2017-07-19 | Added XML schema check at build time | 1 | -4/+8 | ||
2017-07-19 | First Compilation in V2 (work in Progress) | 5 | -81/+77 | ||
2017-07-19 | Update Installation Documentation | 5 | -33/+158 | ||
2017-07-18 | Moving to APIV2 Work in Progress | 2 | -276/+0 | ||
2017-07-18 | Update Installation Documentation | 2 | -0/+202 | ||
2017-07-18 | Update Installation Documentation | 3 | -6/+109 | ||
2017-07-14 | Merge pull request #10 from tkummermehr/OwnUcsConfig | 4 | -2/+238 | ||
Do not use default UNICENS config, use own | |||||
2017-07-14 | Do not use default UNICENS config, use own | 4 | -2/+238 | ||
2017-07-14 | Merge pull request #9 from tkummermehr/FixIvalidXmlCrash | 5 | -29/+31 | ||
Fix invalid XML crash | |||||
2017-07-14 | Remove trailing white spaces | 4 | -27/+27 | ||
2017-07-14 | Fixed segmentation fault on faulty XML | 1 | -2/+3 | ||
2017-07-14 | Disarm assertions by setting -DNDEBUG flag | 1 | -0/+1 | ||
2017-07-14 | Merge pull request #6 from tkummermehr/UCS_Interface_Cleanup | 5 | -196/+358 | ||
Add new features to ucs2-interface and cleaned up API | |||||
2017-07-14 | Merge branch 'master' into UCS_Interface_Cleanup | 12 | -1388/+2746 | ||
2017-07-13 | Merge pull request #4 from tkummermehr/EnableXmlReloading | 1 | -24/+26 | ||
Fix non working reloading of new XML files via WebSocket | |||||
2017-07-13 | Merge pull request #3 from tkummermehr/Fix_CDEV_Write | 1 | -5/+2 | ||
Fix crash of TX CDEV write, when there is many traffic | |||||
2017-07-13 | Merge pull request #5 from tkummermehr/NewXmlParserImpl | 10 | -1333/+2694 | ||
New XML Parser implementation, supports splitter and combiner | |||||
2017-07-13 | Merge pull request #7 from tkummermehr/Cosmetics | 1 | -31/+23 | ||
Code cosmetics. Mainly comments | |||||
2017-07-13 | Merge pull request #8 from tkummermehr/RemoveWarnings | 2 | -2/+2 | ||
Removing last two warnings, when set to pedantic only | |||||
2017-07-13 | Removing last two warnings, when set to pedantic only | 2 | -2/+2 | ||
2017-07-13 | Code cosmetics. Mainly comments | 1 | -31/+23 | ||
2017-07-13 | Added new features to ucs2-interface and cleaned up API | 5 | -194/+350 | ||
2017-07-13 | New XML Parser implementation, supports splitter and combiner | 10 | -1333/+2694 | ||
2017-07-13 | Fixed non working reloading of new XML files via WebSocket | 1 | -25/+27 | ||
2017-07-13 | Fixed crash of TX CDEV write, when there was many traffic | 1 | -7/+3 | ||
2017-07-04 | change submodule remote to upstream repo from MicrochipTech | 2 | -1/+1 | ||
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-06-29 | Update package | 1133 | -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-29 | Use latest version of conf.d/templates submodule. | 1 | -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-29 | Update trademark in README | 1 | -1/+1 | ||
Change-Id: I9a44631d7efca51edacb56e7284fc596a8142918 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> |