Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |