Comments fixes, typo and formating.
[apps/low-level-can-service.git] / src / can / can-signals.hpp
2017-03-17 Romain ForlotComments fixes, typo and formating.
2017-03-16 Romain ForlotUse index number between objects to set their links.
2017-03-16 Romain ForlotFollow rename operation in CMakeLists.txt
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 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 ForlotFix: include statement with wrong path.
2017-03-16 Romain ForlotChange FrequencyClock struct to class and rename it.
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 ForlotTypo and formating.
2017-03-16 Romain ForlotChange all old struct name to the new class.
2017-03-16 Romain ForlotPoco-ification of CanSignal struct as can_signal_t...
2017-03-16 Romain ForlotFix all doxygen comments about parameters.
2017-03-16 Romain ForlotFix : wrong attribute type
2017-03-16 Romain ForlotMake dumb poco class from old C struct
2017-03-16 Romain ForlotAdded a warning that it is an example code
2017-03-16 Romain ForlotBeginning of work of get central configuration object
2017-03-16 Romain ForlotFinalize new directories organization.
2017-03-16 Romain ForlotBeginning of work on obd2 object and