Age | Commit message (Expand) | Author | Files | Lines |
2017-02-22 | All queue under can_bus_t class and reading thread |  Romain Forlot | 1 | -51/+51 |
2017-02-22 | Fix: force to pass a ref at threads launch |  Romain Forlot | 1 | -4/+4 |
2017-02-21 | Fix: threads launching with wrong arguments |  Romain Forlot | 1 | -8/+6 |
2017-02-21 | Multifixes: class and methods, typo, comments |  Romain Forlot | 1 | -48/+64 |
2017-02-21 | Fixed can bus class (almost) |  Romain Forlot | 1 | -149/+149 |
2017-02-21 | Handle error in returning a vector by returning |  Romain Forlot | 1 | -11/+12 |
2017-02-21 | Clean up include statement... |  Romain Forlot | 1 | -18/+19 |
2017-02-21 | Fix: OBD2_PIDS array initialization |  Romain Forlot | 1 | -15/+13 |
2017-02-20 | Fix: timer.* issues |  Romain Forlot | 1 | -53/+56 |
2017-02-20 | Separated can_bus and can_bus_dev object. |  Romain Forlot | 1 | -31/+145 |
2017-02-20 | Rename header file to hpp. |  Romain Forlot | 1 | -39/+44 |
2017-02-16 | Change way signaling end of queue for can messages |  Romain Forlot | 1 | -2/+19 |
2017-02-16 | Add can_message_t constructor. Make the class |  Romain Forlot | 1 | -39/+39 |
2017-02-16 | Change CanMessage_c to can_message_t class name |  Romain Forlot | 1 | -23/+23 |
2017-02-16 | Adding canbus read method |  Romain Forlot | 1 | -17/+64 |
2017-02-16 | Use initialisation list with CanBus_c constructor |  Romain Forlot | 1 | -37/+33 |
2017-02-14 | Add VehicleMessage queue methods |  Romain Forlot | 1 | -1/+23 |
2017-02-14 | Implement CanMessage_c method to navigate through |  Romain Forlot | 1 | -0/+23 |
2017-02-14 | Move sources into src directory |  Romain Forlot | 1 | -0/+226 |