summaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/can/can-signals.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Separation Generator to a dedicated repoRomain Forlot1-203/+0
2017-06-01Retrieve signal last value and timestamp at once.Romain Forlot1-0/+6
2017-06-01CleaningRomain Forlot1-19/+0
2017-06-01Reworked subscription to integrate filtering.Romain Forlot1-46/+0
2017-06-01Renaming configuration to applicationRomain Forlot1-1/+1
2017-05-22Logical bus name mapped to device name using conf file.Romain Forlot1-1/+1
2017-05-19Added timestamp to received CAN messagesRomain Forlot1-0/+5
2017-05-19Adjust method signature to be more efficient.Romain Forlot1-2/+2
2017-05-19FormatRomain Forlot1-1/+1
2017-05-19Make and use a single function to read incoming CAN messagesRomain Forlot1-10/+0
2017-05-19Use common timer method to get BCM timeval values.Romain Forlot1-5/+3
2017-05-19Use raw pointer to point on parent object.Romain Forlot1-2/+2
2017-05-11Massive use of shared_ptr about signal and diag message. WIPRomain Forlot1-3/+3
2017-05-10Use a tree instead of separated object lists. WIPRomain Forlot1-7/+30
2017-05-10Don't trigger timeout monitoring on signal.Romain Forlot1-1/+1
2017-05-10Implement setting last_value at message definition level.Romain Forlot1-1/+1
2017-05-10Fix: Avoid returning negative value that's stop watch socketRomain Forlot1-3/+1
2017-05-05Get back to device dedicated raw_socketRomain Forlot1-0/+11
2017-05-05Improve granularity of BCM socket using one by signalRomain Forlot1-0/+51
2017-05-04Follow the moving binding and configuration files.Romain Forlot1-1/+1
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot1-0/+186