Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-16 | Adding canbus read method | 2 | -19/+69 | |
2017-02-16 | Use initialisation list with CanBus_c constructor | 2 | -50/+46 | |
2017-02-16 | Fix: wrong binding extension | 1 | -2/+2 | |
2017-02-15 | Externalized afb_event, no more in CanSignal | 1 | -2/+0 | |
2017-02-15 | Make public OBD2PID | 1 | -1/+2 | |
2017-02-15 | Change way to iterate over found signals | 1 | -23/+93 | |
2017-02-15 | Fixed subscribe/unsubscribe operations. | 2 | -19/+52 | |
2017-02-14 | Jsonification of VehicleMessage and push event | 1 | -3/+46 | |
2017-02-14 | Decode a can message and construct a VehicleMessage | 1 | -9/+10 | |
2017-02-14 | Add VehicleMessage queue methods | 2 | -1/+26 | |
2017-02-14 | Implement CanMessage_c method to navigate through | 3 | -19/+32 | |
2017-02-14 | Implement GetSignals method | 1 | -9/+26 | |
2017-02-14 | First raw write to decode CAN messages | 1 | -4/+40 | |
2017-02-14 | Move sources into src directory | 21 | -0/+1762 |