Static code review fixes.
[apps/low-level-can-service.git] / CAN-binder / low-can-binding / binding / configuration.hpp
2017-05-23 Romain ForlotStatic code review fixes.
2017-05-19 Romain ForlotAdd 'CAN-binder/libs/nanopb/' from commit '278ffb890e3d...
2017-05-19 Romain ForlotAdjust method signature to be more efficient.
2017-05-19 Romain ForlotChange method name to signify that it is an aggregate.
2017-05-19 Romain ForlotUse shared_ptr for can_message_set too.
2017-05-19 Romain ForlotInclude diagnostic_message_t into can_message_set.
2017-05-19 Romain ForlotRemove can-bus-dev following RAW->BCM sockets migration
2017-05-10 Romain ForlotMassive use of shared_ptr about signal and diag message...
2017-05-10 Romain ForlotUse a tree instead of separated object lists. WIP
2017-05-10 Romain ForlotImplement setting last_value at message definition...
2017-05-05 Romain ForlotSeparation between hat and callback binding parts
2017-05-04 Romain ForlotFollow the moving binding and configuration files.
2017-05-04 Romain ForlotUpdate with last app-templates modifications