Remove unnecessary 'bus' field from message format command.
[apps/low-level-can-service.git] / README.md
2014-09-28 Christopher PeplinRemove unnecessary 'bus' field from message format...
2014-09-28 Christopher PeplinReturn response to set message format command in origin...
2014-09-27 Christopher PeplinAdd a command to change message format while running.
2014-09-27 Christopher PeplinAdd a control command to control AF bypass status.
2014-09-21 Christopher PeplinAdd missing comma in example.
2014-09-21 Christopher PeplinSimplify passthrough command to just a boolean.
2014-09-21 Christopher PeplinMerge remote-tracking branch 'origin/latest-nanopb...
2014-09-21 Christopher PeplinAdd passthrough command and refactor commands in binary...
2014-09-05 Christopher PeplinNote that 0x prefix on hex strings is optional.
2014-08-11 Christopher PeplinRemove 'update' feature of diag request commands.
2014-08-05 Christopher PeplinRequire an 'action' in diagnostic requests.
2014-08-05 Christopher PeplinExplain when to use JSON vs. binary.
2014-08-05 Christopher PeplinExpand diagnostic mode field to a full byte's range.
2014-06-25 Christopher PeplinAdd 'extras' field to JSON messages for custom data.
2014-06-25 Christopher PeplinMake the protobuf format more clear in README.
2014-06-25 Christopher PeplinMerge remote-tracking branch 'origin/master' into next
2014-06-12 Christopher PeplinRemove factor and offset from diag requests - left...
2014-05-25 Christopher PeplinFix typo in example for raw message format.
2014-04-29 Christopher PeplinBump to next dev release.
2014-04-29 Christopher PeplinBump to v0.3.
2014-04-29 Christopher PeplinAdd version to README.
2014-04-29 Christopher PeplinMerge remote-tracking branch 'origin/master' into diagn...
2014-04-13 Christopher PeplinBump copyright date.
2014-04-13 Christopher PeplinAdd a quick list of the output from a build with OBD...
2014-04-09 Christopher PeplinMerge pull request #9 from dret/master
2014-04-08 Erik Wildemore gears
2014-03-27 Christopher PeplinClarify that 'newline' in trace file may or may not...
2014-03-27 Christopher PeplinDocument delimiters for both formats.
2014-03-26 Christopher PeplinClarify how diagnostic requests are identified, updated...
2014-03-26 Christopher PeplinRefactor diagnostic fields for decoding payload.
2014-03-23 Christopher PeplinElaborate on 'name' field for diagnostic requests.
2014-03-23 Christopher PeplinMake negative diagnostic response format clearer.
2014-03-22 Christopher PeplinAdd 'success' field to example diagnostic response.
2014-03-22 Christopher PeplinDocument command queries and responses.
2014-03-20 Christopher PeplinRequire byte arrays in JSON hex strings to have 2 chars...
2014-03-15 Christopher PeplinAdd 'name' and 'multiple_responses' fields to diag...
2014-02-28 Christopher PeplinAdd details about updating diag requests.
2014-02-28 Christopher PeplinMove 'frequency' field inside 'request' object of diag...
2014-02-28 Christopher PeplinAdd more optional fields to diag requests and responses.
2014-01-17 Christopher PeplinMerge branch 'master' into diagnostic
2014-01-07 Christopher PeplinDraft an idea of what the diagnostic request/response...
2013-11-22 Christopher PeplinDocument trace file format.
2013-11-05 Christopher PeplinAdd frequency to gear_lever_position
2013-10-09 Christopher PeplinMove frequencies here from the OpenXC site.
2013-09-26 Christopher PeplinDocument the RAW message format, including the bus...
2013-08-08 Christopher PeplinAdd a gear_lever_position signal to official set.
2013-05-03 Christopher PeplinAdd license and official signal list.
2013-05-03 Christopher PeplinDon't use pygments highlighting in README.
2013-05-03 Christopher PeplinInitial commit, moved from openxcplatform.com.