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
/
src
/
low-can-binding.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
First draft about lock/wait thread management.
Romain Forlot
1
-6
/
+45
2017-02-23
Make binder_interface global variable rather than
Romain Forlot
1
-2
/
+2
2017-02-23
Cleaning, improve comments
Romain Forlot
1
-2
/
+2
2017-02-22
Header include spring cleaning
Romain Forlot
1
-36
/
+15
2017-02-22
make binder_interface global
José Bollo
1
-11
/
+50
2017-02-22
No more warning about not defined functions
Romain Forlot
1
-1
/
+1
2017-02-22
Resolve circular header files inclusion
Romain Forlot
1
-1
/
+1
2017-02-21
Fix: threads launching with wrong arguments
Romain Forlot
1
-2
/
+3
2017-02-21
Clean up include statement...
Romain Forlot
1
-21
/
+0
2017-02-21
Cleaned up, a bit, include statement.
Romain Forlot
1
-5
/
+1
2017-02-21
Fix: OBD2_PIDS array initialization
Romain Forlot
1
-63
/
+58
2017-02-20
Fix: timer.* issues
Romain Forlot
1
-129
/
+73
2017-02-20
Separated can_bus and can_bus_dev object.
Romain Forlot
1
-66
/
+84
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
-1
/
+1
2017-02-16
Changing CanBus_c to can_bus_t class name
Romain Forlot
1
-2
/
+11
2017-02-15
Fixed subscribe/unsubscribe operations.
Romain Forlot
1
-8
/
+28
2017-02-14
Move sources into src directory
Romain Forlot
1
-0
/
+253
[prev]