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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-14
Multi frame (#6)
Zac Nelson
1
-13
/
+85
2014-02-27
Increase arb IDs to uint32_t to fit extended IDs.
Christopher Peplin
1
-2
/
+2
2014-02-26
Optionally split up preparing a diag request and actually sending it.
Christopher Peplin
1
-6
/
+63
2014-02-14
Clarify when we are using int vs float and move decoders up a level.
Christopher Peplin
1
-3
/
+3
2014-02-14
Add an option to pad outgoing CAN frames to 8 bytes (on by default).
Christopher Peplin
1
-6
/
+62
2014-01-24
Automatically set pid length for outgoing requests if not specified.
Christopher Peplin
1
-0
/
+26
2014-01-20
Add a function to parse the entire payload as a float.
Christopher Peplin
1
-0
/
+15
2014-01-20
Rename from simply obd2 to more general UDS (unified diagnostics).
Christopher Peplin
2
-3
/
+3
2014-01-17
Mark whether a PID is present in response.
Christopher Peplin
1
-2
/
+4
2014-01-15
Accept functional broadcast responses to a range of arb IDs.
Christopher Peplin
1
-44
/
+45
2014-01-08
Reject a response that should have had PID but did not.
Christopher Peplin
1
-0
/
+16
2014-01-07
Prep request handler to receive again if we got wrong mode or PID.
Christopher Peplin
1
-0
/
+25
2014-01-07
Don't complete requests if mode or PID didn't match.
Christopher Peplin
1
-5
/
+18
2014-01-07
Add a constant for the functional broadcast address 0x7df.
Christopher Peplin
1
-9
/
+8
2014-01-07
Fix warnings, now that they're enabled!
Christopher Peplin
1
-5
/
+4
2014-01-06
Mark request handle and response completed even if an error ocurred.
Christopher Peplin
1
-2
/
+5
2014-01-03
Greatly expand API example in README.
Christopher Peplin
1
-1
/
+1
2014-01-03
Clean up the primary diag request handler.
Christopher Peplin
1
-3
/
+2
2014-01-03
Test receiving a negative response.
Christopher Peplin
1
-0
/
+26
2014-01-03
Test receiving a CAN frame to an already completed message.
Christopher Peplin
1
-0
/
+35
2014-01-03
Test sending payload with diagnostic request.
Christopher Peplin
1
-0
/
+29
2014-01-02
Test basic diag request and response!
Christopher Peplin
1
-10
/
+26
2014-01-02
Draft implemenation of receiving and parsing single fram diag messages.
Christopher Peplin
2
-10
/
+6
2014-01-02
Match isotp receive_can_frame style, depend less on callbacks.
Christopher Peplin
1
-6
/
+11
2013-12-30
Add more failing tests before beginning implementation.
Christopher Peplin
1
-6
/
+46
2013-12-30
Add a failing test for a simple diag request/response.
Christopher Peplin
2
-3
/
+106
2013-12-30
Add skeleton of the API and data structures.
Christopher Peplin
2
-2
/
+1
2013-12-30
Initial commit.
Christopher Peplin
1
-0
/
+37