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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
can_decode_message.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
-73
/
+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
-5
/
+5
2017-02-27
Changed the decoding function
Romain Forlot
1
-3
/
+2
2017-02-24
Improve mutex lock logic.
Romain Forlot
1
-18
/
+21
2017-02-23
First draft about lock/wait thread management.
Romain Forlot
1
-19
/
+32
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
-5
/
+6
2017-02-22
Resolve circular header files inclusion
Romain Forlot
1
-1
/
+1
2017-02-22
All queue under can_bus_t class and reading thread
Romain Forlot
1
-21
/
+20
2017-02-22
Fix: force to pass a ref at threads launch
Romain Forlot
1
-5
/
+5
2017-02-21
Multifixes: class and methods, typo, comments
Romain Forlot
1
-3
/
+2
2017-02-21
Cleaned up, a bit, include statement.
Romain Forlot
1
-11
/
+1
2017-02-21
Fix: OBD2_PIDS array initialization
Romain Forlot
1
-103
/
+2
2017-02-20
Rename header file to hpp.
Romain Forlot
1
-51
/
+74
2017-02-16
Change Decoder_c class name to decoder_t
Romain Forlot
1
-7
/
+7
2017-02-16
Change CanMessage_c to can_message_t class name
Romain Forlot
1
-2
/
+2
2017-02-15
Change way to iterate over found signals
Romain Forlot
1
-23
/
+93
2017-02-14
Decode a can message and construct a VehicleMessage
Romain Forlot
1
-9
/
+10
2017-02-14
First raw write to decode CAN messages
Romain Forlot
1
-4
/
+40
2017-02-14
Move sources into src directory
Romain Forlot
1
-0
/
+40