Clean old C struct, now as C++ class
[apps/agl-service-can-low-level.git] / src / can /
2017-03-16 Romain ForlotClean old C struct, now as C++ class
2017-03-16 Romain ForlotAdded missing method of the class.
2017-03-16 Romain ForlotMake all class function as static to be accessible
2017-03-16 Romain ForlotPoco-ification of CanSignal struct as can_signal_t...
2017-03-16 Romain ForlotFix: declaration and implementation of needed methods
2017-03-16 Romain ForlotCleaning old can_bus_dev_t now implemented
2017-03-16 Romain ForlotMake convert method static to get called at the return
2017-03-16 Romain ForlotFix all doxygen comments about parameters.
2017-03-16 Romain ForlotFix : wrong attribute type
2017-03-16 Romain ForlotFix: missing method declaration
2017-03-16 Romain ForlotRemove moved functions into configuration class
2017-03-16 Romain ForlotMake dumb poco class from old C struct
2017-03-16 Romain ForlotAdd movable constructor to the class
2017-03-16 Romain ForlotAdded a warning that it is an example code
2017-03-16 Loïc Collignonseparation of can_bus_t and can_bus_dev_t and use of...
2017-03-16 Loïc CollignonChange doxygen comments
2017-03-16 Romain ForlotBeginning of work of get central configuration object
2017-03-16 Romain ForlotIt isn't needed to initialize diag manager
2017-03-16 Romain ForlotIntroducing diagnostic manager class.
2017-03-16 Romain ForlotInclude file changes, typo and renaming operation.
2017-03-16 Romain ForlotFinalize new directories organization.
2017-03-16 Romain ForlotBeginning of work on obd2 object and