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
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-12-31
Return completion status when receiving CAN frames.
Christopher Peplin
6
-20
/
+100
2013-12-31
Move some functions to main isotp.h file to simplify includes for now.
Christopher Peplin
4
-7
/
+9
2013-12-31
Draft reworking of API.
Christopher Peplin
9
-110
/
+173
2013-12-31
Update deps.
Christopher Peplin
2
-5
/
+6
2013-12-30
Don't use debug function directly in library.
Christopher Peplin
3
-16
/
+15
2013-12-30
Bump dependency.
Christopher Peplin
2
-7
/
+7
2013-12-30
Use renamed bitfield-c dependency.
Christopher Peplin
2
-1
/
+1
2013-12-30
Update submodules when running CI.
Christopher Peplin
1
-0
/
+1
2013-12-29
Add Travis CI config.
Christopher Peplin
1
-0
/
+10
2013-12-29
Use updated API for canutil library.
Christopher Peplin
6
-45
/
+42
2013-12-28
Draft work using more generic bitfield functions.
Christopher Peplin
2
-6
/
+8
2013-12-28
Encapsulate arb_id, payload and size into a data type.
Christopher Peplin
7
-137
/
+154
2013-12-28
Log a message when rejecting a send.
Christopher Peplin
1
-0
/
+1
2013-12-28
Confirm CAN messages are built correctly.
Christopher Peplin
3
-19
/
+40
2013-12-27
Test basic single frame sending.
Christopher Peplin
4
-14
/
+80
2013-12-27
Test basic rx of a single frame message.
Christopher Peplin
3
-12
/
+38
2013-12-27
Draft progress implementing single frame rx.
Christopher Peplin
7
-20
/
+65
2013-12-27
Add skeleton tests for receiving and sending ISO-TP messages.
Christopher Peplin
8
-52
/
+341
2013-12-27
Add canutil dependency for bit field manipulation.
Christopher Peplin
4
-1
/
+15
2013-12-27
Sketch out the API and add some notes.
Christopher Peplin
3
-2
/
+89
2013-12-27
Initial commit with blank structure.
Christopher Peplin
6
-0
/
+130