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
salmon
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
/
tests
/
test_receive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-05
reduce max isotp message size. see OpenXC vi-firmware issue #375 https://gith...
Zac Nelson
1
-1
/
+1
2016-09-14
Add support for multi-frame responses (#4)
Zac Nelson
1
-0
/
+68
2014-01-03
Split up functions to rx CAN messages for rx and tx of ISO-TP.
Christopher Peplin
1
-10
/
+10
2014-01-03
Test rx an empty CAN messages.
Christopher Peplin
1
-0
/
+11
2014-01-02
Allocate ISO-TP message buffer on the stack.
Christopher Peplin
1
-2
/
+2
2014-01-02
Only mark handle as completed when fully received.
Christopher Peplin
1
-0
/
+3
2014-01-01
Return completed rx messages instead of relying on callbacks.
Christopher Peplin
1
-4
/
+8
2013-12-31
Return completion status when receiving CAN frames.
Christopher Peplin
1
-4
/
+4
2013-12-31
Draft reworking of API.
Christopher Peplin
1
-5
/
+5
2013-12-29
Use updated API for canutil library.
Christopher Peplin
1
-8
/
+8
2013-12-27
Test basic rx of a single frame message.
Christopher Peplin
1
-4
/
+15
2013-12-27
Draft progress implementing single frame rx.
Christopher Peplin
1
-3
/
+3
2013-12-27
Add skeleton tests for receiving and sending ISO-TP messages.
Christopher Peplin
1
-0
/
+79