manage unset values with NAN
[apps/low-level-can-service.git] / CAN-binder / low-can-binding / binding / low-can-cb.cpp
2017-06-01 José Bollomanage unset values with NAN
2017-06-01 José Bollooptimise flow
2017-06-01 Romain ForlotReworked subscription to integrate filtering.
2017-06-01 Romain ForlotRenaming configuration to application
2017-05-23 Romain ForlotFix memory leaks
2017-05-23 Romain ForlotStatic code review fixes.
2017-05-23 Romain ForlotImplement filtering on subscription. WIP
2017-05-19 Romain ForlotAdd 'CAN-binder/libs/nanopb/' from commit '278ffb890e3d...
2017-05-19 Romain ForlotMake and use a single function to read incoming CAN...
2017-05-19 Romain Forlotone event source by socket added to systemd event loop.
2017-05-19 Romain ForlotAdding also diagnostic request to systemd event loop
2017-05-19 Romain ForlotFix wrong signature, better with const ref... Was forgotten
2017-05-19 Romain ForlotImplement unsubscribe like subscribe.
2017-05-10 Romain ForlotMassive use of shared_ptr about signal and diag message...
2017-05-10 Romain ForlotFix: Avoid returning negative value that's stop watch...
2017-05-05 Romain ForlotSeparation between hat and callback binding parts