Add passthrough command and refactor commands in binary format.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Sun, 21 Sep 2014 01:47:09 +0000 (21:47 -0400)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Sun, 21 Sep 2014 01:48:49 +0000 (21:48 -0400)
commit625dae730013a4c59a1bd0bacc1f743676274e24
treecc1316839151028e49714d3999c2f9e27ef196ee
parentee93c3b20add6fb1bfda64a70c8d8325e3c138d7
Add passthrough command and refactor commands in binary format.

The ControlCommand is now more like a VehicleMessage - it has a 'type'
and many optional fields pointing to the various types. If the type is
diagnostic, the client should look at the diagnostic_request field.
README.md
gen/cpp/openxc.pb
gen/cpp/openxc.pb.c
gen/cpp/openxc.pb.h
gen/java/com/openxc/BinaryMessages.java
gen/python/openxc_pb2.py
openxc.proto