Adjust method signature to be more efficient.
[apps/agl-service-can-low-level.git] / CAN-binder / low-can-binding / binding / configuration.hpp
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