Code Review
/
apps
/
agl-service-can-low-level.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅ next
apps/agl-service-can-low-level.git
2014-03-26
Christopher...
Clarify how diagnostic requests are identified, updated...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Christopher...
Refactor diagnostic fields for decoding payload.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Christopher...
Remove parse_payload from diagnostic messages, it's...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Christopher...
Elaborate on 'name' field for diagnostic requests.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Christopher...
Make negative diagnostic response format clearer.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Christopher...
Add 'success' field to example diagnostic response.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Christopher...
Document command queries and responses.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Christopher...
Require byte arrays in JSON hex strings to have 2 chars...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
Christopher...
Add 'name' and 'multiple_responses' fields to diag...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Christopher...
Add CommandResponse type to VehicleMessage (from VI...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Christopher...
Condense string/number/bool trio into a field.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Christopher...
Remove duplicate generate files.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Christopher...
Move ControlCommand inside VehicleMessage so it can...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Christopher...
Add a draft protobuf format for diagnostic requests.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Christopher...
Add details about updating diag requests.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Christopher...
Move 'frequency' field inside 'request' object of diag...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Christopher...
Add more optional fields to diag requests and responses.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Christopher...
Add a value field to diagnostic responses for parsed...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Christopher...
Store raw CAN payload in bytes instead of uint64_t.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Christopher...
Merge branch 'master' into diagnostic
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Christopher...
Ignore dirty submodules (generated files in nanopb).
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Christopher...
Add Diagnostic type within VehicleMessage supertype.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Christopher...
Store diagnostic response payload as a byte array in...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Christopher...
Add a protobuf type for diagnostic message responses.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Christopher...
Update nanopb to 0.2.5 and fix max string length options.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Draft an idea of what the diagnostic request/response...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Minimize the number of separate protobuf types.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Revert "Switch back to many subtypes for binary messages."
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Revert "Restore accidentally deleted data field from...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Restore accidentally deleted data field from raw message.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Switch back to many subtypes for binary messages.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Fix package name of generated protobuf objects.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Switch raw data field to uint64 to fit all values and...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Remove timestamp from trace JSON before benchmarking...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Update benchmark tool for latest protobuf format.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Merge all sub-types into a single TranslatedMessage...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Add generated protobuf implementations.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Add a bus field to RawMessage and make data an 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Add an options file to enable static memory with nanopb.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Move proto definition to top level.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Use a container type to be able to stream protobufs.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Benchmark how much overhead each encoding adds vs raw...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Benchmark encoding translated messages as binary, too.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Christopher...
Add benchmarking tests for binary encoding (moved from...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Christopher...
Document trace file format.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-05
Christopher...
Add frequency to gear_lever_position
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Christopher...
Move frequencies here from the OpenXC site.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Christopher...
Document the RAW message format, including the bus...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Christopher...
Add a gear_lever_position signal to official set.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Christopher...
Add license and official signal list.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Christopher...
Don't use pygments highlighting in README.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Christopher...
Initial commit, moved from openxcplatform.com.
commit
|
commitdiff
|
tree
|
snapshot