gitignore update
[apps/agl-service-can-low-level.git] / src / configuration-generated.cpp
2017-03-16 Romain ForlotAdding missing doxygen comments.
2017-03-16 Romain ForlotGenerated cpp file example.
2017-03-16 Romain ForlotRename class and 1:1 map to JSON description file
2017-03-16 Romain ForlotImprove memory allocation about Signal states.
2017-03-16 Romain ForlotRevert accessing CAN device with a map indexing on...
2017-03-16 Romain ForlotSearch into generic_name as well as name + prefix, but
2017-03-16 Romain ForlotAdding/Fix classes constructors to make them correspond
2017-03-16 Romain ForlotRemove uneeded define as it was already present in...
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 ForlotChange CanMessageFormat name to make it
2017-03-16 Romain ForlotDefine predefined OBD2 signals by default.
2017-03-16 Romain ForlotSeparate methods declarations and implementations.