Age | Commit message (Expand) | Author | Files | Lines |
2017-03-16 | Beginning of work on obd2 object and | Romain Forlot | 1 | -9/+9 |
2017-03-06 | Change way to find signals to make it a little bit more generic. | Romain Forlot | 1 | -48/+26 |
2017-03-03 | change all genericName to generic_name. Now all | Romain Forlot | 1 | -6/+6 |
2017-03-02 | Fix: multiple subscription and maintain subscribed_signals coherence | Romain Forlot | 1 | -13/+28 |
2017-03-01 | Fix: subscription and improve code readabilty | Romain Forlot | 1 | -16/+12 |
2017-02-28 | Fix: can bus object life is now expanded and don't | Romain Forlot | 1 | -3/+5 |
2017-02-28 | Re-arranging objects splitting all objects over | Romain Forlot | 1 | -1/+2 |
2017-02-27 | Fix: wrong conf file name specified | Romain Forlot | 1 | -3/+3 |
2017-02-27 | In class mutex and condition variable except for subscribed_signals map | Romain Forlot | 1 | -1/+1 |
2017-02-24 | Improve mutex lock logic. | Romain Forlot | 1 | -15/+5 |
2017-02-24 | Remove socket read management by systemd event | Romain Forlot | 1 | -28/+0 |
2017-02-24 | Improve subscription/unsubscription operation. | Romain Forlot | 1 | -32/+44 |
2017-02-24 | Fix mutex about can_frame. Wrong location about | Romain Forlot | 1 | -2/+4 |
2017-02-23 | First draft about lock/wait thread management. | Romain Forlot | 1 | -6/+45 |
2017-02-23 | Make binder_interface global variable rather than | Romain Forlot | 1 | -2/+2 |
2017-02-23 | Cleaning, improve comments | Romain Forlot | 1 | -2/+2 |
2017-02-22 | Header include spring cleaning | Romain Forlot | 1 | -36/+15 |
2017-02-22 | make binder_interface global | José Bollo | 1 | -11/+50 |
2017-02-22 | No more warning about not defined functions | Romain Forlot | 1 | -1/+1 |
2017-02-22 | Resolve circular header files inclusion | Romain Forlot | 1 | -1/+1 |
2017-02-21 | Fix: threads launching with wrong arguments | Romain Forlot | 1 | -2/+3 |
2017-02-21 | Clean up include statement... | Romain Forlot | 1 | -21/+0 |
2017-02-21 | Cleaned up, a bit, include statement. | Romain Forlot | 1 | -5/+1 |
2017-02-21 | Fix: OBD2_PIDS array initialization | Romain Forlot | 1 | -63/+58 |
2017-02-20 | Fix: timer.* issues | Romain Forlot | 1 | -129/+73 |
2017-02-20 | Separated can_bus and can_bus_dev object. | Romain Forlot | 1 | -66/+84 |
2017-02-20 | Rename header file to hpp. | Romain Forlot | 1 | -1/+1 |
2017-02-16 | Change CanMessage_c to can_message_t class name | Romain Forlot | 1 | -1/+1 |
2017-02-16 | Changing CanBus_c to can_bus_t class name | Romain Forlot | 1 | -2/+11 |
2017-02-15 | Fixed subscribe/unsubscribe operations. | Romain Forlot | 1 | -8/+28 |
2017-02-14 | Move sources into src directory | Romain Forlot | 1 | -0/+253 |