summaryrefslogtreecommitdiffstats
path: root/gen/cpp
diff options
context:
space:
mode:
authorRyan Oberholzer <rwoberholzer@users.noreply.github.com>2016-09-14 13:29:41 -0400
committerGitHub <noreply@github.com>2016-09-14 13:29:41 -0400
commitd9f54f97578429773421abce98d5f6579717afcc (patch)
treec5d5239a339d1bd104162261b79662e746aa969b /gen/cpp
parent1f30cd503806c0844e3ee53ef3627b8a5464d124 (diff)
parent80d46a817a266329c6bbf3283420b8980f2b0e4b (diff)
Merge pull request #33 from openxc/addingPlatformCommand
Added platform to message format
Diffstat (limited to 'gen/cpp')
-rw-r--r--gen/cpp/openxc.pbbin3483 -> 3497 bytes
-rw-r--r--gen/cpp/openxc.pb.c2
-rw-r--r--gen/cpp/openxc.pb.h5
3 files changed, 4 insertions, 3 deletions
diff --git a/gen/cpp/openxc.pb b/gen/cpp/openxc.pb
index 20543fe9..104c2065 100644
--- a/gen/cpp/openxc.pb
+++ b/gen/cpp/openxc.pb
Binary files differ
diff --git a/gen/cpp/openxc.pb.c b/gen/cpp/openxc.pb.c
index dc90530e..9b90c36b 100644
--- a/gen/cpp/openxc.pb.c
+++ b/gen/cpp/openxc.pb.c
@@ -1,5 +1,5 @@
/* Automatically generated nanopb constant definitions */
-/* Generated by nanopb-0.3.1 at Thu Aug 4 17:56:35 2016. */
+/* Generated by nanopb-0.3.1 at Wed Sep 14 16:47:53 2016. */
#include "openxc.pb.h"
diff --git a/gen/cpp/openxc.pb.h b/gen/cpp/openxc.pb.h
index a15e44ba..09735ee7 100644
--- a/gen/cpp/openxc.pb.h
+++ b/gen/cpp/openxc.pb.h
@@ -1,5 +1,5 @@
/* Automatically generated nanopb header */
-/* Generated by nanopb-0.3.1 at Thu Aug 4 17:56:35 2016. */
+/* Generated by nanopb-0.3.1 at Wed Sep 14 16:47:53 2016. */
#ifndef PB_OPENXC_PB_H_INCLUDED
#define PB_OPENXC_PB_H_INCLUDED
@@ -37,7 +37,8 @@ typedef enum _openxc_ControlCommand_Type {
openxc_ControlCommand_Type_PREDEFINED_OBD2_REQUESTS = 7,
openxc_ControlCommand_Type_MODEM_CONFIGURATION = 8,
openxc_ControlCommand_Type_RTC_CONFIGURATION = 9,
- openxc_ControlCommand_Type_SD_MOUNT_STATUS = 10
+ openxc_ControlCommand_Type_SD_MOUNT_STATUS = 10,
+ openxc_ControlCommand_Type_PLATFORM = 11
} openxc_ControlCommand_Type;
typedef enum _openxc_DiagnosticControlCommand_Action {