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
/
low-can-binding
/
can
/
can-encoder.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
encoder: use contructor to initialize the vector
Romain Forlot
1
-5
/
+3
2020-01-09
decoder/encoder: typo
Romain Forlot
1
-1
/
+1
2020-01-09
decoder/encoder: simplification of code.
Romain Forlot
1
-80
/
+26
2020-01-09
encoder: use switch case to handle CAN protocols
Romain Forlot
1
-31
/
+37
2020-01-09
All: Make format coherent with the whole project
Romain Forlot
1
-6
/
+6
2020-01-08
all: Format one line 'if' or 'for' statement.
Romain Forlot
1
-11
/
+6
2019-12-05
Fix filter bitmask generation
Scott Murray
1
-1
/
+1
2019-08-30
Replace all enum types with masks
Arthur Guyader
1
-3
/
+20
2019-08-29
Update function to encode and decode message
Arthur Guyader
1
-83
/
+108
2019-08-12
Add feature to build messages and fix some functions
Arthur Guyader
1
-1
/
+113
2019-06-26
Rename some of the classes removing can- prefix
Romain Forlot
1
-8
/
+8
2018-12-14
CAN FD implementation
Romain Forlot
1
-5
/
+6
2018-11-22
Code format and style changes
Romain Forlot
1
-6
/
+6
2018-05-24
Fixing typos made in comments
ydimitrov
1
-2
/
+2
2018-01-02
Make low-can use afb-genskel by default
Romain Forlot
1
-1
/
+0
2017-11-30
Correctly reconstituting entire CAN frame
Romain Forlot
1
-5
/
+6
2017-11-08
Send entire CAN message rather than CAN signal.
Romain Forlot
1
-7
/
+13
2017-07-21
Fix: encoding value method has wrong signature.
Romain Forlot
1
-6
/
+6
2017-07-21
Be able to write raw frame & encode value to sent
Romain Forlot
1
-0
/
+159