Remove root cover file cover.xcf, now replace by cove.svg
[apps/agl-service-can-low-level.git] / src / configuration.hpp
2017-03-17 Romain ForlotComments fixes, typo and formating.
2017-03-16 Romain ForlotInclude cleaning
2017-03-16 Romain ForlotAdding missing doxygen comments.
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 ForlotRename class and 1:1 map to JSON description file
2017-03-16 Romain ForlotRevert accessing CAN device with a map indexing on...
2017-03-16 Romain ForlotAdding/Fix classes constructors to make them correspond
2017-03-16 Romain ForlotChange configuration location into an etc directory.
2017-03-16 Romain ForlotMissing include header and code reordering and cleaning.
2017-03-16 Romain ForlotUse of signals prefix to be able to distinguish type of
2017-03-16 Romain ForlotInstead of a global pointer, config is now a Singleton.
2017-03-16 Romain ForlotFix: wrong signature due to reference discarding "const".
2017-03-16 Romain ForlotMove some functions to configuration class.
2017-03-16 Romain ForlotMove "config" variable as global.
2017-03-16 Romain ForlotFix: wrong assignement of can_bus_t object.
2017-03-16 Romain ForlotFix missing constructor declaration
2017-03-16 Romain ForlotSeparate methods declarations and implementations.
2017-03-16 Romain ForlotFix : wrong attribute type
2017-03-16 Romain ForlotRemove moved functions into configuration class
2017-03-16 Romain ForlotFix: wrong method signature.
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