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 (
Expand
)
Author
Files
Lines
2014-03-04
Condense string/number/bool trio into a field.
Christopher Peplin
7
-586
/
+1244
2014-03-04
Remove duplicate generate files.
Christopher Peplin
4
-483
/
+0
2014-03-04
Move ControlCommand inside VehicleMessage so it can be on same stream.
Christopher Peplin
6
-58
/
+281
2014-03-03
Add a draft protobuf format for diagnostic requests.
Christopher Peplin
7
-233
/
+2314
2014-02-28
Add details about updating diag requests.
Christopher Peplin
1
-0
/
+5
2014-02-28
Move 'frequency' field inside 'request' object of diag command.
Christopher Peplin
1
-11
/
+19
2014-02-28
Add more optional fields to diag requests and responses.
Christopher Peplin
1
-6
/
+29
2014-02-19
Add a value field to diagnostic responses for parsed payloads.
Christopher Peplin
6
-26
/
+121
2014-01-17
Store raw CAN payload in bytes instead of uint64_t.
Christopher Peplin
7
-37
/
+46
2014-01-17
Merge branch 'master' into diagnostic
Christopher Peplin
1
-0
/
+1
2014-01-17
Ignore dirty submodules (generated files in nanopb).
Christopher Peplin
1
-0
/
+1
2014-01-17
Add Diagnostic type within VehicleMessage supertype.
Christopher Peplin
6
-43
/
+266
2014-01-17
Store diagnostic response payload as a byte array in protobuf.
Christopher Peplin
7
-36
/
+87
2014-01-17
Add a protobuf type for diagnostic message responses.
Christopher Peplin
6
-22
/
+1052
2014-01-17
Update nanopb to 0.2.5 and fix max string length options.
Christopher Peplin
5
-29
/
+28
2014-01-07
Draft an idea of what the diagnostic request/response format will be.
Christopher Peplin
1
-0
/
+75
2014-01-07
Minimize the number of separate protobuf types.
Christopher Peplin
7
-274
/
+573
2014-01-07
Revert "Switch back to many subtypes for binary messages."
Christopher Peplin
7
-4903
/
+666
2014-01-07
Revert "Restore accidentally deleted data field from raw message."
Christopher Peplin
6
-129
/
+35
2014-01-07
Restore accidentally deleted data field from raw message.
Christopher Peplin
6
-35
/
+129
2014-01-07
Switch back to many subtypes for binary messages.
Christopher Peplin
7
-666
/
+4903
2014-01-07
Fix package name of generated protobuf objects.
Christopher Peplin
6
-160
/
+167
2014-01-07
Switch raw data field to uint64 to fit all values and update benchmark.
Christopher Peplin
7
-27
/
+25
2014-01-07
Remove timestamp from trace JSON before benchmarking - oops!
Christopher Peplin
1
-2
/
+4
2014-01-07
Update benchmark tool for latest protobuf format.
Christopher Peplin
1
-9
/
+5
2014-01-07
Merge all sub-types into a single TranslatedMessage type.
Christopher Peplin
7
-1853
/
+695
2014-01-07
Add generated protobuf implementations.
Christopher Peplin
16
-3
/
+4846
2014-01-07
Add a bus field to RawMessage and make data an 64-bit int.
Christopher Peplin
1
-2
/
+3
2014-01-07
Add an options file to enable static memory with nanopb.
Christopher Peplin
1
-0
/
+2
2014-01-07
Move proto definition to top level.
Christopher Peplin
2
-1
/
+1
2014-01-07
Use a container type to be able to stream protobufs.
Christopher Peplin
2
-7
/
+26
2014-01-07
Benchmark how much overhead each encoding adds vs raw CAN.
Christopher Peplin
1
-4
/
+16
2014-01-07
Benchmark encoding translated messages as binary, too.
Christopher Peplin
2
-11
/
+48
2014-01-07
Add benchmarking tests for binary encoding (moved from cantranslator).
Christopher Peplin
5
-0
/
+57
2013-11-22
Document trace file format.
Christopher Peplin
1
-16
/
+46
2013-11-05
Add frequency to gear_lever_position
Christopher Peplin
1
-0
/
+1
2013-10-09
Move frequencies here from the OpenXC site.
Christopher Peplin
1
-8
/
+30
2013-09-26
Document the RAW message format, including the bus attribute.
Christopher Peplin
2
-1
/
+21
2013-08-08
Add a gear_lever_position signal to official set.
Christopher Peplin
1
-0
/
+3
2013-05-03
Add license and official signal list.
Christopher Peplin
2
-0
/
+82
2013-05-03
Don't use pygments highlighting in README.
Christopher Peplin
1
-6
/
+2
2013-05-03
Initial commit, moved from openxcplatform.com.
Christopher Peplin
2
-0
/
+31