Age | Commit message (Expand) | Author | Files | Lines |
2017-06-02 | Let the thread to be managed outside the binding. |  Romain Forlot | 1 | -4/+2 |
2017-06-02 | Get diag manager's socket into subscription obj |  Romain Forlot | 1 | -1/+5 |
2017-06-01 | Implement minimum and maximum subscription filters |  Romain Forlot | 1 | -2/+6 |
2017-06-01 | Left over renaming variable |  Romain Forlot | 1 | -2/+1 |
2017-06-01 | Simplify processing event |  Romain Forlot | 1 | -10/+10 |
2017-06-01 | Fix: get signal name no matter type of signal. |  Romain Forlot | 1 | -3/+3 |
2017-06-01 | Implement method to filter messages before pushing |  Romain Forlot | 1 | -34/+38 |
2017-06-01 | Clearer call to method |  Romain Forlot | 1 | -4/+4 |
2017-06-01 | Remove reverse find can_signal from can_message |  Romain Forlot | 1 | -19/+18 |
2017-06-01 | Reworked subscription to integrate filtering. |  Romain Forlot | 1 | -21/+19 |
2017-06-01 | Renaming configuration to application |  Romain Forlot | 1 | -2/+2 |
2017-05-19 | Change method name to signify that it is an aggregate. |  Romain Forlot | 1 | -1/+1 |
2017-05-19 | Finish config parser retrieving device mapping. |  Romain Forlot | 1 | -2/+8 |
2017-05-19 | Include diagnostic_message_t into can_message_set. |  Romain Forlot | 1 | -1/+1 |
2017-05-19 | Remove can-bus-dev following RAW->BCM sockets migration |  Romain Forlot | 1 | -60/+28 |
2017-05-10 | Cleaning |  Romain Forlot | 1 | -6/+1 |
2017-05-10 | Keeping RAW sockets for compatibility |  Romain Forlot | 1 | -52/+1 |
2017-05-05 | Format |  Romain Forlot | 1 | -1/+1 |
2017-05-05 | Improve granularity of BCM socket using one by signal |  Romain Forlot | 1 | -9/+0 |
2017-05-04 | Follow the moving binding and configuration files. |  Romain Forlot | 1 | -1/+1 |
2017-04-27 | Fix: Add notifying decoding thread if there is new messages. |  Romain Forlot | 1 | -1/+3 |
2017-04-27 | Check last value before send the event, if no change no event. |  Romain Forlot | 1 | -5/+9 |
2017-04-27 | Reworked reading CAN devices from BCM socket. |  Romain Forlot | 1 | -1/+50 |
2017-04-27 | Typo, rename, format |  Romain Forlot | 1 | -5/+6 |
2017-04-24 | Create a received job for BCM Socket to handle filtering. |  Romain Forlot | 1 | -0/+9 |
2017-04-22 | Use BCM socket as default cleaning up the old RAW socket code. |  Romain Forlot | 1 | -1/+1 |
2017-04-22 | Improve logging messages |  Romain Forlot | 1 | -9/+9 |
2017-04-21 | Move all signals search functions into new signals_manager_t object |  Romain Forlot | 1 | -11/+16 |
2017-04-20 | Separate socket configuration and opening |  Romain Forlot | 1 | -0/+1 |
2017-04-20 | Use same function to open BCM and RAW CAN sockets |  Romain Forlot | 1 | -1/+1 |
2017-04-20 | Specializing socket class to CAN socket operations. |  Romain Forlot | 1 | -1/+1 |
2017-04-19 | Cleaning include |  Romain Forlot | 1 | -3/+0 |
2017-04-18 | Use a system INI configuration file to get devices mapping |  Romain Forlot | 1 | -73/+27 |
2017-04-14 | Change directory architecture to use 2 separated projects. |  Romain Forlot | 1 | -0/+398 |