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
/
src
/
can_reader.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-24
Improve mutex lock logic.
Romain Forlot
1
-2
/
+3
2017-02-24
Remove socket read management by systemd event
Romain Forlot
1
-7
/
+1
2017-02-24
Add comment
Romain Forlot
1
-0
/
+3
2017-02-23
First draft about lock/wait thread management.
Romain Forlot
1
-2
/
+12
2017-02-23
Make binder_interface global variable rather than
Romain Forlot
1
-2
/
+2
2017-02-22
No more warning about not defined functions
Romain Forlot
1
-2
/
+2
2017-02-22
All queue under can_bus_t class and reading thread
Romain Forlot
1
-3
/
+3
2017-02-22
Fix: force to pass a ref at threads launch
Romain Forlot
1
-1
/
+1
2017-02-21
Multifixes: class and methods, typo, comments
Romain Forlot
1
-2
/
+2
2017-02-21
Clean up include statement...
Romain Forlot
1
-2
/
+2
2017-02-21
Cleaned up, a bit, include statement.
Romain Forlot
1
-6
/
+1
2017-02-20
Rename header file to hpp.
Romain Forlot
1
-1
/
+1
2017-02-16
Change CanMessage_c to can_message_t class name
Romain Forlot
1
-2
/
+2
2017-02-16
Changing CanBus_c to can_bus_t class name
Romain Forlot
1
-35
/
+4
2017-02-14
Implement CanMessage_c method to navigate through
Romain Forlot
1
-1
/
+1
2017-02-14
Move sources into src directory
Romain Forlot
1
-0
/
+66