Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-12 | unicens: support reproducible build | 2 | -3/+4 | ||
Changed usage of __FILE__ macro to not print absolut paths in warning and error messages Bug-AGL: SPEC-2802 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> Change-Id: I3755e96cb23f8c782ea00f4b4fdc7df7d08972d7 | |||||
2018-05-15 | agl-service-unicens: robustess measure for tx msg | 2 | -16/+39 | ||
- implement asynchronous message transmission via queue - set message buffer to 512 bytes payload consistently - xml parsing robustness improvement - fix error 7 caused by unnecessary gpio port initialization Bug-AGL: SPEC-1177 Change-Id: I8f494288d03d60d7a0a147f0e25ceb3665731782 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> | |||||
2017-11-23 | UcsXml component use libxml2 instead of libmxml | 1 | -1592/+1612 | ||
Change-Id: I5b1479c8c5be81cc214292abce137c41387d2601 Signed-off-by: tkummermehr <thorsten.kummermehr@k2l.de> | |||||
2017-11-07 | Correct handling of empty nodes | 1 | -18/+19 | ||
2017-11-07 | Improve integer handling | 1 | -2/+61 | ||
2017-11-07 | Improve general error handling | 2 | -19/+56 | ||
2017-11-07 | Change all UNICENS words to upper case | 4 | -7/+7 | ||
2017-11-07 | Add NULL termination of port lists | 1 | -1/+1 | ||
2017-11-07 | Fix wrong iteration over all ports | 1 | -1/+1 | ||
2017-07-26 | Implement handling of GPIO, I2C, Routes | 1 | -4/+3 | ||
2017-07-25 | Fix non working switching of routes | 1 | -19/+4 | ||
2017-07-14 | Remove trailing white spaces | 4 | -27/+27 | ||
2017-07-14 | Fixed segmentation fault on faulty XML | 1 | -2/+3 | ||
2017-07-13 | New XML Parser implementation, supports splitter and combiner | 4 | -1267/+2288 | ||
2017-06-06 | fix uninitialized variable v | 1 | -1/+1 | ||
fix: -Werror=maybe-uninitialized Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-05-26 | Initial Commit | 2 | -0/+1268 | ||