Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-29 | and commit files for 0.5 | Eric Marsman | 1 | -2/+2 | |
2015-09-15 | link to web server project | Eric Marsman | 1 | -1/+1 | |
2015-09-14 | abs link json | mgiannikouris | 1 | -1/+1 | |
2015-09-14 | json | mgiannikouris | 1 | -1/+1 | |
2015-09-14 | More JSON.mkd | mgiannikouris | 1 | -2/+2 | |
2015-09-14 | More JSON.mkd | mgiannikouris | 1 | -1/+1 | |
2015-09-14 | All caps makes it look like I'm yelling... | mgiannikouris | 1 | -1/+1 | |
2015-09-14 | Updated JSON.mkd | mgiannikouris | 1 | -0/+22 | |
Added details on the "modem_configuration" command. | |||||
2014-11-07 | Back off change to CAN message ID for backwards compatibility. | Christopher Peplin | 1 | -2/+2 | |
I don't think this change is worth breaking compatibility with exiting trace files. The meaning of an ID is much more clean when inside a CAN message object, so that's why I think it make sense to be different than the "id" inside a diagnostic request. | |||||
2014-10-28 | Specify the response when no device ID is known. | Christopher Peplin | 1 | -0/+2 | |
2014-10-06 | Use more specific 'message_id' in JSON, not just 'id'. | Christopher Peplin | 1 | -12/+12 | |
There often isn't enough context to know if it's the message ID or a transaction ID or something else. Fixed #20. | |||||
2014-10-06 | Give diagnostic request field a more specific name. | Christopher Peplin | 1 | -4/+4 | |
Fixed #18. | |||||
2014-10-06 | Mention 'status' field in all command response JSON examples. | Christopher Peplin | 1 | -3/+23 | |
Fixed #13. | |||||
2014-10-06 | Merge remote-tracking branch 'origin/16-new-names' into next | Christopher Peplin | 1 | -6/+6 | |
Conflicts: README.md | |||||
2014-10-06 | Add a field to CAN messages to explicitly set the frame format. | Christopher Peplin | 1 | -0/+4 | |
See openxc/vi-firmware:230. | |||||
2014-10-06 | Move JSON spec to a separate file to keep the length down. | Christopher Peplin | 1 | -0/+349 | |