Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-12 | unicens: support reproducible build | Tobias Jahnke | 1 | -1/+2 | |
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 | Tobias Jahnke | 1 | -5/+1 | |
- 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-07 | Improve general error handling | Thorsten Kummermehr | 1 | -13/+14 | |
2017-11-07 | Change all UNICENS words to upper case | Thorsten Kummermehr | 1 | -1/+1 | |
2017-07-14 | Remove trailing white spaces | tkummermehr | 1 | -1/+1 | |
2017-07-13 | New XML Parser implementation, supports splitter and combiner | tkummermehr | 1 | -0/+510 | |