Fix: include statement with wrong path.
[apps/agl-service-can-low-level.git] / src / can / can-message.hpp
2017-03-16 Romain ForlotFix: include statement with wrong path.
2017-03-16 Loïc Collignonseparation to a new file of can_message_set_t
2017-03-16 Romain ForlotChange FrequencyClock struct to class and rename it.
2017-03-16 Romain ForlotTypo and formating.
2017-03-16 Romain ForlotConstructor making mandatory to pass a can_bus_dev_t
2017-03-16 Romain ForlotFix: method to allocate a new can_message_t object
2017-03-16 Romain ForlotAgain change enum name and add "_t" suffix to get
2017-03-16 Romain ForlotChange all old struct name to the new class.
2017-03-16 Romain ForlotForward declaration needed instead of include the
2017-03-16 Romain ForlotChange CanMessageFormat name to make it
2017-03-16 Romain ForlotClean old C struct, now as C++ class
2017-03-16 Romain ForlotFix: declaration and implementation of needed methods
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: missing method declaration
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