summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Expand)AuthorFilesLines
2014-08-10Remove 'update' feature of diag request commands.Christopher Peplin1-25/+7
2014-08-04Require an 'action' in diagnostic requests.Christopher Peplin1-30/+88
2014-08-04Explain when to use JSON vs. binary.Christopher Peplin1-3/+10
2014-08-04Expand diagnostic mode field to a full byte's range.Christopher Peplin1-2/+2
2014-06-25Add 'extras' field to JSON messages for custom data.Christopher Peplin1-1/+14
2014-06-25Make the protobuf format more clear in README.Christopher Peplin1-13/+17
2014-06-25Merge remote-tracking branch 'origin/master' into nextChristopher Peplin1-3/+1
2014-06-11Remove factor and offset from diag requests - left up to clients.Christopher Peplin1-2/+0
2014-05-24Fix typo in example for raw message format.Christopher Peplin1-1/+1
2014-04-29Bump to next dev release.Christopher Peplin1-1/+1
2014-04-29Bump to v0.3.Christopher Peplin1-1/+1
2014-04-29Add version to README.Christopher Peplin1-0/+2
2014-04-28Merge remote-tracking branch 'origin/master' into diagnosticChristopher Peplin1-2/+2
2014-04-13Bump copyright date.Christopher Peplin1-1/+1
2014-04-13Add a quick list of the output from a build with OBD-II enabled.Christopher Peplin1-0/+21
2014-04-08more gearsErik Wilde1-2/+2
2014-03-27Clarify that 'newline' in trace file may or may not have \r.Christopher Peplin1-3/+3
2014-03-27Document delimiters for both formats.Christopher Peplin1-4/+10
2014-03-26Clarify how diagnostic requests are identified, updated and cancelled.Christopher Peplin1-5/+19
2014-03-26Refactor diagnostic fields for decoding payload.Christopher Peplin1-16/+7
2014-03-23Elaborate on 'name' field for diagnostic requests.Christopher Peplin1-9/+9
2014-03-23Make negative diagnostic response format clearer.Christopher Peplin1-4/+14
2014-03-22Add 'success' field to example diagnostic response.Christopher Peplin1-1/+1
2014-03-22Document command queries and responses.Christopher Peplin1-6/+27
2014-03-20Require byte arrays in JSON hex strings to have 2 chars per byte.Christopher Peplin1-1/+5
2014-03-15Add 'name' and 'multiple_responses' fields to diag requests.Christopher Peplin1-1/+16
2014-02-28Add details about updating diag requests.Christopher Peplin1-0/+5
2014-02-28Move 'frequency' field inside 'request' object of diag command.Christopher Peplin1-11/+19
2014-02-28Add more optional fields to diag requests and responses.Christopher Peplin1-6/+29
2014-01-07Draft an idea of what the diagnostic request/response format will be.Christopher Peplin1-0/+75
2013-11-22Document trace file format.Christopher Peplin1-16/+46
2013-11-05Add frequency to gear_lever_positionChristopher Peplin1-0/+1
2013-10-09Move frequencies here from the OpenXC site.Christopher Peplin1-8/+30
2013-09-26Document the RAW message format, including the bus attribute.Christopher Peplin1-0/+16
2013-08-08Add a gear_lever_position signal to official set.Christopher Peplin1-0/+3
2013-05-03Add license and official signal list.Christopher Peplin1-0/+58
2013-05-03Don't use pygments highlighting in README.Christopher Peplin1-6/+2
2013-05-03Initial commit, moved from openxcplatform.com.Christopher Peplin1-0/+26