Improve reliability on multi-threading.
[apps/agl-service-can-low-level.git] / CAN-binder / low-can-binding / can / can-bus.hpp
2017-06-07 Romain ForlotImprove reliability on multi-threading.
2017-06-06 Romain ForlotFix: c++11 detected and not applied from config
2017-06-06 Romain ForlotSeparate low_can_subscription class from callbacks
2017-06-01 Romain ForlotImplement method to filter messages before pushing
2017-06-01 Romain ForlotClearer call to method
2017-06-01 Romain ForlotReworked subscription to integrate filtering.
2017-05-23 Romain ForlotStatic code review fixes.
2017-05-19 Romain ForlotAdd 'CAN-binder/libs/nanopb/' from commit '278ffb890e3d...
2017-05-19 Romain ForlotFinish config parser retrieving device mapping.
2017-05-19 Romain ForlotInclude diagnostic_message_t into can_message_set.
2017-05-19 Romain ForlotBe able to return index or can bus name.
2017-05-19 Romain ForlotRemove can-bus-dev following RAW->BCM sockets migration
2017-05-10 Romain ForlotCAN message will not be modified once read.
2017-05-10 Romain ForlotKeeping RAW sockets for compatibility
2017-05-05 Romain ForlotImprove granularity of BCM socket using one by signal
2017-05-05 Romain ForlotSeparation between hat and callback binding parts
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-26 Romain ForlotReworked reading CAN devices from BCM socket.
2017-04-24 Romain ForlotMisc: Cleanup, typo, formating and comments update.
2017-04-24 Romain ForlotCreate a received job for BCM Socket to handle filtering.
2017-04-19 Romain ForlotFix: temporary variable assigned to a reference leading...
2017-04-18 Romain ForlotUse a system INI configuration file to get devices...
2017-04-14 Romain ForlotChange directory architecture to use 2 separated projects.