Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-11 | Remove factor and offset from diag requests - left up to clients. | 1 | -2/+0 | ||
2014-05-24 | Fix typo in example for raw message format. | 1 | -1/+1 | ||
2014-04-29 | Bump to v0.3. | 1 | -1/+1 | ||
2014-04-29 | Add version to README. | 1 | -0/+2 | ||
2014-04-28 | Merge remote-tracking branch 'origin/master' into diagnostic | 1 | -2/+2 | ||
2014-04-13 | Bump copyright date. | 1 | -1/+1 | ||
2014-04-13 | Add a quick list of the output from a build with OBD-II enabled. | 1 | -0/+21 | ||
2014-04-08 | more gears | 1 | -2/+2 | ||
with consumer vehicles now routinely having 8-speed gearboxes, gear_lever_position should go at least up to eighth, and maybe to be on the safe side even up to tenth. transmission_gear_position already went up to eighth, but for consistency it now also goes all the way up to tenth. | |||||
2014-03-27 | Clarify that 'newline' in trace file may or may not have \r. | 1 | -3/+3 | ||
2014-03-27 | Document delimiters for both formats. | 1 | -4/+10 | ||
2014-03-26 | Clarify how diagnostic requests are identified, updated and cancelled. | 1 | -5/+19 | ||
2014-03-26 | Refactor diagnostic fields for decoding payload. | 1 | -16/+7 | ||
2014-03-23 | Elaborate on 'name' field for diagnostic requests. | 1 | -9/+9 | ||
2014-03-23 | Make negative diagnostic response format clearer. | 1 | -4/+14 | ||
2014-03-22 | Add 'success' field to example diagnostic response. | 1 | -1/+1 | ||
2014-03-22 | Document command queries and responses. | 1 | -6/+27 | ||
2014-03-20 | Require byte arrays in JSON hex strings to have 2 chars per byte. | 1 | -1/+5 | ||
2014-03-15 | Add 'name' and 'multiple_responses' fields to diag requests. | 1 | -1/+16 | ||
2014-02-28 | Add details about updating diag requests. | 1 | -0/+5 | ||
2014-02-28 | Move 'frequency' field inside 'request' object of diag command. | 1 | -11/+19 | ||
2014-02-28 | Add more optional fields to diag requests and responses. | 1 | -6/+29 | ||
2014-01-07 | Draft an idea of what the diagnostic request/response format will be. | 1 | -0/+75 | ||
2013-11-22 | Document trace file format. | 1 | -16/+46 | ||
2013-11-05 | Add frequency to gear_lever_position | 1 | -0/+1 | ||
2013-10-09 | Move frequencies here from the OpenXC site. | 1 | -8/+30 | ||
2013-09-26 | Document the RAW message format, including the bus attribute. | 1 | -0/+16 | ||
2013-08-08 | Add a gear_lever_position signal to official set. | 1 | -0/+3 | ||
This signal is primarily used on vehicles with continuously variable transmissions, where the transmission_gear_position signal is not useful. | |||||
2013-05-03 | Add license and official signal list. | 1 | -0/+58 | ||
2013-05-03 | Don't use pygments highlighting in README. | 1 | -6/+2 | ||
2013-05-03 | Initial commit, moved from openxcplatform.com. | 1 | -0/+26 | ||