Update doc revision and pdf cover.
[apps/low-level-can-service.git] / CAN-binder / low-can-binding / diagnostic /
2017-06-09 Romain ForlotMigration to AFB Binding V2
2017-06-09 Romain ForlotComments, Cleanup, format
2017-06-06 Romain ForlotFix: exception unsubscribe all at start
2017-06-02 Romain ForlotC++ coding style
2017-06-02 Romain ForlotRemove pointer generator that make memory leaks.
2017-06-02 Romain ForlotGet diag manager's socket into subscription obj
2017-06-01 Romain ForlotBetter handling of duplicate non recurring request
2017-06-01 Romain ForlotDelete pointer and content, possible memory leak
2017-06-01 Romain ForlotFix: Frequency filter doesn't apply on diagnostic
2017-06-01 Romain ForlotFormat
2017-06-01 Romain ForlotRename method to have same everywhere
2017-06-01 Romain ForlotRenaming configuration to application
2017-05-23 Romain ForlotClose diagnostic manager socket if there isn't any...
2017-05-23 Romain ForlotInitialize the new socket member.
2017-05-23 Romain ForlotFix memory leaks
2017-05-23 Romain ForlotBe able to copy active diagnostic request objects with...
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 ForlotAdjust method signature to be more efficient.
2017-05-19 Romain ForlotInclude diagnostic_message_t into can_message_set.
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 ForlotFormat renaming
2017-05-19 Romain ForlotRemove can-bus-dev following RAW->BCM sockets migration
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-19 Romain ForlotFormat
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.