apps/low-level-can-service.git
2017-02-02 Romain ForlotAdding header files to get implemented !
2017-01-31 Romain ForlotChange subscription/unsubcription logic
2017-01-30 Loïc Collignonsome can sample from a recent Ford Focus, using the...
2017-01-30 Romain ForlotCode restructuration
2017-01-30 Romain ForlotChange unsubscribe behavior to unsubscribe all event...
2017-01-30 BuilderComment useless code before cleanup
2017-01-30 Romain ForlotCheck that socket is opened before read.
2017-01-30 Romain ForlotAdded OBDII header file describing predefined PIDs
2017-01-30 Romain ForlotAdd coyright to header file
2017-01-30 Romain ForlotFix: change project avoiding uppercase
2017-01-30 Romain ForlotReworked open_can_dev function and can_handler struct
2017-01-30 Romain ForlotAdded CAN messages samples from Toyota Auris car
2017-01-30 Romain ForlotClean up old file
2017-01-30 Romain ForlotAdded needed files to easy compilation and output
2017-01-20 Romain ForlotAdded nanopb submodule instead of having it inside
2017-01-18 Romain ForlotJust comment to get rid of compil error. Some works...
2017-01-18 Romain ForlotSimplify read and frame format detection at device...
2017-01-18 Romain ForlotSome cleanup and rearrange the code
2017-01-17 Romain ForlotChange read function and some clean up
2017-01-13 claneysAdd license
2017-01-13 Romain ForlotFirst commit: work has to be done...
2017-01-10 Romain ForlotInitial commit