Linux Foundation Collaborative Projects
index
:
agl-service-can-low-level
dab
eel
flounder
guppy
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
next
octopus
pike
quillback
ricefish
sandbox/DDTLK/autobuild
sandbox/DDTLK/fix-tests
sandbox/claneys/SPEC-3204
sandbox/claneys/modular-low-can
sandbox/excale/wip
sandbox/walzert/agl-service-can-low-level
sandbox/walzert/can_build_icefish
sandbox/ydimitrov/revised_comments
sandbox/zheng_wenlong/als2019
Low level CAN service made to decode and write on CAN bus.
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-28
Make the thread function members of can_bus_t and can_bus_dev_t objects.
Romain Forlot
1
-38
/
+0
2017-02-28
Re-arranging objects splitting all objects over
Romain Forlot
1
-1
/
+1
2017-02-27
In class mutex and condition variable except for subscribed_signals map
Romain Forlot
1
-2
/
+2
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