Age | Commit message (Expand) | Author | Files | Lines |
2017-05-19 | Adjust method signature to be more efficient. | Romain Forlot | 2 | -6/+6 |
2017-05-19 | Change method name to signify that it is an aggregate. | Romain Forlot | 2 | -3/+3 |
2017-05-19 | Use shared_ptr for can_message_set too. | Romain Forlot | 3 | -9/+8 |
2017-05-19 | Finish config parser retrieving device mapping. | Romain Forlot | 1 | -0/+1 |
2017-05-19 | Format | Romain Forlot | 1 | -1/+0 |
2017-05-19 | New generated files using updated generator | Romain Forlot | 1 | -307/+443 |
2017-05-19 | Include diagnostic_message_t into can_message_set. | Romain Forlot | 3 | -11/+9 |
2017-05-19 | Make and use a single function to read incoming CAN messages | Romain Forlot | 2 | -20/+36 |
2017-05-19 | Remove can-bus-dev following RAW->BCM sockets migration | Romain Forlot | 3 | -18/+7 |
2017-05-19 | one event source by socket added to systemd event loop. | Romain Forlot | 1 | -0/+1 |
2017-05-19 | Adding also diagnostic request to systemd event loop | Romain Forlot | 2 | -7/+27 |
2017-05-19 | Remove unused and useless members. | Romain Forlot | 1 | -1/+1 |
2017-05-19 | Fix wrong signature, better with const ref... Was forgotten | Romain Forlot | 1 | -5/+4 |
2017-05-19 | Implement unsubscribe like subscribe. | Romain Forlot | 1 | -18/+31 |
2017-05-11 | Massive use of shared_ptr about signal and diag message. WIP | Romain Forlot | 4 | -47/+47 |
2017-05-10 | Use a tree instead of separated object lists. WIP | Romain Forlot | 3 | -127/+107 |
2017-05-10 | Implement setting last_value at message definition level. | Romain Forlot | 2 | -2/+2 |
2017-05-10 | Fix: Avoid returning negative value that's stop watch socket | Romain Forlot | 1 | -3/+10 |
2017-05-05 | Separation between hat and callback binding parts | Romain Forlot | 4 | -84/+129 |
2017-05-04 | Follow the moving binding and configuration files. | Romain Forlot | 4 | -14/+14 |
2017-05-04 | Update with last app-templates modifications | Romain Forlot | 5 | -0/+895 |