From 18ecebce282f8d3578ccd057df66bac5f76405dd Mon Sep 17 00:00:00 2001 From: Shlomo Hecht Date: Tue, 21 Apr 2020 19:47:54 +0300 Subject: Version 1.4.6.21: PMR with reduced size (compiled with "-m" --- .../ContinueThreadLoadingRequest.pb-c.c | 8 ++--- .../ContinueThreadLoadingResponse.pb-c.c | 6 ++-- .../ThreadLoading/StartThreadLoadingRequest.pb-c.c | 6 ++-- .../StartThreadLoadingResponse.pb-c.c | 10 +++---- .../ThreadLoading/StopThreadLoadingRequest.pb-c.c | 6 ++-- .../ThreadLoading/StopThreadLoadingResponse.pb-c.c | 6 ++-- .../PMR/ThreadLoading/ThreadLoadingState.pb-c.c | 34 +++++++++++----------- 7 files changed, 38 insertions(+), 38 deletions(-) (limited to 'Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading') diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ContinueThreadLoadingRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ContinueThreadLoadingRequest.pb-c.c index 2fc811bf7..532522789 100644 --- a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ContinueThreadLoadingRequest.pb-c.c +++ b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ContinueThreadLoadingRequest.pb-c.c @@ -55,7 +55,7 @@ void continue_thread_loading_request__free_unpacked static const ProtobufCFieldDescriptor continue_thread_loading_request__field_descriptors[1] = { { - "ProcessParameters", + "", 1, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_MESSAGE, @@ -78,9 +78,9 @@ static const ProtobufCIntRange continue_thread_loading_request__number_ranges[1 const ProtobufCMessageDescriptor continue_thread_loading_request__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, - "ContinueThreadLoadingRequest", - "ContinueThreadLoadingRequest", - "ContinueThreadLoadingRequest", + "", + "", + "", "", sizeof(ContinueThreadLoadingRequest), 1, diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ContinueThreadLoadingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ContinueThreadLoadingResponse.pb-c.c index 4e7244306..246b9ef9b 100644 --- a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ContinueThreadLoadingResponse.pb-c.c +++ b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ContinueThreadLoadingResponse.pb-c.c @@ -58,9 +58,9 @@ void continue_thread_loading_response__free_unpacked const ProtobufCMessageDescriptor continue_thread_loading_response__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, - "ContinueThreadLoadingResponse", - "ContinueThreadLoadingResponse", - "ContinueThreadLoadingResponse", + "", + "", + "", "", sizeof(ContinueThreadLoadingResponse), 0, diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingRequest.pb-c.c index 505d8e416..0ee74350b 100644 --- a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingRequest.pb-c.c +++ b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingRequest.pb-c.c @@ -58,9 +58,9 @@ void start_thread_loading_request__free_unpacked const ProtobufCMessageDescriptor start_thread_loading_request__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, - "StartThreadLoadingRequest", - "StartThreadLoadingRequest", - "StartThreadLoadingRequest", + "", + "", + "", "", sizeof(StartThreadLoadingRequest), 0, diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c index 01a110489..37ff53e83 100644 --- a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c +++ b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c @@ -55,7 +55,7 @@ void start_thread_loading_response__free_unpacked static const ProtobufCFieldDescriptor start_thread_loading_response__field_descriptors[2] = { { - "State", + "", 1, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_ENUM, @@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor start_thread_loading_response__field_descr 0,NULL,NULL /* reserved1,reserved2, etc */ }, { - "ErrorReason", + "", 2, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, @@ -91,9 +91,9 @@ static const ProtobufCIntRange start_thread_loading_response__number_ranges[1 + const ProtobufCMessageDescriptor start_thread_loading_response__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, - "StartThreadLoadingResponse", - "StartThreadLoadingResponse", - "StartThreadLoadingResponse", + "", + "", + "", "", sizeof(StartThreadLoadingResponse), 2, diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StopThreadLoadingRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StopThreadLoadingRequest.pb-c.c index 7087a56e7..856027f24 100644 --- a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StopThreadLoadingRequest.pb-c.c +++ b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StopThreadLoadingRequest.pb-c.c @@ -58,9 +58,9 @@ void stop_thread_loading_request__free_unpacked const ProtobufCMessageDescriptor stop_thread_loading_request__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, - "StopThreadLoadingRequest", - "StopThreadLoadingRequest", - "StopThreadLoadingRequest", + "", + "", + "", "", sizeof(StopThreadLoadingRequest), 0, diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StopThreadLoadingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StopThreadLoadingResponse.pb-c.c index 69b3c91f4..3d75ef6f0 100644 --- a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StopThreadLoadingResponse.pb-c.c +++ b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StopThreadLoadingResponse.pb-c.c @@ -58,9 +58,9 @@ void stop_thread_loading_response__free_unpacked const ProtobufCMessageDescriptor stop_thread_loading_response__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, - "StopThreadLoadingResponse", - "StopThreadLoadingResponse", - "StopThreadLoadingResponse", + "", + "", + "", "", sizeof(StopThreadLoadingResponse), 0, diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ThreadLoadingState.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ThreadLoadingState.pb-c.c index bf926cdfa..b66328eee 100644 --- a/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ThreadLoadingState.pb-c.c +++ b/Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ThreadLoadingState.pb-c.c @@ -9,33 +9,33 @@ #include "ThreadLoadingState.pb-c.h" static const ProtobufCEnumValue thread_loading_state__enum_values_by_number[7] = { - { "None", "THREAD_LOADING_STATE__None", 0 }, - { "Preparing", "THREAD_LOADING_STATE__Preparing", 1 }, - { "ReadyForLoading", "THREAD_LOADING_STATE__ReadyForLoading", 2 }, - { "PreparationError", "THREAD_LOADING_STATE__PreparationError", 3 }, - { "Finalizing", "THREAD_LOADING_STATE__Finalizing", 4 }, - { "FinalizationError", "THREAD_LOADING_STATE__FinalizationError", 5 }, - { "Completed", "THREAD_LOADING_STATE__Completed", 6 }, + { "", "", 0 }, + { "", "", 1 }, + { "", "", 2 }, + { "", "", 3 }, + { "", "", 4 }, + { "", "", 5 }, + { "", "", 6 }, }; static const ProtobufCIntRange thread_loading_state__value_ranges[] = { {0, 0},{0, 7} }; static const ProtobufCEnumValueIndex thread_loading_state__enum_values_by_name[7] = { - { "Completed", 6 }, - { "FinalizationError", 5 }, - { "Finalizing", 4 }, - { "None", 0 }, - { "PreparationError", 3 }, - { "Preparing", 1 }, - { "ReadyForLoading", 2 }, + { "", 6 }, + { "", 5 }, + { "", 4 }, + { "", 0 }, + { "", 3 }, + { "", 1 }, + { "", 2 }, }; const ProtobufCEnumDescriptor thread_loading_state__descriptor = { PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC, - "ThreadLoadingState", - "ThreadLoadingState", - "ThreadLoadingState", + "", + "", + "", "", 7, thread_loading_state__enum_values_by_number, -- cgit v1.3.1