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