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
/
binding
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-23
Static code review fixes.
Romain Forlot
3
-6
/
+9
2017-05-23
Implement filtering on subscription. WIP
Romain Forlot
2
-17
/
+60
2017-05-22
Logical bus name mapped to device name using conf file.
Romain Forlot
1
-5
/
+5
2017-05-19
Set parent from configuration_generated objects.
Romain Forlot
1
-1
/
+21
2017-05-19
Adjust method signature to be more efficient.
Romain Forlot
2
-6
/
+6
2017-05-19
Change method name to signify that it is an aggregate.
Romain Forlot
2
-3
/
+3
2017-05-19
Use shared_ptr for can_message_set too.
Romain Forlot
3
-9
/
+8
2017-05-19
Finish config parser retrieving device mapping.
Romain Forlot
1
-0
/
+1
2017-05-19
Format
Romain Forlot
1
-1
/
+0
2017-05-19
New generated files using updated generator
Romain Forlot
1
-307
/
+443
2017-05-19
Include diagnostic_message_t into can_message_set.
Romain Forlot
3
-11
/
+9
2017-05-19
Make and use a single function to read incoming CAN messages
Romain Forlot
2
-20
/
+36
2017-05-19
Remove can-bus-dev following RAW->BCM sockets migration
Romain Forlot
3
-18
/
+7
2017-05-19
one event source by socket added to systemd event loop.
Romain Forlot
1
-0
/
+1
2017-05-19
Adding also diagnostic request to systemd event loop
Romain Forlot
2
-7
/
+27
2017-05-19
Remove unused and useless members.
Romain Forlot
1
-1
/
+1
2017-05-19
Fix wrong signature, better with const ref... Was forgotten
Romain Forlot
1
-5
/
+4
2017-05-19
Implement unsubscribe like subscribe.
Romain Forlot
1
-18
/
+31
2017-05-11
Massive use of shared_ptr about signal and diag message. WIP
Romain Forlot
4
-47
/
+47
2017-05-10
Use a tree instead of separated object lists. WIP
Romain Forlot
3
-127
/
+107
2017-05-10
Implement setting last_value at message definition level.
Romain Forlot
2
-2
/
+2
2017-05-10
Fix: Avoid returning negative value that's stop watch socket
Romain Forlot
1
-3
/
+10
2017-05-05
Separation between hat and callback binding parts
Romain Forlot
4
-84
/
+129
2017-05-04
Follow the moving binding and configuration files.
Romain Forlot
4
-14
/
+14
2017-05-04
Update with last app-templates modifications
Romain Forlot
5
-0
/
+895