Comments fixes, typo and formating.
[apps/low-level-can-service.git] / src / can / can-bus.cpp
2017-03-17 Romain ForlotComments fixes, typo and formating.
2017-03-16 Romain ForlotFix: decoded name will be prefixed as at subscription.
2017-03-16 Romain ForlotInclude cleaning
2017-03-16 Romain ForlotFix comments
2017-03-16 Romain ForlotSmall fixes
2017-03-16 Romain ForlotFinalization of decoding part of diagnostic messages.
2017-03-16 Romain ForlotSimplification of checking Diagnostic response.
2017-03-16 Romain ForlotRevert accessing CAN device with a map indexing on...
2017-03-16 Romain ForlotSearch signals against name not generic_name. It's...
2017-03-16 Romain ForlotImprove Doxygen comments and formating.
2017-03-16 Romain ForlotImprove: DEBUG messages.
2017-03-16 Romain ForlotSearch into generic_name as well as name + prefix, but
2017-03-16 Romain ForlotGet decoding diagnostic request from decoding thread...
2017-03-16 Romain ForlotFix: set to microsecond frequency check of diag request
2017-03-16 Romain ForlotDefault value about thread state set at false.
2017-03-16 Romain ForlotFix: wrong location to make the increment because we use
2017-03-16 Romain ForlotMake diagnostic manager initialization processus.
2017-03-16 Romain ForlotManage prefix on CAN and OBD2 prefix. Searching signals
2017-03-16 Romain ForlotInstead of a global pointer, config is now a Singleton.
2017-03-16 Romain ForlotAlso initialize the id_ renamed address_ member. This...
2017-03-16 Romain ForlotFix: used new created classes.
2017-03-16 Romain ForlotUse the new created class and their respectives
2017-03-16 Romain ForlotUse static method now as they are all static. No need
2017-03-16 Romain ForlotChange all old struct name to the new class.
2017-03-16 Romain ForlotCleaning old can_bus_dev_t now implemented
2017-03-16 Loïc Collignonseparation of can_bus_t and can_bus_dev_t and use of...
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 ForlotBeginning of work on obd2 object and