Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-23 | First draft about lock/wait thread management. | Romain Forlot | 1 | -0/+4 |
2017-02-23 | Make binder_interface global variable rather than | Romain Forlot | 1 | -2/+2 |
2017-02-22 | No more warning about not defined functions | Romain Forlot | 1 | -0/+18 |
2017-02-22 | Resolve circular header files inclusion | Romain Forlot | 1 | -1/+1 |
2017-02-22 | Fix: force to pass a ref at threads launch | Romain Forlot | 1 | -20/+1 |
2017-02-21 | Fix: OBD2_PIDS array initialization | Romain Forlot | 1 | -31/+39 |
2017-02-20 | Fix: timer.* issues | Romain Forlot | 1 | -3/+0 |
2017-02-16 | Change way to iter over vector | Romain Forlot | 1 | -12/+15 |
2017-02-16 | Change to push_back instead of insert. | Romain Forlot | 1 | -3/+4 |
2017-02-16 | Changing CanBus_c to can_bus_t class name | Romain Forlot | 1 | -1/+1 |
2017-02-15 | Fixed subscribe/unsubscribe operations. | Romain Forlot | 1 | -11/+24 |
2017-02-14 | Implement GetSignals method | Romain Forlot | 1 | -9/+26 |
2017-02-14 | Move sources into src directory | Romain Forlot | 1 | -0/+40 |