Linux Foundation Collaborative Projects
index
:
low-level-can-service
dab
eel
master
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CAN-binder
/
low-can-binding
/
can
/
can-signals.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
Retrieve signal last value and timestamp at once.
Romain Forlot
1
-0
/
+6
2017-06-01
Cleaning
Romain Forlot
1
-19
/
+0
2017-06-01
Reworked subscription to integrate filtering.
Romain Forlot
1
-46
/
+0
2017-06-01
Renaming configuration to application
Romain Forlot
1
-1
/
+1
2017-05-22
Logical bus name mapped to device name using conf file.
Romain Forlot
1
-1
/
+1
2017-05-19
Added timestamp to received CAN messages
Romain Forlot
1
-0
/
+5
2017-05-19
Adjust method signature to be more efficient.
Romain Forlot
1
-2
/
+2
2017-05-19
Format
Romain Forlot
1
-1
/
+1
2017-05-19
Make and use a single function to read incoming CAN messages
Romain Forlot
1
-10
/
+0
2017-05-19
Use common timer method to get BCM timeval values.
Romain Forlot
1
-5
/
+3
2017-05-19
Use raw pointer to point on parent object.
Romain Forlot
1
-2
/
+2
2017-05-11
Massive use of shared_ptr about signal and diag message. WIP
Romain Forlot
1
-3
/
+3
2017-05-10
Use a tree instead of separated object lists. WIP
Romain Forlot
1
-7
/
+30
2017-05-10
Don't trigger timeout monitoring on signal.
Romain Forlot
1
-1
/
+1
2017-05-10
Implement setting last_value at message definition level.
Romain Forlot
1
-1
/
+1
2017-05-10
Fix: Avoid returning negative value that's stop watch socket
Romain Forlot
1
-3
/
+1
2017-05-05
Get back to device dedicated raw_socket
Romain Forlot
1
-0
/
+11
2017-05-05
Improve granularity of BCM socket using one by signal
Romain Forlot
1
-0
/
+51
2017-05-04
Follow the moving binding and configuration files.
Romain Forlot
1
-1
/
+1
2017-04-14
Change directory architecture to use 2 separated projects.
Romain Forlot
1
-0
/
+186