Make available decoding OBD2 messages method to be use as callback.
[apps/low-level-can-service.git] / src / can / can-signals.cpp
2017-03-16 Romain ForlotImprove memory allocation about Signal states.
2017-03-16 Romain ForlotImplement signals states decoder and change map
2017-03-16 Romain ForlotAdding/Fix classes constructors to make them correspond
2017-03-16 Romain ForlotMove member from obd2_signals_t class to
2017-03-16 Romain ForlotChange the way to check signal type making prefix_
2017-03-16 Romain ForlotWe doesn't modify member once getted, we can use const...
2017-03-16 Romain ForlotManage prefix on CAN and OBD2 prefix. Searching signals
2017-03-16 Romain ForlotChange FrequencyClock struct to class and rename it.
2017-03-16 Romain ForlotFix: include path (where I think to fix them...)
2017-03-16 Romain ForlotMove some functions to configuration class.
2017-03-16 Romain ForlotCreate getter/setter needed for can_signal_t class.
2017-03-16 Romain ForlotChange all old struct name to the new class.
2017-03-16 Romain ForlotFix: declaration and implementation of needed methods
2017-03-16 Romain ForlotFix all doxygen comments about parameters.
2017-03-16 Romain ForlotBeginning of work of get central configuration object
2017-03-16 Romain ForlotInclude file changes, typo and renaming operation.
2017-03-16 Romain ForlotBeginning of work on obd2 object and