Age | Commit message (Expand) | Author | Files | Lines |
2014-09-20 | Simplify passthrough command to just a boolean. |  Christopher Peplin | 1 | -11/+7 |
2014-09-20 | Add passthrough command and refactor commands in binary format. |  Christopher Peplin | 1 | -0/+27 |
2014-09-04 | Note that 0x prefix on hex strings is optional. |  Christopher Peplin | 1 | -3/+5 |
2014-08-10 | Remove 'update' feature of diag request commands. |  Christopher Peplin | 1 | -25/+7 |
2014-08-04 | Require an 'action' in diagnostic requests. |  Christopher Peplin | 1 | -30/+88 |
2014-08-04 | Explain when to use JSON vs. binary. |  Christopher Peplin | 1 | -3/+10 |
2014-08-04 | Expand diagnostic mode field to a full byte's range. |  Christopher Peplin | 1 | -2/+2 |
2014-06-25 | Add 'extras' field to JSON messages for custom data. |  Christopher Peplin | 1 | -1/+14 |
2014-06-25 | Make the protobuf format more clear in README. |  Christopher Peplin | 1 | -13/+17 |
2014-06-25 | Merge remote-tracking branch 'origin/master' into next |  Christopher Peplin | 1 | -3/+1 |
2014-06-11 | Remove factor and offset from diag requests - left up to clients. |  Christopher Peplin | 1 | -2/+0 |
2014-05-24 | Fix typo in example for raw message format. |  Christopher Peplin | 1 | -1/+1 |
2014-04-29 | Bump to next dev release. |  Christopher Peplin | 1 | -1/+1 |
2014-04-29 | Bump to v0.3. |  Christopher Peplin | 1 | -1/+1 |
2014-04-29 | Add version to README. |  Christopher Peplin | 1 | -0/+2 |
2014-04-28 | Merge remote-tracking branch 'origin/master' into diagnostic |  Christopher Peplin | 1 | -2/+2 |
2014-04-13 | Bump copyright date. |  Christopher Peplin | 1 | -1/+1 |
2014-04-13 | Add a quick list of the output from a build with OBD-II enabled. |  Christopher Peplin | 1 | -0/+21 |
2014-04-08 | more gears |  Erik Wilde | 1 | -2/+2 |
2014-03-27 | Clarify that 'newline' in trace file may or may not have \r. |  Christopher Peplin | 1 | -3/+3 |
2014-03-27 | Document delimiters for both formats. |  Christopher Peplin | 1 | -4/+10 |
2014-03-26 | Clarify how diagnostic requests are identified, updated and cancelled. |  Christopher Peplin | 1 | -5/+19 |
2014-03-26 | Refactor diagnostic fields for decoding payload. |  Christopher Peplin | 1 | -16/+7 |
2014-03-23 | Elaborate on 'name' field for diagnostic requests. |  Christopher Peplin | 1 | -9/+9 |
2014-03-23 | Make negative diagnostic response format clearer. |  Christopher Peplin | 1 | -4/+14 |
2014-03-22 | Add 'success' field to example diagnostic response. |  Christopher Peplin | 1 | -1/+1 |
2014-03-22 | Document command queries and responses. |  Christopher Peplin | 1 | -6/+27 |
2014-03-20 | Require byte arrays in JSON hex strings to have 2 chars per byte. |  Christopher Peplin | 1 | -1/+5 |
2014-03-15 | Add 'name' and 'multiple_responses' fields to diag requests. |  Christopher Peplin | 1 | -1/+16 |
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-01-07 | Draft an idea of what the diagnostic request/response format will be. |  Christopher Peplin | 1 | -0/+75 |
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 | 1 | -0/+16 |
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 | 1 | -0/+58 |
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 | 1 | -0/+26 |