Age | Commit message (Expand) | Author | Files | Lines |
2017-11-07 | Improve general error handling | Thorsten Kummermehr | 2 | -19/+56 |
2017-11-07 | Change all UNICENS words to upper case | Thorsten Kummermehr | 4 | -7/+7 |
2017-11-07 | Add NULL termination of port lists | Thorsten Kummermehr | 1 | -1/+1 |
2017-11-07 | Fix wrong iteration over all ports | Thorsten Kummermehr | 1 | -1/+1 |
2017-10-12 | External mXML project library inclusion | Romain Forlot | 10 | -46/+99 |
2017-08-23 | initialze muted, improved trace on i2c failure | Tobias Jahnke | 4 | -4/+23 |
2017-08-18 | updates nbproject | Tobias Jahnke | 1 | -208/+65 |
2017-08-18 | removed volume API | Tobias Jahnke | 20 | -1211/+57 |
2017-08-17 | updated app-templates | Tobias Jahnke | 1 | -0/+0 |
2017-08-17 | test initial push | Tobias Jahnke | 1 | -2/+0 |
2017-08-14 | Merge pull request #19 from tjahnk/fix_listconfig | tjahnk | 2 | -4/+1 |
2017-08-14 | fixes missing assignment in API 'listconfig' and removes unnecessary project ... | Tobias Jahnke | 2 | -4/+1 |
2017-08-03 | Merge pull request #18 from tjahnk/basic_events | tjahnk | 8 | -52/+118 |
2017-08-03 | adds node-availibility event and subscribe function | Tobias Jahnke | 7 | -50/+116 |
2017-08-03 | updated paths to match new output directory | Tobias Jahnke | 1 | -2/+2 |
2017-08-02 | Merge pull request #17 from tjahnk/i2cwrite_cleanup | tjahnk | 4 | -71/+58 |
2017-08-02 | cleanup of API i2cwrite | Tobias Jahnke | 4 | -71/+58 |
2017-08-01 | adds some nbproject modifications | Tobias Jahnke | 1 | -209/+325 |
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 |
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 |
2017-07-27 | Merge pull request #13 from tjahnk/fix-volume-buttons | tjahnk | 1 | -9/+9 |
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 |
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 |
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 |