Close diagnostic manager socket if there isn't any requests
[apps/low-level-can-service.git] / CAN-binder / low-can-binding / diagnostic / diagnostic-manager.cpp
2017-05-23 Romain ForlotClose diagnostic manager socket if there isn't any...
2017-05-23 Romain ForlotFix memory leaks
2017-05-23 Romain ForlotStatic code review fixes.
2017-05-22 Romain ForlotLogical bus name mapped to device name using conf file.
2017-05-19 Romain ForlotAdd 'CAN-binder/libs/nanopb/' from commit '278ffb890e3d...
2017-05-19 Romain ForlotAdded timestamp to received CAN messages
2017-05-19 Romain ForlotMake and use a single function to read incoming CAN...
2017-05-19 Romain ForlotCleaning unused code diagnostic parts.
2017-05-19 Romain ForlotFix: be able to receive new response from OBD2 requests.
2017-05-19 Romain ForlotFix: CAN message transmitted filled of zero.
2017-05-19 Romain ForlotFix: listening on broadcast CAN ID.
2017-05-19 Romain ForlotImplement canceling with BCM socket leads to close it.
2017-05-19 Romain ForlotAdding also diagnostic request to systemd event loop
2017-05-19 Romain ForlotThere is no more need having pointer on socket device
2017-05-19 Romain ForlotSimplify testing name size...
2017-05-19 Romain ForlotReworking diagnostic manager to use BCM sockets.
2017-05-04 Romain ForlotFollow the moving binding and configuration files.
2017-05-02 Romain ForlotAdd 'CAN-binder/libs/uds-c/' from commit 'ca20db3dd9788...
2017-05-02 Romain ForlotAdd 'CAN-binder/libs/nanopb/' from commit '278ffb890e3d...
2017-05-02 Romain ForlotAdd 'CAN-binder/libs/openxc-message-format/' from commi...
2017-05-02 Romain ForlotAdd 'CAN-binder/libs/isotp-c/' from commit 'ee24440b7c1...
2017-05-02 Romain ForlotAdd 'CAN-binder/libs/bitfield-c/' from commit 'a34745ec...
2017-04-24 Romain ForlotMisc: Cleanup, typo, formating and comments update.
2017-04-22 Romain ForlotImprove logging messages
2017-04-21 Romain ForlotMove all signals search functions into new signals_mana...
2017-04-14 Romain ForlotChange directory architecture to use 2 separated projects.