Age | Commit message (Expand) | Author | Files | Lines |
2017-02-23 | First draft about lock/wait thread management. |  Romain Forlot | 1 | -19/+32 |
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 | -5/+6 |
2017-02-22 | Resolve circular header files inclusion |  Romain Forlot | 1 | -1/+1 |
2017-02-22 | All queue under can_bus_t class and reading thread |  Romain Forlot | 1 | -21/+20 |
2017-02-22 | Fix: force to pass a ref at threads launch |  Romain Forlot | 1 | -5/+5 |
2017-02-21 | Multifixes: class and methods, typo, comments |  Romain Forlot | 1 | -3/+2 |
2017-02-21 | Cleaned up, a bit, include statement. |  Romain Forlot | 1 | -11/+1 |
2017-02-21 | Fix: OBD2_PIDS array initialization |  Romain Forlot | 1 | -103/+2 |
2017-02-20 | Rename header file to hpp. |  Romain Forlot | 1 | -51/+74 |
2017-02-16 | Change Decoder_c class name to decoder_t |  Romain Forlot | 1 | -7/+7 |
2017-02-16 | Change CanMessage_c to can_message_t class name |  Romain Forlot | 1 | -2/+2 |
2017-02-15 | Change way to iterate over found signals |  Romain Forlot | 1 | -23/+93 |
2017-02-14 | Decode a can message and construct a VehicleMessage |  Romain Forlot | 1 | -9/+10 |
2017-02-14 | First raw write to decode CAN messages |  Romain Forlot | 1 | -4/+40 |
2017-02-14 | Move sources into src directory |  Romain Forlot | 1 | -0/+40 |