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
/
tests
/
common.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-02-27
Increase size of arb ID to uint32_t to fit extended IDs.
Christopher Peplin
1
-5
/
+5
2014-01-07
Enable warnings when compiling and fix a few.
Christopher Peplin
1
-5
/
+4
2014-01-03
Split up functions to rx CAN messages for rx and tx of ISO-TP.
Christopher Peplin
1
-2
/
+2
2014-01-03
Print full payload by giving it enough buffer. DOH.
Christopher Peplin
1
-2
/
+2
2014-01-02
Attempt to print entire payload and fail.
Christopher Peplin
1
-3
/
+1
2014-01-02
Allocate ISO-TP message buffer on the stack.
Christopher Peplin
1
-4
/
+4
2013-12-31
Move some functions to main isotp.h file to simplify includes for now.
Christopher Peplin
1
-2
/
+1
2013-12-31
Draft reworking of API.
Christopher Peplin
1
-3
/
+3
2013-12-30
Don't use debug function directly in library.
Christopher Peplin
1
-2
/
+6
2013-12-28
Encapsulate arb_id, payload and size into a data type.
Christopher Peplin
1
-20
/
+16
2013-12-28
Confirm CAN messages are built correctly.
Christopher Peplin
1
-8
/
+8
2013-12-27
Test basic single frame sending.
Christopher Peplin
1
-5
/
+13
2013-12-27
Draft progress implementing single frame rx.
Christopher Peplin
1
-1
/
+2
2013-12-27
Add skeleton tests for receiving and sending ISO-TP messages.
Christopher Peplin
1
-0
/
+86