Age | Commit message (Expand) | Author | Files | Lines |
2017-03-03 | change all genericName to generic_name. Now all | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -6/+6 |
2017-03-03 | tbf | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -0/+1 |
2017-03-02 | Clean up uneeded members and functions | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -8/+0 |
2017-03-02 | Fix: unsynchronization between queues. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -35/+39 |
2017-03-02 | Debugging message cook | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -6/+6 |
2017-03-02 | Fix: multiple subscription and maintain subscribed_signals coherence | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -8/+13 |
2017-03-02 | Clean and imrove log messages. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -6/+2 |
2017-03-01 | New way to return canfd_frame with now number of read bytes. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -2/+2 |
2017-03-01 | Fix: wrong format to display can_message_t information | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -1/+1 |
2017-03-01 | Wrong call to thread.join cause deadlock and thread termination. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -3/+0 |
2017-03-01 | Fix: miss 'if' brackets to get incomplete CAN frames correctly | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -6/+7 |
2017-03-01 | Fix: improve can_message read | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -19/+8 |
2017-03-01 | Delete for good obsolete code | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -1/+1 |
2017-02-28 | Implement a new method returning the can device | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -0/+5 |
2017-02-28 | Fix: can bus object life is now expanded and don't | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -25/+17 |
2017-02-28 | Fix: wrong argument passed to start_reading(). | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -1/+1 |
2017-02-28 | Added debugging messages. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -3/+8 |
2017-02-28 | Make the thread function members of can_bus_t and can_bus_dev_t objects. | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -35/+123 |
2017-02-28 | Re-arranging objects splitting all objects over | ![](//seccdn.libravatar.org/avatar/59f5a4556f56f8db64a9a5fce3aee13a?s=13&d=retro) Romain Forlot | 1 | -0/+363 |