File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# OpenXC Message Format Changelog
2
2
3
+ ## v0.8.0
4
+
5
+ * Feature: Support for GET_VIN command
6
+ * Improvements: Diagnostic Request structure enhanced to handle stitch frames
7
+ * Removed: MessagePack encoding removed
8
+
3
9
## v0.7.0-dev
4
10
5
11
* Improvement: Increase diagnostic response payload size to accommodate
Original file line number Diff line number Diff line change 1
1
# OpenXC Message Format Specification
2
2
3
- Version: v0.7.0-dev
3
+ Version: v0.8.0
4
4
5
5
This specification is a part of the [ OpenXC platform] [ OpenXC ] .
6
6
@@ -161,7 +161,7 @@ found in the [OBD-II standard](http://en.wikipedia.org/wiki/OBD-II_PIDs#Mode_01)
161
161
License
162
162
=======
163
163
164
- Copyright (c) 2012-2014 Ford Motor Company
164
+ Copyright (c) 2012-2021 Ford Motor Company
165
165
166
166
Licensed under the BSD license.
167
167
You can’t perform that action at this time.
0 commit comments