Linux Foundation Collaborative Projects
index
:
low-level-can-service
dab
eel
master
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CAN-binder
/
low-can-binding
/
can
/
can-bus.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-19
Change method name to signify that it is an aggregate.
Romain Forlot
1
-1
/
+1
2017-05-19
Finish config parser retrieving device mapping.
Romain Forlot
1
-2
/
+8
2017-05-19
Include diagnostic_message_t into can_message_set.
Romain Forlot
1
-1
/
+1
2017-05-19
Remove can-bus-dev following RAW->BCM sockets migration
Romain Forlot
1
-60
/
+28
2017-05-10
Cleaning
Romain Forlot
1
-6
/
+1
2017-05-10
Keeping RAW sockets for compatibility
Romain Forlot
1
-52
/
+1
2017-05-05
Format
Romain Forlot
1
-1
/
+1
2017-05-05
Improve granularity of BCM socket using one by signal
Romain Forlot
1
-9
/
+0
2017-05-04
Follow the moving binding and configuration files.
Romain Forlot
1
-1
/
+1
2017-04-27
Fix: Add notifying decoding thread if there is new messages.
Romain Forlot
1
-1
/
+3
2017-04-27
Check last value before send the event, if no change no event.
Romain Forlot
1
-5
/
+9
2017-04-27
Reworked reading CAN devices from BCM socket.
Romain Forlot
1
-1
/
+50
2017-04-27
Typo, rename, format
Romain Forlot
1
-5
/
+6
2017-04-24
Create a received job for BCM Socket to handle filtering.
Romain Forlot
1
-0
/
+9
2017-04-22
Use BCM socket as default cleaning up the old RAW socket code.
Romain Forlot
1
-1
/
+1
2017-04-22
Improve logging messages
Romain Forlot
1
-9
/
+9
2017-04-21
Move all signals search functions into new signals_manager_t object
Romain Forlot
1
-11
/
+16
2017-04-20
Separate socket configuration and opening
Romain Forlot
1
-0
/
+1
2017-04-20
Use same function to open BCM and RAW CAN sockets
Romain Forlot
1
-1
/
+1
2017-04-20
Specializing socket class to CAN socket operations.
Romain Forlot
1
-1
/
+1
2017-04-19
Cleaning include
Romain Forlot
1
-3
/
+0
2017-04-18
Use a system INI configuration file to get devices mapping
Romain Forlot
1
-73
/
+27
2017-04-14
Change directory architecture to use 2 separated projects.
Romain Forlot
1
-0
/
+398