aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-04-21 19:47:54 +0300
committerShlomo Hecht <shlomo@twine-s.com>2020-04-21 19:47:54 +0300
commit18ecebce282f8d3578ccd057df66bac5f76405dd (patch)
tree6ff13cc8eaf6b26284bea0c42f61e8b92765e25b /Software/Embedded_SW/Embedded
parent78430d37ac1dd07d5b5d731698da6761884d4cd5 (diff)
downloadTango-18ecebce282f8d3578ccd057df66bac5f76405dd.tar.gz
Tango-18ecebce282f8d3578ccd057df66bac5f76405dd.zip
Version 1.4.6.21: PMR with reduced size (compiled with "-m"
Diffstat (limited to 'Software/Embedded_SW/Embedded')
-rw-r--r--Software/Embedded_SW/Embedded/.cproject2
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Common/ErrorCode.pb-c.c194
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Common/ErrorResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Common/MessageContainer.pb-c.c26
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Common/MessageType.pb-c.c994
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Connection/ConnectRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Connection/ConnectResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Connection/DeviceInformation.pb-c.c24
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Connection/DisconnectRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Connection/DisconnectResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Connection/KeepAliveRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Connection/KeepAliveResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugDistributor.pb-c.c62
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugDistributorType.pb-c.c70
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugLogCategory.pb-c.c26
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetDebugLogCategoryRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetDebugLogCategoryResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetupDebugDisributorsRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetupDebugDisributorsResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogResponse.pb-c.c18
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StopDebugLogRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StopDebugLogResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/Cartridge.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeAction.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeSlot.pb-c.c18
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeTagContent.pb-c.c70
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeValidationRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeValidationResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DataFileFrame.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DiagnosticsMonitors.pb-c.c176
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DigitalInterfaceState.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortHomingRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortHomingResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortJoggingRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortJoggingResponse.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEPROM.pb-c.c70
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEpromRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEpromResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserHomingRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserHomingResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserJoggingRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserJoggingResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DoubleArray.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/Event.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/EventType.pb-c.c1438
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/HeaterState.pb-c.c18
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/HeaterType.pb-c.c78
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/InterfaceIOs.pb-c.c186
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortHomingRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortHomingResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortJoggingRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortJoggingResponse.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorDirection.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorHomingRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorHomingResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorJoggingRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorJoggingResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ResolveEventRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ResolveEventResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetBlowerStateRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetBlowerStateResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetComponentValueRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetComponentValueResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetDigitalOutRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetDigitalOutResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetHeaterStateRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetHeaterStateResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetValveStateRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetValveStateResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartCartridgesUpdateRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartCartridgesUpdateResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartDiagnosticsRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartDiagnosticsResponse.pb-c.c20
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartEventsNotificationRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartEventsNotificationResponse.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopCartridgesUpdateRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopCartridgesUpdateResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopDiagnosticsRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopDiagnosticsResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopEventsNotificationRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopEventsNotificationResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadAbortJoggingRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadAbortJoggingResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadJoggingRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadJoggingResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValueComponent.pb-c.c18
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValueComponentState.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveState.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveStateCode.pb-c.c30
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveType.pb-c.c142
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmHandlingItem.pb-c.c28
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmParameters.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmSourceType.pb-c.c46
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/ConfigurationParameters.pb-c.c80
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserData.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserDataRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserDataResponse.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserRunningData.pb-c.c18
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationData.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationDataRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationDataResponse.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankData.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankDataSetupRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankDataSetupResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ActivateVersionRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ActivateVersionResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ValidateVersionRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ValidateVersionResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionFileDescriptor.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionFileDestination.pb-c.c38
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionPackageDescriptor.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBlower.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBlowerType.pb-c.c22
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBreakSensor.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBreakSensorType.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareConfiguration.pb-c.c22
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDancer.pb-c.c28
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDancerType.pb-c.c18
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDispenser.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDispenserType.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareMotor.pb-c.c74
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareMotorType.pb-c.c126
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwarePidControl.pb-c.c46
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwarePidControlType.pb-c.c138
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareSpeedSensor.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareSpeedSensorType.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareWinder.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareWinderType.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/SystemResetRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/SystemResetResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/UploadHardwareConfigurationRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Hardware/UploadHardwareConfigurationResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/CreateRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/CreateResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/DeleteRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/DeleteResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/ExecuteProcessRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/ExecuteProcessResponse.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/FileAttribute.pb-c.c34
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkDownloadRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkDownloadResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkUploadRequest.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkUploadResponse.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/FileDownloadRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/FileDownloadResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/FileInfo.pb-c.c18
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/FileUploadRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/FileUploadResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/GetFilesRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/GetFilesResponse.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/GetStorageInfoRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/GetStorageInfoResponse.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/KillProcessRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/IO/KillProcessResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/IDSPackLevel.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/MachineState.pb-c.c34
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/MachineStatus.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StartMachineStatusUpdateRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StartMachineStatusUpdateResponse.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StopMachineStatusUpdateRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StopMachineStatusUpdateResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Power/AbortPowerDownRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Power/AbortPowerDownResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Power/PowerDownState.pb-c.c70
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Power/StartPowerDownRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Power/StartPowerDownResponse.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortHeadCleaningRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortHeadCleaningResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortJobRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortJobResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/CurrentJobRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/CurrentJobResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/DispenserLiquidType.pb-c.c34
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/DispenserStepDivision.pb-c.c42
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/HeadCleaningParameters.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobBrushStop.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDescriptionFileBrushStop.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDescriptionFileSegment.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDispenser.pb-c.c24
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSegment.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSpool.pb-c.c26
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSpoolType.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobStatus.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobTicket.pb-c.c38
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobUploadStrategy.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobWindingMethod.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/ProcessParameters.pb-c.c68
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/ResumeCurrentJobRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/ResumeCurrentJobResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/StartHeadCleaningRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/StartHeadCleaningResponse.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/ThreadParameters.pb-c.c26
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/UploadProcessParametersRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Printing/UploadProcessParametersResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/CalculateRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/CalculateResponse.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/ProgressRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/ProgressResponse.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubAbortJobRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubAbortJobResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeReadRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeReadResponse.pb-c.c20
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeWriteRequest.pb-c.c16
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeWriteResponse.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDancerPositionRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDancerPositionResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDispenserRequest.pb-c.c16
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDispenserResponse.pb-c.c16
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadResponse.pb-c.c20
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadWordsRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadWordsResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteRequest.pb-c.c16
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteWordsRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteWordsResponse.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubF3Gpo01WriteRequest.pb-c.c30
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubF3Gpo01WriteResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadBackRegRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadBackRegResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadVersionRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadVersionResponse.pb-c.c20
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaReadRegRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaReadRegResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaWriteRegRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaWriteRegResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOInputSetupRequest.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOInputSetupResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadBitRequest.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadBitResponse.pb-c.c16
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadByteRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadByteResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteBitRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteBitResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteByteRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteByteResponse.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHWVersionRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHWVersionResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeaterRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeaterResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestPollRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestPollResponse.pb-c.c22
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestRequest.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestResponse.pb-c.c20
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CReadBytesRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CReadBytesResponse.pb-c.c16
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CRequest.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CWriteBytesRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CWriteBytesResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubIntADCReadRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubIntADCReadResponse.pb-c.c16
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubJobRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubJobResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubL6470DriverRequest.pb-c.c46
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubL6470DriverResponse.pb-c.c36
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMidTankPressureSensorRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMidTankPressureSensorResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorHomeMarkRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorHomeMarkResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorInitRequest.pb-c.c46
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorInitResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorMovRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorMovResponse.pb-c.c20
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorPositionRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorPositionResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRequest.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunResponse.pb-c.c22
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunStepTickRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunStepTickResponse.pb-c.c22
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorSpeedRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorSpeedResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStatusRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStatusResponse.pb-c.c38
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStopRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStopResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubOptLimitSwitchRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubOptLimitSwitchResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubReadEmbeddedVersionRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubReadEmbeddedVersionResponse.pb-c.c16
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubRealTimeUsageRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubRealTimeUsageResponse.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSpeedSensorRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSpeedSensorResponse.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSteperMotorRequest.pb-c.c16
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSteperMotorResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTempSensorRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTempSensorResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaReadRegRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaReadRegResponse.pb-c.c14
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaWriteRegRequest.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaWriteRegResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubValveRequest.pb-c.c12
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubValveResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ContinueThreadLoadingRequest.pb-c.c8
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ContinueThreadLoadingResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StartThreadLoadingResponse.pb-c.c10
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StopThreadLoadingRequest.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/StopThreadLoadingResponse.pb-c.c6
-rw-r--r--Software/Embedded_SW/Embedded/Communication/PMR/ThreadLoading/ThreadLoadingState.pb-c.c34
306 files changed, 3756 insertions, 3756 deletions
diff --git a/Software/Embedded_SW/Embedded/.cproject b/Software/Embedded_SW/Embedded/.cproject
index 8c51c5177..22360be6a 100644
--- a/Software/Embedded_SW/Embedded/.cproject
+++ b/Software/Embedded_SW/Embedded/.cproject
@@ -288,7 +288,7 @@
</extensions>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <configuration artifactExtension="out" artifactName="${ProjName}" buildProperties="" cleanCommand="${CG_CLEAN_CMD}" description="builds also the PMR" errorParsers="org.eclipse.rtsc.xdctools.parsers.ErrorParser;com.ti.ccstudio.errorparser.CoffErrorParser;com.ti.ccstudio.errorparser.LinkErrorParser;com.ti.ccstudio.errorparser.AsmErrorParser;org.eclipse.cdt.core.GmakeErrorParser" id="com.ti.ccstudio.buildDefinitions.TMS470.Debug.87225697.838615887" name="debug_w_pmr" parent="com.ti.ccstudio.buildDefinitions.TMS470.Debug" postbuildStep="&quot;${CCS_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin&quot; &quot;${BuildArtifactFileName}&quot; &quot;${BuildArtifactFileBaseName}.bin&quot; &quot;${CG_TOOL_ROOT}/bin/armofd&quot; &quot;${CG_TOOL_ROOT}/bin/armhex&quot; &quot;${CCS_INSTALL_ROOT}/utils/tiobj2bin/mkhex4bin&quot;;" prebuildStep="&quot;../../../Visual_Studio/Build/Debug/proto-tc.exe&quot; -i ../../../PMR/Messages -o ../Communication/PMR -l C -c&quot;Common,Connection,Diagnostics,Hardware,Printing,Debugging,Stubs,IO,FirmwareUpgrade,EmbeddedParameters,MachineStatus,Power,ThreadLoading&quot;;">
+ <configuration artifactExtension="out" artifactName="${ProjName}" buildProperties="" cleanCommand="${CG_CLEAN_CMD}" description="builds also the PMR" errorParsers="org.eclipse.rtsc.xdctools.parsers.ErrorParser;com.ti.ccstudio.errorparser.CoffErrorParser;com.ti.ccstudio.errorparser.LinkErrorParser;com.ti.ccstudio.errorparser.AsmErrorParser;org.eclipse.cdt.core.GmakeErrorParser" id="com.ti.ccstudio.buildDefinitions.TMS470.Debug.87225697.838615887" name="debug_w_pmr" parent="com.ti.ccstudio.buildDefinitions.TMS470.Debug" postbuildStep="&quot;${CCS_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin&quot; &quot;${BuildArtifactFileName}&quot; &quot;${BuildArtifactFileBaseName}.bin&quot; &quot;${CG_TOOL_ROOT}/bin/armofd&quot; &quot;${CG_TOOL_ROOT}/bin/armhex&quot; &quot;${CCS_INSTALL_ROOT}/utils/tiobj2bin/mkhex4bin&quot;;" prebuildStep="&quot;../../../Visual_Studio/Build/utilities/Debug/proto-tc.exe&quot; -m -i ../../../PMR/Messages -o ../Communication/PMR -l C -c&quot;Common,Connection,Diagnostics,Hardware,Printing,Debugging,Stubs,IO,FirmwareUpgrade,EmbeddedParameters,MachineStatus,Power,ThreadLoading&quot;;">
<folderInfo id="com.ti.ccstudio.buildDefinitions.TMS470.Debug.87225697.838615887." name="/" resourcePath="">
<toolChain id="com.ti.ccstudio.buildDefinitions.TMS470_16.9.exe.DebugToolchain.374121404" name="TI Build Tools" superClass="com.ti.ccstudio.buildDefinitions.TMS470_16.9.exe.DebugToolchain" targetTool="com.ti.ccstudio.buildDefinitions.TMS470_16.9.exe.linkerDebug.2015775392">
<option id="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS.1715586318" superClass="com.ti.ccstudio.buildDefinitions.core.OPT_TAGS" valueType="stringList">
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Common/ErrorCode.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Common/ErrorCode.pb-c.c
index bf21067e2..6c4a95115 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Common/ErrorCode.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Common/ErrorCode.pb-c.c
@@ -9,113 +9,113 @@
#include "ErrorCode.pb-c.h"
static const ProtobufCEnumValue error_code__enum_values_by_number[47] =
{
- { "NONE", "ERROR_CODE__NONE", 0 },
- { "GENERAL_ERROR", "ERROR_CODE__GENERAL_ERROR", 1 },
- { "BAD_CRC", "ERROR_CODE__BAD_CRC", 2 },
- { "INVALID_DIGITAL_PIN_NUMBER", "ERROR_CODE__INVALID_DIGITAL_PIN_NUMBER", 3 },
- { "UNAUTHORIZED_CONNECTION", "ERROR_CODE__UNAUTHORIZED_CONNECTION", 4 },
- { "CONTINUOUS_RESPONSE_ABORTED", "ERROR_CODE__CONTINUOUS_RESPONSE_ABORTED", 5 },
- { "JOB_FAILED", "ERROR_CODE__JOB_FAILED", 6 },
- { "INVALID_PARAMETER", "ERROR_CODE__INVALID_PARAMETER", 7 },
- { "INVALID_UPLOAD_ID", "ERROR_CODE__INVALID_UPLOAD_ID", 1000 },
- { "FILE_NOT_FOUND", "ERROR_CODE__FILE_NOT_FOUND", 1001 },
- { "INVALID_PROCESS_ID", "ERROR_CODE__INVALID_PROCESS_ID", 1002 },
- { "FILE_LENGTH_OUT_OF_RANGE", "ERROR_CODE__FILE_LENGTH_OUT_OF_RANGE", 1003 },
- { "FILE_REQUEST_DISK_ERR", "ERROR_CODE__FILE_REQUEST_DISK_ERR", 1004 },
- { "FILE_REQUEST_INT_ERR", "ERROR_CODE__FILE_REQUEST_INT_ERR", 1005 },
- { "FILE_REQUEST_NOT_READY", "ERROR_CODE__FILE_REQUEST_NOT_READY", 1006 },
- { "FILE_REQUEST_NO_FILE", "ERROR_CODE__FILE_REQUEST_NO_FILE", 1007 },
- { "FILE_REQUEST_NO_PATH", "ERROR_CODE__FILE_REQUEST_NO_PATH", 1008 },
- { "FILE_REQUEST_INVALID_NAME", "ERROR_CODE__FILE_REQUEST_INVALID_NAME", 1009 },
- { "FILE_REQUEST_DENIED", "ERROR_CODE__FILE_REQUEST_DENIED", 1010 },
- { "FILE_REQUEST_EXIST", "ERROR_CODE__FILE_REQUEST_EXIST", 1011 },
- { "FILE_REQUEST_INVALID_OBJECT", "ERROR_CODE__FILE_REQUEST_INVALID_OBJECT", 1012 },
- { "FILE_REQUEST_WRITE_PROTECTED", "ERROR_CODE__FILE_REQUEST_WRITE_PROTECTED", 1013 },
- { "FILE_REQUEST_INVALID_DRIVE", "ERROR_CODE__FILE_REQUEST_INVALID_DRIVE", 1014 },
- { "FILE_REQUEST_NOT_ENABLED", "ERROR_CODE__FILE_REQUEST_NOT_ENABLED", 1015 },
- { "FILE_REQUEST_NO_FILESYSTEM", "ERROR_CODE__FILE_REQUEST_NO_FILESYSTEM", 1016 },
- { "FILE_REQUEST_MKFS_ABORTED", "ERROR_CODE__FILE_REQUEST_MKFS_ABORTED", 1017 },
- { "FILE_REQUEST_TIMEOUT", "ERROR_CODE__FILE_REQUEST_TIMEOUT", 1018 },
- { "FILE_REQUEST_LOCKED", "ERROR_CODE__FILE_REQUEST_LOCKED", 1019 },
- { "FILE_REQUEST_NOT_ENOUGH_CORE", "ERROR_CODE__FILE_REQUEST_NOT_ENOUGH_CORE", 1020 },
- { "FILE_REQUEST_TOO_MANY_OPEN_FILES", "ERROR_CODE__FILE_REQUEST_TOO_MANY_OPEN_FILES", 1021 },
- { "FILE_REQUEST_INVALID_PARAMETER", "ERROR_CODE__FILE_REQUEST_INVALID_PARAMETER", 1022 },
- { "JOB_UNSPECIFIED_ERROR", "ERROR_CODE__JOB_UNSPECIFIED_ERROR", 2000 },
- { "JOB_THREAD_BREAK", "ERROR_CODE__JOB_THREAD_BREAK", 2001 },
- { "JOB_WINDER_DANCER_FAIL", "ERROR_CODE__JOB_WINDER_DANCER_FAIL", 2002 },
- { "JOB_POOLER_DANCER_FAIL", "ERROR_CODE__JOB_POOLER_DANCER_FAIL", 2003 },
- { "JOB_FEEDER_DANCER_FAIL", "ERROR_CODE__JOB_FEEDER_DANCER_FAIL", 2004 },
- { "JOB_OUT_OF_DYE", "ERROR_CODE__JOB_OUT_OF_DYE", 2005 },
- { "JOB_OTHER_ALARM", "ERROR_CODE__JOB_OTHER_ALARM", 2006 },
- { "NO_JOB_IN_PROGRESS", "ERROR_CODE__NO_JOB_IN_PROGRESS", 2007 },
- { "JOB_TEMPERATURE_ALARM", "ERROR_CODE__JOB_TEMPERATURE_ALARM", 2008 },
- { "JOB_LS_ALARM", "ERROR_CODE__JOB_LS_ALARM", 2009 },
- { "JOB_PRESSURE_ALARM", "ERROR_CODE__JOB_PRESSURE_ALARM", 2010 },
- { "JOB_CURRENT_ALARM", "ERROR_CODE__JOB_CURRENT_ALARM", 2011 },
- { "JOB_MOTOR_ALARM", "ERROR_CODE__JOB_MOTOR_ALARM", 2012 },
- { "JOB_LIDS_OPEN", "ERROR_CODE__JOB_LIDS_OPEN", 2013 },
- { "JOB_ABORTED_BY_USER", "ERROR_CODE__JOB_ABORTED_BY_USER", 2014 },
- { "JOB_SAFETY_ALARM", "ERROR_CODE__JOB_SAFETY_ALARM", 2015 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
+ { "", "", 6 },
+ { "", "", 7 },
+ { "", "", 1000 },
+ { "", "", 1001 },
+ { "", "", 1002 },
+ { "", "", 1003 },
+ { "", "", 1004 },
+ { "", "", 1005 },
+ { "", "", 1006 },
+ { "", "", 1007 },
+ { "", "", 1008 },
+ { "", "", 1009 },
+ { "", "", 1010 },
+ { "", "", 1011 },
+ { "", "", 1012 },
+ { "", "", 1013 },
+ { "", "", 1014 },
+ { "", "", 1015 },
+ { "", "", 1016 },
+ { "", "", 1017 },
+ { "", "", 1018 },
+ { "", "", 1019 },
+ { "", "", 1020 },
+ { "", "", 1021 },
+ { "", "", 1022 },
+ { "", "", 2000 },
+ { "", "", 2001 },
+ { "", "", 2002 },
+ { "", "", 2003 },
+ { "", "", 2004 },
+ { "", "", 2005 },
+ { "", "", 2006 },
+ { "", "", 2007 },
+ { "", "", 2008 },
+ { "", "", 2009 },
+ { "", "", 2010 },
+ { "", "", 2011 },
+ { "", "", 2012 },
+ { "", "", 2013 },
+ { "", "", 2014 },
+ { "", "", 2015 },
};
static const ProtobufCIntRange error_code__value_ranges[] = {
{0, 0},{1000, 8},{2000, 31},{0, 47}
};
static const ProtobufCEnumValueIndex error_code__enum_values_by_name[47] =
{
- { "BAD_CRC", 2 },
- { "CONTINUOUS_RESPONSE_ABORTED", 5 },
- { "FILE_LENGTH_OUT_OF_RANGE", 11 },
- { "FILE_NOT_FOUND", 9 },
- { "FILE_REQUEST_DENIED", 18 },
- { "FILE_REQUEST_DISK_ERR", 12 },
- { "FILE_REQUEST_EXIST", 19 },
- { "FILE_REQUEST_INT_ERR", 13 },
- { "FILE_REQUEST_INVALID_DRIVE", 22 },
- { "FILE_REQUEST_INVALID_NAME", 17 },
- { "FILE_REQUEST_INVALID_OBJECT", 20 },
- { "FILE_REQUEST_INVALID_PARAMETER", 30 },
- { "FILE_REQUEST_LOCKED", 27 },
- { "FILE_REQUEST_MKFS_ABORTED", 25 },
- { "FILE_REQUEST_NOT_ENABLED", 23 },
- { "FILE_REQUEST_NOT_ENOUGH_CORE", 28 },
- { "FILE_REQUEST_NOT_READY", 14 },
- { "FILE_REQUEST_NO_FILE", 15 },
- { "FILE_REQUEST_NO_FILESYSTEM", 24 },
- { "FILE_REQUEST_NO_PATH", 16 },
- { "FILE_REQUEST_TIMEOUT", 26 },
- { "FILE_REQUEST_TOO_MANY_OPEN_FILES", 29 },
- { "FILE_REQUEST_WRITE_PROTECTED", 21 },
- { "GENERAL_ERROR", 1 },
- { "INVALID_DIGITAL_PIN_NUMBER", 3 },
- { "INVALID_PARAMETER", 7 },
- { "INVALID_PROCESS_ID", 10 },
- { "INVALID_UPLOAD_ID", 8 },
- { "JOB_ABORTED_BY_USER", 45 },
- { "JOB_CURRENT_ALARM", 42 },
- { "JOB_FAILED", 6 },
- { "JOB_FEEDER_DANCER_FAIL", 35 },
- { "JOB_LIDS_OPEN", 44 },
- { "JOB_LS_ALARM", 40 },
- { "JOB_MOTOR_ALARM", 43 },
- { "JOB_OTHER_ALARM", 37 },
- { "JOB_OUT_OF_DYE", 36 },
- { "JOB_POOLER_DANCER_FAIL", 34 },
- { "JOB_PRESSURE_ALARM", 41 },
- { "JOB_SAFETY_ALARM", 46 },
- { "JOB_TEMPERATURE_ALARM", 39 },
- { "JOB_THREAD_BREAK", 32 },
- { "JOB_UNSPECIFIED_ERROR", 31 },
- { "JOB_WINDER_DANCER_FAIL", 33 },
- { "NONE", 0 },
- { "NO_JOB_IN_PROGRESS", 38 },
- { "UNAUTHORIZED_CONNECTION", 4 },
+ { "", 2 },
+ { "", 5 },
+ { "", 11 },
+ { "", 9 },
+ { "", 18 },
+ { "", 12 },
+ { "", 19 },
+ { "", 13 },
+ { "", 22 },
+ { "", 17 },
+ { "", 20 },
+ { "", 30 },
+ { "", 27 },
+ { "", 25 },
+ { "", 23 },
+ { "", 28 },
+ { "", 14 },
+ { "", 15 },
+ { "", 24 },
+ { "", 16 },
+ { "", 26 },
+ { "", 29 },
+ { "", 21 },
+ { "", 1 },
+ { "", 3 },
+ { "", 7 },
+ { "", 10 },
+ { "", 8 },
+ { "", 45 },
+ { "", 42 },
+ { "", 6 },
+ { "", 35 },
+ { "", 44 },
+ { "", 40 },
+ { "", 43 },
+ { "", 37 },
+ { "", 36 },
+ { "", 34 },
+ { "", 41 },
+ { "", 46 },
+ { "", 39 },
+ { "", 32 },
+ { "", 31 },
+ { "", 33 },
+ { "", 0 },
+ { "", 38 },
+ { "", 4 },
};
const ProtobufCEnumDescriptor error_code__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "ErrorCode",
- "ErrorCode",
- "ErrorCode",
+ "",
+ "",
+ "",
"",
47,
error_code__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Common/ErrorResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Common/ErrorResponse.pb-c.c
index 8778d75a6..3b7d801e6 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Common/ErrorResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Common/ErrorResponse.pb-c.c
@@ -58,9 +58,9 @@ void error_response__free_unpacked
const ProtobufCMessageDescriptor error_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ErrorResponse",
- "ErrorResponse",
- "ErrorResponse",
+ "",
+ "",
+ "",
"",
sizeof(ErrorResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Common/MessageContainer.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Common/MessageContainer.pb-c.c
index e83c7b46f..73b014ffe 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Common/MessageContainer.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Common/MessageContainer.pb-c.c
@@ -55,7 +55,7 @@ void message_container__free_unpacked
static const ProtobufCFieldDescriptor message_container__field_descriptors[10] =
{
{
- "Type",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor message_container__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Token",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor message_container__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Timeout",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor message_container__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Continuous",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor message_container__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ContinuousTimeout",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor message_container__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Completed",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor message_container__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Data",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BYTES,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor message_container__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CRC",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor message_container__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Error",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor message_container__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ErrorMessage",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -195,9 +195,9 @@ static const ProtobufCIntRange message_container__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor message_container__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MessageContainer",
- "MessageContainer",
- "MessageContainer",
+ "",
+ "",
+ "",
"",
sizeof(MessageContainer),
10,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Common/MessageType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Common/MessageType.pb-c.c
index 831795919..e05a3f251 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Common/MessageType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Common/MessageType.pb-c.c
@@ -9,513 +9,513 @@
#include "MessageType.pb-c.h"
static const ProtobufCEnumValue message_type__enum_values_by_number[247] =
{
- { "None", "MESSAGE_TYPE__None", 0 },
- { "ErrorResponse", "MESSAGE_TYPE__ErrorResponse", 1 },
- { "CalculateRequest", "MESSAGE_TYPE__CalculateRequest", 3 },
- { "CalculateResponse", "MESSAGE_TYPE__CalculateResponse", 4 },
- { "ProgressRequest", "MESSAGE_TYPE__ProgressRequest", 5 },
- { "ProgressResponse", "MESSAGE_TYPE__ProgressResponse", 6 },
- { "StubCartridgeReadRequest", "MESSAGE_TYPE__StubCartridgeReadRequest", 7 },
- { "StubCartridgeReadResponse", "MESSAGE_TYPE__StubCartridgeReadResponse", 8 },
- { "StubCartridgeWriteRequest", "MESSAGE_TYPE__StubCartridgeWriteRequest", 9 },
- { "StubCartridgeWriteResponse", "MESSAGE_TYPE__StubCartridgeWriteResponse", 10 },
- { "StubDispenserRequest", "MESSAGE_TYPE__StubDispenserRequest", 11 },
- { "StubDispenserResponse", "MESSAGE_TYPE__StubDispenserResponse", 12 },
- { "StubGPIOInputSetupRequest", "MESSAGE_TYPE__StubGPIOInputSetupRequest", 13 },
- { "StubGPIOInputSetupResponse", "MESSAGE_TYPE__StubGPIOInputSetupResponse", 14 },
- { "StubGPIOReadBitRequest", "MESSAGE_TYPE__StubGPIOReadBitRequest", 15 },
- { "StubGPIOReadBitResponse", "MESSAGE_TYPE__StubGPIOReadBitResponse", 16 },
- { "StubGPIOReadByteRequest", "MESSAGE_TYPE__StubGPIOReadByteRequest", 17 },
- { "StubGPIOReadByteResponse", "MESSAGE_TYPE__StubGPIOReadByteResponse", 18 },
- { "StubGPIOWriteBitRequest", "MESSAGE_TYPE__StubGPIOWriteBitRequest", 19 },
- { "StubGPIOWriteBitResponse", "MESSAGE_TYPE__StubGPIOWriteBitResponse", 20 },
- { "StubGPIOWriteByteRequest", "MESSAGE_TYPE__StubGPIOWriteByteRequest", 21 },
- { "StubGPIOWriteByteResponse", "MESSAGE_TYPE__StubGPIOWriteByteResponse", 22 },
- { "StubHeaterRequest", "MESSAGE_TYPE__StubHeaterRequest", 23 },
- { "StubHeaterResponse", "MESSAGE_TYPE__StubHeaterResponse", 24 },
- { "StubI2CRequest", "MESSAGE_TYPE__StubI2CRequest", 25 },
- { "StubI2CResponse", "MESSAGE_TYPE__StubI2CResponse", 26 },
- { "StubOptLimitSwitchRequest", "MESSAGE_TYPE__StubOptLimitSwitchRequest", 27 },
- { "StubOptLimitSwitchResponse", "MESSAGE_TYPE__StubOptLimitSwitchResponse", 28 },
- { "StubSteperMotorRequest", "MESSAGE_TYPE__StubSteperMotorRequest", 29 },
- { "StubSteperMotorResponse", "MESSAGE_TYPE__StubSteperMotorResponse", 30 },
- { "StubValveRequest", "MESSAGE_TYPE__StubValveRequest", 31 },
- { "StubValveResponse", "MESSAGE_TYPE__StubValveResponse", 32 },
- { "StubExtFlashReadRequest", "MESSAGE_TYPE__StubExtFlashReadRequest", 33 },
- { "StubExtFlashReadResponse", "MESSAGE_TYPE__StubExtFlashReadResponse", 34 },
- { "StubExtFlashWriteRequest", "MESSAGE_TYPE__StubExtFlashWriteRequest", 35 },
- { "StubExtFlashWriteResponse", "MESSAGE_TYPE__StubExtFlashWriteResponse", 36 },
- { "StubFPGAReadBackRegRequest", "MESSAGE_TYPE__StubFPGAReadBackRegRequest", 37 },
- { "StubFPGAReadBackRegResponse", "MESSAGE_TYPE__StubFPGAReadBackRegResponse", 38 },
- { "StubFPGAReadVersionRequest", "MESSAGE_TYPE__StubFPGAReadVersionRequest", 39 },
- { "StubFPGAReadVersionResponse", "MESSAGE_TYPE__StubFPGAReadVersionResponse", 40 },
- { "StubL6470DriverRequest", "MESSAGE_TYPE__StubL6470DriverRequest", 41 },
- { "StubL6470DriverResponse", "MESSAGE_TYPE__StubL6470DriverResponse", 42 },
- { "StubMotorInitRequest", "MESSAGE_TYPE__StubMotorInitRequest", 43 },
- { "StubMotorInitResponse", "MESSAGE_TYPE__StubMotorInitResponse", 44 },
- { "StubMotorRunRequest", "MESSAGE_TYPE__StubMotorRunRequest", 45 },
- { "StubMotorRunResponse", "MESSAGE_TYPE__StubMotorRunResponse", 46 },
- { "StubMotorStopRequest", "MESSAGE_TYPE__StubMotorStopRequest", 47 },
- { "StubMotorStopResponse", "MESSAGE_TYPE__StubMotorStopResponse", 48 },
- { "StubMotorStatusRequest", "MESSAGE_TYPE__StubMotorStatusRequest", 49 },
- { "StubMotorStatusResponse", "MESSAGE_TYPE__StubMotorStatusResponse", 50 },
- { "StubMotorMovRequest", "MESSAGE_TYPE__StubMotorMovRequest", 51 },
- { "StubMotorMovResponse", "MESSAGE_TYPE__StubMotorMovResponse", 52 },
- { "StubMotorSpeedRequest", "MESSAGE_TYPE__StubMotorSpeedRequest", 53 },
- { "StubMotorSpeedResponse", "MESSAGE_TYPE__StubMotorSpeedResponse", 54 },
- { "StubMotorPositionRequest", "MESSAGE_TYPE__StubMotorPositionRequest", 55 },
- { "StubMotorPositionResponse", "MESSAGE_TYPE__StubMotorPositionResponse", 56 },
- { "StubHWVersionRequest", "MESSAGE_TYPE__StubHWVersionRequest", 57 },
- { "StubHWVersionResponse", "MESSAGE_TYPE__StubHWVersionResponse", 58 },
- { "StubF3Gpo01WriteRequest", "MESSAGE_TYPE__StubF3Gpo01WriteRequest", 59 },
- { "StubF3Gpo01WriteResponse", "MESSAGE_TYPE__StubF3Gpo01WriteResponse", 60 },
- { "StubHeatingTestRequest", "MESSAGE_TYPE__StubHeatingTestRequest", 61 },
- { "StubHeatingTestResponse", "MESSAGE_TYPE__StubHeatingTestResponse", 62 },
- { "StubHeatingTestPollRequest", "MESSAGE_TYPE__StubHeatingTestPollRequest", 63 },
- { "StubHeatingTestPollResponse", "MESSAGE_TYPE__StubHeatingTestPollResponse", 64 },
- { "StubMotorRequest", "MESSAGE_TYPE__StubMotorRequest", 65 },
- { "StubMotorResponse", "MESSAGE_TYPE__StubMotorResponse", 66 },
- { "StubMotorHomeMarkRequest", "MESSAGE_TYPE__StubMotorHomeMarkRequest", 67 },
- { "StubMotorHomeMarkResponse", "MESSAGE_TYPE__StubMotorHomeMarkResponse", 68 },
- { "StubMotorRunStepTickRequest", "MESSAGE_TYPE__StubMotorRunStepTickRequest", 69 },
- { "StubMotorRunStepTickResponse", "MESSAGE_TYPE__StubMotorRunStepTickResponse", 70 },
- { "StubFpgaReadRegRequest", "MESSAGE_TYPE__StubFpgaReadRegRequest", 71 },
- { "StubFpgaReadRegResponse", "MESSAGE_TYPE__StubFpgaReadRegResponse", 72 },
- { "StubFpgaWriteRegRequest", "MESSAGE_TYPE__StubFpgaWriteRegRequest", 73 },
- { "StubFpgaWriteRegResponse", "MESSAGE_TYPE__StubFpgaWriteRegResponse", 74 },
- { "StubReadEmbeddedVersionRequest", "MESSAGE_TYPE__StubReadEmbeddedVersionRequest", 75 },
- { "StubReadEmbeddedVersionResponse", "MESSAGE_TYPE__StubReadEmbeddedVersionResponse", 76 },
- { "StubTivaReadRegRequest", "MESSAGE_TYPE__StubTivaReadRegRequest", 77 },
- { "StubTivaReadRegResponse", "MESSAGE_TYPE__StubTivaReadRegResponse", 78 },
- { "StubTivaWriteRegRequest", "MESSAGE_TYPE__StubTivaWriteRegRequest", 79 },
- { "StubTivaWriteRegResponse", "MESSAGE_TYPE__StubTivaWriteRegResponse", 80 },
- { "StubDancerPositionRequest", "MESSAGE_TYPE__StubDancerPositionRequest", 81 },
- { "StubDancerPositionResponse", "MESSAGE_TYPE__StubDancerPositionResponse", 82 },
- { "StubSpeedSensorRequest", "MESSAGE_TYPE__StubSpeedSensorRequest", 83 },
- { "StubSpeedSensorResponse", "MESSAGE_TYPE__StubSpeedSensorResponse", 84 },
- { "StubRealTimeUsageRequest", "MESSAGE_TYPE__StubRealTimeUsageRequest", 85 },
- { "StubRealTimeUsageResponse", "MESSAGE_TYPE__StubRealTimeUsageResponse", 86 },
- { "StubIntADCReadRequest", "MESSAGE_TYPE__StubIntADCReadRequest", 87 },
- { "StubIntADCReadResponse", "MESSAGE_TYPE__StubIntADCReadResponse", 88 },
- { "StubTempSensorRequest", "MESSAGE_TYPE__StubTempSensorRequest", 89 },
- { "StubTempSensorResponse", "MESSAGE_TYPE__StubTempSensorResponse", 90 },
- { "StubI2CReadBytesRequest", "MESSAGE_TYPE__StubI2CReadBytesRequest", 91 },
- { "StubI2CReadBytesResponse", "MESSAGE_TYPE__StubI2CReadBytesResponse", 92 },
- { "StubI2CWriteBytesRequest", "MESSAGE_TYPE__StubI2CWriteBytesRequest", 93 },
- { "StubI2CWriteBytesResponse", "MESSAGE_TYPE__StubI2CWriteBytesResponse", 94 },
- { "StubExtFlashWriteWordsRequest", "MESSAGE_TYPE__StubExtFlashWriteWordsRequest", 95 },
- { "StubExtFlashWriteWordsResponse", "MESSAGE_TYPE__StubExtFlashWriteWordsResponse", 96 },
- { "StubExtFlashReadWordsRequest", "MESSAGE_TYPE__StubExtFlashReadWordsRequest", 97 },
- { "StubExtFlashReadWordsResponse", "MESSAGE_TYPE__StubExtFlashReadWordsResponse", 98 },
- { "StubJobRequest", "MESSAGE_TYPE__StubJobRequest", 99 },
- { "StubJobResponse", "MESSAGE_TYPE__StubJobResponse", 100 },
- { "StubAbortJobRequest", "MESSAGE_TYPE__StubAbortJobRequest", 101 },
- { "StubAbortJobResponse", "MESSAGE_TYPE__StubAbortJobResponse", 102 },
- { "StubMidTankPressureSensorRequest", "MESSAGE_TYPE__StubMidTankPressureSensorRequest", 103 },
- { "StubMidTankPressureSensorResponse", "MESSAGE_TYPE__StubMidTankPressureSensorResponse", 104 },
- { "ExternalBridgeUdpDiscoveryPacket", "MESSAGE_TYPE__ExternalBridgeUdpDiscoveryPacket", 1000 },
- { "ExternalBridgeLoginRequest", "MESSAGE_TYPE__ExternalBridgeLoginRequest", 1001 },
- { "ExternalBridgeLoginResponse", "MESSAGE_TYPE__ExternalBridgeLoginResponse", 1002 },
- { "ExternalBridgeLogoutRequest", "MESSAGE_TYPE__ExternalBridgeLogoutRequest", 1003 },
- { "ExternalBridgeLogoutResponse", "MESSAGE_TYPE__ExternalBridgeLogoutResponse", 1004 },
- { "DirectSynchronizationRequest", "MESSAGE_TYPE__DirectSynchronizationRequest", 1005 },
- { "DirectSynchronizationResponse", "MESSAGE_TYPE__DirectSynchronizationResponse", 1006 },
- { "OverrideDataBaseRequest", "MESSAGE_TYPE__OverrideDataBaseRequest", 1007 },
- { "OverrideDataBaseResponse", "MESSAGE_TYPE__OverrideDataBaseResponse", 1008 },
- { "StartApplicationLogsRequest", "MESSAGE_TYPE__StartApplicationLogsRequest", 1009 },
- { "StartApplicationLogsResponse", "MESSAGE_TYPE__StartApplicationLogsResponse", 1010 },
- { "StopApplicationLogsRequest", "MESSAGE_TYPE__StopApplicationLogsRequest", 1011 },
- { "StopApplicationLogsResponse", "MESSAGE_TYPE__StopApplicationLogsResponse", 1012 },
- { "ColorProfileRequest", "MESSAGE_TYPE__ColorProfileRequest", 1013 },
- { "ColorProfileResponse", "MESSAGE_TYPE__ColorProfileResponse", 1014 },
- { "UpdateStatusRequest", "MESSAGE_TYPE__UpdateStatusRequest", 1015 },
- { "UpdateStatusResponse", "MESSAGE_TYPE__UpdateStatusResponse", 1016 },
- { "GenericRequest", "MESSAGE_TYPE__GenericRequest", 1017 },
- { "GenericResponse", "MESSAGE_TYPE__GenericResponse", 1018 },
- { "StartDiagnosticsRequest", "MESSAGE_TYPE__StartDiagnosticsRequest", 2000 },
- { "StartDiagnosticsResponse", "MESSAGE_TYPE__StartDiagnosticsResponse", 2001 },
- { "MotorAbortHomingRequest", "MESSAGE_TYPE__MotorAbortHomingRequest", 2002 },
- { "MotorAbortHomingResponse", "MESSAGE_TYPE__MotorAbortHomingResponse", 2003 },
- { "MotorHomingRequest", "MESSAGE_TYPE__MotorHomingRequest", 2004 },
- { "MotorHomingResponse", "MESSAGE_TYPE__MotorHomingResponse", 2005 },
- { "MotorJoggingRequest", "MESSAGE_TYPE__MotorJoggingRequest", 2006 },
- { "MotorJoggingResponse", "MESSAGE_TYPE__MotorJoggingResponse", 2007 },
- { "MotorAbortJoggingRequest", "MESSAGE_TYPE__MotorAbortJoggingRequest", 2008 },
- { "MotorAbortJoggingResponse", "MESSAGE_TYPE__MotorAbortJoggingResponse", 2009 },
- { "DispenserAbortHomingRequest", "MESSAGE_TYPE__DispenserAbortHomingRequest", 2010 },
- { "DispenserAbortHomingResponse", "MESSAGE_TYPE__DispenserAbortHomingResponse", 2011 },
- { "DispenserHomingRequest", "MESSAGE_TYPE__DispenserHomingRequest", 2012 },
- { "DispenserHomingResponse", "MESSAGE_TYPE__DispenserHomingResponse", 2013 },
- { "DispenserJoggingRequest", "MESSAGE_TYPE__DispenserJoggingRequest", 2014 },
- { "DispenserJoggingResponse", "MESSAGE_TYPE__DispenserJoggingResponse", 2015 },
- { "DispenserAbortJoggingRequest", "MESSAGE_TYPE__DispenserAbortJoggingRequest", 2016 },
- { "DispenserAbortJoggingResponse", "MESSAGE_TYPE__DispenserAbortJoggingResponse", 2017 },
- { "SetDigitalOutRequest", "MESSAGE_TYPE__SetDigitalOutRequest", 2018 },
- { "SetDigitalOutResponse", "MESSAGE_TYPE__SetDigitalOutResponse", 2019 },
- { "ThreadJoggingRequest", "MESSAGE_TYPE__ThreadJoggingRequest", 2020 },
- { "ThreadJoggingResponse", "MESSAGE_TYPE__ThreadJoggingResponse", 2021 },
- { "ThreadAbortJoggingRequest", "MESSAGE_TYPE__ThreadAbortJoggingRequest", 2022 },
- { "ThreadAbortJoggingResponse", "MESSAGE_TYPE__ThreadAbortJoggingResponse", 2023 },
- { "SetComponentValueRequest", "MESSAGE_TYPE__SetComponentValueRequest", 2024 },
- { "SetComponentValueResponse", "MESSAGE_TYPE__SetComponentValueResponse", 2025 },
- { "ResolveEventRequest", "MESSAGE_TYPE__ResolveEventRequest", 2026 },
- { "ResolveEventResponse", "MESSAGE_TYPE__ResolveEventResponse", 2027 },
- { "StopDiagnosticsRequest", "MESSAGE_TYPE__StopDiagnosticsRequest", 2028 },
- { "StopDiagnosticsResponse", "MESSAGE_TYPE__StopDiagnosticsResponse", 2029 },
- { "StartEventsNotificationRequest", "MESSAGE_TYPE__StartEventsNotificationRequest", 2030 },
- { "StartEventsNotificationResponse", "MESSAGE_TYPE__StartEventsNotificationResponse", 2031 },
- { "StopEventsNotificationRequest", "MESSAGE_TYPE__StopEventsNotificationRequest", 2032 },
- { "StopEventsNotificationResponse", "MESSAGE_TYPE__StopEventsNotificationResponse", 2033 },
- { "SetHeaterStateRequest", "MESSAGE_TYPE__SetHeaterStateRequest", 2034 },
- { "SetHeaterStateResponse", "MESSAGE_TYPE__SetHeaterStateResponse", 2035 },
- { "SetBlowerStateRequest", "MESSAGE_TYPE__SetBlowerStateRequest", 2036 },
- { "SetBlowerStateResponse", "MESSAGE_TYPE__SetBlowerStateResponse", 2037 },
- { "SetValveStateRequest", "MESSAGE_TYPE__SetValveStateRequest", 2038 },
- { "SetValveStateResponse", "MESSAGE_TYPE__SetValveStateResponse", 2039 },
- { "StartCartridgesUpdateRequest", "MESSAGE_TYPE__StartCartridgesUpdateRequest", 2040 },
- { "StartCartridgesUpdateResponse", "MESSAGE_TYPE__StartCartridgesUpdateResponse", 2041 },
- { "StopCartridgesUpdateRequest", "MESSAGE_TYPE__StopCartridgesUpdateRequest", 2042 },
- { "StopCartridgesUpdateResponse", "MESSAGE_TYPE__StopCartridgesUpdateResponse", 2043 },
- { "CartridgeValidationRequest", "MESSAGE_TYPE__CartridgeValidationRequest", 2044 },
- { "CartridgeValidationResponse", "MESSAGE_TYPE__CartridgeValidationResponse", 2045 },
- { "DispenserEEpromRequest", "MESSAGE_TYPE__DispenserEEpromRequest", 2046 },
- { "DispenserEEpromResponse", "MESSAGE_TYPE__DispenserEEpromResponse", 2047 },
- { "JobRequest", "MESSAGE_TYPE__JobRequest", 3000 },
- { "JobResponse", "MESSAGE_TYPE__JobResponse", 3001 },
- { "AbortJobRequest", "MESSAGE_TYPE__AbortJobRequest", 3002 },
- { "AbortJobResponse", "MESSAGE_TYPE__AbortJobResponse", 3003 },
- { "UploadProcessParametersRequest", "MESSAGE_TYPE__UploadProcessParametersRequest", 3004 },
- { "UploadProcessParametersResponse", "MESSAGE_TYPE__UploadProcessParametersResponse", 3005 },
- { "CurrentJobRequest", "MESSAGE_TYPE__CurrentJobRequest", 3006 },
- { "CurrentJobResponse", "MESSAGE_TYPE__CurrentJobResponse", 3007 },
- { "ResumeCurrentJobRequest", "MESSAGE_TYPE__ResumeCurrentJobRequest", 3008 },
- { "ResumeCurrentJobResponse", "MESSAGE_TYPE__ResumeCurrentJobResponse", 3009 },
- { "StartHeadCleaningRequest", "MESSAGE_TYPE__StartHeadCleaningRequest", 3010 },
- { "StartHeadCleaningResponse", "MESSAGE_TYPE__StartHeadCleaningResponse", 3011 },
- { "AbortHeadCleaningRequest", "MESSAGE_TYPE__AbortHeadCleaningRequest", 3012 },
- { "AbortHeadCleaningResponse", "MESSAGE_TYPE__AbortHeadCleaningResponse", 3013 },
- { "StartDebugLogRequest", "MESSAGE_TYPE__StartDebugLogRequest", 4000 },
- { "StartDebugLogResponse", "MESSAGE_TYPE__StartDebugLogResponse", 4001 },
- { "StopDebugLogRequest", "MESSAGE_TYPE__StopDebugLogRequest", 4002 },
- { "StopDebugLogResponse", "MESSAGE_TYPE__StopDebugLogResponse", 4003 },
- { "SetDebugLogCategoryRequest", "MESSAGE_TYPE__SetDebugLogCategoryRequest", 4004 },
- { "SetDebugLogCategoryResponse", "MESSAGE_TYPE__SetDebugLogCategoryResponse", 4005 },
- { "SetupDebugDisributorsRequest", "MESSAGE_TYPE__SetupDebugDisributorsRequest", 4006 },
- { "SetupDebugDisributorsResponse", "MESSAGE_TYPE__SetupDebugDisributorsResponse", 4007 },
- { "UploadHardwareConfigurationRequest", "MESSAGE_TYPE__UploadHardwareConfigurationRequest", 5000 },
- { "UploadHardwareConfigurationResponse", "MESSAGE_TYPE__UploadHardwareConfigurationResponse", 5001 },
- { "SystemResetRequest", "MESSAGE_TYPE__SystemResetRequest", 5002 },
- { "SystemResetResponse", "MESSAGE_TYPE__SystemResetResponse", 5003 },
- { "KeepAliveRequest", "MESSAGE_TYPE__KeepAliveRequest", 6000 },
- { "KeepAliveResponse", "MESSAGE_TYPE__KeepAliveResponse", 6001 },
- { "ConnectRequest", "MESSAGE_TYPE__ConnectRequest", 6002 },
- { "ConnectResponse", "MESSAGE_TYPE__ConnectResponse", 6003 },
- { "DisconnectRequest", "MESSAGE_TYPE__DisconnectRequest", 6004 },
- { "DisconnectResponse", "MESSAGE_TYPE__DisconnectResponse", 6005 },
- { "FileUploadRequest", "MESSAGE_TYPE__FileUploadRequest", 7000 },
- { "FileUploadResponse", "MESSAGE_TYPE__FileUploadResponse", 7001 },
- { "FileChunkUploadRequest", "MESSAGE_TYPE__FileChunkUploadRequest", 7002 },
- { "FileChunkUploadResponse", "MESSAGE_TYPE__FileChunkUploadResponse", 7003 },
- { "ExecuteProcessRequest", "MESSAGE_TYPE__ExecuteProcessRequest", 7004 },
- { "ExecuteProcessResponse", "MESSAGE_TYPE__ExecuteProcessResponse", 7005 },
- { "KillProcessRequest", "MESSAGE_TYPE__KillProcessRequest", 7006 },
- { "KillProcessResponse", "MESSAGE_TYPE__KillProcessResponse", 7007 },
- { "CreateRequest", "MESSAGE_TYPE__CreateRequest", 7008 },
- { "CreateResponse", "MESSAGE_TYPE__CreateResponse", 7009 },
- { "DeleteRequest", "MESSAGE_TYPE__DeleteRequest", 7010 },
- { "DeleteResponse", "MESSAGE_TYPE__DeleteResponse", 7011 },
- { "GetStorageInfoRequest", "MESSAGE_TYPE__GetStorageInfoRequest", 7012 },
- { "GetStorageInfoResponse", "MESSAGE_TYPE__GetStorageInfoResponse", 7013 },
- { "GetFilesRequest", "MESSAGE_TYPE__GetFilesRequest", 7014 },
- { "GetFilesResponse", "MESSAGE_TYPE__GetFilesResponse", 7015 },
- { "FileDownloadRequest", "MESSAGE_TYPE__FileDownloadRequest", 7016 },
- { "FileDownloadResponse", "MESSAGE_TYPE__FileDownloadResponse", 7017 },
- { "FileChunkDownloadRequest", "MESSAGE_TYPE__FileChunkDownloadRequest", 7018 },
- { "FileChunkDownloadResponse", "MESSAGE_TYPE__FileChunkDownloadResponse", 7019 },
- { "ValidateVersionRequest", "MESSAGE_TYPE__ValidateVersionRequest", 7020 },
- { "ValidateVersionResponse", "MESSAGE_TYPE__ValidateVersionResponse", 7021 },
- { "ActivateVersionRequest", "MESSAGE_TYPE__ActivateVersionRequest", 7022 },
- { "ActivateVersionResponse", "MESSAGE_TYPE__ActivateVersionResponse", 7023 },
- { "DispenserDataRequest", "MESSAGE_TYPE__DispenserDataRequest", 8000 },
- { "DispenserDataResponse", "MESSAGE_TYPE__DispenserDataResponse", 8001 },
- { "MidTankDataSetupRequest", "MESSAGE_TYPE__MidTankDataSetupRequest", 8002 },
- { "MidTankDataSetupResponse", "MESSAGE_TYPE__MidTankDataSetupResponse", 8003 },
- { "MachineCalibrationDataRequest", "MESSAGE_TYPE__MachineCalibrationDataRequest", 8004 },
- { "MachineCalibrationDataResponse", "MESSAGE_TYPE__MachineCalibrationDataResponse", 8005 },
- { "StartMachineStatusUpdateRequest", "MESSAGE_TYPE__StartMachineStatusUpdateRequest", 9000 },
- { "StartMachineStatusUpdateResponse", "MESSAGE_TYPE__StartMachineStatusUpdateResponse", 9001 },
- { "StopMachineStatusUpdateRequest", "MESSAGE_TYPE__StopMachineStatusUpdateRequest", 9002 },
- { "StopMachineStatusUpdateResponse", "MESSAGE_TYPE__StopMachineStatusUpdateResponse", 9003 },
- { "StartPowerDownRequest", "MESSAGE_TYPE__StartPowerDownRequest", 10000 },
- { "StartPowerDownResponse", "MESSAGE_TYPE__StartPowerDownResponse", 10001 },
- { "AbortPowerDownRequest", "MESSAGE_TYPE__AbortPowerDownRequest", 10002 },
- { "AbortPowerDownResponse", "MESSAGE_TYPE__AbortPowerDownResponse", 10003 },
- { "StartThreadLoadingRequest", "MESSAGE_TYPE__StartThreadLoadingRequest", 11000 },
- { "StartThreadLoadingResponse", "MESSAGE_TYPE__StartThreadLoadingResponse", 11001 },
- { "ContinueThreadLoadingRequest", "MESSAGE_TYPE__ContinueThreadLoadingRequest", 11002 },
- { "ContinueThreadLoadingResponse", "MESSAGE_TYPE__ContinueThreadLoadingResponse", 11003 },
- { "StopThreadLoadingRequest", "MESSAGE_TYPE__StopThreadLoadingRequest", 11004 },
- { "StopThreadLoadingResponse", "MESSAGE_TYPE__StopThreadLoadingResponse", 11005 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
+ { "", "", 6 },
+ { "", "", 7 },
+ { "", "", 8 },
+ { "", "", 9 },
+ { "", "", 10 },
+ { "", "", 11 },
+ { "", "", 12 },
+ { "", "", 13 },
+ { "", "", 14 },
+ { "", "", 15 },
+ { "", "", 16 },
+ { "", "", 17 },
+ { "", "", 18 },
+ { "", "", 19 },
+ { "", "", 20 },
+ { "", "", 21 },
+ { "", "", 22 },
+ { "", "", 23 },
+ { "", "", 24 },
+ { "", "", 25 },
+ { "", "", 26 },
+ { "", "", 27 },
+ { "", "", 28 },
+ { "", "", 29 },
+ { "", "", 30 },
+ { "", "", 31 },
+ { "", "", 32 },
+ { "", "", 33 },
+ { "", "", 34 },
+ { "", "", 35 },
+ { "", "", 36 },
+ { "", "", 37 },
+ { "", "", 38 },
+ { "", "", 39 },
+ { "", "", 40 },
+ { "", "", 41 },
+ { "", "", 42 },
+ { "", "", 43 },
+ { "", "", 44 },
+ { "", "", 45 },
+ { "", "", 46 },
+ { "", "", 47 },
+ { "", "", 48 },
+ { "", "", 49 },
+ { "", "", 50 },
+ { "", "", 51 },
+ { "", "", 52 },
+ { "", "", 53 },
+ { "", "", 54 },
+ { "", "", 55 },
+ { "", "", 56 },
+ { "", "", 57 },
+ { "", "", 58 },
+ { "", "", 59 },
+ { "", "", 60 },
+ { "", "", 61 },
+ { "", "", 62 },
+ { "", "", 63 },
+ { "", "", 64 },
+ { "", "", 65 },
+ { "", "", 66 },
+ { "", "", 67 },
+ { "", "", 68 },
+ { "", "", 69 },
+ { "", "", 70 },
+ { "", "", 71 },
+ { "", "", 72 },
+ { "", "", 73 },
+ { "", "", 74 },
+ { "", "", 75 },
+ { "", "", 76 },
+ { "", "", 77 },
+ { "", "", 78 },
+ { "", "", 79 },
+ { "", "", 80 },
+ { "", "", 81 },
+ { "", "", 82 },
+ { "", "", 83 },
+ { "", "", 84 },
+ { "", "", 85 },
+ { "", "", 86 },
+ { "", "", 87 },
+ { "", "", 88 },
+ { "", "", 89 },
+ { "", "", 90 },
+ { "", "", 91 },
+ { "", "", 92 },
+ { "", "", 93 },
+ { "", "", 94 },
+ { "", "", 95 },
+ { "", "", 96 },
+ { "", "", 97 },
+ { "", "", 98 },
+ { "", "", 99 },
+ { "", "", 100 },
+ { "", "", 101 },
+ { "", "", 102 },
+ { "", "", 103 },
+ { "", "", 104 },
+ { "", "", 1000 },
+ { "", "", 1001 },
+ { "", "", 1002 },
+ { "", "", 1003 },
+ { "", "", 1004 },
+ { "", "", 1005 },
+ { "", "", 1006 },
+ { "", "", 1007 },
+ { "", "", 1008 },
+ { "", "", 1009 },
+ { "", "", 1010 },
+ { "", "", 1011 },
+ { "", "", 1012 },
+ { "", "", 1013 },
+ { "", "", 1014 },
+ { "", "", 1015 },
+ { "", "", 1016 },
+ { "", "", 1017 },
+ { "", "", 1018 },
+ { "", "", 2000 },
+ { "", "", 2001 },
+ { "", "", 2002 },
+ { "", "", 2003 },
+ { "", "", 2004 },
+ { "", "", 2005 },
+ { "", "", 2006 },
+ { "", "", 2007 },
+ { "", "", 2008 },
+ { "", "", 2009 },
+ { "", "", 2010 },
+ { "", "", 2011 },
+ { "", "", 2012 },
+ { "", "", 2013 },
+ { "", "", 2014 },
+ { "", "", 2015 },
+ { "", "", 2016 },
+ { "", "", 2017 },
+ { "", "", 2018 },
+ { "", "", 2019 },
+ { "", "", 2020 },
+ { "", "", 2021 },
+ { "", "", 2022 },
+ { "", "", 2023 },
+ { "", "", 2024 },
+ { "", "", 2025 },
+ { "", "", 2026 },
+ { "", "", 2027 },
+ { "", "", 2028 },
+ { "", "", 2029 },
+ { "", "", 2030 },
+ { "", "", 2031 },
+ { "", "", 2032 },
+ { "", "", 2033 },
+ { "", "", 2034 },
+ { "", "", 2035 },
+ { "", "", 2036 },
+ { "", "", 2037 },
+ { "", "", 2038 },
+ { "", "", 2039 },
+ { "", "", 2040 },
+ { "", "", 2041 },
+ { "", "", 2042 },
+ { "", "", 2043 },
+ { "", "", 2044 },
+ { "", "", 2045 },
+ { "", "", 2046 },
+ { "", "", 2047 },
+ { "", "", 3000 },
+ { "", "", 3001 },
+ { "", "", 3002 },
+ { "", "", 3003 },
+ { "", "", 3004 },
+ { "", "", 3005 },
+ { "", "", 3006 },
+ { "", "", 3007 },
+ { "", "", 3008 },
+ { "", "", 3009 },
+ { "", "", 3010 },
+ { "", "", 3011 },
+ { "", "", 3012 },
+ { "", "", 3013 },
+ { "", "", 4000 },
+ { "", "", 4001 },
+ { "", "", 4002 },
+ { "", "", 4003 },
+ { "", "", 4004 },
+ { "", "", 4005 },
+ { "", "", 4006 },
+ { "", "", 4007 },
+ { "", "", 5000 },
+ { "", "", 5001 },
+ { "", "", 5002 },
+ { "", "", 5003 },
+ { "", "", 6000 },
+ { "", "", 6001 },
+ { "", "", 6002 },
+ { "", "", 6003 },
+ { "", "", 6004 },
+ { "", "", 6005 },
+ { "", "", 7000 },
+ { "", "", 7001 },
+ { "", "", 7002 },
+ { "", "", 7003 },
+ { "", "", 7004 },
+ { "", "", 7005 },
+ { "", "", 7006 },
+ { "", "", 7007 },
+ { "", "", 7008 },
+ { "", "", 7009 },
+ { "", "", 7010 },
+ { "", "", 7011 },
+ { "", "", 7012 },
+ { "", "", 7013 },
+ { "", "", 7014 },
+ { "", "", 7015 },
+ { "", "", 7016 },
+ { "", "", 7017 },
+ { "", "", 7018 },
+ { "", "", 7019 },
+ { "", "", 7020 },
+ { "", "", 7021 },
+ { "", "", 7022 },
+ { "", "", 7023 },
+ { "", "", 8000 },
+ { "", "", 8001 },
+ { "", "", 8002 },
+ { "", "", 8003 },
+ { "", "", 8004 },
+ { "", "", 8005 },
+ { "", "", 9000 },
+ { "", "", 9001 },
+ { "", "", 9002 },
+ { "", "", 9003 },
+ { "", "", 10000 },
+ { "", "", 10001 },
+ { "", "", 10002 },
+ { "", "", 10003 },
+ { "", "", 11000 },
+ { "", "", 11001 },
+ { "", "", 11002 },
+ { "", "", 11003 },
+ { "", "", 11004 },
+ { "", "", 11005 },
};
static const ProtobufCIntRange message_type__value_ranges[] = {
{0, 0},{3, 2},{1000, 104},{2000, 123},{3000, 171},{4000, 185},{5000, 193},{6000, 197},{7000, 203},{8000, 227},{9000, 233},{10000, 237},{11000, 241},{0, 247}
};
static const ProtobufCEnumValueIndex message_type__enum_values_by_name[247] =
{
- { "AbortHeadCleaningRequest", 183 },
- { "AbortHeadCleaningResponse", 184 },
- { "AbortJobRequest", 173 },
- { "AbortJobResponse", 174 },
- { "AbortPowerDownRequest", 239 },
- { "AbortPowerDownResponse", 240 },
- { "ActivateVersionRequest", 225 },
- { "ActivateVersionResponse", 226 },
- { "CalculateRequest", 2 },
- { "CalculateResponse", 3 },
- { "CartridgeValidationRequest", 167 },
- { "CartridgeValidationResponse", 168 },
- { "ColorProfileRequest", 117 },
- { "ColorProfileResponse", 118 },
- { "ConnectRequest", 199 },
- { "ConnectResponse", 200 },
- { "ContinueThreadLoadingRequest", 243 },
- { "ContinueThreadLoadingResponse", 244 },
- { "CreateRequest", 211 },
- { "CreateResponse", 212 },
- { "CurrentJobRequest", 177 },
- { "CurrentJobResponse", 178 },
- { "DeleteRequest", 213 },
- { "DeleteResponse", 214 },
- { "DirectSynchronizationRequest", 109 },
- { "DirectSynchronizationResponse", 110 },
- { "DisconnectRequest", 201 },
- { "DisconnectResponse", 202 },
- { "DispenserAbortHomingRequest", 133 },
- { "DispenserAbortHomingResponse", 134 },
- { "DispenserAbortJoggingRequest", 139 },
- { "DispenserAbortJoggingResponse", 140 },
- { "DispenserDataRequest", 227 },
- { "DispenserDataResponse", 228 },
- { "DispenserEEpromRequest", 169 },
- { "DispenserEEpromResponse", 170 },
- { "DispenserHomingRequest", 135 },
- { "DispenserHomingResponse", 136 },
- { "DispenserJoggingRequest", 137 },
- { "DispenserJoggingResponse", 138 },
- { "ErrorResponse", 1 },
- { "ExecuteProcessRequest", 207 },
- { "ExecuteProcessResponse", 208 },
- { "ExternalBridgeLoginRequest", 105 },
- { "ExternalBridgeLoginResponse", 106 },
- { "ExternalBridgeLogoutRequest", 107 },
- { "ExternalBridgeLogoutResponse", 108 },
- { "ExternalBridgeUdpDiscoveryPacket", 104 },
- { "FileChunkDownloadRequest", 221 },
- { "FileChunkDownloadResponse", 222 },
- { "FileChunkUploadRequest", 205 },
- { "FileChunkUploadResponse", 206 },
- { "FileDownloadRequest", 219 },
- { "FileDownloadResponse", 220 },
- { "FileUploadRequest", 203 },
- { "FileUploadResponse", 204 },
- { "GenericRequest", 121 },
- { "GenericResponse", 122 },
- { "GetFilesRequest", 217 },
- { "GetFilesResponse", 218 },
- { "GetStorageInfoRequest", 215 },
- { "GetStorageInfoResponse", 216 },
- { "JobRequest", 171 },
- { "JobResponse", 172 },
- { "KeepAliveRequest", 197 },
- { "KeepAliveResponse", 198 },
- { "KillProcessRequest", 209 },
- { "KillProcessResponse", 210 },
- { "MachineCalibrationDataRequest", 231 },
- { "MachineCalibrationDataResponse", 232 },
- { "MidTankDataSetupRequest", 229 },
- { "MidTankDataSetupResponse", 230 },
- { "MotorAbortHomingRequest", 125 },
- { "MotorAbortHomingResponse", 126 },
- { "MotorAbortJoggingRequest", 131 },
- { "MotorAbortJoggingResponse", 132 },
- { "MotorHomingRequest", 127 },
- { "MotorHomingResponse", 128 },
- { "MotorJoggingRequest", 129 },
- { "MotorJoggingResponse", 130 },
- { "None", 0 },
- { "OverrideDataBaseRequest", 111 },
- { "OverrideDataBaseResponse", 112 },
- { "ProgressRequest", 4 },
- { "ProgressResponse", 5 },
- { "ResolveEventRequest", 149 },
- { "ResolveEventResponse", 150 },
- { "ResumeCurrentJobRequest", 179 },
- { "ResumeCurrentJobResponse", 180 },
- { "SetBlowerStateRequest", 159 },
- { "SetBlowerStateResponse", 160 },
- { "SetComponentValueRequest", 147 },
- { "SetComponentValueResponse", 148 },
- { "SetDebugLogCategoryRequest", 189 },
- { "SetDebugLogCategoryResponse", 190 },
- { "SetDigitalOutRequest", 141 },
- { "SetDigitalOutResponse", 142 },
- { "SetHeaterStateRequest", 157 },
- { "SetHeaterStateResponse", 158 },
- { "SetValveStateRequest", 161 },
- { "SetValveStateResponse", 162 },
- { "SetupDebugDisributorsRequest", 191 },
- { "SetupDebugDisributorsResponse", 192 },
- { "StartApplicationLogsRequest", 113 },
- { "StartApplicationLogsResponse", 114 },
- { "StartCartridgesUpdateRequest", 163 },
- { "StartCartridgesUpdateResponse", 164 },
- { "StartDebugLogRequest", 185 },
- { "StartDebugLogResponse", 186 },
- { "StartDiagnosticsRequest", 123 },
- { "StartDiagnosticsResponse", 124 },
- { "StartEventsNotificationRequest", 153 },
- { "StartEventsNotificationResponse", 154 },
- { "StartHeadCleaningRequest", 181 },
- { "StartHeadCleaningResponse", 182 },
- { "StartMachineStatusUpdateRequest", 233 },
- { "StartMachineStatusUpdateResponse", 234 },
- { "StartPowerDownRequest", 237 },
- { "StartPowerDownResponse", 238 },
- { "StartThreadLoadingRequest", 241 },
- { "StartThreadLoadingResponse", 242 },
- { "StopApplicationLogsRequest", 115 },
- { "StopApplicationLogsResponse", 116 },
- { "StopCartridgesUpdateRequest", 165 },
- { "StopCartridgesUpdateResponse", 166 },
- { "StopDebugLogRequest", 187 },
- { "StopDebugLogResponse", 188 },
- { "StopDiagnosticsRequest", 151 },
- { "StopDiagnosticsResponse", 152 },
- { "StopEventsNotificationRequest", 155 },
- { "StopEventsNotificationResponse", 156 },
- { "StopMachineStatusUpdateRequest", 235 },
- { "StopMachineStatusUpdateResponse", 236 },
- { "StopThreadLoadingRequest", 245 },
- { "StopThreadLoadingResponse", 246 },
- { "StubAbortJobRequest", 100 },
- { "StubAbortJobResponse", 101 },
- { "StubCartridgeReadRequest", 6 },
- { "StubCartridgeReadResponse", 7 },
- { "StubCartridgeWriteRequest", 8 },
- { "StubCartridgeWriteResponse", 9 },
- { "StubDancerPositionRequest", 80 },
- { "StubDancerPositionResponse", 81 },
- { "StubDispenserRequest", 10 },
- { "StubDispenserResponse", 11 },
- { "StubExtFlashReadRequest", 32 },
- { "StubExtFlashReadResponse", 33 },
- { "StubExtFlashReadWordsRequest", 96 },
- { "StubExtFlashReadWordsResponse", 97 },
- { "StubExtFlashWriteRequest", 34 },
- { "StubExtFlashWriteResponse", 35 },
- { "StubExtFlashWriteWordsRequest", 94 },
- { "StubExtFlashWriteWordsResponse", 95 },
- { "StubF3Gpo01WriteRequest", 58 },
- { "StubF3Gpo01WriteResponse", 59 },
- { "StubFPGAReadBackRegRequest", 36 },
- { "StubFPGAReadBackRegResponse", 37 },
- { "StubFPGAReadVersionRequest", 38 },
- { "StubFPGAReadVersionResponse", 39 },
- { "StubFpgaReadRegRequest", 70 },
- { "StubFpgaReadRegResponse", 71 },
- { "StubFpgaWriteRegRequest", 72 },
- { "StubFpgaWriteRegResponse", 73 },
- { "StubGPIOInputSetupRequest", 12 },
- { "StubGPIOInputSetupResponse", 13 },
- { "StubGPIOReadBitRequest", 14 },
- { "StubGPIOReadBitResponse", 15 },
- { "StubGPIOReadByteRequest", 16 },
- { "StubGPIOReadByteResponse", 17 },
- { "StubGPIOWriteBitRequest", 18 },
- { "StubGPIOWriteBitResponse", 19 },
- { "StubGPIOWriteByteRequest", 20 },
- { "StubGPIOWriteByteResponse", 21 },
- { "StubHWVersionRequest", 56 },
- { "StubHWVersionResponse", 57 },
- { "StubHeaterRequest", 22 },
- { "StubHeaterResponse", 23 },
- { "StubHeatingTestPollRequest", 62 },
- { "StubHeatingTestPollResponse", 63 },
- { "StubHeatingTestRequest", 60 },
- { "StubHeatingTestResponse", 61 },
- { "StubI2CReadBytesRequest", 90 },
- { "StubI2CReadBytesResponse", 91 },
- { "StubI2CRequest", 24 },
- { "StubI2CResponse", 25 },
- { "StubI2CWriteBytesRequest", 92 },
- { "StubI2CWriteBytesResponse", 93 },
- { "StubIntADCReadRequest", 86 },
- { "StubIntADCReadResponse", 87 },
- { "StubJobRequest", 98 },
- { "StubJobResponse", 99 },
- { "StubL6470DriverRequest", 40 },
- { "StubL6470DriverResponse", 41 },
- { "StubMidTankPressureSensorRequest", 102 },
- { "StubMidTankPressureSensorResponse", 103 },
- { "StubMotorHomeMarkRequest", 66 },
- { "StubMotorHomeMarkResponse", 67 },
- { "StubMotorInitRequest", 42 },
- { "StubMotorInitResponse", 43 },
- { "StubMotorMovRequest", 50 },
- { "StubMotorMovResponse", 51 },
- { "StubMotorPositionRequest", 54 },
- { "StubMotorPositionResponse", 55 },
- { "StubMotorRequest", 64 },
- { "StubMotorResponse", 65 },
- { "StubMotorRunRequest", 44 },
- { "StubMotorRunResponse", 45 },
- { "StubMotorRunStepTickRequest", 68 },
- { "StubMotorRunStepTickResponse", 69 },
- { "StubMotorSpeedRequest", 52 },
- { "StubMotorSpeedResponse", 53 },
- { "StubMotorStatusRequest", 48 },
- { "StubMotorStatusResponse", 49 },
- { "StubMotorStopRequest", 46 },
- { "StubMotorStopResponse", 47 },
- { "StubOptLimitSwitchRequest", 26 },
- { "StubOptLimitSwitchResponse", 27 },
- { "StubReadEmbeddedVersionRequest", 74 },
- { "StubReadEmbeddedVersionResponse", 75 },
- { "StubRealTimeUsageRequest", 84 },
- { "StubRealTimeUsageResponse", 85 },
- { "StubSpeedSensorRequest", 82 },
- { "StubSpeedSensorResponse", 83 },
- { "StubSteperMotorRequest", 28 },
- { "StubSteperMotorResponse", 29 },
- { "StubTempSensorRequest", 88 },
- { "StubTempSensorResponse", 89 },
- { "StubTivaReadRegRequest", 76 },
- { "StubTivaReadRegResponse", 77 },
- { "StubTivaWriteRegRequest", 78 },
- { "StubTivaWriteRegResponse", 79 },
- { "StubValveRequest", 30 },
- { "StubValveResponse", 31 },
- { "SystemResetRequest", 195 },
- { "SystemResetResponse", 196 },
- { "ThreadAbortJoggingRequest", 145 },
- { "ThreadAbortJoggingResponse", 146 },
- { "ThreadJoggingRequest", 143 },
- { "ThreadJoggingResponse", 144 },
- { "UpdateStatusRequest", 119 },
- { "UpdateStatusResponse", 120 },
- { "UploadHardwareConfigurationRequest", 193 },
- { "UploadHardwareConfigurationResponse", 194 },
- { "UploadProcessParametersRequest", 175 },
- { "UploadProcessParametersResponse", 176 },
- { "ValidateVersionRequest", 223 },
- { "ValidateVersionResponse", 224 },
+ { "", 183 },
+ { "", 184 },
+ { "", 173 },
+ { "", 174 },
+ { "", 239 },
+ { "", 240 },
+ { "", 225 },
+ { "", 226 },
+ { "", 2 },
+ { "", 3 },
+ { "", 167 },
+ { "", 168 },
+ { "", 117 },
+ { "", 118 },
+ { "", 199 },
+ { "", 200 },
+ { "", 243 },
+ { "", 244 },
+ { "", 211 },
+ { "", 212 },
+ { "", 177 },
+ { "", 178 },
+ { "", 213 },
+ { "", 214 },
+ { "", 109 },
+ { "", 110 },
+ { "", 201 },
+ { "", 202 },
+ { "", 133 },
+ { "", 134 },
+ { "", 139 },
+ { "", 140 },
+ { "", 227 },
+ { "", 228 },
+ { "", 169 },
+ { "", 170 },
+ { "", 135 },
+ { "", 136 },
+ { "", 137 },
+ { "", 138 },
+ { "", 1 },
+ { "", 207 },
+ { "", 208 },
+ { "", 105 },
+ { "", 106 },
+ { "", 107 },
+ { "", 108 },
+ { "", 104 },
+ { "", 221 },
+ { "", 222 },
+ { "", 205 },
+ { "", 206 },
+ { "", 219 },
+ { "", 220 },
+ { "", 203 },
+ { "", 204 },
+ { "", 121 },
+ { "", 122 },
+ { "", 217 },
+ { "", 218 },
+ { "", 215 },
+ { "", 216 },
+ { "", 171 },
+ { "", 172 },
+ { "", 197 },
+ { "", 198 },
+ { "", 209 },
+ { "", 210 },
+ { "", 231 },
+ { "", 232 },
+ { "", 229 },
+ { "", 230 },
+ { "", 125 },
+ { "", 126 },
+ { "", 131 },
+ { "", 132 },
+ { "", 127 },
+ { "", 128 },
+ { "", 129 },
+ { "", 130 },
+ { "", 0 },
+ { "", 111 },
+ { "", 112 },
+ { "", 4 },
+ { "", 5 },
+ { "", 149 },
+ { "", 150 },
+ { "", 179 },
+ { "", 180 },
+ { "", 159 },
+ { "", 160 },
+ { "", 147 },
+ { "", 148 },
+ { "", 189 },
+ { "", 190 },
+ { "", 141 },
+ { "", 142 },
+ { "", 157 },
+ { "", 158 },
+ { "", 161 },
+ { "", 162 },
+ { "", 191 },
+ { "", 192 },
+ { "", 113 },
+ { "", 114 },
+ { "", 163 },
+ { "", 164 },
+ { "", 185 },
+ { "", 186 },
+ { "", 123 },
+ { "", 124 },
+ { "", 153 },
+ { "", 154 },
+ { "", 181 },
+ { "", 182 },
+ { "", 233 },
+ { "", 234 },
+ { "", 237 },
+ { "", 238 },
+ { "", 241 },
+ { "", 242 },
+ { "", 115 },
+ { "", 116 },
+ { "", 165 },
+ { "", 166 },
+ { "", 187 },
+ { "", 188 },
+ { "", 151 },
+ { "", 152 },
+ { "", 155 },
+ { "", 156 },
+ { "", 235 },
+ { "", 236 },
+ { "", 245 },
+ { "", 246 },
+ { "", 100 },
+ { "", 101 },
+ { "", 6 },
+ { "", 7 },
+ { "", 8 },
+ { "", 9 },
+ { "", 80 },
+ { "", 81 },
+ { "", 10 },
+ { "", 11 },
+ { "", 32 },
+ { "", 33 },
+ { "", 96 },
+ { "", 97 },
+ { "", 34 },
+ { "", 35 },
+ { "", 94 },
+ { "", 95 },
+ { "", 58 },
+ { "", 59 },
+ { "", 36 },
+ { "", 37 },
+ { "", 38 },
+ { "", 39 },
+ { "", 70 },
+ { "", 71 },
+ { "", 72 },
+ { "", 73 },
+ { "", 12 },
+ { "", 13 },
+ { "", 14 },
+ { "", 15 },
+ { "", 16 },
+ { "", 17 },
+ { "", 18 },
+ { "", 19 },
+ { "", 20 },
+ { "", 21 },
+ { "", 56 },
+ { "", 57 },
+ { "", 22 },
+ { "", 23 },
+ { "", 62 },
+ { "", 63 },
+ { "", 60 },
+ { "", 61 },
+ { "", 90 },
+ { "", 91 },
+ { "", 24 },
+ { "", 25 },
+ { "", 92 },
+ { "", 93 },
+ { "", 86 },
+ { "", 87 },
+ { "", 98 },
+ { "", 99 },
+ { "", 40 },
+ { "", 41 },
+ { "", 102 },
+ { "", 103 },
+ { "", 66 },
+ { "", 67 },
+ { "", 42 },
+ { "", 43 },
+ { "", 50 },
+ { "", 51 },
+ { "", 54 },
+ { "", 55 },
+ { "", 64 },
+ { "", 65 },
+ { "", 44 },
+ { "", 45 },
+ { "", 68 },
+ { "", 69 },
+ { "", 52 },
+ { "", 53 },
+ { "", 48 },
+ { "", 49 },
+ { "", 46 },
+ { "", 47 },
+ { "", 26 },
+ { "", 27 },
+ { "", 74 },
+ { "", 75 },
+ { "", 84 },
+ { "", 85 },
+ { "", 82 },
+ { "", 83 },
+ { "", 28 },
+ { "", 29 },
+ { "", 88 },
+ { "", 89 },
+ { "", 76 },
+ { "", 77 },
+ { "", 78 },
+ { "", 79 },
+ { "", 30 },
+ { "", 31 },
+ { "", 195 },
+ { "", 196 },
+ { "", 145 },
+ { "", 146 },
+ { "", 143 },
+ { "", 144 },
+ { "", 119 },
+ { "", 120 },
+ { "", 193 },
+ { "", 194 },
+ { "", 175 },
+ { "", 176 },
+ { "", 223 },
+ { "", 224 },
};
const ProtobufCEnumDescriptor message_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "MessageType",
- "MessageType",
- "MessageType",
+ "",
+ "",
+ "",
"",
247,
message_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/ConnectRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/ConnectRequest.pb-c.c
index e5c7f856e..613a43dc3 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/ConnectRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/ConnectRequest.pb-c.c
@@ -55,7 +55,7 @@ void connect_request__free_unpacked
static const ProtobufCFieldDescriptor connect_request__field_descriptors[2] =
{
{
- "Password",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor connect_request__field_descriptors[2] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "UnixTime",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT64,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange connect_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor connect_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ConnectRequest",
- "ConnectRequest",
- "ConnectRequest",
+ "",
+ "",
+ "",
"",
sizeof(ConnectRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/ConnectResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/ConnectResponse.pb-c.c
index ddc2f318a..21bb1d5db 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/ConnectResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/ConnectResponse.pb-c.c
@@ -55,7 +55,7 @@ void connect_response__free_unpacked
static const ProtobufCFieldDescriptor connect_response__field_descriptors[2] =
{
{
- "DeviceInformation",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor connect_response__field_descriptors[2] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IsAfterReset",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange connect_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor connect_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ConnectResponse",
- "ConnectResponse",
- "ConnectResponse",
+ "",
+ "",
+ "",
"",
sizeof(ConnectResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/DeviceInformation.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/DeviceInformation.pb-c.c
index 5c412671c..bfd1eb113 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/DeviceInformation.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/DeviceInformation.pb-c.c
@@ -55,7 +55,7 @@ void device_information__free_unpacked
static const ProtobufCFieldDescriptor device_information__field_descriptors[9] =
{
{
- "Name",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor device_information__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Version",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor device_information__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BuildDate",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor device_information__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BoardRevision",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor device_information__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "AssemblyVersion",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor device_information__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FPGA1Version",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor device_information__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FPGA2Version",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor device_information__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FPGA3Version",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor device_information__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DiagnosticsInterval",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -182,9 +182,9 @@ static const ProtobufCIntRange device_information__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor device_information__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DeviceInformation",
- "DeviceInformation",
- "DeviceInformation",
+ "",
+ "",
+ "",
"",
sizeof(DeviceInformation),
9,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/DisconnectRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/DisconnectRequest.pb-c.c
index 39e442cbe..4fb96f3d6 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/DisconnectRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/DisconnectRequest.pb-c.c
@@ -58,9 +58,9 @@ void disconnect_request__free_unpacked
const ProtobufCMessageDescriptor disconnect_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DisconnectRequest",
- "DisconnectRequest",
- "DisconnectRequest",
+ "",
+ "",
+ "",
"",
sizeof(DisconnectRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/DisconnectResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/DisconnectResponse.pb-c.c
index e17f48d2b..4b820cd59 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/DisconnectResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/DisconnectResponse.pb-c.c
@@ -58,9 +58,9 @@ void disconnect_response__free_unpacked
const ProtobufCMessageDescriptor disconnect_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DisconnectResponse",
- "DisconnectResponse",
- "DisconnectResponse",
+ "",
+ "",
+ "",
"",
sizeof(DisconnectResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/KeepAliveRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/KeepAliveRequest.pb-c.c
index 70fca2425..18e2d7d1d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/KeepAliveRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/KeepAliveRequest.pb-c.c
@@ -58,9 +58,9 @@ void keep_alive_request__free_unpacked
const ProtobufCMessageDescriptor keep_alive_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "KeepAliveRequest",
- "KeepAliveRequest",
- "KeepAliveRequest",
+ "",
+ "",
+ "",
"",
sizeof(KeepAliveRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/KeepAliveResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/KeepAliveResponse.pb-c.c
index 9bae1f119..36fde549d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Connection/KeepAliveResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Connection/KeepAliveResponse.pb-c.c
@@ -58,9 +58,9 @@ void keep_alive_response__free_unpacked
const ProtobufCMessageDescriptor keep_alive_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "KeepAliveResponse",
- "KeepAliveResponse",
- "KeepAliveResponse",
+ "",
+ "",
+ "",
"",
sizeof(KeepAliveResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugDistributor.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugDistributor.pb-c.c
index df9728c6c..4e060a768 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugDistributor.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugDistributor.pb-c.c
@@ -9,47 +9,47 @@
#include "DebugDistributor.pb-c.h"
static const ProtobufCEnumValue debug_distributor__enum_values_by_number[14] =
{
- { "ControlFilter", "DEBUG_DISTRIBUTOR__ControlFilter", 0 },
- { "HeatersFilter", "DEBUG_DISTRIBUTOR__HeatersFilter", 1 },
- { "JobFilter", "DEBUG_DISTRIBUTOR__JobFilter", 2 },
- { "WasteFilter", "DEBUG_DISTRIBUTOR__WasteFilter", 3 },
- { "AlarmFilter", "DEBUG_DISTRIBUTOR__AlarmFilter", 4 },
- { "DiagnosticsFilter", "DEBUG_DISTRIBUTOR__DiagnosticsFilter", 5 },
- { "IDSFilter", "DEBUG_DISTRIBUTOR__IDSFilter", 6 },
- { "ThreadFilter", "DEBUG_DISTRIBUTOR__ThreadFilter", 7 },
- { "GeneralFilter", "DEBUG_DISTRIBUTOR__GeneralFilter", 8 },
- { "CommFilter", "DEBUG_DISTRIBUTOR__CommFilter", 9 },
- { "FPGAFilter", "DEBUG_DISTRIBUTOR__FPGAFilter", 10 },
- { "LoadFilter", "DEBUG_DISTRIBUTOR__LoadFilter", 11 },
- { "InitFilter", "DEBUG_DISTRIBUTOR__InitFilter", 12 },
- { "MaintFilter", "DEBUG_DISTRIBUTOR__MaintFilter", 13 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
+ { "", "", 6 },
+ { "", "", 7 },
+ { "", "", 8 },
+ { "", "", 9 },
+ { "", "", 10 },
+ { "", "", 11 },
+ { "", "", 12 },
+ { "", "", 13 },
};
static const ProtobufCIntRange debug_distributor__value_ranges[] = {
{0, 0},{0, 14}
};
static const ProtobufCEnumValueIndex debug_distributor__enum_values_by_name[14] =
{
- { "AlarmFilter", 4 },
- { "CommFilter", 9 },
- { "ControlFilter", 0 },
- { "DiagnosticsFilter", 5 },
- { "FPGAFilter", 10 },
- { "GeneralFilter", 8 },
- { "HeatersFilter", 1 },
- { "IDSFilter", 6 },
- { "InitFilter", 12 },
- { "JobFilter", 2 },
- { "LoadFilter", 11 },
- { "MaintFilter", 13 },
- { "ThreadFilter", 7 },
- { "WasteFilter", 3 },
+ { "", 4 },
+ { "", 9 },
+ { "", 0 },
+ { "", 5 },
+ { "", 10 },
+ { "", 8 },
+ { "", 1 },
+ { "", 6 },
+ { "", 12 },
+ { "", 2 },
+ { "", 11 },
+ { "", 13 },
+ { "", 7 },
+ { "", 3 },
};
const ProtobufCEnumDescriptor debug_distributor__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "DebugDistributor",
- "DebugDistributor",
- "DebugDistributor",
+ "",
+ "",
+ "",
"",
14,
debug_distributor__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugDistributorType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugDistributorType.pb-c.c
index b2655bcdb..d2bdac22b 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugDistributorType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugDistributorType.pb-c.c
@@ -9,51 +9,51 @@
#include "DebugDistributorType.pb-c.h"
static const ProtobufCEnumValue debug_distributor_type__enum_values_by_number[16] =
{
- { "ControlFilter", "DEBUG_DISTRIBUTOR_TYPE__ControlFilter", 0 },
- { "HeatersFilter", "DEBUG_DISTRIBUTOR_TYPE__HeatersFilter", 1 },
- { "JobFilter", "DEBUG_DISTRIBUTOR_TYPE__JobFilter", 2 },
- { "WasteFilter", "DEBUG_DISTRIBUTOR_TYPE__WasteFilter", 3 },
- { "AlarmFilter", "DEBUG_DISTRIBUTOR_TYPE__AlarmFilter", 4 },
- { "DiagnosticsFilter", "DEBUG_DISTRIBUTOR_TYPE__DiagnosticsFilter", 5 },
- { "IDSFilter", "DEBUG_DISTRIBUTOR_TYPE__IDSFilter", 6 },
- { "ThreadFilter", "DEBUG_DISTRIBUTOR_TYPE__ThreadFilter", 7 },
- { "GeneralFilter", "DEBUG_DISTRIBUTOR_TYPE__GeneralFilter", 8 },
- { "CommFilter", "DEBUG_DISTRIBUTOR_TYPE__CommFilter", 9 },
- { "FPGAFilter", "DEBUG_DISTRIBUTOR_TYPE__FPGAFilter", 10 },
- { "LoadFilter", "DEBUG_DISTRIBUTOR_TYPE__LoadFilter", 11 },
- { "InitFilter", "DEBUG_DISTRIBUTOR_TYPE__InitFilter", 12 },
- { "MaintFilter", "DEBUG_DISTRIBUTOR_TYPE__MaintFilter", 13 },
- { "IFSFilter", "DEBUG_DISTRIBUTOR_TYPE__IFSFilter", 14 },
- { "FilesFilter", "DEBUG_DISTRIBUTOR_TYPE__FilesFilter", 15 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
+ { "", "", 6 },
+ { "", "", 7 },
+ { "", "", 8 },
+ { "", "", 9 },
+ { "", "", 10 },
+ { "", "", 11 },
+ { "", "", 12 },
+ { "", "", 13 },
+ { "", "", 14 },
+ { "", "", 15 },
};
static const ProtobufCIntRange debug_distributor_type__value_ranges[] = {
{0, 0},{0, 16}
};
static const ProtobufCEnumValueIndex debug_distributor_type__enum_values_by_name[16] =
{
- { "AlarmFilter", 4 },
- { "CommFilter", 9 },
- { "ControlFilter", 0 },
- { "DiagnosticsFilter", 5 },
- { "FPGAFilter", 10 },
- { "FilesFilter", 15 },
- { "GeneralFilter", 8 },
- { "HeatersFilter", 1 },
- { "IDSFilter", 6 },
- { "IFSFilter", 14 },
- { "InitFilter", 12 },
- { "JobFilter", 2 },
- { "LoadFilter", 11 },
- { "MaintFilter", 13 },
- { "ThreadFilter", 7 },
- { "WasteFilter", 3 },
+ { "", 4 },
+ { "", 9 },
+ { "", 0 },
+ { "", 5 },
+ { "", 10 },
+ { "", 15 },
+ { "", 8 },
+ { "", 1 },
+ { "", 6 },
+ { "", 14 },
+ { "", 12 },
+ { "", 2 },
+ { "", 11 },
+ { "", 13 },
+ { "", 7 },
+ { "", 3 },
};
const ProtobufCEnumDescriptor debug_distributor_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "DebugDistributorType",
- "DebugDistributorType",
- "DebugDistributorType",
+ "",
+ "",
+ "",
"",
16,
debug_distributor_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugLogCategory.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugLogCategory.pb-c.c
index ebb901ba8..b2bb83bc6 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugLogCategory.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugLogCategory.pb-c.c
@@ -9,29 +9,29 @@
#include "DebugLogCategory.pb-c.h"
static const ProtobufCEnumValue debug_log_category__enum_values_by_number[5] =
{
- { "Info", "DEBUG_LOG_CATEGORY__Info", 0 },
- { "Warning", "DEBUG_LOG_CATEGORY__Warning", 1 },
- { "Error", "DEBUG_LOG_CATEGORY__Error", 2 },
- { "Critical", "DEBUG_LOG_CATEGORY__Critical", 3 },
- { "Debug", "DEBUG_LOG_CATEGORY__Debug", 4 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
};
static const ProtobufCIntRange debug_log_category__value_ranges[] = {
{0, 0},{0, 5}
};
static const ProtobufCEnumValueIndex debug_log_category__enum_values_by_name[5] =
{
- { "Critical", 3 },
- { "Debug", 4 },
- { "Error", 2 },
- { "Info", 0 },
- { "Warning", 1 },
+ { "", 3 },
+ { "", 4 },
+ { "", 2 },
+ { "", 0 },
+ { "", 1 },
};
const ProtobufCEnumDescriptor debug_log_category__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "DebugLogCategory",
- "DebugLogCategory",
- "DebugLogCategory",
+ "",
+ "",
+ "",
"",
5,
debug_log_category__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetDebugLogCategoryRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetDebugLogCategoryRequest.pb-c.c
index 08841b53c..5c37044e5 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetDebugLogCategoryRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetDebugLogCategoryRequest.pb-c.c
@@ -55,7 +55,7 @@ void set_debug_log_category_request__free_unpacked
static const ProtobufCFieldDescriptor set_debug_log_category_request__field_descriptors[1] =
{
{
- "MinimumCategory",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange set_debug_log_category_request__number_ranges[1 +
const ProtobufCMessageDescriptor set_debug_log_category_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetDebugLogCategoryRequest",
- "SetDebugLogCategoryRequest",
- "SetDebugLogCategoryRequest",
+ "",
+ "",
+ "",
"",
sizeof(SetDebugLogCategoryRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetDebugLogCategoryResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetDebugLogCategoryResponse.pb-c.c
index a8d52bc02..5ed3820fe 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetDebugLogCategoryResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetDebugLogCategoryResponse.pb-c.c
@@ -58,9 +58,9 @@ void set_debug_log_category_response__free_unpacked
const ProtobufCMessageDescriptor set_debug_log_category_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetDebugLogCategoryResponse",
- "SetDebugLogCategoryResponse",
- "SetDebugLogCategoryResponse",
+ "",
+ "",
+ "",
"",
sizeof(SetDebugLogCategoryResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetupDebugDisributorsRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetupDebugDisributorsRequest.pb-c.c
index e4e1c7ae1..927c6f56e 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetupDebugDisributorsRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetupDebugDisributorsRequest.pb-c.c
@@ -55,7 +55,7 @@ void setup_debug_disributors_request__free_unpacked
static const ProtobufCFieldDescriptor setup_debug_disributors_request__field_descriptors[2] =
{
{
- "DebugDistributor",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor setup_debug_disributors_request__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DistributorActive",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange setup_debug_disributors_request__number_ranges[1
const ProtobufCMessageDescriptor setup_debug_disributors_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetupDebugDisributorsRequest",
- "SetupDebugDisributorsRequest",
- "SetupDebugDisributorsRequest",
+ "",
+ "",
+ "",
"",
sizeof(SetupDebugDisributorsRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetupDebugDisributorsResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetupDebugDisributorsResponse.pb-c.c
index 514e7c05b..926696898 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetupDebugDisributorsResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/SetupDebugDisributorsResponse.pb-c.c
@@ -58,9 +58,9 @@ void setup_debug_disributors_response__free_unpacked
const ProtobufCMessageDescriptor setup_debug_disributors_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetupDebugDisributorsResponse",
- "SetupDebugDisributorsResponse",
- "SetupDebugDisributorsResponse",
+ "",
+ "",
+ "",
"",
sizeof(SetupDebugDisributorsResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogRequest.pb-c.c
index 4c9f854c8..652649351 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogRequest.pb-c.c
@@ -58,9 +58,9 @@ void start_debug_log_request__free_unpacked
const ProtobufCMessageDescriptor start_debug_log_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartDebugLogRequest",
- "StartDebugLogRequest",
- "StartDebugLogRequest",
+ "",
+ "",
+ "",
"",
sizeof(StartDebugLogRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogResponse.pb-c.c
index c9a1e6405..dcf85c544 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogResponse.pb-c.c
@@ -55,7 +55,7 @@ void start_debug_log_response__free_unpacked
static const ProtobufCFieldDescriptor start_debug_log_response__field_descriptors[6] =
{
{
- "Category",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor start_debug_log_response__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FileName",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor start_debug_log_response__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "LineNumber",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor start_debug_log_response__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Filter",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor start_debug_log_response__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Message",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor start_debug_log_response__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ModuleId",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -143,9 +143,9 @@ static const ProtobufCIntRange start_debug_log_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor start_debug_log_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartDebugLogResponse",
- "StartDebugLogResponse",
- "StartDebugLogResponse",
+ "",
+ "",
+ "",
"",
sizeof(StartDebugLogResponse),
6,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StopDebugLogRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StopDebugLogRequest.pb-c.c
index 74194f1d3..aa4744bee 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StopDebugLogRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StopDebugLogRequest.pb-c.c
@@ -58,9 +58,9 @@ void stop_debug_log_request__free_unpacked
const ProtobufCMessageDescriptor stop_debug_log_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StopDebugLogRequest",
- "StopDebugLogRequest",
- "StopDebugLogRequest",
+ "",
+ "",
+ "",
"",
sizeof(StopDebugLogRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StopDebugLogResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StopDebugLogResponse.pb-c.c
index 7a885594e..511206031 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StopDebugLogResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StopDebugLogResponse.pb-c.c
@@ -58,9 +58,9 @@ void stop_debug_log_response__free_unpacked
const ProtobufCMessageDescriptor stop_debug_log_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StopDebugLogResponse",
- "StopDebugLogResponse",
- "StopDebugLogResponse",
+ "",
+ "",
+ "",
"",
sizeof(StopDebugLogResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/Cartridge.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/Cartridge.pb-c.c
index fc27894ce..32d198e45 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/Cartridge.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/Cartridge.pb-c.c
@@ -55,7 +55,7 @@ void cartridge__free_unpacked
static const ProtobufCFieldDescriptor cartridge__field_descriptors[3] =
{
{
- "Slot",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor cartridge__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Tag",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor cartridge__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Index",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange cartridge__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor cartridge__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "Cartridge",
- "Cartridge",
- "Cartridge",
+ "",
+ "",
+ "",
"",
sizeof(Cartridge),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeAction.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeAction.pb-c.c
index b0a681376..53b1b278b 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeAction.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeAction.pb-c.c
@@ -9,23 +9,23 @@
#include "CartridgeAction.pb-c.h"
static const ProtobufCEnumValue cartridge_action__enum_values_by_number[2] =
{
- { "Inserted", "CARTRIDGE_ACTION__Inserted", 0 },
- { "Ejected", "CARTRIDGE_ACTION__Ejected", 1 },
+ { "", "", 0 },
+ { "", "", 1 },
};
static const ProtobufCIntRange cartridge_action__value_ranges[] = {
{0, 0},{0, 2}
};
static const ProtobufCEnumValueIndex cartridge_action__enum_values_by_name[2] =
{
- { "Ejected", 1 },
- { "Inserted", 0 },
+ { "", 1 },
+ { "", 0 },
};
const ProtobufCEnumDescriptor cartridge_action__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "CartridgeAction",
- "CartridgeAction",
- "CartridgeAction",
+ "",
+ "",
+ "",
"",
2,
cartridge_action__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeSlot.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeSlot.pb-c.c
index 370c41dc2..5fe336463 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeSlot.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeSlot.pb-c.c
@@ -9,25 +9,25 @@
#include "CartridgeSlot.pb-c.h"
static const ProtobufCEnumValue cartridge_slot__enum_values_by_number[3] =
{
- { "Ink", "CARTRIDGE_SLOT__Ink", 0 },
- { "WasteMiddle", "CARTRIDGE_SLOT__WasteMiddle", 1 },
- { "WasteLower", "CARTRIDGE_SLOT__WasteLower", 2 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
};
static const ProtobufCIntRange cartridge_slot__value_ranges[] = {
{0, 0},{0, 3}
};
static const ProtobufCEnumValueIndex cartridge_slot__enum_values_by_name[3] =
{
- { "Ink", 0 },
- { "WasteLower", 2 },
- { "WasteMiddle", 1 },
+ { "", 0 },
+ { "", 2 },
+ { "", 1 },
};
const ProtobufCEnumDescriptor cartridge_slot__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "CartridgeSlot",
- "CartridgeSlot",
- "CartridgeSlot",
+ "",
+ "",
+ "",
"",
3,
cartridge_slot__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeTagContent.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeTagContent.pb-c.c
index 04d3ef523..f2589f248 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeTagContent.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeTagContent.pb-c.c
@@ -55,7 +55,7 @@ void cartridge_tag_content__free_unpacked
static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[32] =
{
{
- "UniqueId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SerialNumber",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FactoryId",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FillingSystemId",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WorkOrder",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ColorName",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ColorCategory",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ColorTypeRevision",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CartridgeSize",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FilledInkVolume",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "InkBatchNum",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -187,7 +187,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "InkMFGDate",
+ "",
12,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -199,7 +199,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "InkEOLDate",
+ "",
13,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -211,7 +211,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CartridgeFillingDate",
+ "",
14,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -223,7 +223,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WasteFilledDate",
+ "",
15,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -235,7 +235,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PlugInCounter",
+ "",
16,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -247,7 +247,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Misc",
+ "",
17,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -259,7 +259,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Inkfill",
+ "",
18,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -271,7 +271,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "InkUsed",
+ "",
19,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -283,7 +283,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "InkEmpty",
+ "",
20,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -295,7 +295,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WasteEmpty",
+ "",
21,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -307,7 +307,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WasteFilling",
+ "",
22,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -319,7 +319,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WasteFull",
+ "",
23,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -331,7 +331,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Blocked",
+ "",
24,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -343,7 +343,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Fail",
+ "",
25,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -355,7 +355,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WasteCounter",
+ "",
26,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -367,7 +367,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MachineIdInkUsed",
+ "",
27,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -379,7 +379,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MachineIdWasteUsed",
+ "",
28,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -391,7 +391,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Counter",
+ "",
29,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -403,7 +403,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TagValid",
+ "",
30,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -415,7 +415,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HashValue",
+ "",
31,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -427,7 +427,7 @@ static const ProtobufCFieldDescriptor cartridge_tag_content__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Checksum_CRC16",
+ "",
32,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -481,9 +481,9 @@ static const ProtobufCIntRange cartridge_tag_content__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor cartridge_tag_content__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "CartridgeTagContent",
- "CartridgeTagContent",
- "CartridgeTagContent",
+ "",
+ "",
+ "",
"",
sizeof(CartridgeTagContent),
32,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeValidationRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeValidationRequest.pb-c.c
index e78b31d4b..7963d8eb3 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeValidationRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeValidationRequest.pb-c.c
@@ -55,7 +55,7 @@ void cartridge_validation_request__free_unpacked
static const ProtobufCFieldDescriptor cartridge_validation_request__field_descriptors[2] =
{
{
- "Cartridge",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor cartridge_validation_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Action",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange cartridge_validation_request__number_ranges[1 + 1
const ProtobufCMessageDescriptor cartridge_validation_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "CartridgeValidationRequest",
- "CartridgeValidationRequest",
- "CartridgeValidationRequest",
+ "",
+ "",
+ "",
"",
sizeof(CartridgeValidationRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeValidationResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeValidationResponse.pb-c.c
index 2dc2274dd..b0cc72ff6 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeValidationResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/CartridgeValidationResponse.pb-c.c
@@ -55,7 +55,7 @@ void cartridge_validation_response__free_unpacked
static const ProtobufCFieldDescriptor cartridge_validation_response__field_descriptors[2] =
{
{
- "IsValid",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor cartridge_validation_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Index",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange cartridge_validation_response__number_ranges[1 +
const ProtobufCMessageDescriptor cartridge_validation_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "CartridgeValidationResponse",
- "CartridgeValidationResponse",
- "CartridgeValidationResponse",
+ "",
+ "",
+ "",
"",
sizeof(CartridgeValidationResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DataFileFrame.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DataFileFrame.pb-c.c
index afbafe2c0..76afcac6c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DataFileFrame.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DataFileFrame.pb-c.c
@@ -55,7 +55,7 @@ void data_file_frame__free_unpacked
static const ProtobufCFieldDescriptor data_file_frame__field_descriptors[3] =
{
{
- "Milliseconds",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor data_file_frame__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StartDiagnosticsResponse",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor data_file_frame__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "VideoFrames",
+ "",
3,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_BYTES,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange data_file_frame__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor data_file_frame__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DataFileFrame",
- "DataFileFrame",
- "DataFileFrame",
+ "",
+ "",
+ "",
"",
sizeof(DataFileFrame),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DiagnosticsMonitors.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DiagnosticsMonitors.pb-c.c
index fdd62c3e9..bf37bfed9 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DiagnosticsMonitors.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DiagnosticsMonitors.pb-c.c
@@ -55,7 +55,7 @@ void diagnostics_monitors__free_unpacked
static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85] =
{
{
- "Dancer1Angle",
+ "",
1,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dancer2Angle",
+ "",
2,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dancer3Angle",
+ "",
3,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FeederMotorFrequency",
+ "",
4,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DryerMotor",
+ "",
5,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PollerMotor",
+ "",
6,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WinderMotor",
+ "",
7,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ScrewMotor",
+ "",
8,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ThreadSpeed",
+ "",
9,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MixerTemperature",
+ "",
10,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone1Temperature",
+ "",
11,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -187,7 +187,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone2Temperature",
+ "",
12,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -199,7 +199,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone3Temperature",
+ "",
13,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -211,7 +211,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadAirFlow",
+ "",
14,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -223,7 +223,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FeederTension",
+ "",
15,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -235,7 +235,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PullerTension",
+ "",
16,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -247,7 +247,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DryerZone1Temperature",
+ "",
17,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -259,7 +259,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DryerZone2Temperature",
+ "",
18,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -271,7 +271,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DryerZone3Temperature",
+ "",
19,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -283,7 +283,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DryerAirFlow",
+ "",
20,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -295,7 +295,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WinderTension",
+ "",
21,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -307,7 +307,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispensersMotorsFrequency",
+ "",
22,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -319,7 +319,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispensersAngularEncoders",
+ "",
23,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -331,7 +331,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispensersLinearPositions",
+ "",
24,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -343,7 +343,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispensersPressure",
+ "",
25,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -355,7 +355,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FilterDeltaPressure",
+ "",
26,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -367,7 +367,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ChillerTemperature",
+ "",
27,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -379,7 +379,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser1MotorFrequency",
+ "",
28,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -391,7 +391,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser2MotorFrequency",
+ "",
29,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -403,7 +403,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser3MotorFrequency",
+ "",
30,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -415,7 +415,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser4MotorFrequency",
+ "",
31,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -427,7 +427,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser5MotorFrequency",
+ "",
32,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -439,7 +439,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser6MotorFrequency",
+ "",
33,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -451,7 +451,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser7MotorFrequency",
+ "",
34,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -463,7 +463,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser8MotorFrequency",
+ "",
35,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -475,7 +475,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone4Temperature",
+ "",
36,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -487,7 +487,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone5Temperature",
+ "",
37,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -499,7 +499,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone6Temperature",
+ "",
38,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -511,7 +511,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BlowerVoltage",
+ "",
39,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -523,7 +523,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser1Pressure",
+ "",
40,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -535,7 +535,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser2Pressure",
+ "",
41,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -547,7 +547,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser3Pressure",
+ "",
42,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -559,7 +559,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser4Pressure",
+ "",
43,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -571,7 +571,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser5Pressure",
+ "",
44,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -583,7 +583,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser6Pressure",
+ "",
45,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -595,7 +595,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser7Pressure",
+ "",
46,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -607,7 +607,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispenser8Pressure",
+ "",
47,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -619,7 +619,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MidTank1Level",
+ "",
48,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -631,7 +631,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MidTank2Level",
+ "",
49,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -643,7 +643,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MidTank3Level",
+ "",
50,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -655,7 +655,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MidTank4Level",
+ "",
51,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -667,7 +667,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MidTank5Level",
+ "",
52,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -679,7 +679,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MidTank6Level",
+ "",
53,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -691,7 +691,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MidTank7Level",
+ "",
54,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -703,7 +703,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MidTank8Level",
+ "",
55,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -715,7 +715,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DrierZone1HeaterCurrent",
+ "",
56,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -727,7 +727,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DrierZone2HeaterCurrent",
+ "",
57,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -739,7 +739,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone1HeaterCurrent",
+ "",
58,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -751,7 +751,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone2HeaterCurrent",
+ "",
59,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -763,7 +763,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone3HeaterCurrent",
+ "",
60,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -775,7 +775,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone4HeaterCurrent",
+ "",
61,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -787,7 +787,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone5_6HeaterCurrent",
+ "",
62,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -799,7 +799,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Mixer1HeaterCurrent",
+ "",
63,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -811,7 +811,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispensersInkLevel",
+ "",
64,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -823,7 +823,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MidTanksInkLevel",
+ "",
65,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -835,7 +835,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OverallTemperature",
+ "",
66,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -847,7 +847,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone7HeaterCurrent",
+ "",
67,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -859,7 +859,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone7Temperature",
+ "",
68,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -871,7 +871,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone8HeaterCurrent",
+ "",
69,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -883,7 +883,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone8Temperature",
+ "",
70,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -895,7 +895,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone9HeaterCurrent",
+ "",
71,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -907,7 +907,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone9Temperature",
+ "",
72,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -919,7 +919,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone10HeaterCurrent",
+ "",
73,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -931,7 +931,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone10Temperature",
+ "",
74,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -943,7 +943,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone11HeaterCurrent",
+ "",
75,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -955,7 +955,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone11Temperature",
+ "",
76,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -967,7 +967,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone12HeaterCurrent",
+ "",
77,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -979,7 +979,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone12Temperature",
+ "",
78,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -991,7 +991,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadBlowerVoltage1",
+ "",
79,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -1003,7 +1003,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadBlowerVoltage2",
+ "",
80,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -1015,7 +1015,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadCoverHeater1Current",
+ "",
81,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -1027,7 +1027,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadCoverHeater1Temperature",
+ "",
82,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -1039,7 +1039,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadCoverHeater2Current",
+ "",
83,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -1051,7 +1051,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadCoverHeater2Temperature",
+ "",
84,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -1063,7 +1063,7 @@ static const ProtobufCFieldDescriptor diagnostics_monitors__field_descriptors[85
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WHSBlower2Voltage",
+ "",
85,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -1170,9 +1170,9 @@ static const ProtobufCIntRange diagnostics_monitors__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor diagnostics_monitors__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DiagnosticsMonitors",
- "DiagnosticsMonitors",
- "DiagnosticsMonitors",
+ "",
+ "",
+ "",
"",
sizeof(DiagnosticsMonitors),
85,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DigitalInterfaceState.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DigitalInterfaceState.pb-c.c
index 6e7a7e462..d13fa8347 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DigitalInterfaceState.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DigitalInterfaceState.pb-c.c
@@ -55,7 +55,7 @@ void digital_interface_state__free_unpacked
static const ProtobufCFieldDescriptor digital_interface_state__field_descriptors[2] =
{
{
- "InterfaceIO",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor digital_interface_state__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Value",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange digital_interface_state__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor digital_interface_state__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DigitalInterfaceState",
- "DigitalInterfaceState",
- "DigitalInterfaceState",
+ "",
+ "",
+ "",
"",
sizeof(DigitalInterfaceState),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortHomingRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortHomingRequest.pb-c.c
index 296f6c52e..5e363bd98 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortHomingRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortHomingRequest.pb-c.c
@@ -55,7 +55,7 @@ void dispenser_abort_homing_request__free_unpacked
static const ProtobufCFieldDescriptor dispenser_abort_homing_request__field_descriptors[1] =
{
{
- "Index",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange dispenser_abort_homing_request__number_ranges[1 +
const ProtobufCMessageDescriptor dispenser_abort_homing_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserAbortHomingRequest",
- "DispenserAbortHomingRequest",
- "DispenserAbortHomingRequest",
+ "",
+ "",
+ "",
"",
sizeof(DispenserAbortHomingRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortHomingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortHomingResponse.pb-c.c
index a5de8be16..7bd4ab942 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortHomingResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortHomingResponse.pb-c.c
@@ -58,9 +58,9 @@ void dispenser_abort_homing_response__free_unpacked
const ProtobufCMessageDescriptor dispenser_abort_homing_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserAbortHomingResponse",
- "DispenserAbortHomingResponse",
- "DispenserAbortHomingResponse",
+ "",
+ "",
+ "",
"",
sizeof(DispenserAbortHomingResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortJoggingRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortJoggingRequest.pb-c.c
index ed152c87f..683316f94 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortJoggingRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortJoggingRequest.pb-c.c
@@ -55,7 +55,7 @@ void dispenser_abort_jogging_request__free_unpacked
static const ProtobufCFieldDescriptor dispenser_abort_jogging_request__field_descriptors[1] =
{
{
- "Index",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange dispenser_abort_jogging_request__number_ranges[1
const ProtobufCMessageDescriptor dispenser_abort_jogging_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserAbortJoggingRequest",
- "DispenserAbortJoggingRequest",
- "DispenserAbortJoggingRequest",
+ "",
+ "",
+ "",
"",
sizeof(DispenserAbortJoggingRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortJoggingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortJoggingResponse.pb-c.c
index 038c39393..774e362ba 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortJoggingResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserAbortJoggingResponse.pb-c.c
@@ -55,7 +55,7 @@ void dispenser_abort_jogging_response__free_unpacked
static const ProtobufCFieldDescriptor dispenser_abort_jogging_response__field_descriptors[1] =
{
{
- "Index",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange dispenser_abort_jogging_response__number_ranges[1
const ProtobufCMessageDescriptor dispenser_abort_jogging_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserAbortJoggingResponse",
- "DispenserAbortJoggingResponse",
- "DispenserAbortJoggingResponse",
+ "",
+ "",
+ "",
"",
sizeof(DispenserAbortJoggingResponse),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEPROM.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEPROM.pb-c.c
index a3c1f603f..ac762deec 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEPROM.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEPROM.pb-c.c
@@ -55,7 +55,7 @@ void dispenser_eeprom__free_unpacked
static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
{
{
- "Header",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TableLength",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Tableversion",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispenserP_N",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PCBS_N",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PCBPartNumber",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispenserS_N",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MinimalPressure",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MaximalPressure",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MinimalMV",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MaximalMV",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -187,7 +187,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TotalCycles",
+ "",
12,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -199,7 +199,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BubbleSize",
+ "",
13,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -211,7 +211,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "AVG_Nl_stepValue_1_4",
+ "",
14,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -223,7 +223,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "AVG_Nl_stepValue_2_4",
+ "",
15,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -235,7 +235,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "AVG_Nl_stepValue_3_4",
+ "",
16,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -247,7 +247,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "AVG_Nl_stepValue_4_4",
+ "",
17,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -259,7 +259,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SW_Reserve",
+ "",
18,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -271,7 +271,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Spare1_pressure",
+ "",
19,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -283,7 +283,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Spare2_pressure",
+ "",
20,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -295,7 +295,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MotorPulsesPerCycle",
+ "",
21,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -307,7 +307,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Color",
+ "",
22,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -319,7 +319,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PressureSlope",
+ "",
23,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -331,7 +331,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ProductionDate",
+ "",
24,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -343,7 +343,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ATSlocation",
+ "",
25,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -355,7 +355,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Spare1",
+ "",
26,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -367,7 +367,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Spare2",
+ "",
27,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -379,7 +379,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ATSChannel",
+ "",
28,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -391,7 +391,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "UnitEmpty",
+ "",
29,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -403,7 +403,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DryRunPass_Fail",
+ "",
30,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -415,7 +415,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FlowPass_Fail",
+ "",
31,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -427,7 +427,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom__field_descriptors[32] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CheckSum",
+ "",
32,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -481,9 +481,9 @@ static const ProtobufCIntRange dispenser_eeprom__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor dispenser_eeprom__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserEEprom",
- "DispenserEEprom",
- "DispenserEEprom",
+ "",
+ "",
+ "",
"",
sizeof(DispenserEEprom),
32,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEpromRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEpromRequest.pb-c.c
index 013ecbf5a..a86bfd0b1 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEpromRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEpromRequest.pb-c.c
@@ -55,7 +55,7 @@ void dispenser_eeprom_request__free_unpacked
static const ProtobufCFieldDescriptor dispenser_eeprom_request__field_descriptors[3] =
{
{
- "DispenserId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom_request__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BurnRequest",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom_request__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispenserEEprom",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange dispenser_eeprom_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor dispenser_eeprom_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserEEpromRequest",
- "DispenserEEpromRequest",
- "DispenserEEpromRequest",
+ "",
+ "",
+ "",
"",
sizeof(DispenserEEpromRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEpromResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEpromResponse.pb-c.c
index ece1a19b6..71459129d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEpromResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserEEpromResponse.pb-c.c
@@ -55,7 +55,7 @@ void dispenser_eeprom_response__free_unpacked
static const ProtobufCFieldDescriptor dispenser_eeprom_response__field_descriptors[2] =
{
{
- "DispenserId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor dispenser_eeprom_response__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispenserEEprom",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange dispenser_eeprom_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor dispenser_eeprom_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserEEpromResponse",
- "DispenserEEpromResponse",
- "DispenserEEpromResponse",
+ "",
+ "",
+ "",
"",
sizeof(DispenserEEpromResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserHomingRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserHomingRequest.pb-c.c
index 93ee869e6..dc8119776 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserHomingRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserHomingRequest.pb-c.c
@@ -55,7 +55,7 @@ void dispenser_homing_request__free_unpacked
static const ProtobufCFieldDescriptor dispenser_homing_request__field_descriptors[3] =
{
{
- "Index",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor dispenser_homing_request__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Speed",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor dispenser_homing_request__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Direction",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange dispenser_homing_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor dispenser_homing_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserHomingRequest",
- "DispenserHomingRequest",
- "DispenserHomingRequest",
+ "",
+ "",
+ "",
"",
sizeof(DispenserHomingRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserHomingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserHomingResponse.pb-c.c
index e37aaaa67..7398b69f1 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserHomingResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserHomingResponse.pb-c.c
@@ -55,7 +55,7 @@ void dispenser_homing_response__free_unpacked
static const ProtobufCFieldDescriptor dispenser_homing_response__field_descriptors[2] =
{
{
- "Progress",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor dispenser_homing_response__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MaxProgress",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange dispenser_homing_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor dispenser_homing_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserHomingResponse",
- "DispenserHomingResponse",
- "DispenserHomingResponse",
+ "",
+ "",
+ "",
"",
sizeof(DispenserHomingResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserJoggingRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserJoggingRequest.pb-c.c
index cf901908d..b64ef66a6 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserJoggingRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserJoggingRequest.pb-c.c
@@ -55,7 +55,7 @@ void dispenser_jogging_request__free_unpacked
static const ProtobufCFieldDescriptor dispenser_jogging_request__field_descriptors[3] =
{
{
- "Direction",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor dispenser_jogging_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Index",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor dispenser_jogging_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Speed",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange dispenser_jogging_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor dispenser_jogging_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserJoggingRequest",
- "DispenserJoggingRequest",
- "DispenserJoggingRequest",
+ "",
+ "",
+ "",
"",
sizeof(DispenserJoggingRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserJoggingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserJoggingResponse.pb-c.c
index 499387197..8d2b3cbd5 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserJoggingResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DispenserJoggingResponse.pb-c.c
@@ -58,9 +58,9 @@ void dispenser_jogging_response__free_unpacked
const ProtobufCMessageDescriptor dispenser_jogging_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserJoggingResponse",
- "DispenserJoggingResponse",
- "DispenserJoggingResponse",
+ "",
+ "",
+ "",
"",
sizeof(DispenserJoggingResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DoubleArray.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DoubleArray.pb-c.c
index 586e13984..d6656143a 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DoubleArray.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/DoubleArray.pb-c.c
@@ -55,7 +55,7 @@ void double_array__free_unpacked
static const ProtobufCFieldDescriptor double_array__field_descriptors[1] =
{
{
- "Data",
+ "",
1,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange double_array__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor double_array__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DoubleArray",
- "DoubleArray",
- "DoubleArray",
+ "",
+ "",
+ "",
"",
sizeof(DoubleArray),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/Event.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/Event.pb-c.c
index df4234755..756bd0473 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/Event.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/Event.pb-c.c
@@ -55,7 +55,7 @@ void event__free_unpacked
static const ProtobufCFieldDescriptor event__field_descriptors[2] =
{
{
- "Type",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor event__field_descriptors[2] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Message",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange event__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor event__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "Event",
- "Event",
- "Event",
+ "",
+ "",
+ "",
"",
sizeof(Event),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/EventType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/EventType.pb-c.c
index 7d340fb5e..153e5bd8d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/EventType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/EventType.pb-c.c
@@ -9,735 +9,735 @@
#include "EventType.pb-c.h"
static const ProtobufCEnumValue event_type__enum_values_by_number[358] =
{
- { "None", "EVENT_TYPE__None", 0 },
- { "REQUEST_SENT", "EVENT_TYPE__REQUEST_SENT", 1000 },
- { "RESPONSE_RECEIVED", "EVENT_TYPE__RESPONSE_RECEIVED", 1001 },
- { "REQUEST_FAILED", "EVENT_TYPE__REQUEST_FAILED", 1002 },
- { "APPLICATION_EXCEPTION", "EVENT_TYPE__APPLICATION_EXCEPTION", 1003 },
- { "APPLICATION_INFORMATION", "EVENT_TYPE__APPLICATION_INFORMATION", 1004 },
- { "APPLICATION_STARTED", "EVENT_TYPE__APPLICATION_STARTED", 1005 },
- { "APPLICATION_TERMINATED", "EVENT_TYPE__APPLICATION_TERMINATED", 1006 },
- { "RECORDING_STARTED", "EVENT_TYPE__RECORDING_STARTED", 1007 },
- { "RECORDING_STOPPED", "EVENT_TYPE__RECORDING_STOPPED", 1008 },
- { "JOB_STATUS", "EVENT_TYPE__JOB_STATUS", 1009 },
- { "JOB_STARTED", "EVENT_TYPE__JOB_STARTED", 1010 },
- { "JOB_ABORTED", "EVENT_TYPE__JOB_ABORTED", 1011 },
- { "JOB_FAILED", "EVENT_TYPE__JOB_FAILED", 1012 },
- { "JOB_COMPLETED", "EVENT_TYPE__JOB_COMPLETED", 1013 },
- { "POWER_UP_BIT_FAILURE", "EVENT_TYPE__POWER_UP_BIT_FAILURE", 2000 },
- { "EMERGENCY_PUSH_BUTTON_PRESSED", "EVENT_TYPE__EMERGENCY_PUSH_BUTTON_PRESSED", 2001 },
- { "FRONT_COVER_1_OPEN", "EVENT_TYPE__FRONT_COVER_1_OPEN", 2002 },
- { "FRONT_COVER_2_OPEN", "EVENT_TYPE__FRONT_COVER_2_OPEN", 2003 },
- { "FRONT_COVER_3_OPEN", "EVENT_TYPE__FRONT_COVER_3_OPEN", 2004 },
- { "FRONT_COVER_4_OPEN", "EVENT_TYPE__FRONT_COVER_4_OPEN", 2005 },
- { "CARTRIDGES_COVER_OPEN", "EVENT_TYPE__CARTRIDGES_COVER_OPEN", 2006 },
- { "REAR_COVER_OPEN", "EVENT_TYPE__REAR_COVER_OPEN", 2007 },
- { "MACHINE_INTERNAL_OVERTEMPERATURE", "EVENT_TYPE__MACHINE_INTERNAL_OVERTEMPERATURE", 2008 },
- { "MACHINE_FANS_RPM_TOO_LOW", "EVENT_TYPE__MACHINE_FANS_RPM_TOO_LOW", 2009 },
- { "MACHINE_FANS_STOPPED", "EVENT_TYPE__MACHINE_FANS_STOPPED", 2010 },
- { "ELECTRICAL_CABINET_FANS_RPM_TOO_LOW", "EVENT_TYPE__ELECTRICAL_CABINET_FANS_RPM_TOO_LOW", 2011 },
- { "ELECTRICAL_CABINET_FANS_STOPPED", "EVENT_TYPE__ELECTRICAL_CABINET_FANS_STOPPED", 2012 },
- { "MACHINE_STATE_NO_CFG_FILE", "EVENT_TYPE__MACHINE_STATE_NO_CFG_FILE", 2013 },
- { "MACHINE_STATE_HW_CONFIG_FAILED", "EVENT_TYPE__MACHINE_STATE_HW_CONFIG_FAILED", 2014 },
- { "MACHINE_STATE_INITIAL_BLOWER_FAILED", "EVENT_TYPE__MACHINE_STATE_INITIAL_BLOWER_FAILED", 2015 },
- { "UNSPECIFIED", "EVENT_TYPE__UNSPECIFIED", 2016 },
- { "MACHINE_INTERNAL_OVERTEMPERATURE_2", "EVENT_TYPE__MACHINE_INTERNAL_OVERTEMPERATURE_2", 2017 },
- { "ELECTRICAL_CABINET_OVERTEMPERATURE", "EVENT_TYPE__ELECTRICAL_CABINET_OVERTEMPERATURE", 2018 },
- { "FPGA_WATCHDOG_ACTIVATED", "EVENT_TYPE__FPGA_WATCHDOG_ACTIVATED", 2019 },
- { "UNINTENDED_RESET", "EVENT_TYPE__UNINTENDED_RESET", 2020 },
- { "THREAD_BREAK", "EVENT_TYPE__THREAD_BREAK", 3000 },
- { "THREAD_TENSION_CONTROL_FAILURE_FEEDER_DANCER", "EVENT_TYPE__THREAD_TENSION_CONTROL_FAILURE_FEEDER_DANCER", 3001 },
- { "WINDER_CONE_DOES_NOT_EXIST", "EVENT_TYPE__WINDER_CONE_DOES_NOT_EXIST", 3002 },
- { "FEEDER_MOTOR_OVERCURRENT", "EVENT_TYPE__FEEDER_MOTOR_OVERCURRENT", 3003 },
- { "RIGHT_LOADER_MOTOR_OVERCURRENT", "EVENT_TYPE__RIGHT_LOADER_MOTOR_OVERCURRENT", 3004 },
- { "PULLER_MOTOR_OVERCURRENT", "EVENT_TYPE__PULLER_MOTOR_OVERCURRENT", 3005 },
- { "LEFT_LOADER_MOTOR_OVERCURRENT", "EVENT_TYPE__LEFT_LOADER_MOTOR_OVERCURRENT", 3006 },
- { "WINDER_MOTOR_OVERCURRENT", "EVENT_TYPE__WINDER_MOTOR_OVERCURRENT", 3007 },
- { "SCREW_MOTOR_OVERCURRENT", "EVENT_TYPE__SCREW_MOTOR_OVERCURRENT", 3008 },
- { "LOADING_ARM_MOTOR_OVERCURRENT", "EVENT_TYPE__LOADING_ARM_MOTOR_OVERCURRENT", 3009 },
- { "FEEDER_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__FEEDER_MOTOR_OVERTEMPERATURE", 3010 },
- { "RIGHT_LOADER_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__RIGHT_LOADER_MOTOR_OVERTEMPERATURE", 3011 },
- { "PULLER_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__PULLER_MOTOR_OVERTEMPERATURE", 3012 },
- { "LEFT_LOADER_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__LEFT_LOADER_MOTOR_OVERTEMPERATURE", 3013 },
- { "WINDER_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__WINDER_MOTOR_OVERTEMPERATURE", 3014 },
- { "SCREW_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__SCREW_MOTOR_OVERTEMPERATURE", 3015 },
- { "LOADING_ARM_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__LOADING_ARM_MOTOR_OVERTEMPERATURE", 3016 },
- { "FEEDER_MOTOR_STALL", "EVENT_TYPE__FEEDER_MOTOR_STALL", 3017 },
- { "RIGHT_LOADER_MOTOR_STALL", "EVENT_TYPE__RIGHT_LOADER_MOTOR_STALL", 3018 },
- { "PULLER_MOTOR_STALL", "EVENT_TYPE__PULLER_MOTOR_STALL", 3019 },
- { "LEFT_LOADER_MOTOR_STALL", "EVENT_TYPE__LEFT_LOADER_MOTOR_STALL", 3020 },
- { "WINDER_MOTOR_STALL", "EVENT_TYPE__WINDER_MOTOR_STALL", 3021 },
- { "SCREW_MOTOR_STALL", "EVENT_TYPE__SCREW_MOTOR_STALL", 3022 },
- { "LOADING_ARM_MOTOR_STALL", "EVENT_TYPE__LOADING_ARM_MOTOR_STALL", 3023 },
- { "FEEDER_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__FEEDER_MOTOR_UNDERVOLTAGE", 3024 },
- { "RIGHT_LOADER_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__RIGHT_LOADER_MOTOR_UNDERVOLTAGE", 3025 },
- { "PULLER_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__PULLER_MOTOR_UNDERVOLTAGE", 3026 },
- { "LEFT_LOADER_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__LEFT_LOADER_MOTOR_UNDERVOLTAGE", 3027 },
- { "WINDER_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__WINDER_MOTOR_UNDERVOLTAGE", 3028 },
- { "SCREW_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__SCREW_MOTOR_UNDERVOLTAGE", 3029 },
- { "LOADING_ARM_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__LOADING_ARM_MOTOR_UNDERVOLTAGE", 3030 },
- { "LTFU_UP_TIMEOUT", "EVENT_TYPE__LTFU_UP_TIMEOUT", 3031 },
- { "LTFU_DOWN_TIMEOUT", "EVENT_TYPE__LTFU_DOWN_TIMEOUT", 3032 },
- { "RTFU_UP_TIMEOUT", "EVENT_TYPE__RTFU_UP_TIMEOUT", 3033 },
- { "RTFU_DOWN_TIMEOUT", "EVENT_TYPE__RTFU_DOWN_TIMEOUT", 3034 },
- { "SCREW_MOTOR_LIMIT_TIMEOUT", "EVENT_TYPE__SCREW_MOTOR_LIMIT_TIMEOUT", 3035 },
- { "WINDER_DANCER_MOTOR_OVERCURRENT", "EVENT_TYPE__WINDER_DANCER_MOTOR_OVERCURRENT", 3036 },
- { "PULLER_DANCER_MOTOR_OVERCURRENT", "EVENT_TYPE__PULLER_DANCER_MOTOR_OVERCURRENT", 3037 },
- { "FEEDER_DANCER_MOTOR_OVERCURRENT", "EVENT_TYPE__FEEDER_DANCER_MOTOR_OVERCURRENT", 3038 },
- { "WINDER_DANCER_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__WINDER_DANCER_MOTOR_OVERTEMPERATURE", 3039 },
- { "PULLER_DANCER_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__PULLER_DANCER_MOTOR_OVERTEMPERATURE", 3040 },
- { "FEEDER_DANCER_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__FEEDER_DANCER_MOTOR_OVERTEMPERATURE", 3041 },
- { "WINDER_DANCER_MOTOR_STALL", "EVENT_TYPE__WINDER_DANCER_MOTOR_STALL", 3042 },
- { "PULLER_DANCER_MOTOR_STALL", "EVENT_TYPE__PULLER_DANCER_MOTOR_STALL", 3043 },
- { "FEEDER_DANCER_MOTOR_STALL", "EVENT_TYPE__FEEDER_DANCER_MOTOR_STALL", 3044 },
- { "WINDER_DANCER_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__WINDER_DANCER_MOTOR_UNDERVOLTAGE", 3045 },
- { "PULLER_DANCER_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__PULLER_DANCER_MOTOR_UNDERVOLTAGE", 3046 },
- { "FEEDER_DANCER_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__FEEDER_DANCER_MOTOR_UNDERVOLTAGE", 3047 },
- { "THREAD_TENSION_CONTROL_FAILURE_PULLER_DANCER", "EVENT_TYPE__THREAD_TENSION_CONTROL_FAILURE_PULLER_DANCER", 3048 },
- { "THREAD_TENSION_CONTROL_FAILURE_WINDER_DANCER", "EVENT_TYPE__THREAD_TENSION_CONTROL_FAILURE_WINDER_DANCER", 3049 },
- { "MACHINE_STATE_NO_THREAD_DETECTED", "EVENT_TYPE__MACHINE_STATE_NO_THREAD_DETECTED", 3050 },
- { "THREAD_LOADING_ERROR", "EVENT_TYPE__THREAD_LOADING_ERROR", 3051 },
- { "DRYER_MOTOR_OVERCURRENT", "EVENT_TYPE__DRYER_MOTOR_OVERCURRENT", 4000 },
- { "DRYER_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__DRYER_MOTOR_OVERTEMPERATURE", 4001 },
- { "DRYER_MOTOR_STALL", "EVENT_TYPE__DRYER_MOTOR_STALL", 4002 },
- { "DRYER_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__DRYER_MOTOR_UNDERVOLTAGE", 4003 },
- { "DRYER_DOOR_OPEN", "EVENT_TYPE__DRYER_DOOR_OPEN", 4004 },
- { "DRYER_ZONE_1_OVERTEMPERATURE", "EVENT_TYPE__DRYER_ZONE_1_OVERTEMPERATURE", 4005 },
- { "DRYER_ZONE_2_OVERTEMPERATURE", "EVENT_TYPE__DRYER_ZONE_2_OVERTEMPERATURE", 4006 },
- { "DRYER_ZONE_1_UNDERTEMPERATURE_A", "EVENT_TYPE__DRYER_ZONE_1_UNDERTEMPERATURE_A", 4007 },
- { "DRYER_ZONE_1_UNDERTEMPERATURE_B", "EVENT_TYPE__DRYER_ZONE_1_UNDERTEMPERATURE_B", 4008 },
- { "DRYER_ZONE_2_UNDERTEMPERATURE_B", "EVENT_TYPE__DRYER_ZONE_2_UNDERTEMPERATURE_B", 4009 },
- { "DRYER_THERMAL_CUTOFF", "EVENT_TYPE__DRYER_THERMAL_CUTOFF", 4010 },
- { "DRYER_HEATERS_ZONE_1_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DRYER_HEATERS_ZONE_1_CURRENT_OUT_OF_RANGE", 4011 },
- { "DRYER_HEATERS_ZONE_2_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DRYER_HEATERS_ZONE_2_CURRENT_OUT_OF_RANGE", 4012 },
- { "DRYER_HEATERS_ZONE_1_CURRENT_LOOP_BREAK", "EVENT_TYPE__DRYER_HEATERS_ZONE_1_CURRENT_LOOP_BREAK", 4013 },
- { "DRYER_HEATERS_ZONE_2_CURRENT_LOOP_BREAK", "EVENT_TYPE__DRYER_HEATERS_ZONE_2_CURRENT_LOOP_BREAK", 4014 },
- { "DRYER_FAN_RPM_TOO_LOW", "EVENT_TYPE__DRYER_FAN_RPM_TOO_LOW", 4015 },
- { "DRYER_FAN_STOPPED", "EVENT_TYPE__DRYER_FAN_STOPPED", 4016 },
- { "DRYER_LID_MOTOR_OVERCURRENT", "EVENT_TYPE__DRYER_LID_MOTOR_OVERCURRENT", 4017 },
- { "DRYER_LID_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__DRYER_LID_MOTOR_OVERTEMPERATURE", 4018 },
- { "DRYER_LID_MOTOR_STALL", "EVENT_TYPE__DRYER_LID_MOTOR_STALL", 4019 },
- { "DRYER_LID_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__DRYER_LID_MOTOR_UNDERVOLTAGE", 4020 },
- { "DRYER_ZONE_2_UNDERTEMPERATURE_A", "EVENT_TYPE__DRYER_ZONE_2_UNDERTEMPERATURE_A", 4021 },
- { "DYEING_HEAD_ZONE_1_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_ZONE_1_OVERTEMPERATURE", 5000 },
- { "DYEING_HEAD_ZONE_2_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_ZONE_2_OVERTEMPERATURE", 5001 },
- { "DYEING_HEAD_ZONE_3_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_ZONE_3_OVERTEMPERATURE", 5002 },
- { "DYEING_HEAD_ZONE_4_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_ZONE_4_OVERTEMPERATURE", 5003 },
- { "DYEING_HEAD_ZONE_5_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_ZONE_5_OVERTEMPERATURE", 5004 },
- { "DYEING_HEAD_ZONE_6_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_ZONE_6_OVERTEMPERATURE", 5005 },
- { "DYEING_HEAD_ZONE_1_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_ZONE_1_UNDERTEMPERATURE_A", 5006 },
- { "DYEING_HEAD_ZONE_2_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_ZONE_2_UNDERTEMPERATURE_A", 5007 },
- { "DYEING_HEAD_ZONE_3_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_ZONE_3_UNDERTEMPERATURE_A", 5008 },
- { "DYEING_HEAD_ZONE_4_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_ZONE_4_UNDERTEMPERATURE_A", 5009 },
- { "DYEING_HEAD_ZONE_5_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_ZONE_5_UNDERTEMPERATURE_A", 5010 },
- { "DYEING_HEAD_ZONE_6_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_ZONE_6_UNDERTEMPERATURE_A", 5011 },
- { "DYEING_HEAD_ZONE_1_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_ZONE_1_UNDERTEMPERATURE_B", 5012 },
- { "DYEING_HEAD_ZONE_2_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_ZONE_2_UNDERTEMPERATURE_B", 5013 },
- { "DYEING_HEAD_ZONE_3_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_ZONE_3_UNDERTEMPERATURE_B", 5014 },
- { "DYEING_HEAD_ZONE_4_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_ZONE_4_UNDERTEMPERATURE_B", 5015 },
- { "DYEING_HEAD_ZONE_5_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_ZONE_5_UNDERTEMPERATURE_B", 5016 },
- { "DYEING_HEAD_ZONE_6_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_ZONE_6_UNDERTEMPERATURE_B", 5017 },
- { "DYEING_HEAD_ZONE_1_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_ZONE_1_CURRENT_OUT_OF_RANGE", 5018 },
- { "DYEING_HEAD_ZONE_2_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_ZONE_2_CURRENT_OUT_OF_RANGE", 5019 },
- { "DYEING_HEAD_ZONE_3_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_ZONE_3_CURRENT_OUT_OF_RANGE", 5020 },
- { "DYEING_HEAD_ZONE_4_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_ZONE_4_CURRENT_OUT_OF_RANGE", 5021 },
- { "DYEING_HEAD_ZONE_5_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_ZONE_5_CURRENT_OUT_OF_RANGE", 5022 },
- { "DYEING_HEAD_ZONE_1_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_ZONE_1_CURRENT_LOOP_BREAK", 5023 },
- { "DYEING_HEAD_ZONE_2_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_ZONE_2_CURRENT_LOOP_BREAK", 5024 },
- { "DYEING_HEAD_ZONE_3_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_ZONE_3_CURRENT_LOOP_BREAK", 5025 },
- { "DYEING_HEAD_ZONE_4_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_ZONE_4_CURRENT_LOOP_BREAK", 5026 },
- { "DYEING_HEAD_ZONE_5_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_ZONE_5_CURRENT_LOOP_BREAK", 5027 },
- { "DYEING_HEAD_THERMAL_CUTOFF", "EVENT_TYPE__DYEING_HEAD_THERMAL_CUTOFF", 5028 },
- { "DYEING_HEAD_COVER_OPEN_TIMEOUT", "EVENT_TYPE__DYEING_HEAD_COVER_OPEN_TIMEOUT", 5029 },
- { "DYEING_HEAD_COVER_CLOSE_TIMEOUT", "EVENT_TYPE__DYEING_HEAD_COVER_CLOSE_TIMEOUT", 5030 },
- { "DYEING_HEAD_COVER_MOTOR_OVERCURRENT", "EVENT_TYPE__DYEING_HEAD_COVER_MOTOR_OVERCURRENT", 5031 },
- { "DYEING_HEAD_COVER_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_COVER_MOTOR_OVERTEMPERATURE", 5032 },
- { "DYEING_HEAD_COVER_MOTOR_STALL", "EVENT_TYPE__DYEING_HEAD_COVER_MOTOR_STALL", 5033 },
- { "DYEING_HEAD_COVER_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__DYEING_HEAD_COVER_MOTOR_UNDERVOLTAGE", 5034 },
- { "DYEING_HEAD_CLEANING_MECHANISM_MOTOR_OVERCURRENT", "EVENT_TYPE__DYEING_HEAD_CLEANING_MECHANISM_MOTOR_OVERCURRENT", 5035 },
- { "DYEING_HEAD_CLEANING_MECHANISM_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_CLEANING_MECHANISM_MOTOR_OVERTEMPERATURE", 5036 },
- { "DYEING_HEAD_CLEANING_MECHANISM_MOTOR_STALL", "EVENT_TYPE__DYEING_HEAD_CLEANING_MECHANISM_MOTOR_STALL", 5037 },
- { "DYEING_HEAD_CLEANING_MECHANISM_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__DYEING_HEAD_CLEANING_MECHANISM_MOTOR_UNDERVOLTAGE", 5038 },
- { "DYEING_HEAD_CLEANING_HEAD_MOTOR_OVERCURRENT", "EVENT_TYPE__DYEING_HEAD_CLEANING_HEAD_MOTOR_OVERCURRENT", 5039 },
- { "DYEING_HEAD_CLEANING_HEAD_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_CLEANING_HEAD_MOTOR_OVERTEMPERATURE", 5040 },
- { "DYEING_HEAD_CLEANING_HEAD_MOTOR_STALL", "EVENT_TYPE__DYEING_HEAD_CLEANING_HEAD_MOTOR_STALL", 5041 },
- { "DYEING_HEAD_CLEANING_HEAD_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__DYEING_HEAD_CLEANING_HEAD_MOTOR_UNDERVOLTAGE", 5042 },
- { "DYEING_HEAD_ZONE_7_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_ZONE_7_OVERTEMPERATURE", 5043 },
- { "DYEING_HEAD_ZONE_8_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_ZONE_8_OVERTEMPERATURE", 5044 },
- { "DYEING_HEAD_ZONE_9_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_ZONE_9_OVERTEMPERATURE", 5045 },
- { "DYEING_HEAD_ZONE_10_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_ZONE_10_OVERTEMPERATURE", 5046 },
- { "DYEING_HEAD_ZONE_11_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_ZONE_11_OVERTEMPERATURE", 5047 },
- { "DYEING_HEAD_ZONE_12_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_ZONE_12_OVERTEMPERATURE", 5048 },
- { "DYEING_HEAD_ZONE_7_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_ZONE_7_UNDERTEMPERATURE_A", 5049 },
- { "DYEING_HEAD_ZONE_8_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_ZONE_8_UNDERTEMPERATURE_A", 5050 },
- { "DYEING_HEAD_ZONE_9_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_ZONE_9_UNDERTEMPERATURE_A", 5051 },
- { "DYEING_HEAD_ZONE_10_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_ZONE_10_UNDERTEMPERATURE_A", 5052 },
- { "DYEING_HEAD_ZONE_11_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_ZONE_11_UNDERTEMPERATURE_A", 5053 },
- { "DYEING_HEAD_ZONE_12_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_ZONE_12_UNDERTEMPERATURE_A", 5054 },
- { "DYEING_HEAD_ZONE_7_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_ZONE_7_UNDERTEMPERATURE_B", 5055 },
- { "DYEING_HEAD_ZONE_8_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_ZONE_8_UNDERTEMPERATURE_B", 5056 },
- { "DYEING_HEAD_ZONE_9_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_ZONE_9_UNDERTEMPERATURE_B", 5057 },
- { "DYEING_HEAD_ZONE_10_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_ZONE_10_UNDERTEMPERATURE_B", 5058 },
- { "DYEING_HEAD_ZONE_11_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_ZONE_11_UNDERTEMPERATURE_B", 5059 },
- { "DYEING_HEAD_ZONE_12_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_ZONE_12_UNDERTEMPERATURE_B", 5060 },
- { "DYEING_HEAD_ZONE_6_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_ZONE_6_CURRENT_OUT_OF_RANGE", 5061 },
- { "DYEING_HEAD_ZONE_7_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_ZONE_7_CURRENT_OUT_OF_RANGE", 5062 },
- { "DYEING_HEAD_ZONE_8_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_ZONE_8_CURRENT_OUT_OF_RANGE", 5063 },
- { "DYEING_HEAD_ZONE_9_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_ZONE_9_CURRENT_OUT_OF_RANGE", 5064 },
- { "DYEING_HEAD_ZONE_10_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_ZONE_10_CURRENT_OUT_OF_RANGE", 5065 },
- { "DYEING_HEAD_ZONE_11_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_ZONE_11_CURRENT_OUT_OF_RANGE", 5066 },
- { "DYEING_HEAD_ZONE_12_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_ZONE_12_CURRENT_OUT_OF_RANGE", 5067 },
- { "DYEING_HEAD_ZONE_6_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_ZONE_6_CURRENT_LOOP_BREAK", 5068 },
- { "DYEING_HEAD_ZONE_7_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_ZONE_7_CURRENT_LOOP_BREAK", 5069 },
- { "DYEING_HEAD_ZONE_8_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_ZONE_8_CURRENT_LOOP_BREAK", 5070 },
- { "DYEING_HEAD_ZONE_9_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_ZONE_9_CURRENT_LOOP_BREAK", 5071 },
- { "DYEING_HEAD_ZONE_10_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_ZONE_10_CURRENT_LOOP_BREAK", 5072 },
- { "DYEING_HEAD_ZONE_11_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_ZONE_11_CURRENT_LOOP_BREAK", 5073 },
- { "DYEING_HEAD_ZONE_12_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_ZONE_12_CURRENT_LOOP_BREAK", 5074 },
- { "DYEING_HEAD_BLOWER_1_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_BLOWER_1_OVERTEMPERATURE", 5075 },
- { "DYEING_HEAD_BLOWER_2_OVERTEMPERATURE", "EVENT_TYPE__DYEING_HEAD_BLOWER_2_OVERTEMPERATURE", 5076 },
- { "DYEING_HEAD_BLOWER_1_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_BLOWER_1_UNDERTEMPERATURE_A", 5077 },
- { "DYEING_HEAD_BLOWER_2_UNDERTEMPERATURE_A", "EVENT_TYPE__DYEING_HEAD_BLOWER_2_UNDERTEMPERATURE_A", 5078 },
- { "DYEING_HEAD_BLOWER_1_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_BLOWER_1_UNDERTEMPERATURE_B", 5079 },
- { "DYEING_HEAD_BLOWER_2_UNDERTEMPERATURE_B", "EVENT_TYPE__DYEING_HEAD_BLOWER_2_UNDERTEMPERATURE_B", 5080 },
- { "DYEING_HEAD_BLOWER_1_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_BLOWER_1_CURRENT_OUT_OF_RANGE", 5081 },
- { "DYEING_HEAD_BLOWER_2_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__DYEING_HEAD_BLOWER_2_CURRENT_OUT_OF_RANGE", 5082 },
- { "DYEING_HEAD_BLOWER_1_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_BLOWER_1_CURRENT_LOOP_BREAK", 5083 },
- { "DYEING_HEAD_BLOWER_2_CURRENT_LOOP_BREAK", "EVENT_TYPE__DYEING_HEAD_BLOWER_2_CURRENT_LOOP_BREAK", 5084 },
- { "DYEING_HEAD_BLOWER_1_FAN_STOPPED", "EVENT_TYPE__DYEING_HEAD_BLOWER_1_FAN_STOPPED", 5085 },
- { "DYEING_HEAD_BLOWER_2_FAN_STOPPED", "EVENT_TYPE__DYEING_HEAD_BLOWER_2_FAN_STOPPED", 5086 },
- { "DYEING_HEAD_BLOWER_1_FAN_RPM_TOO_LOW", "EVENT_TYPE__DYEING_HEAD_BLOWER_1_FAN_RPM_TOO_LOW", 5087 },
- { "DYEING_HEAD_BLOWER_2_FAN_RPM_TOO_LOW", "EVENT_TYPE__DYEING_HEAD_BLOWER_2_FAN_RPM_TOO_LOW", 5088 },
- { "DYEING_HEAD_RIGHT_ACTUATOR_UP_TIMEOUT", "EVENT_TYPE__DYEING_HEAD_RIGHT_ACTUATOR_UP_TIMEOUT", 5089 },
- { "DYEING_HEAD_LEFT_ACTUATOR_UP_TIMEOUT", "EVENT_TYPE__DYEING_HEAD_LEFT_ACTUATOR_UP_TIMEOUT", 5090 },
- { "DYEING_HEAD_RIGHT_ACTUATOR_DOWN_TIMEOUT", "EVENT_TYPE__DYEING_HEAD_RIGHT_ACTUATOR_DOWN_TIMEOUT", 5091 },
- { "DYEING_HEAD_LEFT_ACTUATOR_DOWN_TIMEOUT", "EVENT_TYPE__DYEING_HEAD_LEFT_ACTUATOR_DOWN_TIMEOUT", 5092 },
- { "MIXER_OVERTEMPERATURE", "EVENT_TYPE__MIXER_OVERTEMPERATURE", 6000 },
- { "MIXER_UNDERTEMPERATURE_A", "EVENT_TYPE__MIXER_UNDERTEMPERATURE_A", 6001 },
- { "MIXER_UNDERTEMPERATURE_B", "EVENT_TYPE__MIXER_UNDERTEMPERATURE_B", 6002 },
- { "MIXER_THERMAL_CUTOFF", "EVENT_TYPE__MIXER_THERMAL_CUTOFF", 6003 },
- { "MIXER_CURRENT_OUT_OF_RANGE", "EVENT_TYPE__MIXER_CURRENT_OUT_OF_RANGE", 6004 },
- { "MIXER_CURRENT_LOOP_BREAK", "EVENT_TYPE__MIXER_CURRENT_LOOP_BREAK", 6005 },
- { "DISPENSER_1_OVERPRESSURE", "EVENT_TYPE__DISPENSER_1_OVERPRESSURE", 7000 },
- { "DISPENSER_2_OVERPRESSURE", "EVENT_TYPE__DISPENSER_2_OVERPRESSURE", 7001 },
- { "DISPENSER_3_OVERPRESSURE", "EVENT_TYPE__DISPENSER_3_OVERPRESSURE", 7002 },
- { "DISPENSER_4_OVERPRESSURE", "EVENT_TYPE__DISPENSER_4_OVERPRESSURE", 7003 },
- { "DISPENSER_5_OVERPRESSURE", "EVENT_TYPE__DISPENSER_5_OVERPRESSURE", 7004 },
- { "DISPENSER_6_OVERPRESSURE", "EVENT_TYPE__DISPENSER_6_OVERPRESSURE", 7005 },
- { "DISPENSER_7_OVERPRESSURE", "EVENT_TYPE__DISPENSER_7_OVERPRESSURE", 7006 },
- { "DISPENSER_8_OVERPRESSURE", "EVENT_TYPE__DISPENSER_8_OVERPRESSURE", 7007 },
- { "DISPENSER_1_UNDERPRESSURE", "EVENT_TYPE__DISPENSER_1_UNDERPRESSURE", 7008 },
- { "DISPENSER_2_UNDERPRESSURE", "EVENT_TYPE__DISPENSER_2_UNDERPRESSURE", 7009 },
- { "DISPENSER_3_UNDERPRESSURE", "EVENT_TYPE__DISPENSER_3_UNDERPRESSURE", 7010 },
- { "DISPENSER_4_UNDERPRESSURE", "EVENT_TYPE__DISPENSER_4_UNDERPRESSURE", 7011 },
- { "DISPENSER_5_UNDERPRESSURE", "EVENT_TYPE__DISPENSER_5_UNDERPRESSURE", 7012 },
- { "DISPENSER_6_UNDERPRESSURE", "EVENT_TYPE__DISPENSER_6_UNDERPRESSURE", 7013 },
- { "DISPENSER_7_UNDERPRESSURE", "EVENT_TYPE__DISPENSER_7_UNDERPRESSURE", 7014 },
- { "DISPENSER_8_UNDERPRESSURE", "EVENT_TYPE__DISPENSER_8_UNDERPRESSURE", 7015 },
- { "DISPENSER_1_EMPTY", "EVENT_TYPE__DISPENSER_1_EMPTY", 7016 },
- { "DISPENSER_2_EMPTY", "EVENT_TYPE__DISPENSER_2_EMPTY", 7017 },
- { "DISPENSER_3_EMPTY", "EVENT_TYPE__DISPENSER_3_EMPTY", 7018 },
- { "DISPENSER_4_EMPTY", "EVENT_TYPE__DISPENSER_4_EMPTY", 7019 },
- { "DISPENSER_5_EMPTY", "EVENT_TYPE__DISPENSER_5_EMPTY", 7020 },
- { "DISPENSER_6_EMPTY", "EVENT_TYPE__DISPENSER_6_EMPTY", 7021 },
- { "DISPENSER_7_EMPTY", "EVENT_TYPE__DISPENSER_7_EMPTY", 7022 },
- { "DISPENSER_8_EMPTY", "EVENT_TYPE__DISPENSER_8_EMPTY", 7023 },
- { "DISPENSER_1_REFILL_FAILURE", "EVENT_TYPE__DISPENSER_1_REFILL_FAILURE", 7024 },
- { "DISPENSER_2_REFILL_FAILURE", "EVENT_TYPE__DISPENSER_2_REFILL_FAILURE", 7025 },
- { "DISPENSER_3_REFILL_FAILURE", "EVENT_TYPE__DISPENSER_3_REFILL_FAILURE", 7026 },
- { "DISPENSER_4_REFILL_FAILURE", "EVENT_TYPE__DISPENSER_4_REFILL_FAILURE", 7027 },
- { "DISPENSER_5_REFILL_FAILURE", "EVENT_TYPE__DISPENSER_5_REFILL_FAILURE", 7028 },
- { "DISPENSER_6_REFILL_FAILURE", "EVENT_TYPE__DISPENSER_6_REFILL_FAILURE", 7029 },
- { "DISPENSER_7_REFILL_FAILURE", "EVENT_TYPE__DISPENSER_7_REFILL_FAILURE", 7030 },
- { "DISPENSER_8_REFILL_FAILURE", "EVENT_TYPE__DISPENSER_8_REFILL_FAILURE", 7031 },
- { "DISPENSER_1_MOTOR_OVERCURRENT", "EVENT_TYPE__DISPENSER_1_MOTOR_OVERCURRENT", 7032 },
- { "DISPENSER_2_MOTOR_OVERCURRENT", "EVENT_TYPE__DISPENSER_2_MOTOR_OVERCURRENT", 7033 },
- { "DISPENSER_3_MOTOR_OVERCURRENT", "EVENT_TYPE__DISPENSER_3_MOTOR_OVERCURRENT", 7034 },
- { "DISPENSER_4_MOTOR_OVERCURRENT", "EVENT_TYPE__DISPENSER_4_MOTOR_OVERCURRENT", 7035 },
- { "DISPENSER_5_MOTOR_OVERCURRENT", "EVENT_TYPE__DISPENSER_5_MOTOR_OVERCURRENT", 7036 },
- { "DISPENSER_6_MOTOR_OVERCURRENT", "EVENT_TYPE__DISPENSER_6_MOTOR_OVERCURRENT", 7037 },
- { "DISPENSER_7_MOTOR_OVERCURRENT", "EVENT_TYPE__DISPENSER_7_MOTOR_OVERCURRENT", 7038 },
- { "DISPENSER_8_MOTOR_OVERCURRENT", "EVENT_TYPE__DISPENSER_8_MOTOR_OVERCURRENT", 7039 },
- { "DISPENSER_1_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__DISPENSER_1_MOTOR_OVERTEMPERATURE", 7040 },
- { "DISPENSER_2_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__DISPENSER_2_MOTOR_OVERTEMPERATURE", 7041 },
- { "DISPENSER_3_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__DISPENSER_3_MOTOR_OVERTEMPERATURE", 7042 },
- { "DISPENSER_4_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__DISPENSER_4_MOTOR_OVERTEMPERATURE", 7043 },
- { "DISPENSER_5_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__DISPENSER_5_MOTOR_OVERTEMPERATURE", 7044 },
- { "DISPENSER_6_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__DISPENSER_6_MOTOR_OVERTEMPERATURE", 7045 },
- { "DISPENSER_7_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__DISPENSER_7_MOTOR_OVERTEMPERATURE", 7046 },
- { "DISPENSER_8_MOTOR_OVERTEMPERATURE", "EVENT_TYPE__DISPENSER_8_MOTOR_OVERTEMPERATURE", 7047 },
- { "DISPENSER_1_MOTOR_STALL", "EVENT_TYPE__DISPENSER_1_MOTOR_STALL", 7048 },
- { "DISPENSER_2_MOTOR_STALL", "EVENT_TYPE__DISPENSER_2_MOTOR_STALL", 7049 },
- { "DISPENSER_3_MOTOR_STALL", "EVENT_TYPE__DISPENSER_3_MOTOR_STALL", 7050 },
- { "DISPENSER_4_MOTOR_STALL", "EVENT_TYPE__DISPENSER_4_MOTOR_STALL", 7051 },
- { "DISPENSER_5_MOTOR_STALL", "EVENT_TYPE__DISPENSER_5_MOTOR_STALL", 7052 },
- { "DISPENSER_6_MOTOR_STALL", "EVENT_TYPE__DISPENSER_6_MOTOR_STALL", 7053 },
- { "DISPENSER_7_MOTOR_STALL", "EVENT_TYPE__DISPENSER_7_MOTOR_STALL", 7054 },
- { "DISPENSER_8_MOTOR_STALL", "EVENT_TYPE__DISPENSER_8_MOTOR_STALL", 7055 },
- { "DISPENSER_1_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__DISPENSER_1_MOTOR_UNDERVOLTAGE", 7056 },
- { "DISPENSER_2_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__DISPENSER_2_MOTOR_UNDERVOLTAGE", 7057 },
- { "DISPENSER_3_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__DISPENSER_3_MOTOR_UNDERVOLTAGE", 7058 },
- { "DISPENSER_4_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__DISPENSER_4_MOTOR_UNDERVOLTAGE", 7059 },
- { "DISPENSER_5_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__DISPENSER_5_MOTOR_UNDERVOLTAGE", 7060 },
- { "DISPENSER_6_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__DISPENSER_6_MOTOR_UNDERVOLTAGE", 7061 },
- { "DISPENSER_7_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__DISPENSER_7_MOTOR_UNDERVOLTAGE", 7062 },
- { "DISPENSER_8_MOTOR_UNDERVOLTAGE", "EVENT_TYPE__DISPENSER_8_MOTOR_UNDERVOLTAGE", 7063 },
- { "DISPENSER_1_UPPER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_1_UPPER_HARD_LIMIT", 7064 },
- { "DISPENSER_2_UPPER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_2_UPPER_HARD_LIMIT", 7065 },
- { "DISPENSER_3_UPPER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_3_UPPER_HARD_LIMIT", 7066 },
- { "DISPENSER_4_UPPER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_4_UPPER_HARD_LIMIT", 7067 },
- { "DISPENSER_5_UPPER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_5_UPPER_HARD_LIMIT", 7068 },
- { "DISPENSER_6_UPPER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_6_UPPER_HARD_LIMIT", 7069 },
- { "DISPENSER_7_UPPER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_7_UPPER_HARD_LIMIT", 7070 },
- { "DISPENSER_8_UPPER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_8_UPPER_HARD_LIMIT", 7071 },
- { "DISPENSER_1_LOWER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_1_LOWER_HARD_LIMIT", 7072 },
- { "DISPENSER_2_LOWER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_2_LOWER_HARD_LIMIT", 7073 },
- { "DISPENSER_3_LOWER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_3_LOWER_HARD_LIMIT", 7074 },
- { "DISPENSER_4_LOWER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_4_LOWER_HARD_LIMIT", 7075 },
- { "DISPENSER_5_LOWER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_5_LOWER_HARD_LIMIT", 7076 },
- { "DISPENSER_6_LOWER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_6_LOWER_HARD_LIMIT", 7077 },
- { "DISPENSER_7_LOWER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_7_LOWER_HARD_LIMIT", 7078 },
- { "DISPENSER_8_LOWER_HARD_LIMIT", "EVENT_TYPE__DISPENSER_8_LOWER_HARD_LIMIT", 7079 },
- { "DISPENSER_1_HIGH_PRESSURE", "EVENT_TYPE__DISPENSER_1_HIGH_PRESSURE", 7080 },
- { "DISPENSER_2_HIGH_PRESSURE", "EVENT_TYPE__DISPENSER_2_HIGH_PRESSURE", 7081 },
- { "DISPENSER_3_HIGH_PRESSURE", "EVENT_TYPE__DISPENSER_3_HIGH_PRESSURE", 7082 },
- { "DISPENSER_4_HIGH_PRESSURE", "EVENT_TYPE__DISPENSER_4_HIGH_PRESSURE", 7083 },
- { "DISPENSER_5_HIGH_PRESSURE", "EVENT_TYPE__DISPENSER_5_HIGH_PRESSURE", 7084 },
- { "DISPENSER_6_HIGH_PRESSURE", "EVENT_TYPE__DISPENSER_6_HIGH_PRESSURE", 7085 },
- { "DISPENSER_7_HIGH_PRESSURE", "EVENT_TYPE__DISPENSER_7_HIGH_PRESSURE", 7086 },
- { "DISPENSER_8_HIGH_PRESSURE", "EVENT_TYPE__DISPENSER_8_HIGH_PRESSURE", 7087 },
- { "MID_TANK_1_LOW_LEVEL", "EVENT_TYPE__MID_TANK_1_LOW_LEVEL", 8000 },
- { "MID_TANK_2_LOW_LEVEL", "EVENT_TYPE__MID_TANK_2_LOW_LEVEL", 8001 },
- { "MID_TANK_3_LOW_LEVEL", "EVENT_TYPE__MID_TANK_3_LOW_LEVEL", 8002 },
- { "MID_TANK_4_LOW_LEVEL", "EVENT_TYPE__MID_TANK_4_LOW_LEVEL", 8003 },
- { "MID_TANK_5_LOW_LEVEL", "EVENT_TYPE__MID_TANK_5_LOW_LEVEL", 8004 },
- { "MID_TANK_6_LOW_LEVEL", "EVENT_TYPE__MID_TANK_6_LOW_LEVEL", 8005 },
- { "MID_TANK_7_LOW_LEVEL", "EVENT_TYPE__MID_TANK_7_LOW_LEVEL", 8006 },
- { "MID_TANK_8_LOW_LEVEL", "EVENT_TYPE__MID_TANK_8_LOW_LEVEL", 8007 },
- { "MID_TANK_1_EMPTY", "EVENT_TYPE__MID_TANK_1_EMPTY", 8008 },
- { "MID_TANK_2_EMPTY", "EVENT_TYPE__MID_TANK_2_EMPTY", 8009 },
- { "MID_TANK_3_EMPTY", "EVENT_TYPE__MID_TANK_3_EMPTY", 8010 },
- { "MID_TANK_4_EMPTY", "EVENT_TYPE__MID_TANK_4_EMPTY", 8011 },
- { "MID_TANK_5_EMPTY", "EVENT_TYPE__MID_TANK_5_EMPTY", 8012 },
- { "MID_TANK_6_EMPTY", "EVENT_TYPE__MID_TANK_6_EMPTY", 8013 },
- { "MID_TANK_7_EMPTY", "EVENT_TYPE__MID_TANK_7_EMPTY", 8014 },
- { "MID_TANK_8_EMPTY", "EVENT_TYPE__MID_TANK_8_EMPTY", 8015 },
- { "MID_TANK_1_OVERFLOW", "EVENT_TYPE__MID_TANK_1_OVERFLOW", 8016 },
- { "MID_TANK_2_OVERFLOW", "EVENT_TYPE__MID_TANK_2_OVERFLOW", 8017 },
- { "MID_TANK_3_OVERFLOW", "EVENT_TYPE__MID_TANK_3_OVERFLOW", 8018 },
- { "MID_TANK_4_OVERFLOW", "EVENT_TYPE__MID_TANK_4_OVERFLOW", 8019 },
- { "MID_TANK_5_OVERFLOW", "EVENT_TYPE__MID_TANK_5_OVERFLOW", 8020 },
- { "MID_TANK_6_OVERFLOW", "EVENT_TYPE__MID_TANK_6_OVERFLOW", 8021 },
- { "MID_TANK_7_OVERFLOW", "EVENT_TYPE__MID_TANK_7_OVERFLOW", 8022 },
- { "MID_TANK_8_OVERFLOW", "EVENT_TYPE__MID_TANK_8_OVERFLOW", 8023 },
- { "MID_TANK_1_FILL_TIMEOUT", "EVENT_TYPE__MID_TANK_1_FILL_TIMEOUT", 8024 },
- { "MID_TANK_2_FILL_TIMEOUT", "EVENT_TYPE__MID_TANK_2_FILL_TIMEOUT", 8025 },
- { "MID_TANK_3_FILL_TIMEOUT", "EVENT_TYPE__MID_TANK_3_FILL_TIMEOUT", 8026 },
- { "MID_TANK_4_FILL_TIMEOUT", "EVENT_TYPE__MID_TANK_4_FILL_TIMEOUT", 8027 },
- { "MID_TANK_5_FILL_TIMEOUT", "EVENT_TYPE__MID_TANK_5_FILL_TIMEOUT", 8028 },
- { "MID_TANK_6_FILL_TIMEOUT", "EVENT_TYPE__MID_TANK_6_FILL_TIMEOUT", 8029 },
- { "MID_TANK_7_FILL_TIMEOUT", "EVENT_TYPE__MID_TANK_7_FILL_TIMEOUT", 8030 },
- { "MID_TANK_8_FILL_TIMEOUT", "EVENT_TYPE__MID_TANK_8_FILL_TIMEOUT", 8031 },
- { "AIR_FILTER_NOT_INSTALLED", "EVENT_TYPE__AIR_FILTER_NOT_INSTALLED", 9000 },
- { "AIR_FILTER_CLOGGED", "EVENT_TYPE__AIR_FILTER_CLOGGED", 9001 },
- { "WASTE_CONTAINER_EMPTYING_TIMEOUT", "EVENT_TYPE__WASTE_CONTAINER_EMPTYING_TIMEOUT", 9002 },
- { "NO_AIR_PRESSURE", "EVENT_TYPE__NO_AIR_PRESSURE", 9003 },
- { "WASTE_CONTAINER_OVERFLOW", "EVENT_TYPE__WASTE_CONTAINER_OVERFLOW", 9004 },
- { "VOC_SENSOR_ALARM_TIME", "EVENT_TYPE__VOC_SENSOR_ALARM_TIME", 9005 },
- { "CHILLER_DRY_CONTACT", "EVENT_TYPE__CHILLER_DRY_CONTACT", 9006 },
- { "INSUFFICIENT_AIR_FLOW", "EVENT_TYPE__INSUFFICIENT_AIR_FLOW", 9007 },
- { "VOC_SENSOR_ALARM_SLOPE", "EVENT_TYPE__VOC_SENSOR_ALARM_SLOPE", 9008 },
- { "PRE_COOLER_FAN_1_STOPPED", "EVENT_TYPE__PRE_COOLER_FAN_1_STOPPED", 9009 },
- { "PRE_COOLER_FAN_2_STOPPED", "EVENT_TYPE__PRE_COOLER_FAN_2_STOPPED", 9010 },
- { "COOLER_FAN_1_STOPPED", "EVENT_TYPE__COOLER_FAN_1_STOPPED", 9011 },
- { "COOLER_FAN_2_STOPPED", "EVENT_TYPE__COOLER_FAN_2_STOPPED", 9012 },
- { "COOLER_FAN_3_STOPPED", "EVENT_TYPE__COOLER_FAN_3_STOPPED", 9013 },
- { "COOLER_FAN_4_STOPPED", "EVENT_TYPE__COOLER_FAN_4_STOPPED", 9014 },
- { "PRE_COOLER_FAN_1_RPM_TOO_LOW", "EVENT_TYPE__PRE_COOLER_FAN_1_RPM_TOO_LOW", 9015 },
- { "PRE_COOLER_FAN_2_RPM_TOO_LOW", "EVENT_TYPE__PRE_COOLER_FAN_2_RPM_TOO_LOW", 9016 },
- { "COOLER_FAN_1_RPM_TOO_LOW", "EVENT_TYPE__COOLER_FAN_1_RPM_TOO_LOW", 9017 },
- { "COOLER_FAN_2_RPM_TOO_LOW", "EVENT_TYPE__COOLER_FAN_2_RPM_TOO_LOW", 9018 },
- { "COOLER_FAN_3_RPM_TOO_LOW", "EVENT_TYPE__COOLER_FAN_3_RPM_TOO_LOW", 9019 },
- { "COOLER_FAN_4_RPM_TOO_LOW", "EVENT_TYPE__COOLER_FAN_4_RPM_TOO_LOW", 9020 },
- { "COOLER_TEMPERATURE_TOO_HIGH", "EVENT_TYPE__COOLER_TEMPERATURE_TOO_HIGH", 9021 },
- { "COOLER_TEMPERATURE_TOO_LOW", "EVENT_TYPE__COOLER_TEMPERATURE_TOO_LOW", 9022 },
- { "INK_CARTRIDGE_PRESENCE_SENSOR_TIMEOUT", "EVENT_TYPE__INK_CARTRIDGE_PRESENCE_SENSOR_TIMEOUT", 10000 },
- { "INK_CARTRIDGE_RFID_TIMEOUT", "EVENT_TYPE__INK_CARTRIDGE_RFID_TIMEOUT", 10001 },
- { "NO_WASTE_CARTRIDGE_AVAILABLE", "EVENT_TYPE__NO_WASTE_CARTRIDGE_AVAILABLE", 10002 },
- { "ALL_WASTE_CARTRIDGES_FULL", "EVENT_TYPE__ALL_WASTE_CARTRIDGES_FULL", 10003 },
- { "WASTE_CARTRIDGE_PRESENCE_SENSOR_TIMEOUT", "EVENT_TYPE__WASTE_CARTRIDGE_PRESENCE_SENSOR_TIMEOUT", 10004 },
- { "WASTE_CARTRIDGE_RFID_TIMEOUT", "EVENT_TYPE__WASTE_CARTRIDGE_RFID_TIMEOUT", 10005 },
+ { "", "", 0 },
+ { "", "", 1000 },
+ { "", "", 1001 },
+ { "", "", 1002 },
+ { "", "", 1003 },
+ { "", "", 1004 },
+ { "", "", 1005 },
+ { "", "", 1006 },
+ { "", "", 1007 },
+ { "", "", 1008 },
+ { "", "", 1009 },
+ { "", "", 1010 },
+ { "", "", 1011 },
+ { "", "", 1012 },
+ { "", "", 1013 },
+ { "", "", 2000 },
+ { "", "", 2001 },
+ { "", "", 2002 },
+ { "", "", 2003 },
+ { "", "", 2004 },
+ { "", "", 2005 },
+ { "", "", 2006 },
+ { "", "", 2007 },
+ { "", "", 2008 },
+ { "", "", 2009 },
+ { "", "", 2010 },
+ { "", "", 2011 },
+ { "", "", 2012 },
+ { "", "", 2013 },
+ { "", "", 2014 },
+ { "", "", 2015 },
+ { "", "", 2016 },
+ { "", "", 2017 },
+ { "", "", 2018 },
+ { "", "", 2019 },
+ { "", "", 2020 },
+ { "", "", 3000 },
+ { "", "", 3001 },
+ { "", "", 3002 },
+ { "", "", 3003 },
+ { "", "", 3004 },
+ { "", "", 3005 },
+ { "", "", 3006 },
+ { "", "", 3007 },
+ { "", "", 3008 },
+ { "", "", 3009 },
+ { "", "", 3010 },
+ { "", "", 3011 },
+ { "", "", 3012 },
+ { "", "", 3013 },
+ { "", "", 3014 },
+ { "", "", 3015 },
+ { "", "", 3016 },
+ { "", "", 3017 },
+ { "", "", 3018 },
+ { "", "", 3019 },
+ { "", "", 3020 },
+ { "", "", 3021 },
+ { "", "", 3022 },
+ { "", "", 3023 },
+ { "", "", 3024 },
+ { "", "", 3025 },
+ { "", "", 3026 },
+ { "", "", 3027 },
+ { "", "", 3028 },
+ { "", "", 3029 },
+ { "", "", 3030 },
+ { "", "", 3031 },
+ { "", "", 3032 },
+ { "", "", 3033 },
+ { "", "", 3034 },
+ { "", "", 3035 },
+ { "", "", 3036 },
+ { "", "", 3037 },
+ { "", "", 3038 },
+ { "", "", 3039 },
+ { "", "", 3040 },
+ { "", "", 3041 },
+ { "", "", 3042 },
+ { "", "", 3043 },
+ { "", "", 3044 },
+ { "", "", 3045 },
+ { "", "", 3046 },
+ { "", "", 3047 },
+ { "", "", 3048 },
+ { "", "", 3049 },
+ { "", "", 3050 },
+ { "", "", 3051 },
+ { "", "", 4000 },
+ { "", "", 4001 },
+ { "", "", 4002 },
+ { "", "", 4003 },
+ { "", "", 4004 },
+ { "", "", 4005 },
+ { "", "", 4006 },
+ { "", "", 4007 },
+ { "", "", 4008 },
+ { "", "", 4009 },
+ { "", "", 4010 },
+ { "", "", 4011 },
+ { "", "", 4012 },
+ { "", "", 4013 },
+ { "", "", 4014 },
+ { "", "", 4015 },
+ { "", "", 4016 },
+ { "", "", 4017 },
+ { "", "", 4018 },
+ { "", "", 4019 },
+ { "", "", 4020 },
+ { "", "", 4021 },
+ { "", "", 5000 },
+ { "", "", 5001 },
+ { "", "", 5002 },
+ { "", "", 5003 },
+ { "", "", 5004 },
+ { "", "", 5005 },
+ { "", "", 5006 },
+ { "", "", 5007 },
+ { "", "", 5008 },
+ { "", "", 5009 },
+ { "", "", 5010 },
+ { "", "", 5011 },
+ { "", "", 5012 },
+ { "", "", 5013 },
+ { "", "", 5014 },
+ { "", "", 5015 },
+ { "", "", 5016 },
+ { "", "", 5017 },
+ { "", "", 5018 },
+ { "", "", 5019 },
+ { "", "", 5020 },
+ { "", "", 5021 },
+ { "", "", 5022 },
+ { "", "", 5023 },
+ { "", "", 5024 },
+ { "", "", 5025 },
+ { "", "", 5026 },
+ { "", "", 5027 },
+ { "", "", 5028 },
+ { "", "", 5029 },
+ { "", "", 5030 },
+ { "", "", 5031 },
+ { "", "", 5032 },
+ { "", "", 5033 },
+ { "", "", 5034 },
+ { "", "", 5035 },
+ { "", "", 5036 },
+ { "", "", 5037 },
+ { "", "", 5038 },
+ { "", "", 5039 },
+ { "", "", 5040 },
+ { "", "", 5041 },
+ { "", "", 5042 },
+ { "", "", 5043 },
+ { "", "", 5044 },
+ { "", "", 5045 },
+ { "", "", 5046 },
+ { "", "", 5047 },
+ { "", "", 5048 },
+ { "", "", 5049 },
+ { "", "", 5050 },
+ { "", "", 5051 },
+ { "", "", 5052 },
+ { "", "", 5053 },
+ { "", "", 5054 },
+ { "", "", 5055 },
+ { "", "", 5056 },
+ { "", "", 5057 },
+ { "", "", 5058 },
+ { "", "", 5059 },
+ { "", "", 5060 },
+ { "", "", 5061 },
+ { "", "", 5062 },
+ { "", "", 5063 },
+ { "", "", 5064 },
+ { "", "", 5065 },
+ { "", "", 5066 },
+ { "", "", 5067 },
+ { "", "", 5068 },
+ { "", "", 5069 },
+ { "", "", 5070 },
+ { "", "", 5071 },
+ { "", "", 5072 },
+ { "", "", 5073 },
+ { "", "", 5074 },
+ { "", "", 5075 },
+ { "", "", 5076 },
+ { "", "", 5077 },
+ { "", "", 5078 },
+ { "", "", 5079 },
+ { "", "", 5080 },
+ { "", "", 5081 },
+ { "", "", 5082 },
+ { "", "", 5083 },
+ { "", "", 5084 },
+ { "", "", 5085 },
+ { "", "", 5086 },
+ { "", "", 5087 },
+ { "", "", 5088 },
+ { "", "", 5089 },
+ { "", "", 5090 },
+ { "", "", 5091 },
+ { "", "", 5092 },
+ { "", "", 6000 },
+ { "", "", 6001 },
+ { "", "", 6002 },
+ { "", "", 6003 },
+ { "", "", 6004 },
+ { "", "", 6005 },
+ { "", "", 7000 },
+ { "", "", 7001 },
+ { "", "", 7002 },
+ { "", "", 7003 },
+ { "", "", 7004 },
+ { "", "", 7005 },
+ { "", "", 7006 },
+ { "", "", 7007 },
+ { "", "", 7008 },
+ { "", "", 7009 },
+ { "", "", 7010 },
+ { "", "", 7011 },
+ { "", "", 7012 },
+ { "", "", 7013 },
+ { "", "", 7014 },
+ { "", "", 7015 },
+ { "", "", 7016 },
+ { "", "", 7017 },
+ { "", "", 7018 },
+ { "", "", 7019 },
+ { "", "", 7020 },
+ { "", "", 7021 },
+ { "", "", 7022 },
+ { "", "", 7023 },
+ { "", "", 7024 },
+ { "", "", 7025 },
+ { "", "", 7026 },
+ { "", "", 7027 },
+ { "", "", 7028 },
+ { "", "", 7029 },
+ { "", "", 7030 },
+ { "", "", 7031 },
+ { "", "", 7032 },
+ { "", "", 7033 },
+ { "", "", 7034 },
+ { "", "", 7035 },
+ { "", "", 7036 },
+ { "", "", 7037 },
+ { "", "", 7038 },
+ { "", "", 7039 },
+ { "", "", 7040 },
+ { "", "", 7041 },
+ { "", "", 7042 },
+ { "", "", 7043 },
+ { "", "", 7044 },
+ { "", "", 7045 },
+ { "", "", 7046 },
+ { "", "", 7047 },
+ { "", "", 7048 },
+ { "", "", 7049 },
+ { "", "", 7050 },
+ { "", "", 7051 },
+ { "", "", 7052 },
+ { "", "", 7053 },
+ { "", "", 7054 },
+ { "", "", 7055 },
+ { "", "", 7056 },
+ { "", "", 7057 },
+ { "", "", 7058 },
+ { "", "", 7059 },
+ { "", "", 7060 },
+ { "", "", 7061 },
+ { "", "", 7062 },
+ { "", "", 7063 },
+ { "", "", 7064 },
+ { "", "", 7065 },
+ { "", "", 7066 },
+ { "", "", 7067 },
+ { "", "", 7068 },
+ { "", "", 7069 },
+ { "", "", 7070 },
+ { "", "", 7071 },
+ { "", "", 7072 },
+ { "", "", 7073 },
+ { "", "", 7074 },
+ { "", "", 7075 },
+ { "", "", 7076 },
+ { "", "", 7077 },
+ { "", "", 7078 },
+ { "", "", 7079 },
+ { "", "", 7080 },
+ { "", "", 7081 },
+ { "", "", 7082 },
+ { "", "", 7083 },
+ { "", "", 7084 },
+ { "", "", 7085 },
+ { "", "", 7086 },
+ { "", "", 7087 },
+ { "", "", 8000 },
+ { "", "", 8001 },
+ { "", "", 8002 },
+ { "", "", 8003 },
+ { "", "", 8004 },
+ { "", "", 8005 },
+ { "", "", 8006 },
+ { "", "", 8007 },
+ { "", "", 8008 },
+ { "", "", 8009 },
+ { "", "", 8010 },
+ { "", "", 8011 },
+ { "", "", 8012 },
+ { "", "", 8013 },
+ { "", "", 8014 },
+ { "", "", 8015 },
+ { "", "", 8016 },
+ { "", "", 8017 },
+ { "", "", 8018 },
+ { "", "", 8019 },
+ { "", "", 8020 },
+ { "", "", 8021 },
+ { "", "", 8022 },
+ { "", "", 8023 },
+ { "", "", 8024 },
+ { "", "", 8025 },
+ { "", "", 8026 },
+ { "", "", 8027 },
+ { "", "", 8028 },
+ { "", "", 8029 },
+ { "", "", 8030 },
+ { "", "", 8031 },
+ { "", "", 9000 },
+ { "", "", 9001 },
+ { "", "", 9002 },
+ { "", "", 9003 },
+ { "", "", 9004 },
+ { "", "", 9005 },
+ { "", "", 9006 },
+ { "", "", 9007 },
+ { "", "", 9008 },
+ { "", "", 9009 },
+ { "", "", 9010 },
+ { "", "", 9011 },
+ { "", "", 9012 },
+ { "", "", 9013 },
+ { "", "", 9014 },
+ { "", "", 9015 },
+ { "", "", 9016 },
+ { "", "", 9017 },
+ { "", "", 9018 },
+ { "", "", 9019 },
+ { "", "", 9020 },
+ { "", "", 9021 },
+ { "", "", 9022 },
+ { "", "", 10000 },
+ { "", "", 10001 },
+ { "", "", 10002 },
+ { "", "", 10003 },
+ { "", "", 10004 },
+ { "", "", 10005 },
};
static const ProtobufCIntRange event_type__value_ranges[] = {
{0, 0},{1000, 1},{2000, 15},{3000, 36},{4000, 88},{5000, 110},{6000, 203},{7000, 209},{8000, 297},{9000, 329},{10000, 352},{0, 358}
};
static const ProtobufCEnumValueIndex event_type__enum_values_by_name[358] =
{
- { "AIR_FILTER_CLOGGED", 330 },
- { "AIR_FILTER_NOT_INSTALLED", 329 },
- { "ALL_WASTE_CARTRIDGES_FULL", 355 },
- { "APPLICATION_EXCEPTION", 4 },
- { "APPLICATION_INFORMATION", 5 },
- { "APPLICATION_STARTED", 6 },
- { "APPLICATION_TERMINATED", 7 },
- { "CARTRIDGES_COVER_OPEN", 21 },
- { "CHILLER_DRY_CONTACT", 335 },
- { "COOLER_FAN_1_RPM_TOO_LOW", 346 },
- { "COOLER_FAN_1_STOPPED", 340 },
- { "COOLER_FAN_2_RPM_TOO_LOW", 347 },
- { "COOLER_FAN_2_STOPPED", 341 },
- { "COOLER_FAN_3_RPM_TOO_LOW", 348 },
- { "COOLER_FAN_3_STOPPED", 342 },
- { "COOLER_FAN_4_RPM_TOO_LOW", 349 },
- { "COOLER_FAN_4_STOPPED", 343 },
- { "COOLER_TEMPERATURE_TOO_HIGH", 350 },
- { "COOLER_TEMPERATURE_TOO_LOW", 351 },
- { "DISPENSER_1_EMPTY", 225 },
- { "DISPENSER_1_HIGH_PRESSURE", 289 },
- { "DISPENSER_1_LOWER_HARD_LIMIT", 281 },
- { "DISPENSER_1_MOTOR_OVERCURRENT", 241 },
- { "DISPENSER_1_MOTOR_OVERTEMPERATURE", 249 },
- { "DISPENSER_1_MOTOR_STALL", 257 },
- { "DISPENSER_1_MOTOR_UNDERVOLTAGE", 265 },
- { "DISPENSER_1_OVERPRESSURE", 209 },
- { "DISPENSER_1_REFILL_FAILURE", 233 },
- { "DISPENSER_1_UNDERPRESSURE", 217 },
- { "DISPENSER_1_UPPER_HARD_LIMIT", 273 },
- { "DISPENSER_2_EMPTY", 226 },
- { "DISPENSER_2_HIGH_PRESSURE", 290 },
- { "DISPENSER_2_LOWER_HARD_LIMIT", 282 },
- { "DISPENSER_2_MOTOR_OVERCURRENT", 242 },
- { "DISPENSER_2_MOTOR_OVERTEMPERATURE", 250 },
- { "DISPENSER_2_MOTOR_STALL", 258 },
- { "DISPENSER_2_MOTOR_UNDERVOLTAGE", 266 },
- { "DISPENSER_2_OVERPRESSURE", 210 },
- { "DISPENSER_2_REFILL_FAILURE", 234 },
- { "DISPENSER_2_UNDERPRESSURE", 218 },
- { "DISPENSER_2_UPPER_HARD_LIMIT", 274 },
- { "DISPENSER_3_EMPTY", 227 },
- { "DISPENSER_3_HIGH_PRESSURE", 291 },
- { "DISPENSER_3_LOWER_HARD_LIMIT", 283 },
- { "DISPENSER_3_MOTOR_OVERCURRENT", 243 },
- { "DISPENSER_3_MOTOR_OVERTEMPERATURE", 251 },
- { "DISPENSER_3_MOTOR_STALL", 259 },
- { "DISPENSER_3_MOTOR_UNDERVOLTAGE", 267 },
- { "DISPENSER_3_OVERPRESSURE", 211 },
- { "DISPENSER_3_REFILL_FAILURE", 235 },
- { "DISPENSER_3_UNDERPRESSURE", 219 },
- { "DISPENSER_3_UPPER_HARD_LIMIT", 275 },
- { "DISPENSER_4_EMPTY", 228 },
- { "DISPENSER_4_HIGH_PRESSURE", 292 },
- { "DISPENSER_4_LOWER_HARD_LIMIT", 284 },
- { "DISPENSER_4_MOTOR_OVERCURRENT", 244 },
- { "DISPENSER_4_MOTOR_OVERTEMPERATURE", 252 },
- { "DISPENSER_4_MOTOR_STALL", 260 },
- { "DISPENSER_4_MOTOR_UNDERVOLTAGE", 268 },
- { "DISPENSER_4_OVERPRESSURE", 212 },
- { "DISPENSER_4_REFILL_FAILURE", 236 },
- { "DISPENSER_4_UNDERPRESSURE", 220 },
- { "DISPENSER_4_UPPER_HARD_LIMIT", 276 },
- { "DISPENSER_5_EMPTY", 229 },
- { "DISPENSER_5_HIGH_PRESSURE", 293 },
- { "DISPENSER_5_LOWER_HARD_LIMIT", 285 },
- { "DISPENSER_5_MOTOR_OVERCURRENT", 245 },
- { "DISPENSER_5_MOTOR_OVERTEMPERATURE", 253 },
- { "DISPENSER_5_MOTOR_STALL", 261 },
- { "DISPENSER_5_MOTOR_UNDERVOLTAGE", 269 },
- { "DISPENSER_5_OVERPRESSURE", 213 },
- { "DISPENSER_5_REFILL_FAILURE", 237 },
- { "DISPENSER_5_UNDERPRESSURE", 221 },
- { "DISPENSER_5_UPPER_HARD_LIMIT", 277 },
- { "DISPENSER_6_EMPTY", 230 },
- { "DISPENSER_6_HIGH_PRESSURE", 294 },
- { "DISPENSER_6_LOWER_HARD_LIMIT", 286 },
- { "DISPENSER_6_MOTOR_OVERCURRENT", 246 },
- { "DISPENSER_6_MOTOR_OVERTEMPERATURE", 254 },
- { "DISPENSER_6_MOTOR_STALL", 262 },
- { "DISPENSER_6_MOTOR_UNDERVOLTAGE", 270 },
- { "DISPENSER_6_OVERPRESSURE", 214 },
- { "DISPENSER_6_REFILL_FAILURE", 238 },
- { "DISPENSER_6_UNDERPRESSURE", 222 },
- { "DISPENSER_6_UPPER_HARD_LIMIT", 278 },
- { "DISPENSER_7_EMPTY", 231 },
- { "DISPENSER_7_HIGH_PRESSURE", 295 },
- { "DISPENSER_7_LOWER_HARD_LIMIT", 287 },
- { "DISPENSER_7_MOTOR_OVERCURRENT", 247 },
- { "DISPENSER_7_MOTOR_OVERTEMPERATURE", 255 },
- { "DISPENSER_7_MOTOR_STALL", 263 },
- { "DISPENSER_7_MOTOR_UNDERVOLTAGE", 271 },
- { "DISPENSER_7_OVERPRESSURE", 215 },
- { "DISPENSER_7_REFILL_FAILURE", 239 },
- { "DISPENSER_7_UNDERPRESSURE", 223 },
- { "DISPENSER_7_UPPER_HARD_LIMIT", 279 },
- { "DISPENSER_8_EMPTY", 232 },
- { "DISPENSER_8_HIGH_PRESSURE", 296 },
- { "DISPENSER_8_LOWER_HARD_LIMIT", 288 },
- { "DISPENSER_8_MOTOR_OVERCURRENT", 248 },
- { "DISPENSER_8_MOTOR_OVERTEMPERATURE", 256 },
- { "DISPENSER_8_MOTOR_STALL", 264 },
- { "DISPENSER_8_MOTOR_UNDERVOLTAGE", 272 },
- { "DISPENSER_8_OVERPRESSURE", 216 },
- { "DISPENSER_8_REFILL_FAILURE", 240 },
- { "DISPENSER_8_UNDERPRESSURE", 224 },
- { "DISPENSER_8_UPPER_HARD_LIMIT", 280 },
- { "DRYER_DOOR_OPEN", 92 },
- { "DRYER_FAN_RPM_TOO_LOW", 103 },
- { "DRYER_FAN_STOPPED", 104 },
- { "DRYER_HEATERS_ZONE_1_CURRENT_LOOP_BREAK", 101 },
- { "DRYER_HEATERS_ZONE_1_CURRENT_OUT_OF_RANGE", 99 },
- { "DRYER_HEATERS_ZONE_2_CURRENT_LOOP_BREAK", 102 },
- { "DRYER_HEATERS_ZONE_2_CURRENT_OUT_OF_RANGE", 100 },
- { "DRYER_LID_MOTOR_OVERCURRENT", 105 },
- { "DRYER_LID_MOTOR_OVERTEMPERATURE", 106 },
- { "DRYER_LID_MOTOR_STALL", 107 },
- { "DRYER_LID_MOTOR_UNDERVOLTAGE", 108 },
- { "DRYER_MOTOR_OVERCURRENT", 88 },
- { "DRYER_MOTOR_OVERTEMPERATURE", 89 },
- { "DRYER_MOTOR_STALL", 90 },
- { "DRYER_MOTOR_UNDERVOLTAGE", 91 },
- { "DRYER_THERMAL_CUTOFF", 98 },
- { "DRYER_ZONE_1_OVERTEMPERATURE", 93 },
- { "DRYER_ZONE_1_UNDERTEMPERATURE_A", 95 },
- { "DRYER_ZONE_1_UNDERTEMPERATURE_B", 96 },
- { "DRYER_ZONE_2_OVERTEMPERATURE", 94 },
- { "DRYER_ZONE_2_UNDERTEMPERATURE_A", 109 },
- { "DRYER_ZONE_2_UNDERTEMPERATURE_B", 97 },
- { "DYEING_HEAD_BLOWER_1_CURRENT_LOOP_BREAK", 193 },
- { "DYEING_HEAD_BLOWER_1_CURRENT_OUT_OF_RANGE", 191 },
- { "DYEING_HEAD_BLOWER_1_FAN_RPM_TOO_LOW", 197 },
- { "DYEING_HEAD_BLOWER_1_FAN_STOPPED", 195 },
- { "DYEING_HEAD_BLOWER_1_OVERTEMPERATURE", 185 },
- { "DYEING_HEAD_BLOWER_1_UNDERTEMPERATURE_A", 187 },
- { "DYEING_HEAD_BLOWER_1_UNDERTEMPERATURE_B", 189 },
- { "DYEING_HEAD_BLOWER_2_CURRENT_LOOP_BREAK", 194 },
- { "DYEING_HEAD_BLOWER_2_CURRENT_OUT_OF_RANGE", 192 },
- { "DYEING_HEAD_BLOWER_2_FAN_RPM_TOO_LOW", 198 },
- { "DYEING_HEAD_BLOWER_2_FAN_STOPPED", 196 },
- { "DYEING_HEAD_BLOWER_2_OVERTEMPERATURE", 186 },
- { "DYEING_HEAD_BLOWER_2_UNDERTEMPERATURE_A", 188 },
- { "DYEING_HEAD_BLOWER_2_UNDERTEMPERATURE_B", 190 },
- { "DYEING_HEAD_CLEANING_HEAD_MOTOR_OVERCURRENT", 149 },
- { "DYEING_HEAD_CLEANING_HEAD_MOTOR_OVERTEMPERATURE", 150 },
- { "DYEING_HEAD_CLEANING_HEAD_MOTOR_STALL", 151 },
- { "DYEING_HEAD_CLEANING_HEAD_MOTOR_UNDERVOLTAGE", 152 },
- { "DYEING_HEAD_CLEANING_MECHANISM_MOTOR_OVERCURRENT", 145 },
- { "DYEING_HEAD_CLEANING_MECHANISM_MOTOR_OVERTEMPERATURE", 146 },
- { "DYEING_HEAD_CLEANING_MECHANISM_MOTOR_STALL", 147 },
- { "DYEING_HEAD_CLEANING_MECHANISM_MOTOR_UNDERVOLTAGE", 148 },
- { "DYEING_HEAD_COVER_CLOSE_TIMEOUT", 140 },
- { "DYEING_HEAD_COVER_MOTOR_OVERCURRENT", 141 },
- { "DYEING_HEAD_COVER_MOTOR_OVERTEMPERATURE", 142 },
- { "DYEING_HEAD_COVER_MOTOR_STALL", 143 },
- { "DYEING_HEAD_COVER_MOTOR_UNDERVOLTAGE", 144 },
- { "DYEING_HEAD_COVER_OPEN_TIMEOUT", 139 },
- { "DYEING_HEAD_LEFT_ACTUATOR_DOWN_TIMEOUT", 202 },
- { "DYEING_HEAD_LEFT_ACTUATOR_UP_TIMEOUT", 200 },
- { "DYEING_HEAD_RIGHT_ACTUATOR_DOWN_TIMEOUT", 201 },
- { "DYEING_HEAD_RIGHT_ACTUATOR_UP_TIMEOUT", 199 },
- { "DYEING_HEAD_THERMAL_CUTOFF", 138 },
- { "DYEING_HEAD_ZONE_10_CURRENT_LOOP_BREAK", 182 },
- { "DYEING_HEAD_ZONE_10_CURRENT_OUT_OF_RANGE", 175 },
- { "DYEING_HEAD_ZONE_10_OVERTEMPERATURE", 156 },
- { "DYEING_HEAD_ZONE_10_UNDERTEMPERATURE_A", 162 },
- { "DYEING_HEAD_ZONE_10_UNDERTEMPERATURE_B", 168 },
- { "DYEING_HEAD_ZONE_11_CURRENT_LOOP_BREAK", 183 },
- { "DYEING_HEAD_ZONE_11_CURRENT_OUT_OF_RANGE", 176 },
- { "DYEING_HEAD_ZONE_11_OVERTEMPERATURE", 157 },
- { "DYEING_HEAD_ZONE_11_UNDERTEMPERATURE_A", 163 },
- { "DYEING_HEAD_ZONE_11_UNDERTEMPERATURE_B", 169 },
- { "DYEING_HEAD_ZONE_12_CURRENT_LOOP_BREAK", 184 },
- { "DYEING_HEAD_ZONE_12_CURRENT_OUT_OF_RANGE", 177 },
- { "DYEING_HEAD_ZONE_12_OVERTEMPERATURE", 158 },
- { "DYEING_HEAD_ZONE_12_UNDERTEMPERATURE_A", 164 },
- { "DYEING_HEAD_ZONE_12_UNDERTEMPERATURE_B", 170 },
- { "DYEING_HEAD_ZONE_1_CURRENT_LOOP_BREAK", 133 },
- { "DYEING_HEAD_ZONE_1_CURRENT_OUT_OF_RANGE", 128 },
- { "DYEING_HEAD_ZONE_1_OVERTEMPERATURE", 110 },
- { "DYEING_HEAD_ZONE_1_UNDERTEMPERATURE_A", 116 },
- { "DYEING_HEAD_ZONE_1_UNDERTEMPERATURE_B", 122 },
- { "DYEING_HEAD_ZONE_2_CURRENT_LOOP_BREAK", 134 },
- { "DYEING_HEAD_ZONE_2_CURRENT_OUT_OF_RANGE", 129 },
- { "DYEING_HEAD_ZONE_2_OVERTEMPERATURE", 111 },
- { "DYEING_HEAD_ZONE_2_UNDERTEMPERATURE_A", 117 },
- { "DYEING_HEAD_ZONE_2_UNDERTEMPERATURE_B", 123 },
- { "DYEING_HEAD_ZONE_3_CURRENT_LOOP_BREAK", 135 },
- { "DYEING_HEAD_ZONE_3_CURRENT_OUT_OF_RANGE", 130 },
- { "DYEING_HEAD_ZONE_3_OVERTEMPERATURE", 112 },
- { "DYEING_HEAD_ZONE_3_UNDERTEMPERATURE_A", 118 },
- { "DYEING_HEAD_ZONE_3_UNDERTEMPERATURE_B", 124 },
- { "DYEING_HEAD_ZONE_4_CURRENT_LOOP_BREAK", 136 },
- { "DYEING_HEAD_ZONE_4_CURRENT_OUT_OF_RANGE", 131 },
- { "DYEING_HEAD_ZONE_4_OVERTEMPERATURE", 113 },
- { "DYEING_HEAD_ZONE_4_UNDERTEMPERATURE_A", 119 },
- { "DYEING_HEAD_ZONE_4_UNDERTEMPERATURE_B", 125 },
- { "DYEING_HEAD_ZONE_5_CURRENT_LOOP_BREAK", 137 },
- { "DYEING_HEAD_ZONE_5_CURRENT_OUT_OF_RANGE", 132 },
- { "DYEING_HEAD_ZONE_5_OVERTEMPERATURE", 114 },
- { "DYEING_HEAD_ZONE_5_UNDERTEMPERATURE_A", 120 },
- { "DYEING_HEAD_ZONE_5_UNDERTEMPERATURE_B", 126 },
- { "DYEING_HEAD_ZONE_6_CURRENT_LOOP_BREAK", 178 },
- { "DYEING_HEAD_ZONE_6_CURRENT_OUT_OF_RANGE", 171 },
- { "DYEING_HEAD_ZONE_6_OVERTEMPERATURE", 115 },
- { "DYEING_HEAD_ZONE_6_UNDERTEMPERATURE_A", 121 },
- { "DYEING_HEAD_ZONE_6_UNDERTEMPERATURE_B", 127 },
- { "DYEING_HEAD_ZONE_7_CURRENT_LOOP_BREAK", 179 },
- { "DYEING_HEAD_ZONE_7_CURRENT_OUT_OF_RANGE", 172 },
- { "DYEING_HEAD_ZONE_7_OVERTEMPERATURE", 153 },
- { "DYEING_HEAD_ZONE_7_UNDERTEMPERATURE_A", 159 },
- { "DYEING_HEAD_ZONE_7_UNDERTEMPERATURE_B", 165 },
- { "DYEING_HEAD_ZONE_8_CURRENT_LOOP_BREAK", 180 },
- { "DYEING_HEAD_ZONE_8_CURRENT_OUT_OF_RANGE", 173 },
- { "DYEING_HEAD_ZONE_8_OVERTEMPERATURE", 154 },
- { "DYEING_HEAD_ZONE_8_UNDERTEMPERATURE_A", 160 },
- { "DYEING_HEAD_ZONE_8_UNDERTEMPERATURE_B", 166 },
- { "DYEING_HEAD_ZONE_9_CURRENT_LOOP_BREAK", 181 },
- { "DYEING_HEAD_ZONE_9_CURRENT_OUT_OF_RANGE", 174 },
- { "DYEING_HEAD_ZONE_9_OVERTEMPERATURE", 155 },
- { "DYEING_HEAD_ZONE_9_UNDERTEMPERATURE_A", 161 },
- { "DYEING_HEAD_ZONE_9_UNDERTEMPERATURE_B", 167 },
- { "ELECTRICAL_CABINET_FANS_RPM_TOO_LOW", 26 },
- { "ELECTRICAL_CABINET_FANS_STOPPED", 27 },
- { "ELECTRICAL_CABINET_OVERTEMPERATURE", 33 },
- { "EMERGENCY_PUSH_BUTTON_PRESSED", 16 },
- { "FEEDER_DANCER_MOTOR_OVERCURRENT", 74 },
- { "FEEDER_DANCER_MOTOR_OVERTEMPERATURE", 77 },
- { "FEEDER_DANCER_MOTOR_STALL", 80 },
- { "FEEDER_DANCER_MOTOR_UNDERVOLTAGE", 83 },
- { "FEEDER_MOTOR_OVERCURRENT", 39 },
- { "FEEDER_MOTOR_OVERTEMPERATURE", 46 },
- { "FEEDER_MOTOR_STALL", 53 },
- { "FEEDER_MOTOR_UNDERVOLTAGE", 60 },
- { "FPGA_WATCHDOG_ACTIVATED", 34 },
- { "FRONT_COVER_1_OPEN", 17 },
- { "FRONT_COVER_2_OPEN", 18 },
- { "FRONT_COVER_3_OPEN", 19 },
- { "FRONT_COVER_4_OPEN", 20 },
- { "INK_CARTRIDGE_PRESENCE_SENSOR_TIMEOUT", 352 },
- { "INK_CARTRIDGE_RFID_TIMEOUT", 353 },
- { "INSUFFICIENT_AIR_FLOW", 336 },
- { "JOB_ABORTED", 12 },
- { "JOB_COMPLETED", 14 },
- { "JOB_FAILED", 13 },
- { "JOB_STARTED", 11 },
- { "JOB_STATUS", 10 },
- { "LEFT_LOADER_MOTOR_OVERCURRENT", 42 },
- { "LEFT_LOADER_MOTOR_OVERTEMPERATURE", 49 },
- { "LEFT_LOADER_MOTOR_STALL", 56 },
- { "LEFT_LOADER_MOTOR_UNDERVOLTAGE", 63 },
- { "LOADING_ARM_MOTOR_OVERCURRENT", 45 },
- { "LOADING_ARM_MOTOR_OVERTEMPERATURE", 52 },
- { "LOADING_ARM_MOTOR_STALL", 59 },
- { "LOADING_ARM_MOTOR_UNDERVOLTAGE", 66 },
- { "LTFU_DOWN_TIMEOUT", 68 },
- { "LTFU_UP_TIMEOUT", 67 },
- { "MACHINE_FANS_RPM_TOO_LOW", 24 },
- { "MACHINE_FANS_STOPPED", 25 },
- { "MACHINE_INTERNAL_OVERTEMPERATURE", 23 },
- { "MACHINE_INTERNAL_OVERTEMPERATURE_2", 32 },
- { "MACHINE_STATE_HW_CONFIG_FAILED", 29 },
- { "MACHINE_STATE_INITIAL_BLOWER_FAILED", 30 },
- { "MACHINE_STATE_NO_CFG_FILE", 28 },
- { "MACHINE_STATE_NO_THREAD_DETECTED", 86 },
- { "MID_TANK_1_EMPTY", 305 },
- { "MID_TANK_1_FILL_TIMEOUT", 321 },
- { "MID_TANK_1_LOW_LEVEL", 297 },
- { "MID_TANK_1_OVERFLOW", 313 },
- { "MID_TANK_2_EMPTY", 306 },
- { "MID_TANK_2_FILL_TIMEOUT", 322 },
- { "MID_TANK_2_LOW_LEVEL", 298 },
- { "MID_TANK_2_OVERFLOW", 314 },
- { "MID_TANK_3_EMPTY", 307 },
- { "MID_TANK_3_FILL_TIMEOUT", 323 },
- { "MID_TANK_3_LOW_LEVEL", 299 },
- { "MID_TANK_3_OVERFLOW", 315 },
- { "MID_TANK_4_EMPTY", 308 },
- { "MID_TANK_4_FILL_TIMEOUT", 324 },
- { "MID_TANK_4_LOW_LEVEL", 300 },
- { "MID_TANK_4_OVERFLOW", 316 },
- { "MID_TANK_5_EMPTY", 309 },
- { "MID_TANK_5_FILL_TIMEOUT", 325 },
- { "MID_TANK_5_LOW_LEVEL", 301 },
- { "MID_TANK_5_OVERFLOW", 317 },
- { "MID_TANK_6_EMPTY", 310 },
- { "MID_TANK_6_FILL_TIMEOUT", 326 },
- { "MID_TANK_6_LOW_LEVEL", 302 },
- { "MID_TANK_6_OVERFLOW", 318 },
- { "MID_TANK_7_EMPTY", 311 },
- { "MID_TANK_7_FILL_TIMEOUT", 327 },
- { "MID_TANK_7_LOW_LEVEL", 303 },
- { "MID_TANK_7_OVERFLOW", 319 },
- { "MID_TANK_8_EMPTY", 312 },
- { "MID_TANK_8_FILL_TIMEOUT", 328 },
- { "MID_TANK_8_LOW_LEVEL", 304 },
- { "MID_TANK_8_OVERFLOW", 320 },
- { "MIXER_CURRENT_LOOP_BREAK", 208 },
- { "MIXER_CURRENT_OUT_OF_RANGE", 207 },
- { "MIXER_OVERTEMPERATURE", 203 },
- { "MIXER_THERMAL_CUTOFF", 206 },
- { "MIXER_UNDERTEMPERATURE_A", 204 },
- { "MIXER_UNDERTEMPERATURE_B", 205 },
- { "NO_AIR_PRESSURE", 332 },
- { "NO_WASTE_CARTRIDGE_AVAILABLE", 354 },
- { "None", 0 },
- { "POWER_UP_BIT_FAILURE", 15 },
- { "PRE_COOLER_FAN_1_RPM_TOO_LOW", 344 },
- { "PRE_COOLER_FAN_1_STOPPED", 338 },
- { "PRE_COOLER_FAN_2_RPM_TOO_LOW", 345 },
- { "PRE_COOLER_FAN_2_STOPPED", 339 },
- { "PULLER_DANCER_MOTOR_OVERCURRENT", 73 },
- { "PULLER_DANCER_MOTOR_OVERTEMPERATURE", 76 },
- { "PULLER_DANCER_MOTOR_STALL", 79 },
- { "PULLER_DANCER_MOTOR_UNDERVOLTAGE", 82 },
- { "PULLER_MOTOR_OVERCURRENT", 41 },
- { "PULLER_MOTOR_OVERTEMPERATURE", 48 },
- { "PULLER_MOTOR_STALL", 55 },
- { "PULLER_MOTOR_UNDERVOLTAGE", 62 },
- { "REAR_COVER_OPEN", 22 },
- { "RECORDING_STARTED", 8 },
- { "RECORDING_STOPPED", 9 },
- { "REQUEST_FAILED", 3 },
- { "REQUEST_SENT", 1 },
- { "RESPONSE_RECEIVED", 2 },
- { "RIGHT_LOADER_MOTOR_OVERCURRENT", 40 },
- { "RIGHT_LOADER_MOTOR_OVERTEMPERATURE", 47 },
- { "RIGHT_LOADER_MOTOR_STALL", 54 },
- { "RIGHT_LOADER_MOTOR_UNDERVOLTAGE", 61 },
- { "RTFU_DOWN_TIMEOUT", 70 },
- { "RTFU_UP_TIMEOUT", 69 },
- { "SCREW_MOTOR_LIMIT_TIMEOUT", 71 },
- { "SCREW_MOTOR_OVERCURRENT", 44 },
- { "SCREW_MOTOR_OVERTEMPERATURE", 51 },
- { "SCREW_MOTOR_STALL", 58 },
- { "SCREW_MOTOR_UNDERVOLTAGE", 65 },
- { "THREAD_BREAK", 36 },
- { "THREAD_LOADING_ERROR", 87 },
- { "THREAD_TENSION_CONTROL_FAILURE_FEEDER_DANCER", 37 },
- { "THREAD_TENSION_CONTROL_FAILURE_PULLER_DANCER", 84 },
- { "THREAD_TENSION_CONTROL_FAILURE_WINDER_DANCER", 85 },
- { "UNINTENDED_RESET", 35 },
- { "UNSPECIFIED", 31 },
- { "VOC_SENSOR_ALARM_SLOPE", 337 },
- { "VOC_SENSOR_ALARM_TIME", 334 },
- { "WASTE_CARTRIDGE_PRESENCE_SENSOR_TIMEOUT", 356 },
- { "WASTE_CARTRIDGE_RFID_TIMEOUT", 357 },
- { "WASTE_CONTAINER_EMPTYING_TIMEOUT", 331 },
- { "WASTE_CONTAINER_OVERFLOW", 333 },
- { "WINDER_CONE_DOES_NOT_EXIST", 38 },
- { "WINDER_DANCER_MOTOR_OVERCURRENT", 72 },
- { "WINDER_DANCER_MOTOR_OVERTEMPERATURE", 75 },
- { "WINDER_DANCER_MOTOR_STALL", 78 },
- { "WINDER_DANCER_MOTOR_UNDERVOLTAGE", 81 },
- { "WINDER_MOTOR_OVERCURRENT", 43 },
- { "WINDER_MOTOR_OVERTEMPERATURE", 50 },
- { "WINDER_MOTOR_STALL", 57 },
- { "WINDER_MOTOR_UNDERVOLTAGE", 64 },
+ { "", 330 },
+ { "", 329 },
+ { "", 355 },
+ { "", 4 },
+ { "", 5 },
+ { "", 6 },
+ { "", 7 },
+ { "", 21 },
+ { "", 335 },
+ { "", 346 },
+ { "", 340 },
+ { "", 347 },
+ { "", 341 },
+ { "", 348 },
+ { "", 342 },
+ { "", 349 },
+ { "", 343 },
+ { "", 350 },
+ { "", 351 },
+ { "", 225 },
+ { "", 289 },
+ { "", 281 },
+ { "", 241 },
+ { "", 249 },
+ { "", 257 },
+ { "", 265 },
+ { "", 209 },
+ { "", 233 },
+ { "", 217 },
+ { "", 273 },
+ { "", 226 },
+ { "", 290 },
+ { "", 282 },
+ { "", 242 },
+ { "", 250 },
+ { "", 258 },
+ { "", 266 },
+ { "", 210 },
+ { "", 234 },
+ { "", 218 },
+ { "", 274 },
+ { "", 227 },
+ { "", 291 },
+ { "", 283 },
+ { "", 243 },
+ { "", 251 },
+ { "", 259 },
+ { "", 267 },
+ { "", 211 },
+ { "", 235 },
+ { "", 219 },
+ { "", 275 },
+ { "", 228 },
+ { "", 292 },
+ { "", 284 },
+ { "", 244 },
+ { "", 252 },
+ { "", 260 },
+ { "", 268 },
+ { "", 212 },
+ { "", 236 },
+ { "", 220 },
+ { "", 276 },
+ { "", 229 },
+ { "", 293 },
+ { "", 285 },
+ { "", 245 },
+ { "", 253 },
+ { "", 261 },
+ { "", 269 },
+ { "", 213 },
+ { "", 237 },
+ { "", 221 },
+ { "", 277 },
+ { "", 230 },
+ { "", 294 },
+ { "", 286 },
+ { "", 246 },
+ { "", 254 },
+ { "", 262 },
+ { "", 270 },
+ { "", 214 },
+ { "", 238 },
+ { "", 222 },
+ { "", 278 },
+ { "", 231 },
+ { "", 295 },
+ { "", 287 },
+ { "", 247 },
+ { "", 255 },
+ { "", 263 },
+ { "", 271 },
+ { "", 215 },
+ { "", 239 },
+ { "", 223 },
+ { "", 279 },
+ { "", 232 },
+ { "", 296 },
+ { "", 288 },
+ { "", 248 },
+ { "", 256 },
+ { "", 264 },
+ { "", 272 },
+ { "", 216 },
+ { "", 240 },
+ { "", 224 },
+ { "", 280 },
+ { "", 92 },
+ { "", 103 },
+ { "", 104 },
+ { "", 101 },
+ { "", 99 },
+ { "", 102 },
+ { "", 100 },
+ { "", 105 },
+ { "", 106 },
+ { "", 107 },
+ { "", 108 },
+ { "", 88 },
+ { "", 89 },
+ { "", 90 },
+ { "", 91 },
+ { "", 98 },
+ { "", 93 },
+ { "", 95 },
+ { "", 96 },
+ { "", 94 },
+ { "", 109 },
+ { "", 97 },
+ { "", 193 },
+ { "", 191 },
+ { "", 197 },
+ { "", 195 },
+ { "", 185 },
+ { "", 187 },
+ { "", 189 },
+ { "", 194 },
+ { "", 192 },
+ { "", 198 },
+ { "", 196 },
+ { "", 186 },
+ { "", 188 },
+ { "", 190 },
+ { "", 149 },
+ { "", 150 },
+ { "", 151 },
+ { "", 152 },
+ { "", 145 },
+ { "", 146 },
+ { "", 147 },
+ { "", 148 },
+ { "", 140 },
+ { "", 141 },
+ { "", 142 },
+ { "", 143 },
+ { "", 144 },
+ { "", 139 },
+ { "", 202 },
+ { "", 200 },
+ { "", 201 },
+ { "", 199 },
+ { "", 138 },
+ { "", 182 },
+ { "", 175 },
+ { "", 156 },
+ { "", 162 },
+ { "", 168 },
+ { "", 183 },
+ { "", 176 },
+ { "", 157 },
+ { "", 163 },
+ { "", 169 },
+ { "", 184 },
+ { "", 177 },
+ { "", 158 },
+ { "", 164 },
+ { "", 170 },
+ { "", 133 },
+ { "", 128 },
+ { "", 110 },
+ { "", 116 },
+ { "", 122 },
+ { "", 134 },
+ { "", 129 },
+ { "", 111 },
+ { "", 117 },
+ { "", 123 },
+ { "", 135 },
+ { "", 130 },
+ { "", 112 },
+ { "", 118 },
+ { "", 124 },
+ { "", 136 },
+ { "", 131 },
+ { "", 113 },
+ { "", 119 },
+ { "", 125 },
+ { "", 137 },
+ { "", 132 },
+ { "", 114 },
+ { "", 120 },
+ { "", 126 },
+ { "", 178 },
+ { "", 171 },
+ { "", 115 },
+ { "", 121 },
+ { "", 127 },
+ { "", 179 },
+ { "", 172 },
+ { "", 153 },
+ { "", 159 },
+ { "", 165 },
+ { "", 180 },
+ { "", 173 },
+ { "", 154 },
+ { "", 160 },
+ { "", 166 },
+ { "", 181 },
+ { "", 174 },
+ { "", 155 },
+ { "", 161 },
+ { "", 167 },
+ { "", 26 },
+ { "", 27 },
+ { "", 33 },
+ { "", 16 },
+ { "", 74 },
+ { "", 77 },
+ { "", 80 },
+ { "", 83 },
+ { "", 39 },
+ { "", 46 },
+ { "", 53 },
+ { "", 60 },
+ { "", 34 },
+ { "", 17 },
+ { "", 18 },
+ { "", 19 },
+ { "", 20 },
+ { "", 352 },
+ { "", 353 },
+ { "", 336 },
+ { "", 12 },
+ { "", 14 },
+ { "", 13 },
+ { "", 11 },
+ { "", 10 },
+ { "", 42 },
+ { "", 49 },
+ { "", 56 },
+ { "", 63 },
+ { "", 45 },
+ { "", 52 },
+ { "", 59 },
+ { "", 66 },
+ { "", 68 },
+ { "", 67 },
+ { "", 24 },
+ { "", 25 },
+ { "", 23 },
+ { "", 32 },
+ { "", 29 },
+ { "", 30 },
+ { "", 28 },
+ { "", 86 },
+ { "", 305 },
+ { "", 321 },
+ { "", 297 },
+ { "", 313 },
+ { "", 306 },
+ { "", 322 },
+ { "", 298 },
+ { "", 314 },
+ { "", 307 },
+ { "", 323 },
+ { "", 299 },
+ { "", 315 },
+ { "", 308 },
+ { "", 324 },
+ { "", 300 },
+ { "", 316 },
+ { "", 309 },
+ { "", 325 },
+ { "", 301 },
+ { "", 317 },
+ { "", 310 },
+ { "", 326 },
+ { "", 302 },
+ { "", 318 },
+ { "", 311 },
+ { "", 327 },
+ { "", 303 },
+ { "", 319 },
+ { "", 312 },
+ { "", 328 },
+ { "", 304 },
+ { "", 320 },
+ { "", 208 },
+ { "", 207 },
+ { "", 203 },
+ { "", 206 },
+ { "", 204 },
+ { "", 205 },
+ { "", 332 },
+ { "", 354 },
+ { "", 0 },
+ { "", 15 },
+ { "", 344 },
+ { "", 338 },
+ { "", 345 },
+ { "", 339 },
+ { "", 73 },
+ { "", 76 },
+ { "", 79 },
+ { "", 82 },
+ { "", 41 },
+ { "", 48 },
+ { "", 55 },
+ { "", 62 },
+ { "", 22 },
+ { "", 8 },
+ { "", 9 },
+ { "", 3 },
+ { "", 1 },
+ { "", 2 },
+ { "", 40 },
+ { "", 47 },
+ { "", 54 },
+ { "", 61 },
+ { "", 70 },
+ { "", 69 },
+ { "", 71 },
+ { "", 44 },
+ { "", 51 },
+ { "", 58 },
+ { "", 65 },
+ { "", 36 },
+ { "", 87 },
+ { "", 37 },
+ { "", 84 },
+ { "", 85 },
+ { "", 35 },
+ { "", 31 },
+ { "", 337 },
+ { "", 334 },
+ { "", 356 },
+ { "", 357 },
+ { "", 331 },
+ { "", 333 },
+ { "", 38 },
+ { "", 72 },
+ { "", 75 },
+ { "", 78 },
+ { "", 81 },
+ { "", 43 },
+ { "", 50 },
+ { "", 57 },
+ { "", 64 },
};
const ProtobufCEnumDescriptor event_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "EventType",
- "EventType",
- "EventType",
+ "",
+ "",
+ "",
"",
358,
event_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/HeaterState.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/HeaterState.pb-c.c
index 50b089e64..3dd427c31 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/HeaterState.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/HeaterState.pb-c.c
@@ -55,7 +55,7 @@ void heater_state__free_unpacked
static const ProtobufCFieldDescriptor heater_state__field_descriptors[6] =
{
{
- "HeaterType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor heater_state__field_descriptors[6] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SetPoint",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor heater_state__field_descriptors[6] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CurrentValue",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor heater_state__field_descriptors[6] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IsActive",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor heater_state__field_descriptors[6] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IsRampingUp",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor heater_state__field_descriptors[6] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IsInSetPoint",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -143,9 +143,9 @@ static const ProtobufCIntRange heater_state__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor heater_state__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "HeaterState",
- "HeaterState",
- "HeaterState",
+ "",
+ "",
+ "",
"",
sizeof(HeaterState),
6,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/HeaterType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/HeaterType.pb-c.c
index 8e7e8f861..6e411238f 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/HeaterType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/HeaterType.pb-c.c
@@ -9,55 +9,55 @@
#include "HeaterType.pb-c.h"
static const ProtobufCEnumValue heater_type__enum_values_by_number[18] =
{
- { "DryerAirHeater", "HEATER_TYPE__DryerAirHeater", 0 },
- { "DryerMainHeater", "HEATER_TYPE__DryerMainHeater", 1 },
- { "DryerSecondaryHeater", "HEATER_TYPE__DryerSecondaryHeater", 2 },
- { "HeaterZone1", "HEATER_TYPE__HeaterZone1", 3 },
- { "HeaterZone2", "HEATER_TYPE__HeaterZone2", 4 },
- { "HeaterZone3", "HEATER_TYPE__HeaterZone3", 5 },
- { "HeaterZone4", "HEATER_TYPE__HeaterZone4", 6 },
- { "HeaterZone5", "HEATER_TYPE__HeaterZone5", 7 },
- { "HeaterZone6", "HEATER_TYPE__HeaterZone6", 8 },
- { "MixerHeater", "HEATER_TYPE__MixerHeater", 9 },
- { "HeaterZone7", "HEATER_TYPE__HeaterZone7", 10 },
- { "HeaterZone8", "HEATER_TYPE__HeaterZone8", 11 },
- { "HeaterZone9", "HEATER_TYPE__HeaterZone9", 12 },
- { "HeaterZone10", "HEATER_TYPE__HeaterZone10", 13 },
- { "HeaterZone11", "HEATER_TYPE__HeaterZone11", 14 },
- { "HeaterZone12", "HEATER_TYPE__HeaterZone12", 15 },
- { "HeadCoverHeater1", "HEATER_TYPE__HeadCoverHeater1", 16 },
- { "HeadCoverHeater2", "HEATER_TYPE__HeadCoverHeater2", 17 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
+ { "", "", 6 },
+ { "", "", 7 },
+ { "", "", 8 },
+ { "", "", 9 },
+ { "", "", 10 },
+ { "", "", 11 },
+ { "", "", 12 },
+ { "", "", 13 },
+ { "", "", 14 },
+ { "", "", 15 },
+ { "", "", 16 },
+ { "", "", 17 },
};
static const ProtobufCIntRange heater_type__value_ranges[] = {
{0, 0},{0, 18}
};
static const ProtobufCEnumValueIndex heater_type__enum_values_by_name[18] =
{
- { "DryerAirHeater", 0 },
- { "DryerMainHeater", 1 },
- { "DryerSecondaryHeater", 2 },
- { "HeadCoverHeater1", 16 },
- { "HeadCoverHeater2", 17 },
- { "HeaterZone1", 3 },
- { "HeaterZone10", 13 },
- { "HeaterZone11", 14 },
- { "HeaterZone12", 15 },
- { "HeaterZone2", 4 },
- { "HeaterZone3", 5 },
- { "HeaterZone4", 6 },
- { "HeaterZone5", 7 },
- { "HeaterZone6", 8 },
- { "HeaterZone7", 10 },
- { "HeaterZone8", 11 },
- { "HeaterZone9", 12 },
- { "MixerHeater", 9 },
+ { "", 0 },
+ { "", 1 },
+ { "", 2 },
+ { "", 16 },
+ { "", 17 },
+ { "", 3 },
+ { "", 13 },
+ { "", 14 },
+ { "", 15 },
+ { "", 4 },
+ { "", 5 },
+ { "", 6 },
+ { "", 7 },
+ { "", 8 },
+ { "", 10 },
+ { "", 11 },
+ { "", 12 },
+ { "", 9 },
};
const ProtobufCEnumDescriptor heater_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "HeaterType",
- "HeaterType",
- "HeaterType",
+ "",
+ "",
+ "",
"",
18,
heater_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/InterfaceIOs.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/InterfaceIOs.pb-c.c
index 451462fa3..a35a4f23e 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/InterfaceIOs.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/InterfaceIOs.pb-c.c
@@ -9,109 +9,109 @@
#include "InterfaceIOs.pb-c.h"
static const ProtobufCEnumValue interface_ios__enum_values_by_number[45] =
{
- { "ANALOG_MIXCHIP_TEMP", "INTERFACE_IOS__ANALOG_MIXCHIP_TEMP", 0 },
- { "GPO_MIXCHIP_SSR4_CTRL", "INTERFACE_IOS__GPO_MIXCHIP_SSR4_CTRL", 19 },
- { "GPO_DYEINGH_SSR5_CTRL", "INTERFACE_IOS__GPO_DYEINGH_SSR5_CTRL", 20 },
- { "GPO_DYEINGH_SSR6_CTRL", "INTERFACE_IOS__GPO_DYEINGH_SSR6_CTRL", 21 },
- { "GPO_DYEINGH_SSR7_CTRL", "INTERFACE_IOS__GPO_DYEINGH_SSR7_CTRL", 22 },
- { "GPO_DYEINGH_SSR8_CTRL", "INTERFACE_IOS__GPO_DYEINGH_SSR8_CTRL", 23 },
- { "GPO_DRYER_SSR1_CTRL", "INTERFACE_IOS__GPO_DRYER_SSR1_CTRL", 43 },
- { "GPO_DRYER_SSR2_CTRL", "INTERFACE_IOS__GPO_DRYER_SSR2_CTRL", 44 },
- { "GPO_DRYER_SSR3_CTRL", "INTERFACE_IOS__GPO_DRYER_SSR3_CTRL", 45 },
- { "GPO_SPARE_SSR12_CTRL", "INTERFACE_IOS__GPO_SPARE_SSR12_CTRL", 54 },
- { "GPO_SPARE_SSR13_CTRL", "INTERFACE_IOS__GPO_SPARE_SSR13_CTRL", 55 },
- { "GPO_EXTWINDER_SSR11_CTRL", "INTERFACE_IOS__GPO_EXTWINDER_SSR11_CTRL", 64 },
- { "GPO_DILUTORPUMP_SSR10_CTRL", "INTERFACE_IOS__GPO_DILUTORPUMP_SSR10_CTRL", 163 },
- { "GPO_WASTECH_PUMP2", "INTERFACE_IOS__GPO_WASTECH_PUMP2", 164 },
- { "Midtank1Air", "INTERFACE_IOS__Midtank1Air", 165 },
- { "Midtank2Air", "INTERFACE_IOS__Midtank2Air", 166 },
- { "Midtank3Air", "INTERFACE_IOS__Midtank3Air", 167 },
- { "Midtank4Air", "INTERFACE_IOS__Midtank4Air", 168 },
- { "Midtank5Air", "INTERFACE_IOS__Midtank5Air", 169 },
- { "Midtank6Air", "INTERFACE_IOS__Midtank6Air", 170 },
- { "Midtank7Air", "INTERFACE_IOS__Midtank7Air", 171 },
- { "Midtank8Air", "INTERFACE_IOS__Midtank8Air", 172 },
- { "Midtank1Cartridge", "INTERFACE_IOS__Midtank1Cartridge", 173 },
- { "Midtank2Cartridge", "INTERFACE_IOS__Midtank2Cartridge", 174 },
- { "Midtank3Cartridge", "INTERFACE_IOS__Midtank3Cartridge", 175 },
- { "Midtank4Cartridge", "INTERFACE_IOS__Midtank4Cartridge", 176 },
- { "Midtank5Cartridge", "INTERFACE_IOS__Midtank5Cartridge", 177 },
- { "Midtank6Cartridge", "INTERFACE_IOS__Midtank6Cartridge", 178 },
- { "Midtank7Cartridge", "INTERFACE_IOS__Midtank7Cartridge", 179 },
- { "Midtank8Cartridge", "INTERFACE_IOS__Midtank8Cartridge", 180 },
- { "SW_SPARE", "INTERFACE_IOS__SW_SPARE", 224 },
- { "GPO_BUZZER", "INTERFACE_IOS__GPO_BUZZER", 270 },
- { "GPO_LED1", "INTERFACE_IOS__GPO_LED1", 271 },
- { "GPO_LED2", "INTERFACE_IOS__GPO_LED2", 272 },
- { "GPO_LED3", "INTERFACE_IOS__GPO_LED3", 273 },
- { "GPO_LED4", "INTERFACE_IOS__GPO_LED4", 274 },
- { "GPO_TFEED_BREAK_1", "INTERFACE_IOS__GPO_TFEED_BREAK_1", 296 },
- { "GPO_SPARE1_1", "INTERFACE_IOS__GPO_SPARE1_1", 318 },
- { "GPO_SPARE1_2", "INTERFACE_IOS__GPO_SPARE1_2", 319 },
- { "GPI_WCONTAINER_FULL", "INTERFACE_IOS__GPI_WCONTAINER_FULL", 341 },
- { "GPI_WCONTAINER_WARN", "INTERFACE_IOS__GPI_WCONTAINER_WARN", 342 },
- { "GPO_BLOWER_PWM", "INTERFACE_IOS__GPO_BLOWER_PWM", 343 },
- { "GPO_CHILLER_SSR9_CTRL", "INTERFACE_IOS__GPO_CHILLER_SSR9_CTRL", 344 },
- { "GPO_WHS_WTANKPUMP2", "INTERFACE_IOS__GPO_WHS_WTANKPUMP2", 345 },
- { "VALVE_WASTE_TANK", "INTERFACE_IOS__VALVE_WASTE_TANK", 346 },
+ { "", "", 0 },
+ { "", "", 19 },
+ { "", "", 20 },
+ { "", "", 21 },
+ { "", "", 22 },
+ { "", "", 23 },
+ { "", "", 43 },
+ { "", "", 44 },
+ { "", "", 45 },
+ { "", "", 54 },
+ { "", "", 55 },
+ { "", "", 64 },
+ { "", "", 163 },
+ { "", "", 164 },
+ { "", "", 165 },
+ { "", "", 166 },
+ { "", "", 167 },
+ { "", "", 168 },
+ { "", "", 169 },
+ { "", "", 170 },
+ { "", "", 171 },
+ { "", "", 172 },
+ { "", "", 173 },
+ { "", "", 174 },
+ { "", "", 175 },
+ { "", "", 176 },
+ { "", "", 177 },
+ { "", "", 178 },
+ { "", "", 179 },
+ { "", "", 180 },
+ { "", "", 224 },
+ { "", "", 270 },
+ { "", "", 271 },
+ { "", "", 272 },
+ { "", "", 273 },
+ { "", "", 274 },
+ { "", "", 296 },
+ { "", "", 318 },
+ { "", "", 319 },
+ { "", "", 341 },
+ { "", "", 342 },
+ { "", "", 343 },
+ { "", "", 344 },
+ { "", "", 345 },
+ { "", "", 346 },
};
static const ProtobufCIntRange interface_ios__value_ranges[] = {
{0, 0},{19, 1},{43, 6},{54, 9},{64, 11},{163, 12},{224, 30},{270, 31},{296, 36},{318, 37},{341, 39},{0, 45}
};
static const ProtobufCEnumValueIndex interface_ios__enum_values_by_name[45] =
{
- { "ANALOG_MIXCHIP_TEMP", 0 },
- { "GPI_WCONTAINER_FULL", 39 },
- { "GPI_WCONTAINER_WARN", 40 },
- { "GPO_BLOWER_PWM", 41 },
- { "GPO_BUZZER", 31 },
- { "GPO_CHILLER_SSR9_CTRL", 42 },
- { "GPO_DILUTORPUMP_SSR10_CTRL", 12 },
- { "GPO_DRYER_SSR1_CTRL", 6 },
- { "GPO_DRYER_SSR2_CTRL", 7 },
- { "GPO_DRYER_SSR3_CTRL", 8 },
- { "GPO_DYEINGH_SSR5_CTRL", 2 },
- { "GPO_DYEINGH_SSR6_CTRL", 3 },
- { "GPO_DYEINGH_SSR7_CTRL", 4 },
- { "GPO_DYEINGH_SSR8_CTRL", 5 },
- { "GPO_EXTWINDER_SSR11_CTRL", 11 },
- { "GPO_LED1", 32 },
- { "GPO_LED2", 33 },
- { "GPO_LED3", 34 },
- { "GPO_LED4", 35 },
- { "GPO_MIXCHIP_SSR4_CTRL", 1 },
- { "GPO_SPARE1_1", 37 },
- { "GPO_SPARE1_2", 38 },
- { "GPO_SPARE_SSR12_CTRL", 9 },
- { "GPO_SPARE_SSR13_CTRL", 10 },
- { "GPO_TFEED_BREAK_1", 36 },
- { "GPO_WASTECH_PUMP2", 13 },
- { "GPO_WHS_WTANKPUMP2", 43 },
- { "Midtank1Air", 14 },
- { "Midtank1Cartridge", 22 },
- { "Midtank2Air", 15 },
- { "Midtank2Cartridge", 23 },
- { "Midtank3Air", 16 },
- { "Midtank3Cartridge", 24 },
- { "Midtank4Air", 17 },
- { "Midtank4Cartridge", 25 },
- { "Midtank5Air", 18 },
- { "Midtank5Cartridge", 26 },
- { "Midtank6Air", 19 },
- { "Midtank6Cartridge", 27 },
- { "Midtank7Air", 20 },
- { "Midtank7Cartridge", 28 },
- { "Midtank8Air", 21 },
- { "Midtank8Cartridge", 29 },
- { "SW_SPARE", 30 },
- { "VALVE_WASTE_TANK", 44 },
+ { "", 0 },
+ { "", 39 },
+ { "", 40 },
+ { "", 41 },
+ { "", 31 },
+ { "", 42 },
+ { "", 12 },
+ { "", 6 },
+ { "", 7 },
+ { "", 8 },
+ { "", 2 },
+ { "", 3 },
+ { "", 4 },
+ { "", 5 },
+ { "", 11 },
+ { "", 32 },
+ { "", 33 },
+ { "", 34 },
+ { "", 35 },
+ { "", 1 },
+ { "", 37 },
+ { "", 38 },
+ { "", 9 },
+ { "", 10 },
+ { "", 36 },
+ { "", 13 },
+ { "", 43 },
+ { "", 14 },
+ { "", 22 },
+ { "", 15 },
+ { "", 23 },
+ { "", 16 },
+ { "", 24 },
+ { "", 17 },
+ { "", 25 },
+ { "", 18 },
+ { "", 26 },
+ { "", 19 },
+ { "", 27 },
+ { "", 20 },
+ { "", 28 },
+ { "", 21 },
+ { "", 29 },
+ { "", 30 },
+ { "", 44 },
};
const ProtobufCEnumDescriptor interface_ios__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "InterfaceIOs",
- "InterfaceIOs",
- "InterfaceIOs",
+ "",
+ "",
+ "",
"",
45,
interface_ios__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortHomingRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortHomingRequest.pb-c.c
index cde8dd4ab..4515d872a 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortHomingRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortHomingRequest.pb-c.c
@@ -55,7 +55,7 @@ void motor_abort_homing_request__free_unpacked
static const ProtobufCFieldDescriptor motor_abort_homing_request__field_descriptors[1] =
{
{
- "MotorType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange motor_abort_homing_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor motor_abort_homing_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MotorAbortHomingRequest",
- "MotorAbortHomingRequest",
- "MotorAbortHomingRequest",
+ "",
+ "",
+ "",
"",
sizeof(MotorAbortHomingRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortHomingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortHomingResponse.pb-c.c
index d95f3d978..df46a822c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortHomingResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortHomingResponse.pb-c.c
@@ -58,9 +58,9 @@ void motor_abort_homing_response__free_unpacked
const ProtobufCMessageDescriptor motor_abort_homing_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MotorAbortHomingResponse",
- "MotorAbortHomingResponse",
- "MotorAbortHomingResponse",
+ "",
+ "",
+ "",
"",
sizeof(MotorAbortHomingResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortJoggingRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortJoggingRequest.pb-c.c
index 26d2b0568..0447e84a3 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortJoggingRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortJoggingRequest.pb-c.c
@@ -55,7 +55,7 @@ void motor_abort_jogging_request__free_unpacked
static const ProtobufCFieldDescriptor motor_abort_jogging_request__field_descriptors[1] =
{
{
- "MotorType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange motor_abort_jogging_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor motor_abort_jogging_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MotorAbortJoggingRequest",
- "MotorAbortJoggingRequest",
- "MotorAbortJoggingRequest",
+ "",
+ "",
+ "",
"",
sizeof(MotorAbortJoggingRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortJoggingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortJoggingResponse.pb-c.c
index f32b7aad0..bfb35f668 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortJoggingResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorAbortJoggingResponse.pb-c.c
@@ -55,7 +55,7 @@ void motor_abort_jogging_response__free_unpacked
static const ProtobufCFieldDescriptor motor_abort_jogging_response__field_descriptors[1] =
{
{
- "Code",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange motor_abort_jogging_response__number_ranges[1 + 1
const ProtobufCMessageDescriptor motor_abort_jogging_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MotorAbortJoggingResponse",
- "MotorAbortJoggingResponse",
- "MotorAbortJoggingResponse",
+ "",
+ "",
+ "",
"",
sizeof(MotorAbortJoggingResponse),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorDirection.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorDirection.pb-c.c
index 7eaa11ff6..06b28fa60 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorDirection.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorDirection.pb-c.c
@@ -9,23 +9,23 @@
#include "MotorDirection.pb-c.h"
static const ProtobufCEnumValue motor_direction__enum_values_by_number[2] =
{
- { "Forward", "MOTOR_DIRECTION__Forward", 0 },
- { "Backward", "MOTOR_DIRECTION__Backward", 1 },
+ { "", "", 0 },
+ { "", "", 1 },
};
static const ProtobufCIntRange motor_direction__value_ranges[] = {
{0, 0},{0, 2}
};
static const ProtobufCEnumValueIndex motor_direction__enum_values_by_name[2] =
{
- { "Backward", 1 },
- { "Forward", 0 },
+ { "", 1 },
+ { "", 0 },
};
const ProtobufCEnumDescriptor motor_direction__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "MotorDirection",
- "MotorDirection",
- "MotorDirection",
+ "",
+ "",
+ "",
"",
2,
motor_direction__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorHomingRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorHomingRequest.pb-c.c
index 6899399f5..b32e299ba 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorHomingRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorHomingRequest.pb-c.c
@@ -55,7 +55,7 @@ void motor_homing_request__free_unpacked
static const ProtobufCFieldDescriptor motor_homing_request__field_descriptors[3] =
{
{
- "MotorType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor motor_homing_request__field_descriptors[3]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Speed",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor motor_homing_request__field_descriptors[3]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Direction",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange motor_homing_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor motor_homing_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MotorHomingRequest",
- "MotorHomingRequest",
- "MotorHomingRequest",
+ "",
+ "",
+ "",
"",
sizeof(MotorHomingRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorHomingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorHomingResponse.pb-c.c
index 76d79e96b..6e79e731e 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorHomingResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorHomingResponse.pb-c.c
@@ -55,7 +55,7 @@ void motor_homing_response__free_unpacked
static const ProtobufCFieldDescriptor motor_homing_response__field_descriptors[2] =
{
{
- "Progress",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor motor_homing_response__field_descriptors[2
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MaxProgress",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange motor_homing_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor motor_homing_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MotorHomingResponse",
- "MotorHomingResponse",
- "MotorHomingResponse",
+ "",
+ "",
+ "",
"",
sizeof(MotorHomingResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorJoggingRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorJoggingRequest.pb-c.c
index 2bbabfef4..d253643ea 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorJoggingRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorJoggingRequest.pb-c.c
@@ -55,7 +55,7 @@ void motor_jogging_request__free_unpacked
static const ProtobufCFieldDescriptor motor_jogging_request__field_descriptors[3] =
{
{
- "Direction",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor motor_jogging_request__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MotorType",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor motor_jogging_request__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Speed",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange motor_jogging_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor motor_jogging_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MotorJoggingRequest",
- "MotorJoggingRequest",
- "MotorJoggingRequest",
+ "",
+ "",
+ "",
"",
sizeof(MotorJoggingRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorJoggingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorJoggingResponse.pb-c.c
index e5af97d42..f8dd5920f 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorJoggingResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/MotorJoggingResponse.pb-c.c
@@ -58,9 +58,9 @@ void motor_jogging_response__free_unpacked
const ProtobufCMessageDescriptor motor_jogging_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MotorJoggingResponse",
- "MotorJoggingResponse",
- "MotorJoggingResponse",
+ "",
+ "",
+ "",
"",
sizeof(MotorJoggingResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ResolveEventRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ResolveEventRequest.pb-c.c
index 34d06d55d..aefd5cac7 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ResolveEventRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ResolveEventRequest.pb-c.c
@@ -55,7 +55,7 @@ void resolve_event_request__free_unpacked
static const ProtobufCFieldDescriptor resolve_event_request__field_descriptors[1] =
{
{
- "Type",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange resolve_event_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor resolve_event_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ResolveEventRequest",
- "ResolveEventRequest",
- "ResolveEventRequest",
+ "",
+ "",
+ "",
"",
sizeof(ResolveEventRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ResolveEventResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ResolveEventResponse.pb-c.c
index e6dfe698b..aef5c0b41 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ResolveEventResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ResolveEventResponse.pb-c.c
@@ -58,9 +58,9 @@ void resolve_event_response__free_unpacked
const ProtobufCMessageDescriptor resolve_event_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ResolveEventResponse",
- "ResolveEventResponse",
- "ResolveEventResponse",
+ "",
+ "",
+ "",
"",
sizeof(ResolveEventResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetBlowerStateRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetBlowerStateRequest.pb-c.c
index 6ad948128..8d16bb0ce 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetBlowerStateRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetBlowerStateRequest.pb-c.c
@@ -55,7 +55,7 @@ void set_blower_state_request__free_unpacked
static const ProtobufCFieldDescriptor set_blower_state_request__field_descriptors[3] =
{
{
- "BlowerType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor set_blower_state_request__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Voltage",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor set_blower_state_request__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IsActive",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange set_blower_state_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor set_blower_state_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetBlowerStateRequest",
- "SetBlowerStateRequest",
- "SetBlowerStateRequest",
+ "",
+ "",
+ "",
"",
sizeof(SetBlowerStateRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetBlowerStateResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetBlowerStateResponse.pb-c.c
index c2a49685e..ba6504ffa 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetBlowerStateResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetBlowerStateResponse.pb-c.c
@@ -58,9 +58,9 @@ void set_blower_state_response__free_unpacked
const ProtobufCMessageDescriptor set_blower_state_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetBlowerStateResponse",
- "SetBlowerStateResponse",
- "SetBlowerStateResponse",
+ "",
+ "",
+ "",
"",
sizeof(SetBlowerStateResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetComponentValueRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetComponentValueRequest.pb-c.c
index 62bd95f35..a488f7d32 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetComponentValueRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetComponentValueRequest.pb-c.c
@@ -55,7 +55,7 @@ void set_component_value_request__free_unpacked
static const ProtobufCFieldDescriptor set_component_value_request__field_descriptors[2] =
{
{
- "Component",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor set_component_value_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Value",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange set_component_value_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor set_component_value_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetComponentValueRequest",
- "SetComponentValueRequest",
- "SetComponentValueRequest",
+ "",
+ "",
+ "",
"",
sizeof(SetComponentValueRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetComponentValueResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetComponentValueResponse.pb-c.c
index e6b1be0c2..4fe913696 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetComponentValueResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetComponentValueResponse.pb-c.c
@@ -58,9 +58,9 @@ void set_component_value_response__free_unpacked
const ProtobufCMessageDescriptor set_component_value_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetComponentValueResponse",
- "SetComponentValueResponse",
- "SetComponentValueResponse",
+ "",
+ "",
+ "",
"",
sizeof(SetComponentValueResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetDigitalOutRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetDigitalOutRequest.pb-c.c
index 3f9211629..c70f9e28f 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetDigitalOutRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetDigitalOutRequest.pb-c.c
@@ -55,7 +55,7 @@ void set_digital_out_request__free_unpacked
static const ProtobufCFieldDescriptor set_digital_out_request__field_descriptors[2] =
{
{
- "InterfaceIO",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor set_digital_out_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Value",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange set_digital_out_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor set_digital_out_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetDigitalOutRequest",
- "SetDigitalOutRequest",
- "SetDigitalOutRequest",
+ "",
+ "",
+ "",
"",
sizeof(SetDigitalOutRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetDigitalOutResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetDigitalOutResponse.pb-c.c
index eff7f8973..a71c690b6 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetDigitalOutResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetDigitalOutResponse.pb-c.c
@@ -58,9 +58,9 @@ void set_digital_out_response__free_unpacked
const ProtobufCMessageDescriptor set_digital_out_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetDigitalOutResponse",
- "SetDigitalOutResponse",
- "SetDigitalOutResponse",
+ "",
+ "",
+ "",
"",
sizeof(SetDigitalOutResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetHeaterStateRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetHeaterStateRequest.pb-c.c
index 9ab9ac030..6f56ccf6e 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetHeaterStateRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetHeaterStateRequest.pb-c.c
@@ -55,7 +55,7 @@ void set_heater_state_request__free_unpacked
static const ProtobufCFieldDescriptor set_heater_state_request__field_descriptors[3] =
{
{
- "HeaterType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor set_heater_state_request__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SetPoint",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor set_heater_state_request__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IsActive",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange set_heater_state_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor set_heater_state_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetHeaterStateRequest",
- "SetHeaterStateRequest",
- "SetHeaterStateRequest",
+ "",
+ "",
+ "",
"",
sizeof(SetHeaterStateRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetHeaterStateResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetHeaterStateResponse.pb-c.c
index fcb3978d6..706698054 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetHeaterStateResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetHeaterStateResponse.pb-c.c
@@ -58,9 +58,9 @@ void set_heater_state_response__free_unpacked
const ProtobufCMessageDescriptor set_heater_state_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetHeaterStateResponse",
- "SetHeaterStateResponse",
- "SetHeaterStateResponse",
+ "",
+ "",
+ "",
"",
sizeof(SetHeaterStateResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetValveStateRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetValveStateRequest.pb-c.c
index b5ff368af..39a420a49 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetValveStateRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetValveStateRequest.pb-c.c
@@ -55,7 +55,7 @@ void set_valve_state_request__free_unpacked
static const ProtobufCFieldDescriptor set_valve_state_request__field_descriptors[2] =
{
{
- "ValveType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor set_valve_state_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "State",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange set_valve_state_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor set_valve_state_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetValveStateRequest",
- "SetValveStateRequest",
- "SetValveStateRequest",
+ "",
+ "",
+ "",
"",
sizeof(SetValveStateRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetValveStateResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetValveStateResponse.pb-c.c
index 05ab2f4e9..caefbc89b 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetValveStateResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/SetValveStateResponse.pb-c.c
@@ -58,9 +58,9 @@ void set_valve_state_response__free_unpacked
const ProtobufCMessageDescriptor set_valve_state_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SetValveStateResponse",
- "SetValveStateResponse",
- "SetValveStateResponse",
+ "",
+ "",
+ "",
"",
sizeof(SetValveStateResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartCartridgesUpdateRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartCartridgesUpdateRequest.pb-c.c
index 1e96547cf..f6b0cfdee 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartCartridgesUpdateRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartCartridgesUpdateRequest.pb-c.c
@@ -58,9 +58,9 @@ void start_cartridges_update_request__free_unpacked
const ProtobufCMessageDescriptor start_cartridges_update_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartCartridgesUpdateRequest",
- "StartCartridgesUpdateRequest",
- "StartCartridgesUpdateRequest",
+ "",
+ "",
+ "",
"",
sizeof(StartCartridgesUpdateRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartCartridgesUpdateResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartCartridgesUpdateResponse.pb-c.c
index 683e28ee2..0aa54e7ab 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartCartridgesUpdateResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartCartridgesUpdateResponse.pb-c.c
@@ -55,7 +55,7 @@ void start_cartridges_update_response__free_unpacked
static const ProtobufCFieldDescriptor start_cartridges_update_response__field_descriptors[2] =
{
{
- "Cartridge",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor start_cartridges_update_response__field_de
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Action",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange start_cartridges_update_response__number_ranges[1
const ProtobufCMessageDescriptor start_cartridges_update_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartCartridgesUpdateResponse",
- "StartCartridgesUpdateResponse",
- "StartCartridgesUpdateResponse",
+ "",
+ "",
+ "",
"",
sizeof(StartCartridgesUpdateResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartDiagnosticsRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartDiagnosticsRequest.pb-c.c
index 33f3360a8..4069ba7ec 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartDiagnosticsRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartDiagnosticsRequest.pb-c.c
@@ -58,9 +58,9 @@ void start_diagnostics_request__free_unpacked
const ProtobufCMessageDescriptor start_diagnostics_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartDiagnosticsRequest",
- "StartDiagnosticsRequest",
- "StartDiagnosticsRequest",
+ "",
+ "",
+ "",
"",
sizeof(StartDiagnosticsRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartDiagnosticsResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartDiagnosticsResponse.pb-c.c
index 0f9fc28e9..d7db6194c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartDiagnosticsResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartDiagnosticsResponse.pb-c.c
@@ -55,7 +55,7 @@ void start_diagnostics_response__free_unpacked
static const ProtobufCFieldDescriptor start_diagnostics_response__field_descriptors[7] =
{
{
- "Monitors",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor start_diagnostics_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DigitalInterfaceStates",
+ "",
2,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor start_diagnostics_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ComponentsStates",
+ "",
3,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor start_diagnostics_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeatersStates",
+ "",
4,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor start_diagnostics_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ValvesStates",
+ "",
5,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor start_diagnostics_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ElapsedMilli",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor start_diagnostics_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DateTime",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -156,9 +156,9 @@ static const ProtobufCIntRange start_diagnostics_response__number_ranges[1 + 1]
const ProtobufCMessageDescriptor start_diagnostics_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartDiagnosticsResponse",
- "StartDiagnosticsResponse",
- "StartDiagnosticsResponse",
+ "",
+ "",
+ "",
"",
sizeof(StartDiagnosticsResponse),
7,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartEventsNotificationRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartEventsNotificationRequest.pb-c.c
index 40192e133..6474c1d0a 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartEventsNotificationRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartEventsNotificationRequest.pb-c.c
@@ -58,9 +58,9 @@ void start_events_notification_request__free_unpacked
const ProtobufCMessageDescriptor start_events_notification_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartEventsNotificationRequest",
- "StartEventsNotificationRequest",
- "StartEventsNotificationRequest",
+ "",
+ "",
+ "",
"",
sizeof(StartEventsNotificationRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartEventsNotificationResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartEventsNotificationResponse.pb-c.c
index 5db916a19..f839314ba 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartEventsNotificationResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StartEventsNotificationResponse.pb-c.c
@@ -55,7 +55,7 @@ void start_events_notification_response__free_unpacked
static const ProtobufCFieldDescriptor start_events_notification_response__field_descriptors[1] =
{
{
- "Events",
+ "",
1,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange start_events_notification_response__number_ranges
const ProtobufCMessageDescriptor start_events_notification_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartEventsNotificationResponse",
- "StartEventsNotificationResponse",
- "StartEventsNotificationResponse",
+ "",
+ "",
+ "",
"",
sizeof(StartEventsNotificationResponse),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopCartridgesUpdateRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopCartridgesUpdateRequest.pb-c.c
index 265f663a7..729dd6298 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopCartridgesUpdateRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopCartridgesUpdateRequest.pb-c.c
@@ -58,9 +58,9 @@ void stop_cartridges_update_request__free_unpacked
const ProtobufCMessageDescriptor stop_cartridges_update_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StopCartridgesUpdateRequest",
- "StopCartridgesUpdateRequest",
- "StopCartridgesUpdateRequest",
+ "",
+ "",
+ "",
"",
sizeof(StopCartridgesUpdateRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopCartridgesUpdateResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopCartridgesUpdateResponse.pb-c.c
index 5c514a9ed..fc499aa79 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopCartridgesUpdateResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopCartridgesUpdateResponse.pb-c.c
@@ -58,9 +58,9 @@ void stop_cartridges_update_response__free_unpacked
const ProtobufCMessageDescriptor stop_cartridges_update_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StopCartridgesUpdateResponse",
- "StopCartridgesUpdateResponse",
- "StopCartridgesUpdateResponse",
+ "",
+ "",
+ "",
"",
sizeof(StopCartridgesUpdateResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopDiagnosticsRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopDiagnosticsRequest.pb-c.c
index 3f8502a2c..28a6e7644 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopDiagnosticsRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopDiagnosticsRequest.pb-c.c
@@ -58,9 +58,9 @@ void stop_diagnostics_request__free_unpacked
const ProtobufCMessageDescriptor stop_diagnostics_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StopDiagnosticsRequest",
- "StopDiagnosticsRequest",
- "StopDiagnosticsRequest",
+ "",
+ "",
+ "",
"",
sizeof(StopDiagnosticsRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopDiagnosticsResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopDiagnosticsResponse.pb-c.c
index ee0c95def..0560fafa5 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopDiagnosticsResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopDiagnosticsResponse.pb-c.c
@@ -58,9 +58,9 @@ void stop_diagnostics_response__free_unpacked
const ProtobufCMessageDescriptor stop_diagnostics_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StopDiagnosticsResponse",
- "StopDiagnosticsResponse",
- "StopDiagnosticsResponse",
+ "",
+ "",
+ "",
"",
sizeof(StopDiagnosticsResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopEventsNotificationRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopEventsNotificationRequest.pb-c.c
index 6c3590e16..ba197df4a 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopEventsNotificationRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopEventsNotificationRequest.pb-c.c
@@ -58,9 +58,9 @@ void stop_events_notification_request__free_unpacked
const ProtobufCMessageDescriptor stop_events_notification_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StopEventsNotificationRequest",
- "StopEventsNotificationRequest",
- "StopEventsNotificationRequest",
+ "",
+ "",
+ "",
"",
sizeof(StopEventsNotificationRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopEventsNotificationResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopEventsNotificationResponse.pb-c.c
index fd9a62b69..bbe41e560 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopEventsNotificationResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/StopEventsNotificationResponse.pb-c.c
@@ -58,9 +58,9 @@ void stop_events_notification_response__free_unpacked
const ProtobufCMessageDescriptor stop_events_notification_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StopEventsNotificationResponse",
- "StopEventsNotificationResponse",
- "StopEventsNotificationResponse",
+ "",
+ "",
+ "",
"",
sizeof(StopEventsNotificationResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadAbortJoggingRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadAbortJoggingRequest.pb-c.c
index 1e1f22bcc..ded71bbae 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadAbortJoggingRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadAbortJoggingRequest.pb-c.c
@@ -58,9 +58,9 @@ void thread_abort_jogging_request__free_unpacked
const ProtobufCMessageDescriptor thread_abort_jogging_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ThreadAbortJoggingRequest",
- "ThreadAbortJoggingRequest",
- "ThreadAbortJoggingRequest",
+ "",
+ "",
+ "",
"",
sizeof(ThreadAbortJoggingRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadAbortJoggingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadAbortJoggingResponse.pb-c.c
index 4142dfc18..e7a77f42e 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadAbortJoggingResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadAbortJoggingResponse.pb-c.c
@@ -58,9 +58,9 @@ void thread_abort_jogging_response__free_unpacked
const ProtobufCMessageDescriptor thread_abort_jogging_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ThreadAbortJoggingResponse",
- "ThreadAbortJoggingResponse",
- "ThreadAbortJoggingResponse",
+ "",
+ "",
+ "",
"",
sizeof(ThreadAbortJoggingResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadJoggingRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadJoggingRequest.pb-c.c
index beefe6145..0b9205dad 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadJoggingRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadJoggingRequest.pb-c.c
@@ -55,7 +55,7 @@ void thread_jogging_request__free_unpacked
static const ProtobufCFieldDescriptor thread_jogging_request__field_descriptors[1] =
{
{
- "Speed",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange thread_jogging_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor thread_jogging_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ThreadJoggingRequest",
- "ThreadJoggingRequest",
- "ThreadJoggingRequest",
+ "",
+ "",
+ "",
"",
sizeof(ThreadJoggingRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadJoggingResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadJoggingResponse.pb-c.c
index c54896825..23fb288ce 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadJoggingResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ThreadJoggingResponse.pb-c.c
@@ -58,9 +58,9 @@ void thread_jogging_response__free_unpacked
const ProtobufCMessageDescriptor thread_jogging_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ThreadJoggingResponse",
- "ThreadJoggingResponse",
- "ThreadJoggingResponse",
+ "",
+ "",
+ "",
"",
sizeof(ThreadJoggingResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValueComponent.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValueComponent.pb-c.c
index 8fb1cd0e5..c5a13271c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValueComponent.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValueComponent.pb-c.c
@@ -9,25 +9,25 @@
#include "ValueComponent.pb-c.h"
static const ProtobufCEnumValue value_component__enum_values_by_number[3] =
{
- { "Heater1Temp", "VALUE_COMPONENT__Heater1Temp", 0 },
- { "Heater2Temp", "VALUE_COMPONENT__Heater2Temp", 1 },
- { "BlowerVoltage", "VALUE_COMPONENT__BlowerVoltage", 2 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
};
static const ProtobufCIntRange value_component__value_ranges[] = {
{0, 0},{0, 3}
};
static const ProtobufCEnumValueIndex value_component__enum_values_by_name[3] =
{
- { "BlowerVoltage", 2 },
- { "Heater1Temp", 0 },
- { "Heater2Temp", 1 },
+ { "", 2 },
+ { "", 0 },
+ { "", 1 },
};
const ProtobufCEnumDescriptor value_component__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "ValueComponent",
- "ValueComponent",
- "ValueComponent",
+ "",
+ "",
+ "",
"",
3,
value_component__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValueComponentState.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValueComponentState.pb-c.c
index 0dfc42f2c..522d5ae7d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValueComponentState.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValueComponentState.pb-c.c
@@ -55,7 +55,7 @@ void value_component_state__free_unpacked
static const ProtobufCFieldDescriptor value_component_state__field_descriptors[2] =
{
{
- "Component",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor value_component_state__field_descriptors[2
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Value",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange value_component_state__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor value_component_state__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ValueComponentState",
- "ValueComponentState",
- "ValueComponentState",
+ "",
+ "",
+ "",
"",
sizeof(ValueComponentState),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveState.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveState.pb-c.c
index 467adeaa7..eb82ff600 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveState.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveState.pb-c.c
@@ -55,7 +55,7 @@ void valve_state__free_unpacked
static const ProtobufCFieldDescriptor valve_state__field_descriptors[2] =
{
{
- "ValveType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor valve_state__field_descriptors[2] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "State",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange valve_state__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor valve_state__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ValveState",
- "ValveState",
- "ValveState",
+ "",
+ "",
+ "",
"",
sizeof(ValveState),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveStateCode.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveStateCode.pb-c.c
index 9aaeb83e1..aebccdaf8 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveStateCode.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveStateCode.pb-c.c
@@ -9,31 +9,31 @@
#include "ValveStateCode.pb-c.h"
static const ProtobufCEnumValue valve_state_code__enum_values_by_number[6] =
{
- { "MidTank", "VALVE_STATE_CODE__MidTank", 0 },
- { "VGroove", "VALVE_STATE_CODE__VGroove", 1 },
- { "Open", "VALVE_STATE_CODE__Open", 2 },
- { "Close", "VALVE_STATE_CODE__Close", 3 },
- { "A", "VALVE_STATE_CODE__A", 4 },
- { "B", "VALVE_STATE_CODE__B", 5 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
};
static const ProtobufCIntRange valve_state_code__value_ranges[] = {
{0, 0},{0, 6}
};
static const ProtobufCEnumValueIndex valve_state_code__enum_values_by_name[6] =
{
- { "A", 4 },
- { "B", 5 },
- { "Close", 3 },
- { "MidTank", 0 },
- { "Open", 2 },
- { "VGroove", 1 },
+ { "", 4 },
+ { "", 5 },
+ { "", 3 },
+ { "", 0 },
+ { "", 2 },
+ { "", 1 },
};
const ProtobufCEnumDescriptor valve_state_code__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "ValveStateCode",
- "ValveStateCode",
- "ValveStateCode",
+ "",
+ "",
+ "",
"",
6,
valve_state_code__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveType.pb-c.c
index 227c29a05..6e6e27e64 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/ValveType.pb-c.c
@@ -9,87 +9,87 @@
#include "ValveType.pb-c.h"
static const ProtobufCEnumValue valve_type__enum_values_by_number[34] =
{
- { "DispenserValve1", "VALVE_TYPE__DispenserValve1", 0 },
- { "DispenserValve2", "VALVE_TYPE__DispenserValve2", 1 },
- { "DispenserValve3", "VALVE_TYPE__DispenserValve3", 2 },
- { "DispenserValve4", "VALVE_TYPE__DispenserValve4", 3 },
- { "DispenserValve5", "VALVE_TYPE__DispenserValve5", 4 },
- { "DispenserValve6", "VALVE_TYPE__DispenserValve6", 5 },
- { "DispenserValve7", "VALVE_TYPE__DispenserValve7", 6 },
- { "DispenserValve8", "VALVE_TYPE__DispenserValve8", 7 },
- { "MidTankInkValve1", "VALVE_TYPE__MidTankInkValve1", 8 },
- { "MidTankInkValve2", "VALVE_TYPE__MidTankInkValve2", 9 },
- { "MidTankInkValve3", "VALVE_TYPE__MidTankInkValve3", 10 },
- { "MidTankInkValve4", "VALVE_TYPE__MidTankInkValve4", 11 },
- { "MidTankInkValve5", "VALVE_TYPE__MidTankInkValve5", 12 },
- { "MidTankInkValve6", "VALVE_TYPE__MidTankInkValve6", 13 },
- { "MidTankInkValve7", "VALVE_TYPE__MidTankInkValve7", 14 },
- { "MidTankInkValve8", "VALVE_TYPE__MidTankInkValve8", 15 },
- { "MidTankAirValve1", "VALVE_TYPE__MidTankAirValve1", 16 },
- { "MidTankAirValve2", "VALVE_TYPE__MidTankAirValve2", 17 },
- { "MidTankAirValve3", "VALVE_TYPE__MidTankAirValve3", 18 },
- { "MidTankAirValve4", "VALVE_TYPE__MidTankAirValve4", 19 },
- { "MidTankAirValve5", "VALVE_TYPE__MidTankAirValve5", 20 },
- { "MidTankAirValve6", "VALVE_TYPE__MidTankAirValve6", 21 },
- { "MidTankAirValve7", "VALVE_TYPE__MidTankAirValve7", 22 },
- { "MidTankAirValve8", "VALVE_TYPE__MidTankAirValve8", 23 },
- { "MixerWasteValve", "VALVE_TYPE__MixerWasteValve", 24 },
- { "CartridgeWasteValve", "VALVE_TYPE__CartridgeWasteValve", 25 },
- { "CartridgeInkValve1", "VALVE_TYPE__CartridgeInkValve1", 26 },
- { "CartridgeInkValve2", "VALVE_TYPE__CartridgeInkValve2", 27 },
- { "CartridgeInkValve3", "VALVE_TYPE__CartridgeInkValve3", 28 },
- { "CartridgeInkValve4", "VALVE_TYPE__CartridgeInkValve4", 29 },
- { "CartridgeInkValve5", "VALVE_TYPE__CartridgeInkValve5", 30 },
- { "CartridgeInkValve6", "VALVE_TYPE__CartridgeInkValve6", 31 },
- { "CartridgeInkValve7", "VALVE_TYPE__CartridgeInkValve7", 32 },
- { "CartridgeInkValve8", "VALVE_TYPE__CartridgeInkValve8", 33 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
+ { "", "", 6 },
+ { "", "", 7 },
+ { "", "", 8 },
+ { "", "", 9 },
+ { "", "", 10 },
+ { "", "", 11 },
+ { "", "", 12 },
+ { "", "", 13 },
+ { "", "", 14 },
+ { "", "", 15 },
+ { "", "", 16 },
+ { "", "", 17 },
+ { "", "", 18 },
+ { "", "", 19 },
+ { "", "", 20 },
+ { "", "", 21 },
+ { "", "", 22 },
+ { "", "", 23 },
+ { "", "", 24 },
+ { "", "", 25 },
+ { "", "", 26 },
+ { "", "", 27 },
+ { "", "", 28 },
+ { "", "", 29 },
+ { "", "", 30 },
+ { "", "", 31 },
+ { "", "", 32 },
+ { "", "", 33 },
};
static const ProtobufCIntRange valve_type__value_ranges[] = {
{0, 0},{0, 34}
};
static const ProtobufCEnumValueIndex valve_type__enum_values_by_name[34] =
{
- { "CartridgeInkValve1", 26 },
- { "CartridgeInkValve2", 27 },
- { "CartridgeInkValve3", 28 },
- { "CartridgeInkValve4", 29 },
- { "CartridgeInkValve5", 30 },
- { "CartridgeInkValve6", 31 },
- { "CartridgeInkValve7", 32 },
- { "CartridgeInkValve8", 33 },
- { "CartridgeWasteValve", 25 },
- { "DispenserValve1", 0 },
- { "DispenserValve2", 1 },
- { "DispenserValve3", 2 },
- { "DispenserValve4", 3 },
- { "DispenserValve5", 4 },
- { "DispenserValve6", 5 },
- { "DispenserValve7", 6 },
- { "DispenserValve8", 7 },
- { "MidTankAirValve1", 16 },
- { "MidTankAirValve2", 17 },
- { "MidTankAirValve3", 18 },
- { "MidTankAirValve4", 19 },
- { "MidTankAirValve5", 20 },
- { "MidTankAirValve6", 21 },
- { "MidTankAirValve7", 22 },
- { "MidTankAirValve8", 23 },
- { "MidTankInkValve1", 8 },
- { "MidTankInkValve2", 9 },
- { "MidTankInkValve3", 10 },
- { "MidTankInkValve4", 11 },
- { "MidTankInkValve5", 12 },
- { "MidTankInkValve6", 13 },
- { "MidTankInkValve7", 14 },
- { "MidTankInkValve8", 15 },
- { "MixerWasteValve", 24 },
+ { "", 26 },
+ { "", 27 },
+ { "", 28 },
+ { "", 29 },
+ { "", 30 },
+ { "", 31 },
+ { "", 32 },
+ { "", 33 },
+ { "", 25 },
+ { "", 0 },
+ { "", 1 },
+ { "", 2 },
+ { "", 3 },
+ { "", 4 },
+ { "", 5 },
+ { "", 6 },
+ { "", 7 },
+ { "", 16 },
+ { "", 17 },
+ { "", 18 },
+ { "", 19 },
+ { "", 20 },
+ { "", 21 },
+ { "", 22 },
+ { "", 23 },
+ { "", 8 },
+ { "", 9 },
+ { "", 10 },
+ { "", 11 },
+ { "", 12 },
+ { "", 13 },
+ { "", 14 },
+ { "", 15 },
+ { "", 24 },
};
const ProtobufCEnumDescriptor valve_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "ValveType",
- "ValveType",
- "ValveType",
+ "",
+ "",
+ "",
"",
34,
valve_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmHandlingItem.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmHandlingItem.pb-c.c
index ee91537db..6c8a5aeb9 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmHandlingItem.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmHandlingItem.pb-c.c
@@ -55,7 +55,7 @@ void alarm_handling_item__free_unpacked
static const ProtobufCFieldDescriptor alarm_handling_item__field_descriptors[11] =
{
{
- "AlarmSource",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor alarm_handling_item__field_descriptors[11]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Frequency",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor alarm_handling_item__field_descriptors[11]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DeviceId",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor alarm_handling_item__field_descriptors[11]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ModuleDeviceId",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor alarm_handling_item__field_descriptors[11]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "AlarmValue",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor alarm_handling_item__field_descriptors[11]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "AlarmDirection",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor alarm_handling_item__field_descriptors[11]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Severity",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor alarm_handling_item__field_descriptors[11]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Predecessor",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor alarm_handling_item__field_descriptors[11]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DebounceValue",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor alarm_handling_item__field_descriptors[11]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "EventType",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor alarm_handling_item__field_descriptors[11]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "EventName",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -208,9 +208,9 @@ static const ProtobufCIntRange alarm_handling_item__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor alarm_handling_item__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "AlarmHandlingItem",
- "AlarmHandlingItem",
- "AlarmHandlingItem",
+ "",
+ "",
+ "",
"",
sizeof(AlarmHandlingItem),
11,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmParameters.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmParameters.pb-c.c
index 04081d422..487ab3128 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmParameters.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmParameters.pb-c.c
@@ -55,7 +55,7 @@ void alarm_parameters__free_unpacked
static const ProtobufCFieldDescriptor alarm_parameters__field_descriptors[1] =
{
{
- "AlarmItem",
+ "",
1,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange alarm_parameters__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor alarm_parameters__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "AlarmParameters",
- "AlarmParameters",
- "AlarmParameters",
+ "",
+ "",
+ "",
"",
sizeof(AlarmParameters),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmSourceType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmSourceType.pb-c.c
index 4167a9599..c4f51a13a 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmSourceType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/AlarmSourceType.pb-c.c
@@ -9,39 +9,39 @@
#include "AlarmSourceType.pb-c.h"
static const ProtobufCEnumValue alarm_source_type__enum_values_by_number[10] =
{
- { "TemperatureAlarm", "ALARM_SOURCE_TYPE__TemperatureAlarm", 0 },
- { "LimitSwitchAlarm", "ALARM_SOURCE_TYPE__LimitSwitchAlarm", 1 },
- { "PressureAlarm", "ALARM_SOURCE_TYPE__PressureAlarm", 2 },
- { "CurrentAlarm", "ALARM_SOURCE_TYPE__CurrentAlarm", 3 },
- { "MotorAlarm", "ALARM_SOURCE_TYPE__MotorAlarm", 4 },
- { "CoversAlarm", "ALARM_SOURCE_TYPE__CoversAlarm", 5 },
- { "DoNotPollAlarm", "ALARM_SOURCE_TYPE__DoNotPollAlarm", 6 },
- { "HardLimitAlarm", "ALARM_SOURCE_TYPE__HardLimitAlarm", 7 },
- { "TachoAlarm", "ALARM_SOURCE_TYPE__TachoAlarm", 8 },
- { "FluidLevelAlarm", "ALARM_SOURCE_TYPE__FluidLevelAlarm", 9 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
+ { "", "", 6 },
+ { "", "", 7 },
+ { "", "", 8 },
+ { "", "", 9 },
};
static const ProtobufCIntRange alarm_source_type__value_ranges[] = {
{0, 0},{0, 10}
};
static const ProtobufCEnumValueIndex alarm_source_type__enum_values_by_name[10] =
{
- { "CoversAlarm", 5 },
- { "CurrentAlarm", 3 },
- { "DoNotPollAlarm", 6 },
- { "FluidLevelAlarm", 9 },
- { "HardLimitAlarm", 7 },
- { "LimitSwitchAlarm", 1 },
- { "MotorAlarm", 4 },
- { "PressureAlarm", 2 },
- { "TachoAlarm", 8 },
- { "TemperatureAlarm", 0 },
+ { "", 5 },
+ { "", 3 },
+ { "", 6 },
+ { "", 9 },
+ { "", 7 },
+ { "", 1 },
+ { "", 4 },
+ { "", 2 },
+ { "", 8 },
+ { "", 0 },
};
const ProtobufCEnumDescriptor alarm_source_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "AlarmSourceType",
- "AlarmSourceType",
- "AlarmSourceType",
+ "",
+ "",
+ "",
"",
10,
alarm_source_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/ConfigurationParameters.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/ConfigurationParameters.pb-c.c
index d17310835..1f8a5c93d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/ConfigurationParameters.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/ConfigurationParameters.pb-c.c
@@ -55,7 +55,7 @@ void configuration_parameters__free_unpacked
static const ProtobufCFieldDescriptor configuration_parameters__field_descriptors[37] =
{
{
- "BreakSensorLimit",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DiagnosticCollectionLimit",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OverHeatCountLimit",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "UnderHeatCountLimit",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CloseValveTimeout",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OpenValveTimeout",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "InitialDispenserPressure",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "InitialDispenserTimeout",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "InitialDispenserTimeLag",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispenserBuildPressureSpeed",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispenserBuildPressureLimit",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -187,7 +187,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispenserBuildPressureTimeout",
+ "",
12,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -199,7 +199,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispenserBuildPressureLag",
+ "",
13,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -211,7 +211,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ACHeatersLowerOperationLimit",
+ "",
14,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -223,7 +223,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ACHeatersUpperOperationLimit",
+ "",
15,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -235,7 +235,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DCHeatersLowerOperationLimit",
+ "",
16,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -247,7 +247,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DCHeatersUpperOperationLimit",
+ "",
17,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -259,7 +259,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MidTankPressureCorrection",
+ "",
18,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -271,7 +271,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispenserPresegmentWFCF",
+ "",
19,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -283,7 +283,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StartHeatingOnInitSequence",
+ "",
20,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -295,7 +295,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "GeneralParameters",
+ "",
21,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_DOUBLE,
@@ -307,7 +307,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CurrentAlarmLowLimit",
+ "",
22,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -319,7 +319,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CurrentAlarmHighLimit",
+ "",
23,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -331,7 +331,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IDS_SegmentRefillTimeout",
+ "",
24,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -343,7 +343,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IDS_PreSegmentBuildupTime",
+ "",
25,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -355,7 +355,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IDS_CleaningSpeed",
+ "",
26,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -367,7 +367,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IDS_CleaningStopBeforeSegmentTime",
+ "",
27,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -379,7 +379,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IDS_CleaningStartSprayPreSegmentTime",
+ "",
28,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -391,7 +391,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IDS_LeftCleaningMotorSpeed",
+ "",
29,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -403,7 +403,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IDS_RightCleaningMotorSpeed",
+ "",
30,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -415,7 +415,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SwitchToIdleTimeinSeconds",
+ "",
31,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -427,7 +427,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IdleDrierTemperature",
+ "",
32,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -439,7 +439,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IdleHeadTemperature",
+ "",
33,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -451,7 +451,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IdleMixerTemperature",
+ "",
34,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -463,7 +463,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PowerOffTemperatureLimit",
+ "",
35,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -475,7 +475,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IDS_PreSegment_WFCF_TimeBeforeSegment",
+ "",
36,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -487,7 +487,7 @@ static const ProtobufCFieldDescriptor configuration_parameters__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FileVersion",
+ "",
37,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -546,9 +546,9 @@ static const ProtobufCIntRange configuration_parameters__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor configuration_parameters__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ConfigurationParameters",
- "ConfigurationParameters",
- "ConfigurationParameters",
+ "",
+ "",
+ "",
"",
sizeof(ConfigurationParameters),
37,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserData.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserData.pb-c.c
index ec72d9f93..9cec171fd 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserData.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserData.pb-c.c
@@ -55,7 +55,7 @@ void dispenser_data__free_unpacked
static const ProtobufCFieldDescriptor dispenser_data__field_descriptors[1] =
{
{
- "DispenserInfo",
+ "",
1,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange dispenser_data__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor dispenser_data__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserData",
- "DispenserData",
- "DispenserData",
+ "",
+ "",
+ "",
"",
sizeof(DispenserData),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserDataRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserDataRequest.pb-c.c
index 32bef6df2..da0254415 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserDataRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserDataRequest.pb-c.c
@@ -58,9 +58,9 @@ void dispenser_data_request__free_unpacked
const ProtobufCMessageDescriptor dispenser_data_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserDataRequest",
- "DispenserDataRequest",
- "DispenserDataRequest",
+ "",
+ "",
+ "",
"",
sizeof(DispenserDataRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserDataResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserDataResponse.pb-c.c
index 55c021567..641b2505a 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserDataResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserDataResponse.pb-c.c
@@ -55,7 +55,7 @@ void dispenser_data_response__free_unpacked
static const ProtobufCFieldDescriptor dispenser_data_response__field_descriptors[1] =
{
{
- "DispenserInfo",
+ "",
1,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange dispenser_data_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor dispenser_data_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserDataResponse",
- "DispenserDataResponse",
- "DispenserDataResponse",
+ "",
+ "",
+ "",
"",
sizeof(DispenserDataResponse),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserRunningData.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserRunningData.pb-c.c
index 3ea290b1f..bc7a2f2a4 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserRunningData.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/DispenserRunningData.pb-c.c
@@ -55,7 +55,7 @@ void dispenser_running_data__free_unpacked
static const ProtobufCFieldDescriptor dispenser_running_data__field_descriptors[6] =
{
{
- "NumberOfRefills",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor dispenser_running_data__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TotalConsumedInNanoLitter",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor dispenser_running_data__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ConsumedInNanoLitter",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor dispenser_running_data__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "NanoLitterPerPulse",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor dispenser_running_data__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MicroSteps",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor dispenser_running_data__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Direction",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -143,9 +143,9 @@ static const ProtobufCIntRange dispenser_running_data__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor dispenser_running_data__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DispenserRunningData",
- "DispenserRunningData",
- "DispenserRunningData",
+ "",
+ "",
+ "",
"",
sizeof(DispenserRunningData),
6,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationData.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationData.pb-c.c
index 0b27078d6..7ba257b39 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationData.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationData.pb-c.c
@@ -55,7 +55,7 @@ void machine_calibration_data__free_unpacked
static const ProtobufCFieldDescriptor machine_calibration_data__field_descriptors[4] =
{
{
- "DancerMiddlePoint",
+ "",
1,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor machine_calibration_data__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MidTankInfo",
+ "",
2,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor machine_calibration_data__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MachineSerialNumber",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor machine_calibration_data__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MACAddress",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange machine_calibration_data__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor machine_calibration_data__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MachineCalibrationData",
- "MachineCalibrationData",
- "MachineCalibrationData",
+ "",
+ "",
+ "",
"",
sizeof(MachineCalibrationData),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationDataRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationDataRequest.pb-c.c
index 6c130bd01..64ba411ba 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationDataRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationDataRequest.pb-c.c
@@ -58,9 +58,9 @@ void machine_calibration_data_request__free_unpacked
const ProtobufCMessageDescriptor machine_calibration_data_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MachineCalibrationDataRequest",
- "MachineCalibrationDataRequest",
- "MachineCalibrationDataRequest",
+ "",
+ "",
+ "",
"",
sizeof(MachineCalibrationDataRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationDataResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationDataResponse.pb-c.c
index a91062773..17aa13303 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationDataResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MachineCalibrationDataResponse.pb-c.c
@@ -55,7 +55,7 @@ void machine_calibration_data_response__free_unpacked
static const ProtobufCFieldDescriptor machine_calibration_data_response__field_descriptors[1] =
{
{
- "MachineCalibrationData",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange machine_calibration_data_response__number_ranges[
const ProtobufCMessageDescriptor machine_calibration_data_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MachineCalibrationDataResponse",
- "MachineCalibrationDataResponse",
- "MachineCalibrationDataResponse",
+ "",
+ "",
+ "",
"",
sizeof(MachineCalibrationDataResponse),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankData.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankData.pb-c.c
index c08441685..d8358047f 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankData.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankData.pb-c.c
@@ -55,7 +55,7 @@ void mid_tank_data__free_unpacked
static const ProtobufCFieldDescriptor mid_tank_data__field_descriptors[3] =
{
{
- "MidTankId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor mid_tank_data__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "InitialOffsetA",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor mid_tank_data__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SlopeB",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange mid_tank_data__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor mid_tank_data__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MidTankData",
- "MidTankData",
- "MidTankData",
+ "",
+ "",
+ "",
"",
sizeof(MidTankData),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankDataSetupRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankDataSetupRequest.pb-c.c
index bb6a2b5b8..d577aa8d2 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankDataSetupRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankDataSetupRequest.pb-c.c
@@ -55,7 +55,7 @@ void mid_tank_data_setup_request__free_unpacked
static const ProtobufCFieldDescriptor mid_tank_data_setup_request__field_descriptors[1] =
{
{
- "MidTankInfo",
+ "",
1,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange mid_tank_data_setup_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor mid_tank_data_setup_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MidTankDataSetupRequest",
- "MidTankDataSetupRequest",
- "MidTankDataSetupRequest",
+ "",
+ "",
+ "",
"",
sizeof(MidTankDataSetupRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankDataSetupResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankDataSetupResponse.pb-c.c
index fa19b9916..e35167f71 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankDataSetupResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/EmbeddedParameters/MidTankDataSetupResponse.pb-c.c
@@ -58,9 +58,9 @@ void mid_tank_data_setup_response__free_unpacked
const ProtobufCMessageDescriptor mid_tank_data_setup_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MidTankDataSetupResponse",
- "MidTankDataSetupResponse",
- "MidTankDataSetupResponse",
+ "",
+ "",
+ "",
"",
sizeof(MidTankDataSetupResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ActivateVersionRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ActivateVersionRequest.pb-c.c
index 634f2ec04..7644ef3d5 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ActivateVersionRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ActivateVersionRequest.pb-c.c
@@ -55,7 +55,7 @@ void activate_version_request__free_unpacked
static const ProtobufCFieldDescriptor activate_version_request__field_descriptors[1] =
{
{
- "Path",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange activate_version_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor activate_version_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ActivateVersionRequest",
- "ActivateVersionRequest",
- "ActivateVersionRequest",
+ "",
+ "",
+ "",
"",
sizeof(ActivateVersionRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ActivateVersionResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ActivateVersionResponse.pb-c.c
index 6f54f8708..8730d2280 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ActivateVersionResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ActivateVersionResponse.pb-c.c
@@ -58,9 +58,9 @@ void activate_version_response__free_unpacked
const ProtobufCMessageDescriptor activate_version_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ActivateVersionResponse",
- "ActivateVersionResponse",
- "ActivateVersionResponse",
+ "",
+ "",
+ "",
"",
sizeof(ActivateVersionResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ValidateVersionRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ValidateVersionRequest.pb-c.c
index 5cd60bd02..fdd460133 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ValidateVersionRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ValidateVersionRequest.pb-c.c
@@ -55,7 +55,7 @@ void validate_version_request__free_unpacked
static const ProtobufCFieldDescriptor validate_version_request__field_descriptors[1] =
{
{
- "Path",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange validate_version_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor validate_version_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ValidateVersionRequest",
- "ValidateVersionRequest",
- "ValidateVersionRequest",
+ "",
+ "",
+ "",
"",
sizeof(ValidateVersionRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ValidateVersionResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ValidateVersionResponse.pb-c.c
index 9be2cce20..7ec8f16ee 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ValidateVersionResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/ValidateVersionResponse.pb-c.c
@@ -58,9 +58,9 @@ void validate_version_response__free_unpacked
const ProtobufCMessageDescriptor validate_version_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ValidateVersionResponse",
- "ValidateVersionResponse",
- "ValidateVersionResponse",
+ "",
+ "",
+ "",
"",
sizeof(ValidateVersionResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionFileDescriptor.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionFileDescriptor.pb-c.c
index b72c0158e..25c7070d9 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionFileDescriptor.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionFileDescriptor.pb-c.c
@@ -55,7 +55,7 @@ void version_file_descriptor__free_unpacked
static const ProtobufCFieldDescriptor version_file_descriptor__field_descriptors[3] =
{
{
- "FileName",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor version_file_descriptor__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Version",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor version_file_descriptor__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Destination",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange version_file_descriptor__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor version_file_descriptor__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "VersionFileDescriptor",
- "VersionFileDescriptor",
- "VersionFileDescriptor",
+ "",
+ "",
+ "",
"",
sizeof(VersionFileDescriptor),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionFileDestination.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionFileDestination.pb-c.c
index daa5f09e2..1c2d86400 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionFileDestination.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionFileDestination.pb-c.c
@@ -9,35 +9,35 @@
#include "VersionFileDestination.pb-c.h"
static const ProtobufCEnumValue version_file_destination__enum_values_by_number[8] =
{
- { "MCU", "VERSION_FILE_DESTINATION__MCU", 0 },
- { "FPGA1", "VERSION_FILE_DESTINATION__FPGA1", 1 },
- { "FPGA2", "VERSION_FILE_DESTINATION__FPGA2", 2 },
- { "FPGA3", "VERSION_FILE_DESTINATION__FPGA3", 3 },
- { "ConfigParams", "VERSION_FILE_DESTINATION__ConfigParams", 4 },
- { "ProcessParams", "VERSION_FILE_DESTINATION__ProcessParams", 5 },
- { "AlarmParams", "VERSION_FILE_DESTINATION__AlarmParams", 6 },
- { "GeneralHWConfigParams", "VERSION_FILE_DESTINATION__GeneralHWConfigParams", 7 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
+ { "", "", 6 },
+ { "", "", 7 },
};
static const ProtobufCIntRange version_file_destination__value_ranges[] = {
{0, 0},{0, 8}
};
static const ProtobufCEnumValueIndex version_file_destination__enum_values_by_name[8] =
{
- { "AlarmParams", 6 },
- { "ConfigParams", 4 },
- { "FPGA1", 1 },
- { "FPGA2", 2 },
- { "FPGA3", 3 },
- { "GeneralHWConfigParams", 7 },
- { "MCU", 0 },
- { "ProcessParams", 5 },
+ { "", 6 },
+ { "", 4 },
+ { "", 1 },
+ { "", 2 },
+ { "", 3 },
+ { "", 7 },
+ { "", 0 },
+ { "", 5 },
};
const ProtobufCEnumDescriptor version_file_destination__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "VersionFileDestination",
- "VersionFileDestination",
- "VersionFileDestination",
+ "",
+ "",
+ "",
"",
8,
version_file_destination__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionPackageDescriptor.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionPackageDescriptor.pb-c.c
index d0b190ca8..657ffa830 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionPackageDescriptor.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/FirmwareUpgrade/VersionPackageDescriptor.pb-c.c
@@ -55,7 +55,7 @@ void version_package_descriptor__free_unpacked
static const ProtobufCFieldDescriptor version_package_descriptor__field_descriptors[1] =
{
{
- "FileDescriptors",
+ "",
1,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange version_package_descriptor__number_ranges[1 + 1]
const ProtobufCMessageDescriptor version_package_descriptor__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "VersionPackageDescriptor",
- "VersionPackageDescriptor",
- "VersionPackageDescriptor",
+ "",
+ "",
+ "",
"",
sizeof(VersionPackageDescriptor),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBlower.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBlower.pb-c.c
index 32b3ac555..d0bf2fc0a 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBlower.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBlower.pb-c.c
@@ -55,7 +55,7 @@ void hardware_blower__free_unpacked
static const ProtobufCFieldDescriptor hardware_blower__field_descriptors[4] =
{
{
- "HardwareBlowerType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor hardware_blower__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Enabled",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor hardware_blower__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Voltage",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor hardware_blower__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeatingVoltage",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange hardware_blower__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor hardware_blower__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "HardwareBlower",
- "HardwareBlower",
- "HardwareBlower",
+ "",
+ "",
+ "",
"",
sizeof(HardwareBlower),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBlowerType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBlowerType.pb-c.c
index 5c50b430e..0cc200a76 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBlowerType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBlowerType.pb-c.c
@@ -9,27 +9,27 @@
#include "HardwareBlowerType.pb-c.h"
static const ProtobufCEnumValue hardware_blower_type__enum_values_by_number[4] =
{
- { "DefaultBlower", "HARDWARE_BLOWER_TYPE__DefaultBlower", 0 },
- { "HeadBlower1", "HARDWARE_BLOWER_TYPE__HeadBlower1", 1 },
- { "HeadBlower2", "HARDWARE_BLOWER_TYPE__HeadBlower2", 2 },
- { "WHSBlower2", "HARDWARE_BLOWER_TYPE__WHSBlower2", 3 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
};
static const ProtobufCIntRange hardware_blower_type__value_ranges[] = {
{0, 0},{0, 4}
};
static const ProtobufCEnumValueIndex hardware_blower_type__enum_values_by_name[4] =
{
- { "DefaultBlower", 0 },
- { "HeadBlower1", 1 },
- { "HeadBlower2", 2 },
- { "WHSBlower2", 3 },
+ { "", 0 },
+ { "", 1 },
+ { "", 2 },
+ { "", 3 },
};
const ProtobufCEnumDescriptor hardware_blower_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "HardwareBlowerType",
- "HardwareBlowerType",
- "HardwareBlowerType",
+ "",
+ "",
+ "",
"",
4,
hardware_blower_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBreakSensor.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBreakSensor.pb-c.c
index 7a1bff341..2941c76f2 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBreakSensor.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBreakSensor.pb-c.c
@@ -55,7 +55,7 @@ void hardware_break_sensor__free_unpacked
static const ProtobufCFieldDescriptor hardware_break_sensor__field_descriptors[3] =
{
{
- "HardwareBreakSensorType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor hardware_break_sensor__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Enabled",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor hardware_break_sensor__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DeBounceTimeMilli",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange hardware_break_sensor__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor hardware_break_sensor__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "HardwareBreakSensor",
- "HardwareBreakSensor",
- "HardwareBreakSensor",
+ "",
+ "",
+ "",
"",
sizeof(HardwareBreakSensor),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBreakSensorType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBreakSensorType.pb-c.c
index 040f27050..a18db26d9 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBreakSensorType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareBreakSensorType.pb-c.c
@@ -9,21 +9,21 @@
#include "HardwareBreakSensorType.pb-c.h"
static const ProtobufCEnumValue hardware_break_sensor_type__enum_values_by_number[1] =
{
- { "DefaultBreakSensor", "HARDWARE_BREAK_SENSOR_TYPE__DefaultBreakSensor", 0 },
+ { "", "", 0 },
};
static const ProtobufCIntRange hardware_break_sensor_type__value_ranges[] = {
{0, 0},{0, 1}
};
static const ProtobufCEnumValueIndex hardware_break_sensor_type__enum_values_by_name[1] =
{
- { "DefaultBreakSensor", 0 },
+ { "", 0 },
};
const ProtobufCEnumDescriptor hardware_break_sensor_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "HardwareBreakSensorType",
- "HardwareBreakSensorType",
- "HardwareBreakSensorType",
+ "",
+ "",
+ "",
"",
1,
hardware_break_sensor_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareConfiguration.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareConfiguration.pb-c.c
index e56a8eb77..732991eda 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareConfiguration.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareConfiguration.pb-c.c
@@ -55,7 +55,7 @@ void hardware_configuration__free_unpacked
static const ProtobufCFieldDescriptor hardware_configuration__field_descriptors[8] =
{
{
- "Dancers",
+ "",
1,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor hardware_configuration__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispensers",
+ "",
2,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor hardware_configuration__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Motors",
+ "",
3,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor hardware_configuration__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PidControls",
+ "",
4,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor hardware_configuration__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Winders",
+ "",
5,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor hardware_configuration__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SpeedSensors",
+ "",
6,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor hardware_configuration__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Blowers",
+ "",
7,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor hardware_configuration__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BreakSensors",
+ "",
8,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -169,9 +169,9 @@ static const ProtobufCIntRange hardware_configuration__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor hardware_configuration__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "HardwareConfiguration",
- "HardwareConfiguration",
- "HardwareConfiguration",
+ "",
+ "",
+ "",
"",
sizeof(HardwareConfiguration),
8,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDancer.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDancer.pb-c.c
index a86ad1a7b..aa9e854e8 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDancer.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDancer.pb-c.c
@@ -55,7 +55,7 @@ void hardware_dancer__free_unpacked
static const ProtobufCFieldDescriptor hardware_dancer__field_descriptors[11] =
{
{
- "HardwareDancerType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor hardware_dancer__field_descriptors[11] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Gradual",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor hardware_dancer__field_descriptors[11] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "K",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor hardware_dancer__field_descriptors[11] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "X",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor hardware_dancer__field_descriptors[11] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PulsePerMmSpring",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor hardware_dancer__field_descriptors[11] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MaximalMovementMm",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor hardware_dancer__field_descriptors[11] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ZeroPoint",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor hardware_dancer__field_descriptors[11] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ResolutionBits",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor hardware_dancer__field_descriptors[11] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ArmLength",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor hardware_dancer__field_descriptors[11] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "AssemblyDirectionRight",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor hardware_dancer__field_descriptors[11] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "AccelerateOnTensionRaise",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -208,9 +208,9 @@ static const ProtobufCIntRange hardware_dancer__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor hardware_dancer__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "HardwareDancer",
- "HardwareDancer",
- "HardwareDancer",
+ "",
+ "",
+ "",
"",
sizeof(HardwareDancer),
11,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDancerType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDancerType.pb-c.c
index d1ad051e9..b2366bf0a 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDancerType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDancerType.pb-c.c
@@ -9,25 +9,25 @@
#include "HardwareDancerType.pb-c.h"
static const ProtobufCEnumValue hardware_dancer_type__enum_values_by_number[3] =
{
- { "LeftDancer", "HARDWARE_DANCER_TYPE__LeftDancer", 0 },
- { "MiddleDancer", "HARDWARE_DANCER_TYPE__MiddleDancer", 1 },
- { "RightDancer", "HARDWARE_DANCER_TYPE__RightDancer", 2 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
};
static const ProtobufCIntRange hardware_dancer_type__value_ranges[] = {
{0, 0},{0, 3}
};
static const ProtobufCEnumValueIndex hardware_dancer_type__enum_values_by_name[3] =
{
- { "LeftDancer", 0 },
- { "MiddleDancer", 1 },
- { "RightDancer", 2 },
+ { "", 0 },
+ { "", 1 },
+ { "", 2 },
};
const ProtobufCEnumDescriptor hardware_dancer_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "HardwareDancerType",
- "HardwareDancerType",
- "HardwareDancerType",
+ "",
+ "",
+ "",
"",
3,
hardware_dancer_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDispenser.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDispenser.pb-c.c
index 128df7d89..2d3bc08a2 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDispenser.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDispenser.pb-c.c
@@ -55,7 +55,7 @@ void hardware_dispenser__free_unpacked
static const ProtobufCFieldDescriptor hardware_dispenser__field_descriptors[4] =
{
{
- "HardwareDispenserType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor hardware_dispenser__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Index",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor hardware_dispenser__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Capacity",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor hardware_dispenser__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "NlPerPulse",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange hardware_dispenser__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor hardware_dispenser__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "HardwareDispenser",
- "HardwareDispenser",
- "HardwareDispenser",
+ "",
+ "",
+ "",
"",
sizeof(HardwareDispenser),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDispenserType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDispenserType.pb-c.c
index 723d41bc3..38fdc1564 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDispenserType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareDispenserType.pb-c.c
@@ -9,21 +9,21 @@
#include "HardwareDispenserType.pb-c.h"
static const ProtobufCEnumValue hardware_dispenser_type__enum_values_by_number[1] =
{
- { "StandardDispenser", "HARDWARE_DISPENSER_TYPE__StandardDispenser", 0 },
+ { "", "", 0 },
};
static const ProtobufCIntRange hardware_dispenser_type__value_ranges[] = {
{0, 0},{0, 1}
};
static const ProtobufCEnumValueIndex hardware_dispenser_type__enum_values_by_name[1] =
{
- { "StandardDispenser", 0 },
+ { "", 0 },
};
const ProtobufCEnumDescriptor hardware_dispenser_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "HardwareDispenserType",
- "HardwareDispenserType",
- "HardwareDispenserType",
+ "",
+ "",
+ "",
"",
1,
hardware_dispenser_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareMotor.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareMotor.pb-c.c
index fb4967ab5..ee51422e0 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareMotor.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareMotor.pb-c.c
@@ -55,7 +55,7 @@ void hardware_motor__free_unpacked
static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
{
{
- "HardwareMotorType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MinFrequency",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MaxFrequency",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SetMicroStep",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MicroStep",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MaxChangeSlope",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HighLengthMicroSecond",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SpeedMaster",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PulsePerRound",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PulleyRadius",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ConfigWord",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -187,7 +187,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DirectionThreadWize",
+ "",
12,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -199,7 +199,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "KvalHold",
+ "",
13,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -211,7 +211,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "KvalRun",
+ "",
14,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -223,7 +223,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "KvalAcc",
+ "",
15,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -235,7 +235,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "KvalDec",
+ "",
16,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -247,7 +247,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OverCurrentThreshold",
+ "",
17,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -259,7 +259,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StallThreshold",
+ "",
18,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -271,7 +271,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ThermalCompensationFactor",
+ "",
19,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -283,7 +283,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "LowSpeedOptimization",
+ "",
20,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -295,7 +295,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StSlp",
+ "",
21,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -307,7 +307,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IntSpd",
+ "",
22,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -319,7 +319,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FnSlpAcc",
+ "",
23,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -331,7 +331,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FnSlpDec",
+ "",
24,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -343,7 +343,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FsSpd",
+ "",
25,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -355,7 +355,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "GateCfg1",
+ "",
26,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -367,7 +367,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "GateCfg2",
+ "",
27,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -379,7 +379,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TValHold",
+ "",
28,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -391,7 +391,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TValRun",
+ "",
29,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -403,7 +403,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TValAcc",
+ "",
30,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -415,7 +415,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TValDec",
+ "",
31,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -427,7 +427,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TFast",
+ "",
32,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -439,7 +439,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TOnMin",
+ "",
33,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -451,7 +451,7 @@ static const ProtobufCFieldDescriptor hardware_motor__field_descriptors[34] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TOffMin",
+ "",
34,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -507,9 +507,9 @@ static const ProtobufCIntRange hardware_motor__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor hardware_motor__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "HardwareMotor",
- "HardwareMotor",
- "HardwareMotor",
+ "",
+ "",
+ "",
"",
sizeof(HardwareMotor),
34,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareMotorType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareMotorType.pb-c.c
index c6943acfa..c8ea8e42a 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareMotorType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareMotorType.pb-c.c
@@ -9,79 +9,79 @@
#include "HardwareMotorType.pb-c.h"
static const ProtobufCEnumValue hardware_motor_type__enum_values_by_number[30] =
{
- { "MOTO_DH_CLEANHEAD", "HARDWARE_MOTOR_TYPE__MOTO_DH_CLEANHEAD", 0 },
- { "MOTO_DH_CLEANMECH", "HARDWARE_MOTOR_TYPE__MOTO_DH_CLEANMECH", 1 },
- { "MOTO_DH_LID", "HARDWARE_MOTOR_TYPE__MOTO_DH_LID", 2 },
- { "MOTO_DRYER_DRIVING", "HARDWARE_MOTOR_TYPE__MOTO_DRYER_DRIVING", 3 },
- { "MOTO_DRYER_LID", "HARDWARE_MOTOR_TYPE__MOTO_DRYER_LID", 4 },
- { "MOTO_DRYER_LOADARM", "HARDWARE_MOTOR_TYPE__MOTO_DRYER_LOADARM", 5 },
- { "MOTO_DISPENSER_1", "HARDWARE_MOTOR_TYPE__MOTO_DISPENSER_1", 6 },
- { "MOTO_DISPENSER_2", "HARDWARE_MOTOR_TYPE__MOTO_DISPENSER_2", 7 },
- { "MOTO_DISPENSER_3", "HARDWARE_MOTOR_TYPE__MOTO_DISPENSER_3", 8 },
- { "MOTO_DISPENSER_4", "HARDWARE_MOTOR_TYPE__MOTO_DISPENSER_4", 9 },
- { "MOTO_DISPENSER_5", "HARDWARE_MOTOR_TYPE__MOTO_DISPENSER_5", 10 },
- { "MOTO_DISPENSER_6", "HARDWARE_MOTOR_TYPE__MOTO_DISPENSER_6", 11 },
- { "MOTO_DISPENSER_7", "HARDWARE_MOTOR_TYPE__MOTO_DISPENSER_7", 12 },
- { "MOTO_DISPENSER_8", "HARDWARE_MOTOR_TYPE__MOTO_DISPENSER_8", 13 },
- { "MOTO_SCREW", "HARDWARE_MOTOR_TYPE__MOTO_SCREW", 14 },
- { "MOTO_WINDER", "HARDWARE_MOTOR_TYPE__MOTO_WINDER", 15 },
- { "MOTO_LDANCER1", "HARDWARE_MOTOR_TYPE__MOTO_LDANCER1", 16 },
- { "MOTO_LDANCER2", "HARDWARE_MOTOR_TYPE__MOTO_LDANCER2", 17 },
- { "MOTO_LDRIVING", "HARDWARE_MOTOR_TYPE__MOTO_LDRIVING", 18 },
- { "MOTO_LLOADING", "HARDWARE_MOTOR_TYPE__MOTO_LLOADING", 19 },
- { "MOTO_LPIVOT1", "HARDWARE_MOTOR_TYPE__MOTO_LPIVOT1", 20 },
- { "MOTO_RDANCER", "HARDWARE_MOTOR_TYPE__MOTO_RDANCER", 21 },
- { "MOTO_RDRIVING", "HARDWARE_MOTOR_TYPE__MOTO_RDRIVING", 22 },
- { "MOTO_RLOADARM", "HARDWARE_MOTOR_TYPE__MOTO_RLOADARM", 23 },
- { "MOTO_RLOADING", "HARDWARE_MOTOR_TYPE__MOTO_RLOADING", 24 },
- { "MOTO_SPARE1_1", "HARDWARE_MOTOR_TYPE__MOTO_SPARE1_1", 25 },
- { "MOTO_SPARE1_2", "HARDWARE_MOTOR_TYPE__MOTO_SPARE1_2", 26 },
- { "MOTO_SPARE2_1", "HARDWARE_MOTOR_TYPE__MOTO_SPARE2_1", 27 },
- { "MOTO_SPARE2_2", "HARDWARE_MOTOR_TYPE__MOTO_SPARE2_2", 28 },
- { "MOTO_SPARE3_1", "HARDWARE_MOTOR_TYPE__MOTO_SPARE3_1", 29 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
+ { "", "", 6 },
+ { "", "", 7 },
+ { "", "", 8 },
+ { "", "", 9 },
+ { "", "", 10 },
+ { "", "", 11 },
+ { "", "", 12 },
+ { "", "", 13 },
+ { "", "", 14 },
+ { "", "", 15 },
+ { "", "", 16 },
+ { "", "", 17 },
+ { "", "", 18 },
+ { "", "", 19 },
+ { "", "", 20 },
+ { "", "", 21 },
+ { "", "", 22 },
+ { "", "", 23 },
+ { "", "", 24 },
+ { "", "", 25 },
+ { "", "", 26 },
+ { "", "", 27 },
+ { "", "", 28 },
+ { "", "", 29 },
};
static const ProtobufCIntRange hardware_motor_type__value_ranges[] = {
{0, 0},{0, 30}
};
static const ProtobufCEnumValueIndex hardware_motor_type__enum_values_by_name[30] =
{
- { "MOTO_DH_CLEANHEAD", 0 },
- { "MOTO_DH_CLEANMECH", 1 },
- { "MOTO_DH_LID", 2 },
- { "MOTO_DISPENSER_1", 6 },
- { "MOTO_DISPENSER_2", 7 },
- { "MOTO_DISPENSER_3", 8 },
- { "MOTO_DISPENSER_4", 9 },
- { "MOTO_DISPENSER_5", 10 },
- { "MOTO_DISPENSER_6", 11 },
- { "MOTO_DISPENSER_7", 12 },
- { "MOTO_DISPENSER_8", 13 },
- { "MOTO_DRYER_DRIVING", 3 },
- { "MOTO_DRYER_LID", 4 },
- { "MOTO_DRYER_LOADARM", 5 },
- { "MOTO_LDANCER1", 16 },
- { "MOTO_LDANCER2", 17 },
- { "MOTO_LDRIVING", 18 },
- { "MOTO_LLOADING", 19 },
- { "MOTO_LPIVOT1", 20 },
- { "MOTO_RDANCER", 21 },
- { "MOTO_RDRIVING", 22 },
- { "MOTO_RLOADARM", 23 },
- { "MOTO_RLOADING", 24 },
- { "MOTO_SCREW", 14 },
- { "MOTO_SPARE1_1", 25 },
- { "MOTO_SPARE1_2", 26 },
- { "MOTO_SPARE2_1", 27 },
- { "MOTO_SPARE2_2", 28 },
- { "MOTO_SPARE3_1", 29 },
- { "MOTO_WINDER", 15 },
+ { "", 0 },
+ { "", 1 },
+ { "", 2 },
+ { "", 6 },
+ { "", 7 },
+ { "", 8 },
+ { "", 9 },
+ { "", 10 },
+ { "", 11 },
+ { "", 12 },
+ { "", 13 },
+ { "", 3 },
+ { "", 4 },
+ { "", 5 },
+ { "", 16 },
+ { "", 17 },
+ { "", 18 },
+ { "", 19 },
+ { "", 20 },
+ { "", 21 },
+ { "", 22 },
+ { "", 23 },
+ { "", 24 },
+ { "", 14 },
+ { "", 25 },
+ { "", 26 },
+ { "", 27 },
+ { "", 28 },
+ { "", 29 },
+ { "", 15 },
};
const ProtobufCEnumDescriptor hardware_motor_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "HardwareMotorType",
- "HardwareMotorType",
- "HardwareMotorType",
+ "",
+ "",
+ "",
"",
30,
hardware_motor_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwarePidControl.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwarePidControl.pb-c.c
index 018902936..f0155887d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwarePidControl.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwarePidControl.pb-c.c
@@ -55,7 +55,7 @@ void hardware_pid_control__free_unpacked
static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20] =
{
{
- "HardwarePidControlType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OutputProportionalPowerLimit",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OutputProportionalBand",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IntegralTime",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DerivativeTime",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SensorCorrectionAdjustment",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SensorMinValue",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SensorMaxValue",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SetPointRampRateorSoftStartRamp",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SetPointControlOutputRate",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ControlOutputType",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -187,7 +187,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SsrControlOutputType",
+ "",
12,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -199,7 +199,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OutputOnOffHysteresisValue",
+ "",
13,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -211,7 +211,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ProcessVariableSamplingRate",
+ "",
14,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -223,7 +223,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PvInputFilterFactorMode",
+ "",
15,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -235,7 +235,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OutputProportionalCycleTime",
+ "",
16,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -247,7 +247,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "AcHeatersHalfCycleTime",
+ "",
17,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -259,7 +259,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ProportionalGain",
+ "",
18,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -271,7 +271,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PidActive",
+ "",
19,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -283,7 +283,7 @@ static const ProtobufCFieldDescriptor hardware_pid_control__field_descriptors[20
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Epsilon",
+ "",
20,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -325,9 +325,9 @@ static const ProtobufCIntRange hardware_pid_control__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor hardware_pid_control__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "HardwarePidControl",
- "HardwarePidControl",
- "HardwarePidControl",
+ "",
+ "",
+ "",
"",
sizeof(HardwarePidControl),
20,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwarePidControlType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwarePidControlType.pb-c.c
index e23a43487..d6460c67b 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwarePidControlType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwarePidControlType.pb-c.c
@@ -9,85 +9,85 @@
#include "HardwarePidControlType.pb-c.h"
static const ProtobufCEnumValue hardware_pid_control_type__enum_values_by_number[33] =
{
- { "DryerAirTemperature", "HARDWARE_PID_CONTROL_TYPE__DryerAirTemperature", 0 },
- { "DryerHeaterMain", "HARDWARE_PID_CONTROL_TYPE__DryerHeaterMain", 1 },
- { "DryerHeaterSecondary", "HARDWARE_PID_CONTROL_TYPE__DryerHeaterSecondary", 2 },
- { "HeadHeaterZ1", "HARDWARE_PID_CONTROL_TYPE__HeadHeaterZ1", 3 },
- { "HeadHeaterZ2", "HARDWARE_PID_CONTROL_TYPE__HeadHeaterZ2", 4 },
- { "HeadHeaterZ3", "HARDWARE_PID_CONTROL_TYPE__HeadHeaterZ3", 5 },
- { "HeadHeaterZ4", "HARDWARE_PID_CONTROL_TYPE__HeadHeaterZ4", 6 },
- { "HeadHeaterZ5", "HARDWARE_PID_CONTROL_TYPE__HeadHeaterZ5", 7 },
- { "HeadHeaterZ6", "HARDWARE_PID_CONTROL_TYPE__HeadHeaterZ6", 8 },
- { "MixerHeater", "HARDWARE_PID_CONTROL_TYPE__MixerHeater", 9 },
- { "WasteControl", "HARDWARE_PID_CONTROL_TYPE__WasteControl", 10 },
- { "MotorDryer", "HARDWARE_PID_CONTROL_TYPE__MotorDryer", 11 },
- { "MotorFeeder", "HARDWARE_PID_CONTROL_TYPE__MotorFeeder", 12 },
- { "MotorPooler", "HARDWARE_PID_CONTROL_TYPE__MotorPooler", 13 },
- { "MotorWinder", "HARDWARE_PID_CONTROL_TYPE__MotorWinder", 14 },
- { "Dispenser1", "HARDWARE_PID_CONTROL_TYPE__Dispenser1", 15 },
- { "Dispenser2", "HARDWARE_PID_CONTROL_TYPE__Dispenser2", 16 },
- { "Dispenser3", "HARDWARE_PID_CONTROL_TYPE__Dispenser3", 17 },
- { "Dispenser4", "HARDWARE_PID_CONTROL_TYPE__Dispenser4", 18 },
- { "Dispenser5", "HARDWARE_PID_CONTROL_TYPE__Dispenser5", 19 },
- { "Dispenser6", "HARDWARE_PID_CONTROL_TYPE__Dispenser6", 20 },
- { "Dispenser7", "HARDWARE_PID_CONTROL_TYPE__Dispenser7", 21 },
- { "Dispenser8", "HARDWARE_PID_CONTROL_TYPE__Dispenser8", 22 },
- { "HeadHeaterZ7", "HARDWARE_PID_CONTROL_TYPE__HeadHeaterZ7", 23 },
- { "HeadHeaterZ8", "HARDWARE_PID_CONTROL_TYPE__HeadHeaterZ8", 24 },
- { "HeadHeaterZ9", "HARDWARE_PID_CONTROL_TYPE__HeadHeaterZ9", 25 },
- { "HeadHeaterZ10", "HARDWARE_PID_CONTROL_TYPE__HeadHeaterZ10", 26 },
- { "HeadHeaterZ11", "HARDWARE_PID_CONTROL_TYPE__HeadHeaterZ11", 27 },
- { "HeadHeaterZ12", "HARDWARE_PID_CONTROL_TYPE__HeadHeaterZ12", 28 },
- { "HeadCoverHeater1", "HARDWARE_PID_CONTROL_TYPE__HeadCoverHeater1", 29 },
- { "HeadCoverHeater2", "HARDWARE_PID_CONTROL_TYPE__HeadCoverHeater2", 30 },
- { "HeadBlower_1", "HARDWARE_PID_CONTROL_TYPE__HeadBlower_1", 31 },
- { "HeadBlower_2", "HARDWARE_PID_CONTROL_TYPE__HeadBlower_2", 32 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
+ { "", "", 6 },
+ { "", "", 7 },
+ { "", "", 8 },
+ { "", "", 9 },
+ { "", "", 10 },
+ { "", "", 11 },
+ { "", "", 12 },
+ { "", "", 13 },
+ { "", "", 14 },
+ { "", "", 15 },
+ { "", "", 16 },
+ { "", "", 17 },
+ { "", "", 18 },
+ { "", "", 19 },
+ { "", "", 20 },
+ { "", "", 21 },
+ { "", "", 22 },
+ { "", "", 23 },
+ { "", "", 24 },
+ { "", "", 25 },
+ { "", "", 26 },
+ { "", "", 27 },
+ { "", "", 28 },
+ { "", "", 29 },
+ { "", "", 30 },
+ { "", "", 31 },
+ { "", "", 32 },
};
static const ProtobufCIntRange hardware_pid_control_type__value_ranges[] = {
{0, 0},{0, 33}
};
static const ProtobufCEnumValueIndex hardware_pid_control_type__enum_values_by_name[33] =
{
- { "Dispenser1", 15 },
- { "Dispenser2", 16 },
- { "Dispenser3", 17 },
- { "Dispenser4", 18 },
- { "Dispenser5", 19 },
- { "Dispenser6", 20 },
- { "Dispenser7", 21 },
- { "Dispenser8", 22 },
- { "DryerAirTemperature", 0 },
- { "DryerHeaterMain", 1 },
- { "DryerHeaterSecondary", 2 },
- { "HeadBlower_1", 31 },
- { "HeadBlower_2", 32 },
- { "HeadCoverHeater1", 29 },
- { "HeadCoverHeater2", 30 },
- { "HeadHeaterZ1", 3 },
- { "HeadHeaterZ10", 26 },
- { "HeadHeaterZ11", 27 },
- { "HeadHeaterZ12", 28 },
- { "HeadHeaterZ2", 4 },
- { "HeadHeaterZ3", 5 },
- { "HeadHeaterZ4", 6 },
- { "HeadHeaterZ5", 7 },
- { "HeadHeaterZ6", 8 },
- { "HeadHeaterZ7", 23 },
- { "HeadHeaterZ8", 24 },
- { "HeadHeaterZ9", 25 },
- { "MixerHeater", 9 },
- { "MotorDryer", 11 },
- { "MotorFeeder", 12 },
- { "MotorPooler", 13 },
- { "MotorWinder", 14 },
- { "WasteControl", 10 },
+ { "", 15 },
+ { "", 16 },
+ { "", 17 },
+ { "", 18 },
+ { "", 19 },
+ { "", 20 },
+ { "", 21 },
+ { "", 22 },
+ { "", 0 },
+ { "", 1 },
+ { "", 2 },
+ { "", 31 },
+ { "", 32 },
+ { "", 29 },
+ { "", 30 },
+ { "", 3 },
+ { "", 26 },
+ { "", 27 },
+ { "", 28 },
+ { "", 4 },
+ { "", 5 },
+ { "", 6 },
+ { "", 7 },
+ { "", 8 },
+ { "", 23 },
+ { "", 24 },
+ { "", 25 },
+ { "", 9 },
+ { "", 11 },
+ { "", 12 },
+ { "", 13 },
+ { "", 14 },
+ { "", 10 },
};
const ProtobufCEnumDescriptor hardware_pid_control_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "HardwarePidControlType",
- "HardwarePidControlType",
- "HardwarePidControlType",
+ "",
+ "",
+ "",
"",
33,
hardware_pid_control_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareSpeedSensor.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareSpeedSensor.pb-c.c
index a0f34fe31..dc0e5a72b 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareSpeedSensor.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareSpeedSensor.pb-c.c
@@ -55,7 +55,7 @@ void hardware_speed_sensor__free_unpacked
static const ProtobufCFieldDescriptor hardware_speed_sensor__field_descriptors[3] =
{
{
- "HardwareSpeedSensorType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor hardware_speed_sensor__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ResolutionBits",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor hardware_speed_sensor__field_descriptors[3
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Perimeter",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange hardware_speed_sensor__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor hardware_speed_sensor__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "HardwareSpeedSensor",
- "HardwareSpeedSensor",
- "HardwareSpeedSensor",
+ "",
+ "",
+ "",
"",
sizeof(HardwareSpeedSensor),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareSpeedSensorType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareSpeedSensorType.pb-c.c
index 20c66aff3..a4a90c3f0 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareSpeedSensorType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareSpeedSensorType.pb-c.c
@@ -9,21 +9,21 @@
#include "HardwareSpeedSensorType.pb-c.h"
static const ProtobufCEnumValue hardware_speed_sensor_type__enum_values_by_number[1] =
{
- { "DefaultSpeedSensor", "HARDWARE_SPEED_SENSOR_TYPE__DefaultSpeedSensor", 0 },
+ { "", "", 0 },
};
static const ProtobufCIntRange hardware_speed_sensor_type__value_ranges[] = {
{0, 0},{0, 1}
};
static const ProtobufCEnumValueIndex hardware_speed_sensor_type__enum_values_by_name[1] =
{
- { "DefaultSpeedSensor", 0 },
+ { "", 0 },
};
const ProtobufCEnumDescriptor hardware_speed_sensor_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "HardwareSpeedSensorType",
- "HardwareSpeedSensorType",
- "HardwareSpeedSensorType",
+ "",
+ "",
+ "",
"",
1,
hardware_speed_sensor_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareWinder.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareWinder.pb-c.c
index 2ed95d9a5..dff3c6ec2 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareWinder.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareWinder.pb-c.c
@@ -55,7 +55,7 @@ void hardware_winder__free_unpacked
static const ProtobufCFieldDescriptor hardware_winder__field_descriptors[2] =
{
{
- "HardwareWinderType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor hardware_winder__field_descriptors[2] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MillimeterPerRotation",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange hardware_winder__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor hardware_winder__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "HardwareWinder",
- "HardwareWinder",
- "HardwareWinder",
+ "",
+ "",
+ "",
"",
sizeof(HardwareWinder),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareWinderType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareWinderType.pb-c.c
index ed168e14d..cdbc2b18c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareWinderType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/HardwareWinderType.pb-c.c
@@ -9,21 +9,21 @@
#include "HardwareWinderType.pb-c.h"
static const ProtobufCEnumValue hardware_winder_type__enum_values_by_number[1] =
{
- { "InternalWinder", "HARDWARE_WINDER_TYPE__InternalWinder", 0 },
+ { "", "", 0 },
};
static const ProtobufCIntRange hardware_winder_type__value_ranges[] = {
{0, 0},{0, 1}
};
static const ProtobufCEnumValueIndex hardware_winder_type__enum_values_by_name[1] =
{
- { "InternalWinder", 0 },
+ { "", 0 },
};
const ProtobufCEnumDescriptor hardware_winder_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "HardwareWinderType",
- "HardwareWinderType",
- "HardwareWinderType",
+ "",
+ "",
+ "",
"",
1,
hardware_winder_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/SystemResetRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/SystemResetRequest.pb-c.c
index f33ad9db6..543868815 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/SystemResetRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/SystemResetRequest.pb-c.c
@@ -58,9 +58,9 @@ void system_reset_request__free_unpacked
const ProtobufCMessageDescriptor system_reset_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SystemResetRequest",
- "SystemResetRequest",
- "SystemResetRequest",
+ "",
+ "",
+ "",
"",
sizeof(SystemResetRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/SystemResetResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/SystemResetResponse.pb-c.c
index 71962b031..9aeb882af 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/SystemResetResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/SystemResetResponse.pb-c.c
@@ -58,9 +58,9 @@ void system_reset_response__free_unpacked
const ProtobufCMessageDescriptor system_reset_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "SystemResetResponse",
- "SystemResetResponse",
- "SystemResetResponse",
+ "",
+ "",
+ "",
"",
sizeof(SystemResetResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/UploadHardwareConfigurationRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/UploadHardwareConfigurationRequest.pb-c.c
index 160c02c0b..b5693e617 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/UploadHardwareConfigurationRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/UploadHardwareConfigurationRequest.pb-c.c
@@ -55,7 +55,7 @@ void upload_hardware_configuration_request__free_unpacked
static const ProtobufCFieldDescriptor upload_hardware_configuration_request__field_descriptors[1] =
{
{
- "HardwareConfiguration",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange upload_hardware_configuration_request__number_ran
const ProtobufCMessageDescriptor upload_hardware_configuration_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "UploadHardwareConfigurationRequest",
- "UploadHardwareConfigurationRequest",
- "UploadHardwareConfigurationRequest",
+ "",
+ "",
+ "",
"",
sizeof(UploadHardwareConfigurationRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/UploadHardwareConfigurationResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/UploadHardwareConfigurationResponse.pb-c.c
index 56aff3176..5b94dfacc 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/UploadHardwareConfigurationResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Hardware/UploadHardwareConfigurationResponse.pb-c.c
@@ -58,9 +58,9 @@ void upload_hardware_configuration_response__free_unpacked
const ProtobufCMessageDescriptor upload_hardware_configuration_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "UploadHardwareConfigurationResponse",
- "UploadHardwareConfigurationResponse",
- "UploadHardwareConfigurationResponse",
+ "",
+ "",
+ "",
"",
sizeof(UploadHardwareConfigurationResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/CreateRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/CreateRequest.pb-c.c
index 611e27607..c54dd9438 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/CreateRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/CreateRequest.pb-c.c
@@ -55,7 +55,7 @@ void create_request__free_unpacked
static const ProtobufCFieldDescriptor create_request__field_descriptors[2] =
{
{
- "Attribute",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor create_request__field_descriptors[2] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Path",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange create_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor create_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "CreateRequest",
- "CreateRequest",
- "CreateRequest",
+ "",
+ "",
+ "",
"",
sizeof(CreateRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/CreateResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/CreateResponse.pb-c.c
index 57784eecf..397afa3fa 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/CreateResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/CreateResponse.pb-c.c
@@ -58,9 +58,9 @@ void create_response__free_unpacked
const ProtobufCMessageDescriptor create_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "CreateResponse",
- "CreateResponse",
- "CreateResponse",
+ "",
+ "",
+ "",
"",
sizeof(CreateResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/DeleteRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/DeleteRequest.pb-c.c
index 275a1b11f..114176d51 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/DeleteRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/DeleteRequest.pb-c.c
@@ -55,7 +55,7 @@ void delete_request__free_unpacked
static const ProtobufCFieldDescriptor delete_request__field_descriptors[2] =
{
{
- "Path",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor delete_request__field_descriptors[2] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Attribute",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange delete_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor delete_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DeleteRequest",
- "DeleteRequest",
- "DeleteRequest",
+ "",
+ "",
+ "",
"",
sizeof(DeleteRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/DeleteResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/DeleteResponse.pb-c.c
index 7f5aac69c..08d9f95c5 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/DeleteResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/DeleteResponse.pb-c.c
@@ -58,9 +58,9 @@ void delete_response__free_unpacked
const ProtobufCMessageDescriptor delete_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "DeleteResponse",
- "DeleteResponse",
- "DeleteResponse",
+ "",
+ "",
+ "",
"",
sizeof(DeleteResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/ExecuteProcessRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/ExecuteProcessRequest.pb-c.c
index a9c8d5f1b..47e04eafb 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/ExecuteProcessRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/ExecuteProcessRequest.pb-c.c
@@ -55,7 +55,7 @@ void execute_process_request__free_unpacked
static const ProtobufCFieldDescriptor execute_process_request__field_descriptors[2] =
{
{
- "UploadID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor execute_process_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FileName",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange execute_process_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor execute_process_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ExecuteProcessRequest",
- "ExecuteProcessRequest",
- "ExecuteProcessRequest",
+ "",
+ "",
+ "",
"",
sizeof(ExecuteProcessRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/ExecuteProcessResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/ExecuteProcessResponse.pb-c.c
index 95799299c..6b42f1f21 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/ExecuteProcessResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/ExecuteProcessResponse.pb-c.c
@@ -55,7 +55,7 @@ void execute_process_response__free_unpacked
static const ProtobufCFieldDescriptor execute_process_response__field_descriptors[1] =
{
{
- "ProcessID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange execute_process_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor execute_process_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ExecuteProcessResponse",
- "ExecuteProcessResponse",
- "ExecuteProcessResponse",
+ "",
+ "",
+ "",
"",
sizeof(ExecuteProcessResponse),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileAttribute.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileAttribute.pb-c.c
index e1462f37e..d2f65da13 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileAttribute.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileAttribute.pb-c.c
@@ -9,33 +9,33 @@
#include "FileAttribute.pb-c.h"
static const ProtobufCEnumValue file_attribute__enum_values_by_number[7] =
{
- { "Unspecified", "FILE_ATTRIBUTE__Unspecified", 0 },
- { "ReadOnly", "FILE_ATTRIBUTE__ReadOnly", 1 },
- { "Hidden", "FILE_ATTRIBUTE__Hidden", 2 },
- { "System", "FILE_ATTRIBUTE__System", 4 },
- { "VolumeLabel", "FILE_ATTRIBUTE__VolumeLabel", 8 },
- { "Directory", "FILE_ATTRIBUTE__Directory", 16 },
- { "Archive", "FILE_ATTRIBUTE__Archive", 32 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 4 },
+ { "", "", 8 },
+ { "", "", 16 },
+ { "", "", 32 },
};
static const ProtobufCIntRange file_attribute__value_ranges[] = {
{0, 0},{4, 3},{8, 4},{16, 5},{32, 6},{0, 7}
};
static const ProtobufCEnumValueIndex file_attribute__enum_values_by_name[7] =
{
- { "Archive", 6 },
- { "Directory", 5 },
- { "Hidden", 2 },
- { "ReadOnly", 1 },
- { "System", 3 },
- { "Unspecified", 0 },
- { "VolumeLabel", 4 },
+ { "", 6 },
+ { "", 5 },
+ { "", 2 },
+ { "", 1 },
+ { "", 3 },
+ { "", 0 },
+ { "", 4 },
};
const ProtobufCEnumDescriptor file_attribute__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "FileAttribute",
- "FileAttribute",
- "FileAttribute",
+ "",
+ "",
+ "",
"",
7,
file_attribute__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkDownloadRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkDownloadRequest.pb-c.c
index e54f04f95..2e5c1e5b0 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkDownloadRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkDownloadRequest.pb-c.c
@@ -55,7 +55,7 @@ void file_chunk_download_request__free_unpacked
static const ProtobufCFieldDescriptor file_chunk_download_request__field_descriptors[3] =
{
{
- "DownloadID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor file_chunk_download_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FileName",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor file_chunk_download_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Position",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT64,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange file_chunk_download_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor file_chunk_download_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "FileChunkDownloadRequest",
- "FileChunkDownloadRequest",
- "FileChunkDownloadRequest",
+ "",
+ "",
+ "",
"",
sizeof(FileChunkDownloadRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkDownloadResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkDownloadResponse.pb-c.c
index f846a56b9..d41334afc 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkDownloadResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkDownloadResponse.pb-c.c
@@ -55,7 +55,7 @@ void file_chunk_download_response__free_unpacked
static const ProtobufCFieldDescriptor file_chunk_download_response__field_descriptors[2] =
{
{
- "Buffer",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BYTES,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor file_chunk_download_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IsCanceled",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange file_chunk_download_response__number_ranges[1 + 1
const ProtobufCMessageDescriptor file_chunk_download_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "FileChunkDownloadResponse",
- "FileChunkDownloadResponse",
- "FileChunkDownloadResponse",
+ "",
+ "",
+ "",
"",
sizeof(FileChunkDownloadResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkUploadRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkUploadRequest.pb-c.c
index 1c4f4110c..edf4b4386 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkUploadRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkUploadRequest.pb-c.c
@@ -55,7 +55,7 @@ void file_chunk_upload_request__free_unpacked
static const ProtobufCFieldDescriptor file_chunk_upload_request__field_descriptors[4] =
{
{
- "UploadID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor file_chunk_upload_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Path",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor file_chunk_upload_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Buffer",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BYTES,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor file_chunk_upload_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IsCanceled",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange file_chunk_upload_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor file_chunk_upload_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "FileChunkUploadRequest",
- "FileChunkUploadRequest",
- "FileChunkUploadRequest",
+ "",
+ "",
+ "",
"",
sizeof(FileChunkUploadRequest),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkUploadResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkUploadResponse.pb-c.c
index 453421e03..d3505f2cb 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkUploadResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileChunkUploadResponse.pb-c.c
@@ -55,7 +55,7 @@ void file_chunk_upload_response__free_unpacked
static const ProtobufCFieldDescriptor file_chunk_upload_response__field_descriptors[1] =
{
{
- "IsCanceled",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange file_chunk_upload_response__number_ranges[1 + 1]
const ProtobufCMessageDescriptor file_chunk_upload_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "FileChunkUploadResponse",
- "FileChunkUploadResponse",
- "FileChunkUploadResponse",
+ "",
+ "",
+ "",
"",
sizeof(FileChunkUploadResponse),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileDownloadRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileDownloadRequest.pb-c.c
index b128e2d76..72aa5efdb 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileDownloadRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileDownloadRequest.pb-c.c
@@ -55,7 +55,7 @@ void file_download_request__free_unpacked
static const ProtobufCFieldDescriptor file_download_request__field_descriptors[1] =
{
{
- "FileName",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange file_download_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor file_download_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "FileDownloadRequest",
- "FileDownloadRequest",
- "FileDownloadRequest",
+ "",
+ "",
+ "",
"",
sizeof(FileDownloadRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileDownloadResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileDownloadResponse.pb-c.c
index ece764223..79cf6a9f2 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileDownloadResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileDownloadResponse.pb-c.c
@@ -55,7 +55,7 @@ void file_download_response__free_unpacked
static const ProtobufCFieldDescriptor file_download_response__field_descriptors[2] =
{
{
- "DownloadID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor file_download_response__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MaxChunkLength",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT64,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange file_download_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor file_download_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "FileDownloadResponse",
- "FileDownloadResponse",
- "FileDownloadResponse",
+ "",
+ "",
+ "",
"",
sizeof(FileDownloadResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileInfo.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileInfo.pb-c.c
index dd71b8ac1..d17a39cdf 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileInfo.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileInfo.pb-c.c
@@ -55,7 +55,7 @@ void file_info__free_unpacked
static const ProtobufCFieldDescriptor file_info__field_descriptors[6] =
{
{
- "Name",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor file_info__field_descriptors[6] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FullPath",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor file_info__field_descriptors[6] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Length",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT64,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor file_info__field_descriptors[6] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "LastModifiedDate",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor file_info__field_descriptors[6] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "LastModifiedTime",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor file_info__field_descriptors[6] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Attribute",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -143,9 +143,9 @@ static const ProtobufCIntRange file_info__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor file_info__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "FileInfo",
- "FileInfo",
- "FileInfo",
+ "",
+ "",
+ "",
"",
sizeof(FileInfo),
6,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileUploadRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileUploadRequest.pb-c.c
index 25349a4e1..973a456b8 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileUploadRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileUploadRequest.pb-c.c
@@ -55,7 +55,7 @@ void file_upload_request__free_unpacked
static const ProtobufCFieldDescriptor file_upload_request__field_descriptors[2] =
{
{
- "Path",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor file_upload_request__field_descriptors[2]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Length",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT64,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange file_upload_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor file_upload_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "FileUploadRequest",
- "FileUploadRequest",
- "FileUploadRequest",
+ "",
+ "",
+ "",
"",
sizeof(FileUploadRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileUploadResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileUploadResponse.pb-c.c
index bb7cf5cb7..e7ef99100 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileUploadResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/FileUploadResponse.pb-c.c
@@ -55,7 +55,7 @@ void file_upload_response__free_unpacked
static const ProtobufCFieldDescriptor file_upload_response__field_descriptors[2] =
{
{
- "UploadID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor file_upload_response__field_descriptors[2]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MaxChunkLength",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT64,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange file_upload_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor file_upload_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "FileUploadResponse",
- "FileUploadResponse",
- "FileUploadResponse",
+ "",
+ "",
+ "",
"",
sizeof(FileUploadResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetFilesRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetFilesRequest.pb-c.c
index 1997e92dd..cd319586e 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetFilesRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetFilesRequest.pb-c.c
@@ -55,7 +55,7 @@ void get_files_request__free_unpacked
static const ProtobufCFieldDescriptor get_files_request__field_descriptors[1] =
{
{
- "Path",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange get_files_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor get_files_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "GetFilesRequest",
- "GetFilesRequest",
- "GetFilesRequest",
+ "",
+ "",
+ "",
"",
sizeof(GetFilesRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetFilesResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetFilesResponse.pb-c.c
index 5678697f0..7b76180f1 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetFilesResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetFilesResponse.pb-c.c
@@ -55,7 +55,7 @@ void get_files_response__free_unpacked
static const ProtobufCFieldDescriptor get_files_response__field_descriptors[1] =
{
{
- "Items",
+ "",
1,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange get_files_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor get_files_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "GetFilesResponse",
- "GetFilesResponse",
- "GetFilesResponse",
+ "",
+ "",
+ "",
"",
sizeof(GetFilesResponse),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetStorageInfoRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetStorageInfoRequest.pb-c.c
index ba9324b64..7b9d7e04a 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetStorageInfoRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetStorageInfoRequest.pb-c.c
@@ -58,9 +58,9 @@ void get_storage_info_request__free_unpacked
const ProtobufCMessageDescriptor get_storage_info_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "GetStorageInfoRequest",
- "GetStorageInfoRequest",
- "GetStorageInfoRequest",
+ "",
+ "",
+ "",
"",
sizeof(GetStorageInfoRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetStorageInfoResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetStorageInfoResponse.pb-c.c
index 6c45145e5..4de4a2f50 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetStorageInfoResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/GetStorageInfoResponse.pb-c.c
@@ -55,7 +55,7 @@ void get_storage_info_response__free_unpacked
static const ProtobufCFieldDescriptor get_storage_info_response__field_descriptors[3] =
{
{
- "Capacity",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT64,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor get_storage_info_response__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FreeSpace",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT64,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor get_storage_info_response__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Root",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange get_storage_info_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor get_storage_info_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "GetStorageInfoResponse",
- "GetStorageInfoResponse",
- "GetStorageInfoResponse",
+ "",
+ "",
+ "",
"",
sizeof(GetStorageInfoResponse),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/KillProcessRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/KillProcessRequest.pb-c.c
index a36b94f4a..e5b821d43 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/KillProcessRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/KillProcessRequest.pb-c.c
@@ -55,7 +55,7 @@ void kill_process_request__free_unpacked
static const ProtobufCFieldDescriptor kill_process_request__field_descriptors[1] =
{
{
- "ProcessID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange kill_process_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor kill_process_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "KillProcessRequest",
- "KillProcessRequest",
- "KillProcessRequest",
+ "",
+ "",
+ "",
"",
sizeof(KillProcessRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/IO/KillProcessResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/IO/KillProcessResponse.pb-c.c
index cf2f046fa..4868064bd 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/IO/KillProcessResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/IO/KillProcessResponse.pb-c.c
@@ -58,9 +58,9 @@ void kill_process_response__free_unpacked
const ProtobufCMessageDescriptor kill_process_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "KillProcessResponse",
- "KillProcessResponse",
- "KillProcessResponse",
+ "",
+ "",
+ "",
"",
sizeof(KillProcessResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/IDSPackLevel.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/IDSPackLevel.pb-c.c
index 79d0e31a4..630baea90 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/IDSPackLevel.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/IDSPackLevel.pb-c.c
@@ -55,7 +55,7 @@ void idspack_level__free_unpacked
static const ProtobufCFieldDescriptor idspack_level__field_descriptors[3] =
{
{
- "Index",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor idspack_level__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispenserLevel",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor idspack_level__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MidTankLevel",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange idspack_level__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor idspack_level__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "IDSPackLevel",
- "IDSPackLevel",
- "IDSPackLevel",
+ "",
+ "",
+ "",
"",
sizeof(IDSPackLevel),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/MachineState.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/MachineState.pb-c.c
index e3753082e..4c236155d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/MachineState.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/MachineState.pb-c.c
@@ -9,33 +9,33 @@
#include "MachineState.pb-c.h"
static const ProtobufCEnumValue machine_state__enum_values_by_number[7] =
{
- { "PowerUp", "MACHINE_STATE__PowerUp", 0 },
- { "Ready", "MACHINE_STATE__Ready", 1 },
- { "Sleep", "MACHINE_STATE__Sleep", 2 },
- { "Error", "MACHINE_STATE__Error", 3 },
- { "PowerOff", "MACHINE_STATE__PowerOff", 4 },
- { "PreparingJob", "MACHINE_STATE__PreparingJob", 5 },
- { "RunningJob", "MACHINE_STATE__RunningJob", 6 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
+ { "", "", 6 },
};
static const ProtobufCIntRange machine_state__value_ranges[] = {
{0, 0},{0, 7}
};
static const ProtobufCEnumValueIndex machine_state__enum_values_by_name[7] =
{
- { "Error", 3 },
- { "PowerOff", 4 },
- { "PowerUp", 0 },
- { "PreparingJob", 5 },
- { "Ready", 1 },
- { "RunningJob", 6 },
- { "Sleep", 2 },
+ { "", 3 },
+ { "", 4 },
+ { "", 0 },
+ { "", 5 },
+ { "", 1 },
+ { "", 6 },
+ { "", 2 },
};
const ProtobufCEnumDescriptor machine_state__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "MachineState",
- "MachineState",
- "MachineState",
+ "",
+ "",
+ "",
"",
7,
machine_state__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/MachineStatus.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/MachineStatus.pb-c.c
index ea7cd9e35..0bc8dbde8 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/MachineStatus.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/MachineStatus.pb-c.c
@@ -55,7 +55,7 @@ void machine_status__free_unpacked
static const ProtobufCFieldDescriptor machine_status__field_descriptors[3] =
{
{
- "State",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor machine_status__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "IDSPacksLevels",
+ "",
2,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor machine_status__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OverallTemperature",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange machine_status__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor machine_status__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "MachineStatus",
- "MachineStatus",
- "MachineStatus",
+ "",
+ "",
+ "",
"",
sizeof(MachineStatus),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StartMachineStatusUpdateRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StartMachineStatusUpdateRequest.pb-c.c
index d53d37cc4..3f4948da4 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StartMachineStatusUpdateRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StartMachineStatusUpdateRequest.pb-c.c
@@ -58,9 +58,9 @@ void start_machine_status_update_request__free_unpacked
const ProtobufCMessageDescriptor start_machine_status_update_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartMachineStatusUpdateRequest",
- "StartMachineStatusUpdateRequest",
- "StartMachineStatusUpdateRequest",
+ "",
+ "",
+ "",
"",
sizeof(StartMachineStatusUpdateRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StartMachineStatusUpdateResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StartMachineStatusUpdateResponse.pb-c.c
index 177f167fa..a9bce9d93 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StartMachineStatusUpdateResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StartMachineStatusUpdateResponse.pb-c.c
@@ -55,7 +55,7 @@ void start_machine_status_update_response__free_unpacked
static const ProtobufCFieldDescriptor start_machine_status_update_response__field_descriptors[1] =
{
{
- "Status",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange start_machine_status_update_response__number_rang
const ProtobufCMessageDescriptor start_machine_status_update_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartMachineStatusUpdateResponse",
- "StartMachineStatusUpdateResponse",
- "StartMachineStatusUpdateResponse",
+ "",
+ "",
+ "",
"",
sizeof(StartMachineStatusUpdateResponse),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StopMachineStatusUpdateRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StopMachineStatusUpdateRequest.pb-c.c
index 6214b52ed..93edca9b5 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StopMachineStatusUpdateRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StopMachineStatusUpdateRequest.pb-c.c
@@ -58,9 +58,9 @@ void stop_machine_status_update_request__free_unpacked
const ProtobufCMessageDescriptor stop_machine_status_update_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StopMachineStatusUpdateRequest",
- "StopMachineStatusUpdateRequest",
- "StopMachineStatusUpdateRequest",
+ "",
+ "",
+ "",
"",
sizeof(StopMachineStatusUpdateRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StopMachineStatusUpdateResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StopMachineStatusUpdateResponse.pb-c.c
index a160c6617..98aaa4d65 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StopMachineStatusUpdateResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/MachineStatus/StopMachineStatusUpdateResponse.pb-c.c
@@ -58,9 +58,9 @@ void stop_machine_status_update_response__free_unpacked
const ProtobufCMessageDescriptor stop_machine_status_update_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StopMachineStatusUpdateResponse",
- "StopMachineStatusUpdateResponse",
- "StopMachineStatusUpdateResponse",
+ "",
+ "",
+ "",
"",
sizeof(StopMachineStatusUpdateResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Power/AbortPowerDownRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Power/AbortPowerDownRequest.pb-c.c
index f5cd92cd6..3091ac6ab 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Power/AbortPowerDownRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Power/AbortPowerDownRequest.pb-c.c
@@ -58,9 +58,9 @@ void abort_power_down_request__free_unpacked
const ProtobufCMessageDescriptor abort_power_down_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "AbortPowerDownRequest",
- "AbortPowerDownRequest",
- "AbortPowerDownRequest",
+ "",
+ "",
+ "",
"",
sizeof(AbortPowerDownRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Power/AbortPowerDownResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Power/AbortPowerDownResponse.pb-c.c
index f14d3b4fa..0aca2ed91 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Power/AbortPowerDownResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Power/AbortPowerDownResponse.pb-c.c
@@ -58,9 +58,9 @@ void abort_power_down_response__free_unpacked
const ProtobufCMessageDescriptor abort_power_down_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "AbortPowerDownResponse",
- "AbortPowerDownResponse",
- "AbortPowerDownResponse",
+ "",
+ "",
+ "",
"",
sizeof(AbortPowerDownResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Power/PowerDownState.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Power/PowerDownState.pb-c.c
index 4b0b6db1a..5d3df7a64 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Power/PowerDownState.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Power/PowerDownState.pb-c.c
@@ -9,51 +9,51 @@
#include "PowerDownState.pb-c.h"
static const ProtobufCEnumValue power_down_state__enum_values_by_number[16] =
{
- { "None", "POWER_DOWN_STATE__None", 0 },
- { "Init", "POWER_DOWN_STATE__Init", 1 },
- { "StopRunningJob", "POWER_DOWN_STATE__StopRunningJob", 2 },
- { "HeadClean", "POWER_DOWN_STATE__HeadClean", 3 },
- { "MixerFlush", "POWER_DOWN_STATE__MixerFlush", 4 },
- { "HeatersOff", "POWER_DOWN_STATE__HeatersOff", 5 },
- { "StoreData", "POWER_DOWN_STATE__StoreData", 6 },
- { "SetValvePosition", "POWER_DOWN_STATE__SetValvePosition", 7 },
- { "WaitForTemperature", "POWER_DOWN_STATE__WaitForTemperature", 8 },
- { "WaitForProcesses", "POWER_DOWN_STATE__WaitForProcesses", 9 },
- { "TurnOffDryerFan", "POWER_DOWN_STATE__TurnOffDryerFan", 10 },
- { "TurnOffCooler", "POWER_DOWN_STATE__TurnOffCooler", 11 },
- { "TurnOffBlower", "POWER_DOWN_STATE__TurnOffBlower", 12 },
- { "PowerOffCompleted", "POWER_DOWN_STATE__PowerOffCompleted", 13 },
- { "Error", "POWER_DOWN_STATE__Error", 14 },
- { "Cancelled", "POWER_DOWN_STATE__Cancelled", 15 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
+ { "", "", 6 },
+ { "", "", 7 },
+ { "", "", 8 },
+ { "", "", 9 },
+ { "", "", 10 },
+ { "", "", 11 },
+ { "", "", 12 },
+ { "", "", 13 },
+ { "", "", 14 },
+ { "", "", 15 },
};
static const ProtobufCIntRange power_down_state__value_ranges[] = {
{0, 0},{0, 16}
};
static const ProtobufCEnumValueIndex power_down_state__enum_values_by_name[16] =
{
- { "Cancelled", 15 },
- { "Error", 14 },
- { "HeadClean", 3 },
- { "HeatersOff", 5 },
- { "Init", 1 },
- { "MixerFlush", 4 },
- { "None", 0 },
- { "PowerOffCompleted", 13 },
- { "SetValvePosition", 7 },
- { "StopRunningJob", 2 },
- { "StoreData", 6 },
- { "TurnOffBlower", 12 },
- { "TurnOffCooler", 11 },
- { "TurnOffDryerFan", 10 },
- { "WaitForProcesses", 9 },
- { "WaitForTemperature", 8 },
+ { "", 15 },
+ { "", 14 },
+ { "", 3 },
+ { "", 5 },
+ { "", 1 },
+ { "", 4 },
+ { "", 0 },
+ { "", 13 },
+ { "", 7 },
+ { "", 2 },
+ { "", 6 },
+ { "", 12 },
+ { "", 11 },
+ { "", 10 },
+ { "", 9 },
+ { "", 8 },
};
const ProtobufCEnumDescriptor power_down_state__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "PowerDownState",
- "PowerDownState",
- "PowerDownState",
+ "",
+ "",
+ "",
"",
16,
power_down_state__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Power/StartPowerDownRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Power/StartPowerDownRequest.pb-c.c
index eca93874f..e1d6dcc1f 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Power/StartPowerDownRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Power/StartPowerDownRequest.pb-c.c
@@ -58,9 +58,9 @@ void start_power_down_request__free_unpacked
const ProtobufCMessageDescriptor start_power_down_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartPowerDownRequest",
- "StartPowerDownRequest",
- "StartPowerDownRequest",
+ "",
+ "",
+ "",
"",
sizeof(StartPowerDownRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Power/StartPowerDownResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Power/StartPowerDownResponse.pb-c.c
index c8f69122e..ab10405a9 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Power/StartPowerDownResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Power/StartPowerDownResponse.pb-c.c
@@ -55,7 +55,7 @@ void start_power_down_response__free_unpacked
static const ProtobufCFieldDescriptor start_power_down_response__field_descriptors[3] =
{
{
- "State",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor start_power_down_response__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ProgressPercentage",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor start_power_down_response__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Message",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange start_power_down_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor start_power_down_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartPowerDownResponse",
- "StartPowerDownResponse",
- "StartPowerDownResponse",
+ "",
+ "",
+ "",
"",
sizeof(StartPowerDownResponse),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortHeadCleaningRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortHeadCleaningRequest.pb-c.c
index d7e18515c..5d908c7a2 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortHeadCleaningRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortHeadCleaningRequest.pb-c.c
@@ -58,9 +58,9 @@ void abort_head_cleaning_request__free_unpacked
const ProtobufCMessageDescriptor abort_head_cleaning_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "AbortHeadCleaningRequest",
- "AbortHeadCleaningRequest",
- "AbortHeadCleaningRequest",
+ "",
+ "",
+ "",
"",
sizeof(AbortHeadCleaningRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortHeadCleaningResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortHeadCleaningResponse.pb-c.c
index f3d22b512..d5cbd2f49 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortHeadCleaningResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortHeadCleaningResponse.pb-c.c
@@ -58,9 +58,9 @@ void abort_head_cleaning_response__free_unpacked
const ProtobufCMessageDescriptor abort_head_cleaning_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "AbortHeadCleaningResponse",
- "AbortHeadCleaningResponse",
- "AbortHeadCleaningResponse",
+ "",
+ "",
+ "",
"",
sizeof(AbortHeadCleaningResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortJobRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortJobRequest.pb-c.c
index a2b2826c0..7685f02a8 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortJobRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortJobRequest.pb-c.c
@@ -58,9 +58,9 @@ void abort_job_request__free_unpacked
const ProtobufCMessageDescriptor abort_job_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "AbortJobRequest",
- "AbortJobRequest",
- "AbortJobRequest",
+ "",
+ "",
+ "",
"",
sizeof(AbortJobRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortJobResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortJobResponse.pb-c.c
index 7a6f4e341..7713ff763 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortJobResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/AbortJobResponse.pb-c.c
@@ -58,9 +58,9 @@ void abort_job_response__free_unpacked
const ProtobufCMessageDescriptor abort_job_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "AbortJobResponse",
- "AbortJobResponse",
- "AbortJobResponse",
+ "",
+ "",
+ "",
"",
sizeof(AbortJobResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/CurrentJobRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/CurrentJobRequest.pb-c.c
index 949a6c259..5e225f83d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/CurrentJobRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/CurrentJobRequest.pb-c.c
@@ -58,9 +58,9 @@ void current_job_request__free_unpacked
const ProtobufCMessageDescriptor current_job_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "CurrentJobRequest",
- "CurrentJobRequest",
- "CurrentJobRequest",
+ "",
+ "",
+ "",
"",
sizeof(CurrentJobRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/CurrentJobResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/CurrentJobResponse.pb-c.c
index 00c5f072c..8092bdba3 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/CurrentJobResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/CurrentJobResponse.pb-c.c
@@ -55,7 +55,7 @@ void current_job_response__free_unpacked
static const ProtobufCFieldDescriptor current_job_response__field_descriptors[2] =
{
{
- "IsJobInProgress",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor current_job_response__field_descriptors[2]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "JobTicket",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange current_job_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor current_job_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "CurrentJobResponse",
- "CurrentJobResponse",
- "CurrentJobResponse",
+ "",
+ "",
+ "",
"",
sizeof(CurrentJobResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/DispenserLiquidType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/DispenserLiquidType.pb-c.c
index b4e2a9e3a..c7095ae43 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/DispenserLiquidType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/DispenserLiquidType.pb-c.c
@@ -9,33 +9,33 @@
#include "DispenserLiquidType.pb-c.h"
static const ProtobufCEnumValue dispenser_liquid_type__enum_values_by_number[7] =
{
- { "Cyan", "DISPENSER_LIQUID_TYPE__Cyan", 0 },
- { "Magenta", "DISPENSER_LIQUID_TYPE__Magenta", 1 },
- { "Yellow", "DISPENSER_LIQUID_TYPE__Yellow", 2 },
- { "Black", "DISPENSER_LIQUID_TYPE__Black", 3 },
- { "TransparentInk", "DISPENSER_LIQUID_TYPE__TransparentInk", 4 },
- { "Lubricant", "DISPENSER_LIQUID_TYPE__Lubricant", 5 },
- { "Cleaner", "DISPENSER_LIQUID_TYPE__Cleaner", 6 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 3 },
+ { "", "", 4 },
+ { "", "", 5 },
+ { "", "", 6 },
};
static const ProtobufCIntRange dispenser_liquid_type__value_ranges[] = {
{0, 0},{0, 7}
};
static const ProtobufCEnumValueIndex dispenser_liquid_type__enum_values_by_name[7] =
{
- { "Black", 3 },
- { "Cleaner", 6 },
- { "Cyan", 0 },
- { "Lubricant", 5 },
- { "Magenta", 1 },
- { "TransparentInk", 4 },
- { "Yellow", 2 },
+ { "", 3 },
+ { "", 6 },
+ { "", 0 },
+ { "", 5 },
+ { "", 1 },
+ { "", 4 },
+ { "", 2 },
};
const ProtobufCEnumDescriptor dispenser_liquid_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "DispenserLiquidType",
- "DispenserLiquidType",
- "DispenserLiquidType",
+ "",
+ "",
+ "",
"",
7,
dispenser_liquid_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/DispenserStepDivision.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/DispenserStepDivision.pb-c.c
index 38da8a46b..4100fc4a3 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/DispenserStepDivision.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/DispenserStepDivision.pb-c.c
@@ -9,37 +9,37 @@
#include "DispenserStepDivision.pb-c.h"
static const ProtobufCEnumValue dispenser_step_division__enum_values_by_number[9] =
{
- { "Auto", "DISPENSER_STEP_DIVISION__Auto", 0 },
- { "D1", "DISPENSER_STEP_DIVISION__D1", 1 },
- { "D2", "DISPENSER_STEP_DIVISION__D2", 2 },
- { "D4", "DISPENSER_STEP_DIVISION__D4", 4 },
- { "D8", "DISPENSER_STEP_DIVISION__D8", 8 },
- { "D16", "DISPENSER_STEP_DIVISION__D16", 16 },
- { "D32", "DISPENSER_STEP_DIVISION__D32", 32 },
- { "D64", "DISPENSER_STEP_DIVISION__D64", 64 },
- { "D128", "DISPENSER_STEP_DIVISION__D128", 128 },
+ { "", "", 0 },
+ { "", "", 1 },
+ { "", "", 2 },
+ { "", "", 4 },
+ { "", "", 8 },
+ { "", "", 16 },
+ { "", "", 32 },
+ { "", "", 64 },
+ { "", "", 128 },
};
static const ProtobufCIntRange dispenser_step_division__value_ranges[] = {
{0, 0},{4, 3},{8, 4},{16, 5},{32, 6},{64, 7},{128, 8},{0, 9}
};
static const ProtobufCEnumValueIndex dispenser_step_division__enum_values_by_name[9] =
{
- { "Auto", 0 },
- { "D1", 1 },
- { "D128", 8 },
- { "D16", 5 },
- { "D2", 2 },
- { "D32", 6 },
- { "D4", 3 },
- { "D64", 7 },
- { "D8", 4 },
+ { "", 0 },
+ { "", 1 },
+ { "", 8 },
+ { "", 5 },
+ { "", 2 },
+ { "", 6 },
+ { "", 3 },
+ { "", 7 },
+ { "", 4 },
};
const ProtobufCEnumDescriptor dispenser_step_division__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "DispenserStepDivision",
- "DispenserStepDivision",
- "DispenserStepDivision",
+ "",
+ "",
+ "",
"",
9,
dispenser_step_division__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/HeadCleaningParameters.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/HeadCleaningParameters.pb-c.c
index 309c15784..699470ded 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/HeadCleaningParameters.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/HeadCleaningParameters.pb-c.c
@@ -55,7 +55,7 @@ void head_cleaning_parameters__free_unpacked
static const ProtobufCFieldDescriptor head_cleaning_parameters__field_descriptors[1] =
{
{
- "CleanerFlow",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange head_cleaning_parameters__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor head_cleaning_parameters__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "HeadCleaningParameters",
- "HeadCleaningParameters",
- "HeadCleaningParameters",
+ "",
+ "",
+ "",
"",
sizeof(HeadCleaningParameters),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobBrushStop.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobBrushStop.pb-c.c
index 45e10394b..78adfd015 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobBrushStop.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobBrushStop.pb-c.c
@@ -55,7 +55,7 @@ void job_brush_stop__free_unpacked
static const ProtobufCFieldDescriptor job_brush_stop__field_descriptors[4] =
{
{
- "Index",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor job_brush_stop__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OffsetPercent",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor job_brush_stop__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OffsetMeters",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor job_brush_stop__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispensers",
+ "",
4,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange job_brush_stop__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor job_brush_stop__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "JobBrushStop",
- "JobBrushStop",
- "JobBrushStop",
+ "",
+ "",
+ "",
"",
sizeof(JobBrushStop),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDescriptionFileBrushStop.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDescriptionFileBrushStop.pb-c.c
index d34faa1ad..fc0c3aff1 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDescriptionFileBrushStop.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDescriptionFileBrushStop.pb-c.c
@@ -55,7 +55,7 @@ void job_description_file_brush_stop__free_unpacked
static const ProtobufCFieldDescriptor job_description_file_brush_stop__field_descriptors[4] =
{
{
- "Index",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor job_description_file_brush_stop__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OffsetPercent",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor job_description_file_brush_stop__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OffsetMeters",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor job_description_file_brush_stop__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Dispensers",
+ "",
4,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange job_description_file_brush_stop__number_ranges[1
const ProtobufCMessageDescriptor job_description_file_brush_stop__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "JobDescriptionFileBrushStop",
- "JobDescriptionFileBrushStop",
- "JobDescriptionFileBrushStop",
+ "",
+ "",
+ "",
"",
sizeof(JobDescriptionFileBrushStop),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDescriptionFileSegment.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDescriptionFileSegment.pb-c.c
index 9ad3b796c..eed30785c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDescriptionFileSegment.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDescriptionFileSegment.pb-c.c
@@ -55,7 +55,7 @@ void job_description_file_segment__free_unpacked
static const ProtobufCFieldDescriptor job_description_file_segment__field_descriptors[3] =
{
{
- "Name",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor job_description_file_segment__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Length",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor job_description_file_segment__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BrushStopsCount",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange job_description_file_segment__number_ranges[1 + 1
const ProtobufCMessageDescriptor job_description_file_segment__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "JobDescriptionFileSegment",
- "JobDescriptionFileSegment",
- "JobDescriptionFileSegment",
+ "",
+ "",
+ "",
"",
sizeof(JobDescriptionFileSegment),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDispenser.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDispenser.pb-c.c
index f868d121e..b14fdafbe 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDispenser.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobDispenser.pb-c.c
@@ -55,7 +55,7 @@ void job_dispenser__free_unpacked
static const ProtobufCFieldDescriptor job_dispenser__field_descriptors[9] =
{
{
- "Index",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor job_dispenser__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Volume",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor job_dispenser__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispenserStepDivision",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor job_dispenser__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "NanolitterPerSecond",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor job_dispenser__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "NanoliterPerCentimeter",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor job_dispenser__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PulsePerSecond",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor job_dispenser__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispenserLiquidType",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor job_dispenser__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "LiquidMaxNanoliterPerCentimeter",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor job_dispenser__field_descriptors[9] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "NanoliterPerPulse",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -182,9 +182,9 @@ static const ProtobufCIntRange job_dispenser__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor job_dispenser__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "JobDispenser",
- "JobDispenser",
- "JobDispenser",
+ "",
+ "",
+ "",
"",
sizeof(JobDispenser),
9,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobRequest.pb-c.c
index d1e101dfd..3c560c72d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobRequest.pb-c.c
@@ -55,7 +55,7 @@ void job_request__free_unpacked
static const ProtobufCFieldDescriptor job_request__field_descriptors[1] =
{
{
- "JobTicket",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange job_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor job_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "JobRequest",
- "JobRequest",
- "JobRequest",
+ "",
+ "",
+ "",
"",
sizeof(JobRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobResponse.pb-c.c
index 692f2df66..d2c1294ac 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobResponse.pb-c.c
@@ -55,7 +55,7 @@ void job_response__free_unpacked
static const ProtobufCFieldDescriptor job_response__field_descriptors[2] =
{
{
- "Status",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor job_response__field_descriptors[2] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Canceled",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange job_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor job_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "JobResponse",
- "JobResponse",
- "JobResponse",
+ "",
+ "",
+ "",
"",
sizeof(JobResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSegment.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSegment.pb-c.c
index 8b1710079..4574f094e 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSegment.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSegment.pb-c.c
@@ -55,7 +55,7 @@ void job_segment__free_unpacked
static const ProtobufCFieldDescriptor job_segment__field_descriptors[3] =
{
{
- "Name",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor job_segment__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Length",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor job_segment__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BrushStops",
+ "",
3,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange job_segment__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor job_segment__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "JobSegment",
- "JobSegment",
- "JobSegment",
+ "",
+ "",
+ "",
"",
sizeof(JobSegment),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSpool.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSpool.pb-c.c
index 693d619df..3e381bac1 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSpool.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSpool.pb-c.c
@@ -55,7 +55,7 @@ void job_spool__free_unpacked
static const ProtobufCFieldDescriptor job_spool__field_descriptors[10] =
{
{
- "JobSpoolType",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor job_spool__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Length",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor job_spool__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Weight",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor job_spool__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Diameter",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor job_spool__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "RotationsPerPassage",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor job_spool__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StartOffsetPulses",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor job_spool__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BackingRate",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor job_spool__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SegmentOffsetPulses",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor job_spool__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BottomBackingRate",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor job_spool__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "LimitSwitchStartPointOffset",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -195,9 +195,9 @@ static const ProtobufCIntRange job_spool__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor job_spool__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "JobSpool",
- "JobSpool",
- "JobSpool",
+ "",
+ "",
+ "",
"",
sizeof(JobSpool),
10,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSpoolType.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSpoolType.pb-c.c
index aa72dc2c9..9eca9880c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSpoolType.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobSpoolType.pb-c.c
@@ -9,21 +9,21 @@
#include "JobSpoolType.pb-c.h"
static const ProtobufCEnumValue job_spool_type__enum_values_by_number[1] =
{
- { "StandardSpool", "JOB_SPOOL_TYPE__StandardSpool", 0 },
+ { "", "", 0 },
};
static const ProtobufCIntRange job_spool_type__value_ranges[] = {
{0, 0},{0, 1}
};
static const ProtobufCEnumValueIndex job_spool_type__enum_values_by_name[1] =
{
- { "StandardSpool", 0 },
+ { "", 0 },
};
const ProtobufCEnumDescriptor job_spool_type__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "JobSpoolType",
- "JobSpoolType",
- "JobSpoolType",
+ "",
+ "",
+ "",
"",
1,
job_spool_type__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobStatus.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobStatus.pb-c.c
index c7682cdb2..b65918224 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobStatus.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobStatus.pb-c.c
@@ -55,7 +55,7 @@ void job_status__free_unpacked
static const ProtobufCFieldDescriptor job_status__field_descriptors[3] =
{
{
- "Message",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor job_status__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Progress",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor job_status__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CurrentSegmentIndex",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange job_status__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor job_status__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "JobStatus",
- "JobStatus",
- "JobStatus",
+ "",
+ "",
+ "",
"",
sizeof(JobStatus),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobTicket.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobTicket.pb-c.c
index fcbe3be6a..1d2bdbad8 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobTicket.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobTicket.pb-c.c
@@ -55,7 +55,7 @@ void job_ticket__free_unpacked
static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
{
{
- "Guid",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Name",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "EnableInterSegment",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "InterSegmentLength",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Length",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ProcessParameters",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WindingMethod",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Spool",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Segments",
+ "",
9,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_MESSAGE,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "UploadStrategy",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_ENUM,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "JobDescriptionFile",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -187,7 +187,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "EnableLubrication",
+ "",
12,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -199,7 +199,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "NumberOfUnits",
+ "",
13,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -211,7 +211,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SampleWinding",
+ "",
14,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -223,7 +223,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ThreadParameters",
+ "",
15,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -235,7 +235,7 @@ static const ProtobufCFieldDescriptor job_ticket__field_descriptors[16] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadCleaningParameters",
+ "",
16,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -273,9 +273,9 @@ static const ProtobufCIntRange job_ticket__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor job_ticket__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "JobTicket",
- "JobTicket",
- "JobTicket",
+ "",
+ "",
+ "",
"",
sizeof(JobTicket),
16,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobUploadStrategy.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobUploadStrategy.pb-c.c
index 2856a7ab8..4d99bac42 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobUploadStrategy.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobUploadStrategy.pb-c.c
@@ -9,23 +9,23 @@
#include "JobUploadStrategy.pb-c.h"
static const ProtobufCEnumValue job_upload_strategy__enum_values_by_number[2] =
{
- { "Default", "JOB_UPLOAD_STRATEGY__Default", 0 },
- { "JobDescriptionFile", "JOB_UPLOAD_STRATEGY__JobDescriptionFile", 1 },
+ { "", "", 0 },
+ { "", "", 1 },
};
static const ProtobufCIntRange job_upload_strategy__value_ranges[] = {
{0, 0},{0, 2}
};
static const ProtobufCEnumValueIndex job_upload_strategy__enum_values_by_name[2] =
{
- { "Default", 0 },
- { "JobDescriptionFile", 1 },
+ { "", 0 },
+ { "", 1 },
};
const ProtobufCEnumDescriptor job_upload_strategy__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "JobUploadStrategy",
- "JobUploadStrategy",
- "JobUploadStrategy",
+ "",
+ "",
+ "",
"",
2,
job_upload_strategy__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobWindingMethod.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobWindingMethod.pb-c.c
index 89ca011a3..c87378bbf 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobWindingMethod.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/JobWindingMethod.pb-c.c
@@ -9,23 +9,23 @@
#include "JobWindingMethod.pb-c.h"
static const ProtobufCEnumValue job_winding_method__enum_values_by_number[2] =
{
- { "Embroidery", "JOB_WINDING_METHOD__Embroidery", 0 },
- { "Calibration", "JOB_WINDING_METHOD__Calibration", 1 },
+ { "", "", 0 },
+ { "", "", 1 },
};
static const ProtobufCIntRange job_winding_method__value_ranges[] = {
{0, 0},{0, 2}
};
static const ProtobufCEnumValueIndex job_winding_method__enum_values_by_name[2] =
{
- { "Calibration", 1 },
- { "Embroidery", 0 },
+ { "", 1 },
+ { "", 0 },
};
const ProtobufCEnumDescriptor job_winding_method__descriptor =
{
PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
- "JobWindingMethod",
- "JobWindingMethod",
- "JobWindingMethod",
+ "",
+ "",
+ "",
"",
2,
job_winding_method__enum_values_by_number,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ProcessParameters.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ProcessParameters.pb-c.c
index cddda38e1..a27a2202e 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ProcessParameters.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ProcessParameters.pb-c.c
@@ -55,7 +55,7 @@ void process_parameters__free_unpacked
static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31] =
{
{
- "DyeingSpeed",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MinInkUptake",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MaxInkUptake",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FeederTension",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PullerTension",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WinderTension",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MixerTemp",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone1Temp",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone2Temp",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone3Temp",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone4Temp",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -187,7 +187,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone5Temp",
+ "",
12,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -199,7 +199,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone6Temp",
+ "",
13,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -211,7 +211,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DryerAirFlow",
+ "",
14,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -223,7 +223,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DryerZone1Temp",
+ "",
15,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -235,7 +235,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DryerZone2Temp",
+ "",
16,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -247,7 +247,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DryerZone3Temp",
+ "",
17,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -259,7 +259,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DryerBufferLength",
+ "",
18,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -271,7 +271,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadAirFlow",
+ "",
19,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -283,7 +283,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TableIndex",
+ "",
20,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -295,7 +295,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone7Temp",
+ "",
21,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -307,7 +307,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone8Temp",
+ "",
22,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -319,7 +319,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone9Temp",
+ "",
23,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -331,7 +331,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone10Temp",
+ "",
24,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -343,7 +343,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone11Temp",
+ "",
25,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -355,7 +355,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeadZone12Temp",
+ "",
26,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -367,7 +367,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "RBlowerFlow",
+ "",
27,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -379,7 +379,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "RBlowerTemp",
+ "",
28,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -391,7 +391,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "LBlowerFlow",
+ "",
29,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -403,7 +403,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "LBlowerTemp",
+ "",
30,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -415,7 +415,7 @@ static const ProtobufCFieldDescriptor process_parameters__field_descriptors[31]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PressureBuildUp",
+ "",
31,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -468,9 +468,9 @@ static const ProtobufCIntRange process_parameters__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor process_parameters__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ProcessParameters",
- "ProcessParameters",
- "ProcessParameters",
+ "",
+ "",
+ "",
"",
sizeof(ProcessParameters),
31,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ResumeCurrentJobRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ResumeCurrentJobRequest.pb-c.c
index b025da733..3fa9fe71a 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ResumeCurrentJobRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ResumeCurrentJobRequest.pb-c.c
@@ -58,9 +58,9 @@ void resume_current_job_request__free_unpacked
const ProtobufCMessageDescriptor resume_current_job_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ResumeCurrentJobRequest",
- "ResumeCurrentJobRequest",
- "ResumeCurrentJobRequest",
+ "",
+ "",
+ "",
"",
sizeof(ResumeCurrentJobRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ResumeCurrentJobResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ResumeCurrentJobResponse.pb-c.c
index b9920ccfe..626fc9470 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ResumeCurrentJobResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ResumeCurrentJobResponse.pb-c.c
@@ -55,7 +55,7 @@ void resume_current_job_response__free_unpacked
static const ProtobufCFieldDescriptor resume_current_job_response__field_descriptors[2] =
{
{
- "Status",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor resume_current_job_response__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Canceled",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange resume_current_job_response__number_ranges[1 + 1]
const ProtobufCMessageDescriptor resume_current_job_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ResumeCurrentJobResponse",
- "ResumeCurrentJobResponse",
- "ResumeCurrentJobResponse",
+ "",
+ "",
+ "",
"",
sizeof(ResumeCurrentJobResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/StartHeadCleaningRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/StartHeadCleaningRequest.pb-c.c
index f29dbcd32..97361474e 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/StartHeadCleaningRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/StartHeadCleaningRequest.pb-c.c
@@ -58,9 +58,9 @@ void start_head_cleaning_request__free_unpacked
const ProtobufCMessageDescriptor start_head_cleaning_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartHeadCleaningRequest",
- "StartHeadCleaningRequest",
- "StartHeadCleaningRequest",
+ "",
+ "",
+ "",
"",
sizeof(StartHeadCleaningRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/StartHeadCleaningResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/StartHeadCleaningResponse.pb-c.c
index 67561cf68..08214690c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/StartHeadCleaningResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/StartHeadCleaningResponse.pb-c.c
@@ -55,7 +55,7 @@ void start_head_cleaning_response__free_unpacked
static const ProtobufCFieldDescriptor start_head_cleaning_response__field_descriptors[3] =
{
{
- "Progress",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor start_head_cleaning_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Total",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor start_head_cleaning_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange start_head_cleaning_response__number_ranges[1 + 1
const ProtobufCMessageDescriptor start_head_cleaning_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StartHeadCleaningResponse",
- "StartHeadCleaningResponse",
- "StartHeadCleaningResponse",
+ "",
+ "",
+ "",
"",
sizeof(StartHeadCleaningResponse),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ThreadParameters.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ThreadParameters.pb-c.c
index 4c653de78..152c3395c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ThreadParameters.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/ThreadParameters.pb-c.c
@@ -55,7 +55,7 @@ void thread_parameters__free_unpacked
static const ProtobufCFieldDescriptor thread_parameters__field_descriptors[10] =
{
{
- "FeederP",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor thread_parameters__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FeederI",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor thread_parameters__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FeederD",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor thread_parameters__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PullerP",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor thread_parameters__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PullerI",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor thread_parameters__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PullerD",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor thread_parameters__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WinderP",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor thread_parameters__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WinderI",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor thread_parameters__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WinderD",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor thread_parameters__field_descriptors[10] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BypassRockers",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -195,9 +195,9 @@ static const ProtobufCIntRange thread_parameters__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor thread_parameters__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ThreadParameters",
- "ThreadParameters",
- "ThreadParameters",
+ "",
+ "",
+ "",
"",
sizeof(ThreadParameters),
10,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/UploadProcessParametersRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/UploadProcessParametersRequest.pb-c.c
index bae09c741..df38eca49 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/UploadProcessParametersRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/UploadProcessParametersRequest.pb-c.c
@@ -55,7 +55,7 @@ void upload_process_parameters_request__free_unpacked
static const ProtobufCFieldDescriptor upload_process_parameters_request__field_descriptors[1] =
{
{
- "ProcessParameters",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange upload_process_parameters_request__number_ranges[
const ProtobufCMessageDescriptor upload_process_parameters_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "UploadProcessParametersRequest",
- "UploadProcessParametersRequest",
- "UploadProcessParametersRequest",
+ "",
+ "",
+ "",
"",
sizeof(UploadProcessParametersRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/UploadProcessParametersResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/UploadProcessParametersResponse.pb-c.c
index 2503df80d..e782813cb 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Printing/UploadProcessParametersResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Printing/UploadProcessParametersResponse.pb-c.c
@@ -58,9 +58,9 @@ void upload_process_parameters_response__free_unpacked
const ProtobufCMessageDescriptor upload_process_parameters_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "UploadProcessParametersResponse",
- "UploadProcessParametersResponse",
- "UploadProcessParametersResponse",
+ "",
+ "",
+ "",
"",
sizeof(UploadProcessParametersResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/CalculateRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/CalculateRequest.pb-c.c
index 68134c1f8..db2114d9c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/CalculateRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/CalculateRequest.pb-c.c
@@ -55,7 +55,7 @@ void calculate_request__free_unpacked
static const ProtobufCFieldDescriptor calculate_request__field_descriptors[2] =
{
{
- "A",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor calculate_request__field_descriptors[2] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "B",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange calculate_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor calculate_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "CalculateRequest",
- "CalculateRequest",
- "CalculateRequest",
+ "",
+ "",
+ "",
"",
sizeof(CalculateRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/CalculateResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/CalculateResponse.pb-c.c
index 920356a05..0e70c2b9a 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/CalculateResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/CalculateResponse.pb-c.c
@@ -55,7 +55,7 @@ void calculate_response__free_unpacked
static const ProtobufCFieldDescriptor calculate_response__field_descriptors[1] =
{
{
- "Sum",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange calculate_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor calculate_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "CalculateResponse",
- "CalculateResponse",
- "CalculateResponse",
+ "",
+ "",
+ "",
"",
sizeof(CalculateResponse),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/ProgressRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/ProgressRequest.pb-c.c
index 9e074f376..b151bea09 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/ProgressRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/ProgressRequest.pb-c.c
@@ -55,7 +55,7 @@ void progress_request__free_unpacked
static const ProtobufCFieldDescriptor progress_request__field_descriptors[2] =
{
{
- "Amount",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor progress_request__field_descriptors[2] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Delay",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange progress_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor progress_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ProgressRequest",
- "ProgressRequest",
- "ProgressRequest",
+ "",
+ "",
+ "",
"",
sizeof(ProgressRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/ProgressResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/ProgressResponse.pb-c.c
index 9e54fb5d6..537f8e763 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/ProgressResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/ProgressResponse.pb-c.c
@@ -55,7 +55,7 @@ void progress_response__free_unpacked
static const ProtobufCFieldDescriptor progress_response__field_descriptors[1] =
{
{
- "Progress",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange progress_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor progress_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "ProgressResponse",
- "ProgressResponse",
- "ProgressResponse",
+ "",
+ "",
+ "",
"",
sizeof(ProgressResponse),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubAbortJobRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubAbortJobRequest.pb-c.c
index f3c3b8bda..4fad3ec84 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubAbortJobRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubAbortJobRequest.pb-c.c
@@ -58,9 +58,9 @@ void stub_abort_job_request__free_unpacked
const ProtobufCMessageDescriptor stub_abort_job_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubAbortJobRequest",
- "StubAbortJobRequest",
- "StubAbortJobRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubAbortJobRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubAbortJobResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubAbortJobResponse.pb-c.c
index 4bb0df910..b4878e094 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubAbortJobResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubAbortJobResponse.pb-c.c
@@ -58,9 +58,9 @@ void stub_abort_job_response__free_unpacked
const ProtobufCMessageDescriptor stub_abort_job_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubAbortJobResponse",
- "StubAbortJobResponse",
- "StubAbortJobResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubAbortJobResponse),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeReadRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeReadRequest.pb-c.c
index 6ecf34fcd..a6fa52c45 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeReadRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeReadRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_cartridge_read_request__free_unpacked
static const ProtobufCFieldDescriptor stub_cartridge_read_request__field_descriptors[1] =
{
{
- "CartridgeId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_cartridge_read_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_cartridge_read_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubCartridgeReadRequest",
- "StubCartridgeReadRequest",
- "StubCartridgeReadRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubCartridgeReadRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeReadResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeReadResponse.pb-c.c
index 125ec15e2..f36d10ab1 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeReadResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeReadResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_cartridge_read_response__free_unpacked
static const ProtobufCFieldDescriptor stub_cartridge_read_response__field_descriptors[7] =
{
{
- "CartridgeId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_cartridge_read_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CartridgeColor",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_cartridge_read_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CartridgeVersion",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_cartridge_read_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CartridgeData",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_cartridge_read_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CartridgeUsed",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor stub_cartridge_read_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor stub_cartridge_read_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -156,9 +156,9 @@ static const ProtobufCIntRange stub_cartridge_read_response__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_cartridge_read_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubCartridgeReadResponse",
- "StubCartridgeReadResponse",
- "StubCartridgeReadResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubCartridgeReadResponse),
7,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeWriteRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeWriteRequest.pb-c.c
index fe528a34e..5831b0b42 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeWriteRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeWriteRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_cartridge_write_request__free_unpacked
static const ProtobufCFieldDescriptor stub_cartridge_write_request__field_descriptors[5] =
{
{
- "CartridgeId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_cartridge_write_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CartridgeColor",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_cartridge_write_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CartridgeVersion",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_cartridge_write_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CartridgeData",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_cartridge_write_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "CartridgeUsed",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -130,9 +130,9 @@ static const ProtobufCIntRange stub_cartridge_write_request__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_cartridge_write_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubCartridgeWriteRequest",
- "StubCartridgeWriteRequest",
- "StubCartridgeWriteRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubCartridgeWriteRequest),
5,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeWriteResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeWriteResponse.pb-c.c
index aa271df59..d992cfbf6 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeWriteResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubCartridgeWriteResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_cartridge_write_response__free_unpacked
static const ProtobufCFieldDescriptor stub_cartridge_write_response__field_descriptors[3] =
{
{
- "CartridgeId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_cartridge_write_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_cartridge_write_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange stub_cartridge_write_response__number_ranges[1 +
const ProtobufCMessageDescriptor stub_cartridge_write_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubCartridgeWriteResponse",
- "StubCartridgeWriteResponse",
- "StubCartridgeWriteResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubCartridgeWriteResponse),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDancerPositionRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDancerPositionRequest.pb-c.c
index 332208da1..53ebacc85 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDancerPositionRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDancerPositionRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_dancer_position_request__free_unpacked
static const ProtobufCFieldDescriptor stub_dancer_position_request__field_descriptors[1] =
{
{
- "Dancer_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_dancer_position_request__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_dancer_position_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubDancerPositionRequest",
- "StubDancerPositionRequest",
- "StubDancerPositionRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubDancerPositionRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDancerPositionResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDancerPositionResponse.pb-c.c
index 5dfb74a1a..cf1e9d66d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDancerPositionResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDancerPositionResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_dancer_position_response__free_unpacked
static const ProtobufCFieldDescriptor stub_dancer_position_response__field_descriptors[4] =
{
{
- "Dancer_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_dancer_position_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Position",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_dancer_position_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "General_Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_dancer_position_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Detailed_Status",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_dancer_position_response__number_ranges[1 +
const ProtobufCMessageDescriptor stub_dancer_position_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubDancerPositionResponse",
- "StubDancerPositionResponse",
- "StubDancerPositionResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubDancerPositionResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDispenserRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDispenserRequest.pb-c.c
index d8cdbdd8b..2f7f98e27 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDispenserRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDispenserRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_dispenser_request__free_unpacked
static const ProtobufCFieldDescriptor stub_dispenser_request__field_descriptors[5] =
{
{
- "DispenserId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_dispenser_request__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Start",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_dispenser_request__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SetDirection",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_dispenser_request__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SetMicrostepDivision",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_dispenser_request__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SetSpeed",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -130,9 +130,9 @@ static const ProtobufCIntRange stub_dispenser_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_dispenser_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubDispenserRequest",
- "StubDispenserRequest",
- "StubDispenserRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubDispenserRequest),
5,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDispenserResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDispenserResponse.pb-c.c
index cbfd886ec..25a84a544 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDispenserResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubDispenserResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_dispenser_response__free_unpacked
static const ProtobufCFieldDescriptor stub_dispenser_response__field_descriptors[5] =
{
{
- "DispenserId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_dispenser_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DispenserPosition",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_dispenser_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "InkWorningLevel",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_dispenser_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_dispenser_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -130,9 +130,9 @@ static const ProtobufCIntRange stub_dispenser_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_dispenser_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubDispenserResponse",
- "StubDispenserResponse",
- "StubDispenserResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubDispenserResponse),
5,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadRequest.pb-c.c
index e5f22797a..f55725cb0 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_ext_flash_read_request__free_unpacked
static const ProtobufCFieldDescriptor stub_ext_flash_read_request__field_descriptors[1] =
{
{
- "Number_Of_Words",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_ext_flash_read_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_ext_flash_read_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubExtFlashReadRequest",
- "StubExtFlashReadRequest",
- "StubExtFlashReadRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubExtFlashReadRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadResponse.pb-c.c
index 57045730d..94e08a943 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_ext_flash_read_response__free_unpacked
static const ProtobufCFieldDescriptor stub_ext_flash_read_response__field_descriptors[7] =
{
{
- "ReadWord_1",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_read_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ReadWord_2",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_read_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ReadWord_3",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_read_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ReadWord_4",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_read_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ReadWord_5",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_read_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_read_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -156,9 +156,9 @@ static const ProtobufCIntRange stub_ext_flash_read_response__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_ext_flash_read_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubExtFlashReadResponse",
- "StubExtFlashReadResponse",
- "StubExtFlashReadResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubExtFlashReadResponse),
7,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadWordsRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadWordsRequest.pb-c.c
index ffc762a6a..83d6a6176 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadWordsRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadWordsRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_ext_flash_read_words_request__free_unpacked
static const ProtobufCFieldDescriptor stub_ext_flash_read_words_request__field_descriptors[2] =
{
{
- "Address",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_read_words_request__field_d
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Number_Of_Words",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_ext_flash_read_words_request__number_ranges[
const ProtobufCMessageDescriptor stub_ext_flash_read_words_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubExtFlashReadWordsRequest",
- "StubExtFlashReadWordsRequest",
- "StubExtFlashReadWordsRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubExtFlashReadWordsRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadWordsResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadWordsResponse.pb-c.c
index 30fa9ca33..d7e10365f 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadWordsResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashReadWordsResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_ext_flash_read_words_response__free_unpacked
static const ProtobufCFieldDescriptor stub_ext_flash_read_words_response__field_descriptors[4] =
{
{
- "Address",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_read_words_response__field_
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ReadBytes",
+ "",
2,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_read_words_response__field_
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_read_words_response__field_
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_ext_flash_read_words_response__number_ranges
const ProtobufCMessageDescriptor stub_ext_flash_read_words_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubExtFlashReadWordsResponse",
- "StubExtFlashReadWordsResponse",
- "StubExtFlashReadWordsResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubExtFlashReadWordsResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteRequest.pb-c.c
index e74bb57de..23deab7e8 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_ext_flash_write_request__free_unpacked
static const ProtobufCFieldDescriptor stub_ext_flash_write_request__field_descriptors[5] =
{
{
- "WordToWrite1",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_write_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WordToWrite2",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_write_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WordToWrite3",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_write_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WordToWrite4",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_write_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WordToWrite5",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -130,9 +130,9 @@ static const ProtobufCIntRange stub_ext_flash_write_request__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_ext_flash_write_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubExtFlashWriteRequest",
- "StubExtFlashWriteRequest",
- "StubExtFlashWriteRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubExtFlashWriteRequest),
5,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteResponse.pb-c.c
index 33a3b7e98..e6c6f8759 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_ext_flash_write_response__free_unpacked
static const ProtobufCFieldDescriptor stub_ext_flash_write_response__field_descriptors[2] =
{
{
- "Status",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_write_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_ext_flash_write_response__number_ranges[1 +
const ProtobufCMessageDescriptor stub_ext_flash_write_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubExtFlashWriteResponse",
- "StubExtFlashWriteResponse",
- "StubExtFlashWriteResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubExtFlashWriteResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteWordsRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteWordsRequest.pb-c.c
index d7bf372a1..a48703db2 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteWordsRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteWordsRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_ext_flash_write_words_request__free_unpacked
static const ProtobufCFieldDescriptor stub_ext_flash_write_words_request__field_descriptors[2] =
{
{
- "Address",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_write_words_request__field_
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WordTWrite",
+ "",
2,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_ext_flash_write_words_request__number_ranges
const ProtobufCMessageDescriptor stub_ext_flash_write_words_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubExtFlashWriteWordsRequest",
- "StubExtFlashWriteWordsRequest",
- "StubExtFlashWriteWordsRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubExtFlashWriteWordsRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteWordsResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteWordsResponse.pb-c.c
index 8488bacc1..19ccd76bb 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteWordsResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubExtFlashWriteWordsResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_ext_flash_write_words_response__free_unpacked
static const ProtobufCFieldDescriptor stub_ext_flash_write_words_response__field_descriptors[3] =
{
{
- "Address",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_write_words_response__field
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_ext_flash_write_words_response__field
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange stub_ext_flash_write_words_response__number_range
const ProtobufCMessageDescriptor stub_ext_flash_write_words_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubExtFlashWriteWordsResponse",
- "StubExtFlashWriteWordsResponse",
- "StubExtFlashWriteWordsResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubExtFlashWriteWordsResponse),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubF3Gpo01WriteRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubF3Gpo01WriteRequest.pb-c.c
index 69466269b..4d2d8ad26 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubF3Gpo01WriteRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubF3Gpo01WriteRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_f3_gpo01_write_request__free_unpacked
static const ProtobufCFieldDescriptor stub_f3_gpo01_write_request__field_descriptors[12] =
{
{
- "F3_GPO_LED4",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_f3_gpo01_write_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Write_F3_GPO_LED4",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_f3_gpo01_write_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "F3_GPO_LED3",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_f3_gpo01_write_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Write_F3_GPO_LED3",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_f3_gpo01_write_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "F3_GPO_LED2",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor stub_f3_gpo01_write_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Write_F3_GPO_LED2",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor stub_f3_gpo01_write_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "F3_GPO_LED1",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor stub_f3_gpo01_write_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Write_F3_GPO_LED1",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor stub_f3_gpo01_write_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "F3_GPO_EXTWINDER_SSR11_CTRL",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor stub_f3_gpo01_write_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Write_F3_GPO_EXTWINDER_SSR11_CTRL",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor stub_f3_gpo01_write_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "F3_GPO_BUZZER",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -187,7 +187,7 @@ static const ProtobufCFieldDescriptor stub_f3_gpo01_write_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Write_F3_GPO_BUZZER",
+ "",
12,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -221,9 +221,9 @@ static const ProtobufCIntRange stub_f3_gpo01_write_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_f3_gpo01_write_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubF3Gpo01WriteRequest",
- "StubF3Gpo01WriteRequest",
- "StubF3Gpo01WriteRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubF3Gpo01WriteRequest),
12,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubF3Gpo01WriteResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubF3Gpo01WriteResponse.pb-c.c
index 4b852987e..3b0148c2c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubF3Gpo01WriteResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubF3Gpo01WriteResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_f3_gpo01_write_response__free_unpacked
static const ProtobufCFieldDescriptor stub_f3_gpo01_write_response__field_descriptors[2] =
{
{
- "Status",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_f3_gpo01_write_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_f3_gpo01_write_response__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_f3_gpo01_write_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubF3Gpo01WriteResponse",
- "StubF3Gpo01WriteResponse",
- "StubF3Gpo01WriteResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubF3Gpo01WriteResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadBackRegRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadBackRegRequest.pb-c.c
index 60519632e..daff01719 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadBackRegRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadBackRegRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_fpgaread_back_reg_request__free_unpacked
static const ProtobufCFieldDescriptor stub_fpgaread_back_reg_request__field_descriptors[2] =
{
{
- "FPGAId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_fpgaread_back_reg_request__field_desc
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Value",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_fpgaread_back_reg_request__number_ranges[1 +
const ProtobufCMessageDescriptor stub_fpgaread_back_reg_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubFPGAReadBackRegRequest",
- "StubFPGAReadBackRegRequest",
- "StubFPGAReadBackRegRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubFPGAReadBackRegRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadBackRegResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadBackRegResponse.pb-c.c
index e222b3b24..fc0606d9c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadBackRegResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadBackRegResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_fpgaread_back_reg_response__free_unpacked
static const ProtobufCFieldDescriptor stub_fpgaread_back_reg_response__field_descriptors[4] =
{
{
- "FPGAId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_fpgaread_back_reg_response__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ReadBackValue",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_fpgaread_back_reg_response__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_fpgaread_back_reg_response__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -118,9 +118,9 @@ static const ProtobufCIntRange stub_fpgaread_back_reg_response__number_ranges[2
const ProtobufCMessageDescriptor stub_fpgaread_back_reg_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubFPGAReadBackRegResponse",
- "StubFPGAReadBackRegResponse",
- "StubFPGAReadBackRegResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubFPGAReadBackRegResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadVersionRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadVersionRequest.pb-c.c
index 5381c462a..cf16f7eb0 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadVersionRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadVersionRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_fpgaread_version_request__free_unpacked
static const ProtobufCFieldDescriptor stub_fpgaread_version_request__field_descriptors[1] =
{
{
- "FPGAId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_fpgaread_version_request__number_ranges[1 +
const ProtobufCMessageDescriptor stub_fpgaread_version_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubFPGAReadVersionRequest",
- "StubFPGAReadVersionRequest",
- "StubFPGAReadVersionRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubFPGAReadVersionRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadVersionResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadVersionResponse.pb-c.c
index 79c25d9a5..65dafa4ef 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadVersionResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFPGAReadVersionResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_fpgaread_version_response__free_unpacked
static const ProtobufCFieldDescriptor stub_fpgaread_version_response__field_descriptors[7] =
{
{
- "FPGAId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_fpgaread_version_response__field_desc
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Day",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_fpgaread_version_response__field_desc
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Month",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_fpgaread_version_response__field_desc
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Year",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_fpgaread_version_response__field_desc
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Ver_num",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor stub_fpgaread_version_response__field_desc
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor stub_fpgaread_version_response__field_desc
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -156,9 +156,9 @@ static const ProtobufCIntRange stub_fpgaread_version_response__number_ranges[1 +
const ProtobufCMessageDescriptor stub_fpgaread_version_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubFPGAReadVersionResponse",
- "StubFPGAReadVersionResponse",
- "StubFPGAReadVersionResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubFPGAReadVersionResponse),
7,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaReadRegRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaReadRegRequest.pb-c.c
index 01e5051ea..f9553002e 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaReadRegRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaReadRegRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_fpga_read_reg_request__free_unpacked
static const ProtobufCFieldDescriptor stub_fpga_read_reg_request__field_descriptors[1] =
{
{
- "Address",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_fpga_read_reg_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_fpga_read_reg_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubFpgaReadRegRequest",
- "StubFpgaReadRegRequest",
- "StubFpgaReadRegRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubFpgaReadRegRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaReadRegResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaReadRegResponse.pb-c.c
index a6f64fe0e..a9fa36cfc 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaReadRegResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaReadRegResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_fpga_read_reg_response__free_unpacked
static const ProtobufCFieldDescriptor stub_fpga_read_reg_response__field_descriptors[4] =
{
{
- "Address",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_fpga_read_reg_response__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Value",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_fpga_read_reg_response__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_fpga_read_reg_response__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_fpga_read_reg_response__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_fpga_read_reg_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubFpgaReadRegResponse",
- "StubFpgaReadRegResponse",
- "StubFpgaReadRegResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubFpgaReadRegResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaWriteRegRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaWriteRegRequest.pb-c.c
index ca32b9094..96fdf6387 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaWriteRegRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaWriteRegRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_fpga_write_reg_request__free_unpacked
static const ProtobufCFieldDescriptor stub_fpga_write_reg_request__field_descriptors[2] =
{
{
- "Address",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_fpga_write_reg_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Value",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_fpga_write_reg_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_fpga_write_reg_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubFpgaWriteRegRequest",
- "StubFpgaWriteRegRequest",
- "StubFpgaWriteRegRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubFpgaWriteRegRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaWriteRegResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaWriteRegResponse.pb-c.c
index 8520b6e78..d1ba239c3 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaWriteRegResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubFpgaWriteRegResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_fpga_write_reg_response__free_unpacked
static const ProtobufCFieldDescriptor stub_fpga_write_reg_response__field_descriptors[2] =
{
{
- "Status",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_fpga_write_reg_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_fpga_write_reg_response__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_fpga_write_reg_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubFpgaWriteRegResponse",
- "StubFpgaWriteRegResponse",
- "StubFpgaWriteRegResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubFpgaWriteRegResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOInputSetupRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOInputSetupRequest.pb-c.c
index 9ea597eeb..047d5b630 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOInputSetupRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOInputSetupRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_gpioinput_setup_request__free_unpacked
static const ProtobufCFieldDescriptor stub_gpioinput_setup_request__field_descriptors[4] =
{
{
- "PortId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_gpioinput_setup_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PinId",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_gpioinput_setup_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SetInput",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_gpioinput_setup_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SetPullUP",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_gpioinput_setup_request__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_gpioinput_setup_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubGPIOInputSetupRequest",
- "StubGPIOInputSetupRequest",
- "StubGPIOInputSetupRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubGPIOInputSetupRequest),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOInputSetupResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOInputSetupResponse.pb-c.c
index a7ad8a8e5..503a0d678 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOInputSetupResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOInputSetupResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_gpioinput_setup_response__free_unpacked
static const ProtobufCFieldDescriptor stub_gpioinput_setup_response__field_descriptors[4] =
{
{
- "PortId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_gpioinput_setup_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PinId",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_gpioinput_setup_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_gpioinput_setup_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_gpioinput_setup_response__number_ranges[1 +
const ProtobufCMessageDescriptor stub_gpioinput_setup_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubGPIOInputSetupResponse",
- "StubGPIOInputSetupResponse",
- "StubGPIOInputSetupResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubGPIOInputSetupResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadBitRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadBitRequest.pb-c.c
index 68826631e..71e83a54b 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadBitRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadBitRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_gpioread_bit_request__free_unpacked
static const ProtobufCFieldDescriptor stub_gpioread_bit_request__field_descriptors[4] =
{
{
- "PortId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_gpioread_bit_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PinId",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_gpioread_bit_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Polling",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_gpioread_bit_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PollExpValue",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_gpioread_bit_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_gpioread_bit_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubGPIOReadBitRequest",
- "StubGPIOReadBitRequest",
- "StubGPIOReadBitRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubGPIOReadBitRequest),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadBitResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadBitResponse.pb-c.c
index bc5bc2e84..1f9ef39ad 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadBitResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadBitResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_gpioread_bit_response__free_unpacked
static const ProtobufCFieldDescriptor stub_gpioread_bit_response__field_descriptors[5] =
{
{
- "PortId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_gpioread_bit_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PinId",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_gpioread_bit_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BitValue",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_gpioread_bit_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_gpioread_bit_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -130,9 +130,9 @@ static const ProtobufCIntRange stub_gpioread_bit_response__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_gpioread_bit_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubGPIOReadBitResponse",
- "StubGPIOReadBitResponse",
- "StubGPIOReadBitResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubGPIOReadBitResponse),
5,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadByteRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadByteRequest.pb-c.c
index 6707d7a6f..7bc27d244 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadByteRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadByteRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_gpioread_byte_request__free_unpacked
static const ProtobufCFieldDescriptor stub_gpioread_byte_request__field_descriptors[1] =
{
{
- "PortId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_gpioread_byte_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_gpioread_byte_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubGPIOReadByteRequest",
- "StubGPIOReadByteRequest",
- "StubGPIOReadByteRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubGPIOReadByteRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadByteResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadByteResponse.pb-c.c
index b43726c3e..8b9b3f48f 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadByteResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOReadByteResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_gpioread_byte_response__free_unpacked
static const ProtobufCFieldDescriptor stub_gpioread_byte_response__field_descriptors[4] =
{
{
- "PortId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_gpioread_byte_response__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ByteValue",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_gpioread_byte_response__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_gpioread_byte_response__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_gpioread_byte_response__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_gpioread_byte_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubGPIOReadByteResponse",
- "StubGPIOReadByteResponse",
- "StubGPIOReadByteResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubGPIOReadByteResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteBitRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteBitRequest.pb-c.c
index 0e8670609..fd1b5803c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteBitRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteBitRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_gpiowrite_bit_request__free_unpacked
static const ProtobufCFieldDescriptor stub_gpiowrite_bit_request__field_descriptors[3] =
{
{
- "PortId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_gpiowrite_bit_request__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PinId",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_gpiowrite_bit_request__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BitToWrite",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange stub_gpiowrite_bit_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_gpiowrite_bit_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubGPIOWriteBitRequest",
- "StubGPIOWriteBitRequest",
- "StubGPIOWriteBitRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubGPIOWriteBitRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteBitResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteBitResponse.pb-c.c
index ef26dbf57..df07a79d0 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteBitResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteBitResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_gpiowrite_bit_response__free_unpacked
static const ProtobufCFieldDescriptor stub_gpiowrite_bit_response__field_descriptors[4] =
{
{
- "PortId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_gpiowrite_bit_response__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "PinId",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_gpiowrite_bit_response__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_gpiowrite_bit_response__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_gpiowrite_bit_response__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_gpiowrite_bit_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubGPIOWriteBitResponse",
- "StubGPIOWriteBitResponse",
- "StubGPIOWriteBitResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubGPIOWriteBitResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteByteRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteByteRequest.pb-c.c
index fe4fe1981..fa00dadc6 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteByteRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteByteRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_gpiowrite_byte_request__free_unpacked
static const ProtobufCFieldDescriptor stub_gpiowrite_byte_request__field_descriptors[2] =
{
{
- "PortId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_gpiowrite_byte_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DataToWrite",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -92,9 +92,9 @@ static const ProtobufCIntRange stub_gpiowrite_byte_request__number_ranges[2 + 1]
const ProtobufCMessageDescriptor stub_gpiowrite_byte_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubGPIOWriteByteRequest",
- "StubGPIOWriteByteRequest",
- "StubGPIOWriteByteRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubGPIOWriteByteRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteByteResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteByteResponse.pb-c.c
index ab6b357d9..b7b6bb45c 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteByteResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubGPIOWriteByteResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_gpiowrite_byte_response__free_unpacked
static const ProtobufCFieldDescriptor stub_gpiowrite_byte_response__field_descriptors[3] =
{
{
- "PortId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_gpiowrite_byte_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_gpiowrite_byte_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange stub_gpiowrite_byte_response__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_gpiowrite_byte_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubGPIOWriteByteResponse",
- "StubGPIOWriteByteResponse",
- "StubGPIOWriteByteResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubGPIOWriteByteResponse),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHWVersionRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHWVersionRequest.pb-c.c
index fba567238..d0334a1d7 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHWVersionRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHWVersionRequest.pb-c.c
@@ -58,9 +58,9 @@ void stub_hwversion_request__free_unpacked
const ProtobufCMessageDescriptor stub_hwversion_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubHWVersionRequest",
- "StubHWVersionRequest",
- "StubHWVersionRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubHWVersionRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHWVersionResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHWVersionResponse.pb-c.c
index 4aec291a0..c3595a077 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHWVersionResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHWVersionResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_hwversion_response__free_unpacked
static const ProtobufCFieldDescriptor stub_hwversion_response__field_descriptors[4] =
{
{
- "BRD_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_hwversion_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ASSY_ID",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_hwversion_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_hwversion_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_hwversion_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_hwversion_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubHWVersionResponse",
- "StubHWVersionResponse",
- "StubHWVersionResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubHWVersionResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeaterRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeaterRequest.pb-c.c
index f77207045..3a4d23462 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeaterRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeaterRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_heater_request__free_unpacked
static const ProtobufCFieldDescriptor stub_heater_request__field_descriptors[3] =
{
{
- "HeaterGroupId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_heater_request__field_descriptors[3]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeaterGroupOn",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_heater_request__field_descriptors[3]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeaterTemperatureReq",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange stub_heater_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_heater_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubHeaterRequest",
- "StubHeaterRequest",
- "StubHeaterRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubHeaterRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeaterResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeaterResponse.pb-c.c
index f45ed51b6..70f0522ff 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeaterResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeaterResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_heater_response__free_unpacked
static const ProtobufCFieldDescriptor stub_heater_response__field_descriptors[4] =
{
{
- "HeaterGroupId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_heater_response__field_descriptors[4]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HeaterTemperatureSensor",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_heater_response__field_descriptors[4]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_heater_response__field_descriptors[4]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_heater_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_heater_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubHeaterResponse",
- "StubHeaterResponse",
- "StubHeaterResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubHeaterResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestPollRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestPollRequest.pb-c.c
index 9e17c8153..817bc1bd7 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestPollRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestPollRequest.pb-c.c
@@ -58,9 +58,9 @@ void stub_heating_test_poll_request__free_unpacked
const ProtobufCMessageDescriptor stub_heating_test_poll_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubHeatingTestPollRequest",
- "StubHeatingTestPollRequest",
- "StubHeatingTestPollRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubHeatingTestPollRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestPollResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestPollResponse.pb-c.c
index 6a6a33409..9bc4c9126 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestPollResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestPollResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_heating_test_poll_response__free_unpacked
static const ProtobufCFieldDescriptor stub_heating_test_poll_response__field_descriptors[8] =
{
{
- "HeaterGroupId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_poll_response__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Zone1Temp",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_poll_response__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Zone2Temp",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_poll_response__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Heater1Active",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_poll_response__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Heater2Active",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_poll_response__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Heater1Percentage",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_poll_response__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Heater2Percentage",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_poll_response__field_des
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "InfoMessage",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -169,9 +169,9 @@ static const ProtobufCIntRange stub_heating_test_poll_response__number_ranges[1
const ProtobufCMessageDescriptor stub_heating_test_poll_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubHeatingTestPollResponse",
- "StubHeatingTestPollResponse",
- "StubHeatingTestPollResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubHeatingTestPollResponse),
8,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestRequest.pb-c.c
index e35ae9def..75c1b9ada 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_heating_test_request__free_unpacked
static const ProtobufCFieldDescriptor stub_heating_test_request__field_descriptors[4] =
{
{
- "DryerZone1Temp",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DryerZone2Temp",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HardwarePidControl1",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HardwarePidControl2",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_heating_test_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_heating_test_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubHeatingTestRequest",
- "StubHeatingTestRequest",
- "StubHeatingTestRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubHeatingTestRequest),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestResponse.pb-c.c
index b6a117fc4..0386f8e40 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubHeatingTestResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_heating_test_response__free_unpacked
static const ProtobufCFieldDescriptor stub_heating_test_response__field_descriptors[7] =
{
{
- "HeaterGroupId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Zone1Temp",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Zone2Temp",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Heater1Active",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Heater2Active",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Heater1Percentage",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor stub_heating_test_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Heater2Percentage",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -156,9 +156,9 @@ static const ProtobufCIntRange stub_heating_test_response__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_heating_test_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubHeatingTestResponse",
- "StubHeatingTestResponse",
- "StubHeatingTestResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubHeatingTestResponse),
7,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CReadBytesRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CReadBytesRequest.pb-c.c
index 49887924d..35b655da1 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CReadBytesRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CReadBytesRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_i2_cread_bytes_request__free_unpacked
static const ProtobufCFieldDescriptor stub_i2_cread_bytes_request__field_descriptors[3] =
{
{
- "I2CId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_i2_cread_bytes_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SlaveAddress",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_i2_cread_bytes_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "NumberOfBytesToRead",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange stub_i2_cread_bytes_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_i2_cread_bytes_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubI2CReadBytesRequest",
- "StubI2CReadBytesRequest",
- "StubI2CReadBytesRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubI2CReadBytesRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CReadBytesResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CReadBytesResponse.pb-c.c
index 347c661a7..75409e12b 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CReadBytesResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CReadBytesResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_i2_cread_bytes_response__free_unpacked
static const ProtobufCFieldDescriptor stub_i2_cread_bytes_response__field_descriptors[5] =
{
{
- "I2CId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_i2_cread_bytes_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SlaveAddress",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_i2_cread_bytes_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ReadBytes",
+ "",
3,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_i2_cread_bytes_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_i2_cread_bytes_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -130,9 +130,9 @@ static const ProtobufCIntRange stub_i2_cread_bytes_response__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_i2_cread_bytes_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubI2CReadBytesResponse",
- "StubI2CReadBytesResponse",
- "StubI2CReadBytesResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubI2CReadBytesResponse),
5,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CRequest.pb-c.c
index ccc789192..9271f5d45 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_i2_crequest__free_unpacked
static const ProtobufCFieldDescriptor stub_i2_crequest__field_descriptors[4] =
{
{
- "I2CId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_i2_crequest__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SlaveAddress",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_i2_crequest__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ReadOrWrite",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_i2_crequest__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ByteToWrite",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_i2_crequest__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_i2_crequest__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubI2CRequest",
- "StubI2CRequest",
- "StubI2CRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubI2CRequest),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CResponse.pb-c.c
index 470a2a99a..12d886564 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_i2_cresponse__free_unpacked
static const ProtobufCFieldDescriptor stub_i2_cresponse__field_descriptors[4] =
{
{
- "I2CId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_i2_cresponse__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ReadByte",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_i2_cresponse__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_i2_cresponse__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_i2_cresponse__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_i2_cresponse__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubI2CResponse",
- "StubI2CResponse",
- "StubI2CResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubI2CResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CWriteBytesRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CWriteBytesRequest.pb-c.c
index 13ad2f16b..78fb80515 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CWriteBytesRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CWriteBytesRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_i2_cwrite_bytes_request__free_unpacked
static const ProtobufCFieldDescriptor stub_i2_cwrite_bytes_request__field_descriptors[3] =
{
{
- "I2CId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_i2_cwrite_bytes_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SlaveAddress",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_i2_cwrite_bytes_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BytesTWrite",
+ "",
3,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_UINT32,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange stub_i2_cwrite_bytes_request__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_i2_cwrite_bytes_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubI2CWriteBytesRequest",
- "StubI2CWriteBytesRequest",
- "StubI2CWriteBytesRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubI2CWriteBytesRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CWriteBytesResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CWriteBytesResponse.pb-c.c
index e9e283ca7..71583b73a 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CWriteBytesResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubI2CWriteBytesResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_i2_cwrite_bytes_response__free_unpacked
static const ProtobufCFieldDescriptor stub_i2_cwrite_bytes_response__field_descriptors[4] =
{
{
- "I2CId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_i2_cwrite_bytes_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SlaveAddress",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_i2_cwrite_bytes_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_i2_cwrite_bytes_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_i2_cwrite_bytes_response__number_ranges[1 +
const ProtobufCMessageDescriptor stub_i2_cwrite_bytes_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubI2CWriteBytesResponse",
- "StubI2CWriteBytesResponse",
- "StubI2CWriteBytesResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubI2CWriteBytesResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubIntADCReadRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubIntADCReadRequest.pb-c.c
index 3537ec062..4b5b0c565 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubIntADCReadRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubIntADCReadRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_int_adcread_request__free_unpacked
static const ProtobufCFieldDescriptor stub_int_adcread_request__field_descriptors[1] =
{
{
- "ADC_Device",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_int_adcread_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_int_adcread_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubIntADCReadRequest",
- "StubIntADCReadRequest",
- "StubIntADCReadRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubIntADCReadRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubIntADCReadResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubIntADCReadResponse.pb-c.c
index 00dd040fe..46565ac03 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubIntADCReadResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubIntADCReadResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_int_adcread_response__free_unpacked
static const ProtobufCFieldDescriptor stub_int_adcread_response__field_descriptors[5] =
{
{
- "ADC_Device",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_int_adcread_response__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Sampling_in_Bits",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_int_adcread_response__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Voltage_Sampling_mv",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_int_adcread_response__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_int_adcread_response__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -130,9 +130,9 @@ static const ProtobufCIntRange stub_int_adcread_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_int_adcread_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubIntADCReadResponse",
- "StubIntADCReadResponse",
- "StubIntADCReadResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubIntADCReadResponse),
5,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubJobRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubJobRequest.pb-c.c
index ae290b182..c5479e1bc 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubJobRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubJobRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_job_request__free_unpacked
static const ProtobufCFieldDescriptor stub_job_request__field_descriptors[1] =
{
{
- "JobTicket",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_job_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_job_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubJobRequest",
- "StubJobRequest",
- "StubJobRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubJobRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubJobResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubJobResponse.pb-c.c
index 48528ad04..f1d5af03b 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubJobResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubJobResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_job_response__free_unpacked
static const ProtobufCFieldDescriptor stub_job_response__field_descriptors[2] =
{
{
- "Status",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_MESSAGE,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_job_response__field_descriptors[2] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Canceled",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_job_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_job_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubJobResponse",
- "StubJobResponse",
- "StubJobResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubJobResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubL6470DriverRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubL6470DriverRequest.pb-c.c
index 3771b60a9..8ca7c9925 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubL6470DriverRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubL6470DriverRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_l6470_driver_request__free_unpacked
static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descriptors[20] =
{
{
- "Run_Value",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Mov_Value",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Direction",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Time_2_Change_Direction",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Display_Tx_ON_LCD",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Display_Rx_on_LCD",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Init_MicroStep",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Init_Acc",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Init_Dec",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestBool_1",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestBool_2",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -187,7 +187,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestBool_3",
+ "",
12,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -199,7 +199,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestBool_4",
+ "",
13,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -211,7 +211,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestBool_5",
+ "",
14,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -223,7 +223,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestUint32_1",
+ "",
15,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -235,7 +235,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestUint32_2",
+ "",
16,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -247,7 +247,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestUint32_3",
+ "",
17,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -259,7 +259,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestUint32_4",
+ "",
18,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -271,7 +271,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestUint32_5",
+ "",
19,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -283,7 +283,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestUint32_6",
+ "",
20,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -325,9 +325,9 @@ static const ProtobufCIntRange stub_l6470_driver_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_l6470_driver_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubL6470DriverRequest",
- "StubL6470DriverRequest",
- "StubL6470DriverRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubL6470DriverRequest),
20,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubL6470DriverResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubL6470DriverResponse.pb-c.c
index b129bb930..9530f94cb 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubL6470DriverResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubL6470DriverResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_l6470_driver_response__free_unpacked
static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descriptors[15] =
{
{
- "Run_Value",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Mov_Value",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestBool_1",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestBool_2",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestBool_3",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestBool_4",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestBool_5",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestUint32_1",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestUint32_2",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestUint32_3",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestUint32_4",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -187,7 +187,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestUint32_5",
+ "",
12,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -199,7 +199,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TestUint32_6",
+ "",
13,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -211,7 +211,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
14,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -223,7 +223,7 @@ static const ProtobufCFieldDescriptor stub_l6470_driver_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
15,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -260,9 +260,9 @@ static const ProtobufCIntRange stub_l6470_driver_response__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_l6470_driver_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubL6470DriverResponse",
- "StubL6470DriverResponse",
- "StubL6470DriverResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubL6470DriverResponse),
15,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMidTankPressureSensorRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMidTankPressureSensorRequest.pb-c.c
index 8cc7a0e10..bad6513e8 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMidTankPressureSensorRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMidTankPressureSensorRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_mid_tank_pressure_sensor_request__free_unpacked
static const ProtobufCFieldDescriptor stub_mid_tank_pressure_sensor_request__field_descriptors[1] =
{
{
- "MidTankId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_mid_tank_pressure_sensor_request__number_ran
const ProtobufCMessageDescriptor stub_mid_tank_pressure_sensor_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMidTankPressureSensorRequest",
- "StubMidTankPressureSensorRequest",
- "StubMidTankPressureSensorRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubMidTankPressureSensorRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMidTankPressureSensorResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMidTankPressureSensorResponse.pb-c.c
index fb323894d..c5b5d9b4e 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMidTankPressureSensorResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMidTankPressureSensorResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_mid_tank_pressure_sensor_response__free_unpacked
static const ProtobufCFieldDescriptor stub_mid_tank_pressure_sensor_response__field_descriptors[2] =
{
{
- "MidTankId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_mid_tank_pressure_sensor_response__fi
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Pressure",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_mid_tank_pressure_sensor_response__number_ra
const ProtobufCMessageDescriptor stub_mid_tank_pressure_sensor_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMidTankPressureSensorResponse",
- "StubMidTankPressureSensorResponse",
- "StubMidTankPressureSensorResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubMidTankPressureSensorResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorHomeMarkRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorHomeMarkRequest.pb-c.c
index fbfe0ab08..fd5c8564b 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorHomeMarkRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorHomeMarkRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_home_mark_request__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_home_mark_request__field_descriptors[2] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_home_mark_request__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Set_Home_Mark_GO_Home_Mark",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_motor_home_mark_request__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_motor_home_mark_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorHomeMarkRequest",
- "StubMotorHomeMarkRequest",
- "StubMotorHomeMarkRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorHomeMarkRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorHomeMarkResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorHomeMarkResponse.pb-c.c
index 65f1b899f..9d846ab48 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorHomeMarkResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorHomeMarkResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_home_mark_response__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_home_mark_response__field_descriptors[2] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_home_mark_response__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Position",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_motor_home_mark_response__number_ranges[1 +
const ProtobufCMessageDescriptor stub_motor_home_mark_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorHomeMarkResponse",
- "StubMotorHomeMarkResponse",
- "StubMotorHomeMarkResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorHomeMarkResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorInitRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorInitRequest.pb-c.c
index a7f97ce16..215162adf 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorInitRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorInitRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_init_request__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors[20] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Micro_Steps",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Set_Micro_Steps",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ACC",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Set_ACC",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DEC",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Set_Dec",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Max_Speed",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Set_Max_Speed",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Min_Speed_LSPD_OPT",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Set_Min_Speed_LSPD_OPT",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -187,7 +187,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Config",
+ "",
12,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -199,7 +199,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "KVAL_HOLD",
+ "",
13,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -211,7 +211,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "KVAL_RUN",
+ "",
14,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -223,7 +223,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "KVAL_ACC",
+ "",
15,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -235,7 +235,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "KVAL_DEC",
+ "",
16,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -247,7 +247,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ST_SLP",
+ "",
17,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -259,7 +259,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "INT_SPD",
+ "",
18,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -271,7 +271,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FN_SLP_ACC",
+ "",
19,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -283,7 +283,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "FN_SLP_DEC",
+ "",
20,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -325,9 +325,9 @@ static const ProtobufCIntRange stub_motor_init_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_motor_init_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorInitRequest",
- "StubMotorInitRequest",
- "StubMotorInitRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorInitRequest),
20,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorInitResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorInitResponse.pb-c.c
index 17c436fa3..f44f1094d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorInitResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorInitResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_init_response__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_init_response__field_descriptors[2] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_init_response__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_motor_init_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_motor_init_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorInitResponse",
- "StubMotorInitResponse",
- "StubMotorInitResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorInitResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorMovRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorMovRequest.pb-c.c
index ed5152830..79975154d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorMovRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorMovRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_mov_request__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_mov_request__field_descriptors[3] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_mov_request__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Direction",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_motor_mov_request__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Position",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange stub_motor_mov_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_motor_mov_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorMovRequest",
- "StubMotorMovRequest",
- "StubMotorMovRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorMovRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorMovResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorMovResponse.pb-c.c
index e0da6c0b3..76eb63734 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorMovResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorMovResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_mov_response__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_mov_response__field_descriptors[7] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_mov_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Position",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_motor_mov_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status_Reg",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_motor_mov_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Direction",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_motor_mov_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Mot_Status",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor stub_motor_mov_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "STEP_LOSS_A",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor stub_motor_mov_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "STEP_LOSS_B",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -156,9 +156,9 @@ static const ProtobufCIntRange stub_motor_mov_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_motor_mov_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorMovResponse",
- "StubMotorMovResponse",
- "StubMotorMovResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorMovResponse),
7,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorPositionRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorPositionRequest.pb-c.c
index 08f43e778..542e6aec3 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorPositionRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorPositionRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_position_request__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_position_request__field_descriptors[1] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_motor_position_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_motor_position_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorPositionRequest",
- "StubMotorPositionRequest",
- "StubMotorPositionRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorPositionRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorPositionResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorPositionResponse.pb-c.c
index 4354eb2da..055719d29 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorPositionResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorPositionResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_position_response__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_position_response__field_descriptors[2] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_position_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Position",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_motor_position_response__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_motor_position_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorPositionResponse",
- "StubMotorPositionResponse",
- "StubMotorPositionResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorPositionResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRequest.pb-c.c
index c20a5c57b..c6fcf753f 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_request__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_request__field_descriptors[4] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_request__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Data_to_send",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_motor_request__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "N_Bytes_to_Set",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_motor_request__field_descriptors[4] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "N_Bytes_to_Get",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_motor_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_motor_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorRequest",
- "StubMotorRequest",
- "StubMotorRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorRequest),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorResponse.pb-c.c
index 3affd71f5..51929a3b1 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_response__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_response__field_descriptors[2] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_response__field_descriptors[2]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Recived_Data",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_motor_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_motor_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorResponse",
- "StubMotorResponse",
- "StubMotorResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunRequest.pb-c.c
index 30cf9ccf2..1d9f42e10 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_run_request__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_run_request__field_descriptors[3] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_request__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Direction",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_request__field_descriptors[
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Speed",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange stub_motor_run_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_motor_run_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorRunRequest",
- "StubMotorRunRequest",
- "StubMotorRunRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorRunRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunResponse.pb-c.c
index 4d437ab7e..f45774337 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_run_response__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_run_response__field_descriptors[8] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Speed",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status_Reg",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Direction",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Mot_Status",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "STEP_LOSS_A",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "STEP_LOSS_B",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_response__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BUSY",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -169,9 +169,9 @@ static const ProtobufCIntRange stub_motor_run_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_motor_run_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorRunResponse",
- "StubMotorRunResponse",
- "StubMotorRunResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorRunResponse),
8,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunStepTickRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunStepTickRequest.pb-c.c
index 80a362034..6b96d6703 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunStepTickRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunStepTickRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_run_step_tick_request__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_run_step_tick_request__field_descriptors[3] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_step_tick_request__field_de
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Direction",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_step_tick_request__field_de
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Speed",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange stub_motor_run_step_tick_request__number_ranges[1
const ProtobufCMessageDescriptor stub_motor_run_step_tick_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorRunStepTickRequest",
- "StubMotorRunStepTickRequest",
- "StubMotorRunStepTickRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorRunStepTickRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunStepTickResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunStepTickResponse.pb-c.c
index 1fa6f484a..36a177b92 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunStepTickResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorRunStepTickResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_run_step_tick_response__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_run_step_tick_response__field_descriptors[8] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_step_tick_response__field_d
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Speed",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_step_tick_response__field_d
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status_Reg",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_step_tick_response__field_d
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Direction",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_step_tick_response__field_d
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Mot_Status",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_step_tick_response__field_d
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "STEP_LOSS_A",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_step_tick_response__field_d
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "STEP_LOSS_B",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor stub_motor_run_step_tick_response__field_d
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BUSY",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -169,9 +169,9 @@ static const ProtobufCIntRange stub_motor_run_step_tick_response__number_ranges[
const ProtobufCMessageDescriptor stub_motor_run_step_tick_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorRunStepTickResponse",
- "StubMotorRunStepTickResponse",
- "StubMotorRunStepTickResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorRunStepTickResponse),
8,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorSpeedRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorSpeedRequest.pb-c.c
index c8acbfdfd..c558810a9 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorSpeedRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorSpeedRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_speed_request__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_speed_request__field_descriptors[1] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_motor_speed_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_motor_speed_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorSpeedRequest",
- "StubMotorSpeedRequest",
- "StubMotorSpeedRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorSpeedRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorSpeedResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorSpeedResponse.pb-c.c
index 34d826880..f9036e057 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorSpeedResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorSpeedResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_speed_response__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_speed_response__field_descriptors[2] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_speed_response__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Speed",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_DOUBLE,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_motor_speed_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_motor_speed_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorSpeedResponse",
- "StubMotorSpeedResponse",
- "StubMotorSpeedResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorSpeedResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStatusRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStatusRequest.pb-c.c
index 21ff45bab..86212f369 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStatusRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStatusRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_status_request__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_status_request__field_descriptors[2] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ClearStatus",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_motor_status_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_motor_status_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorStatusRequest",
- "StubMotorStatusRequest",
- "StubMotorStatusRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorStatusRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStatusResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStatusResponse.pb-c.c
index 9236abdea..17deb9365 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStatusResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStatusResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_status_response__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_status_response__field_descriptors[16] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SCK_MOD",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "STEP_LOSS_B",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "STEP_LOSS_A",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "OCD",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TH_SD",
+ "",
6,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -127,7 +127,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "TH_WRN",
+ "",
7,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -139,7 +139,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "UVLO",
+ "",
8,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -151,7 +151,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "WRONG_CMD",
+ "",
9,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -163,7 +163,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "NOTPERF_CMD",
+ "",
10,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -175,7 +175,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MOT_STATUS",
+ "",
11,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -187,7 +187,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "DIR",
+ "",
12,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -199,7 +199,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SW_EVN",
+ "",
13,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -211,7 +211,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SW_F",
+ "",
14,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -223,7 +223,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BUSY",
+ "",
15,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -235,7 +235,7 @@ static const ProtobufCFieldDescriptor stub_motor_status_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HiZ",
+ "",
16,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -273,9 +273,9 @@ static const ProtobufCIntRange stub_motor_status_response__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_motor_status_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorStatusResponse",
- "StubMotorStatusResponse",
- "StubMotorStatusResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorStatusResponse),
16,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStopRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStopRequest.pb-c.c
index 1bcdca7be..b8579d7c7 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStopRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStopRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_stop_request__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_stop_request__field_descriptors[2] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_stop_request__field_descriptors
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Stop_CMD",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_motor_stop_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_motor_stop_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorStopRequest",
- "StubMotorStopRequest",
- "StubMotorStopRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorStopRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStopResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStopResponse.pb-c.c
index 60cacfcb7..01ea89ddd 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStopResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubMotorStopResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_motor_stop_response__free_unpacked
static const ProtobufCFieldDescriptor stub_motor_stop_response__field_descriptors[4] =
{
{
- "Motor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_motor_stop_response__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Mot_Status",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_motor_stop_response__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "HiZ",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_motor_stop_response__field_descriptor
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "BUSY",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_motor_stop_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_motor_stop_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubMotorStopResponse",
- "StubMotorStopResponse",
- "StubMotorStopResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubMotorStopResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubOptLimitSwitchRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubOptLimitSwitchRequest.pb-c.c
index bd4187588..d0fdfcafd 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubOptLimitSwitchRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubOptLimitSwitchRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_opt_limit_switch_request__free_unpacked
static const ProtobufCFieldDescriptor stub_opt_limit_switch_request__field_descriptors[2] =
{
{
- "LimitSwitchrId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_opt_limit_switch_request__field_descr
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "LimitSwitchrDisable",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_opt_limit_switch_request__number_ranges[1 +
const ProtobufCMessageDescriptor stub_opt_limit_switch_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubOptLimitSwitchRequest",
- "StubOptLimitSwitchRequest",
- "StubOptLimitSwitchRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubOptLimitSwitchRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubOptLimitSwitchResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubOptLimitSwitchResponse.pb-c.c
index 1f8445842..6cad5c989 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubOptLimitSwitchResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubOptLimitSwitchResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_opt_limit_switch_response__free_unpacked
static const ProtobufCFieldDescriptor stub_opt_limit_switch_response__field_descriptors[4] =
{
{
- "LimitSwitchrId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_opt_limit_switch_response__field_desc
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "LimitSwitchDitection",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_opt_limit_switch_response__field_desc
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_opt_limit_switch_response__field_desc
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_opt_limit_switch_response__number_ranges[1 +
const ProtobufCMessageDescriptor stub_opt_limit_switch_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubOptLimitSwitchResponse",
- "StubOptLimitSwitchResponse",
- "StubOptLimitSwitchResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubOptLimitSwitchResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubReadEmbeddedVersionRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubReadEmbeddedVersionRequest.pb-c.c
index d8e11e383..6e0279832 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubReadEmbeddedVersionRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubReadEmbeddedVersionRequest.pb-c.c
@@ -58,9 +58,9 @@ void stub_read_embedded_version_request__free_unpacked
const ProtobufCMessageDescriptor stub_read_embedded_version_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubReadEmbeddedVersionRequest",
- "StubReadEmbeddedVersionRequest",
- "StubReadEmbeddedVersionRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubReadEmbeddedVersionRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubReadEmbeddedVersionResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubReadEmbeddedVersionResponse.pb-c.c
index 039aa440d..12bf42bbb 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubReadEmbeddedVersionResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubReadEmbeddedVersionResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_read_embedded_version_response__free_unpacked
static const ProtobufCFieldDescriptor stub_read_embedded_version_response__field_descriptors[5] =
{
{
- "VerMajor",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_read_embedded_version_response__field
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "VerMinor",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_read_embedded_version_response__field
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "VerPatch",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_read_embedded_version_response__field
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "VerBuild",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_read_embedded_version_response__field
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Version",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -130,9 +130,9 @@ static const ProtobufCIntRange stub_read_embedded_version_response__number_range
const ProtobufCMessageDescriptor stub_read_embedded_version_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubReadEmbeddedVersionResponse",
- "StubReadEmbeddedVersionResponse",
- "StubReadEmbeddedVersionResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubReadEmbeddedVersionResponse),
5,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubRealTimeUsageRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubRealTimeUsageRequest.pb-c.c
index 27354512b..cf6265365 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubRealTimeUsageRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubRealTimeUsageRequest.pb-c.c
@@ -58,9 +58,9 @@ void stub_real_time_usage_request__free_unpacked
const ProtobufCMessageDescriptor stub_real_time_usage_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubRealTimeUsageRequest",
- "StubRealTimeUsageRequest",
- "StubRealTimeUsageRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubRealTimeUsageRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubRealTimeUsageResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubRealTimeUsageResponse.pb-c.c
index 2e06502cb..c501e56fd 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubRealTimeUsageResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubRealTimeUsageResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_real_time_usage_response__free_unpacked
static const ProtobufCFieldDescriptor stub_real_time_usage_response__field_descriptors[1] =
{
{
- "Percentile",
+ "",
1,
PROTOBUF_C_LABEL_REPEATED,
PROTOBUF_C_TYPE_UINT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_real_time_usage_response__number_ranges[1 +
const ProtobufCMessageDescriptor stub_real_time_usage_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubRealTimeUsageResponse",
- "StubRealTimeUsageResponse",
- "StubRealTimeUsageResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubRealTimeUsageResponse),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSpeedSensorRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSpeedSensorRequest.pb-c.c
index ae9b29573..5a7cea599 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSpeedSensorRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSpeedSensorRequest.pb-c.c
@@ -58,9 +58,9 @@ void stub_speed_sensor_request__free_unpacked
const ProtobufCMessageDescriptor stub_speed_sensor_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubSpeedSensorRequest",
- "StubSpeedSensorRequest",
- "StubSpeedSensorRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubSpeedSensorRequest),
0,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSpeedSensorResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSpeedSensorResponse.pb-c.c
index 8daa3feeb..d88259004 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSpeedSensorResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSpeedSensorResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_speed_sensor_response__free_unpacked
static const ProtobufCFieldDescriptor stub_speed_sensor_response__field_descriptors[1] =
{
{
- "Speed",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_speed_sensor_response__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_speed_sensor_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubSpeedSensorResponse",
- "StubSpeedSensorResponse",
- "StubSpeedSensorResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubSpeedSensorResponse),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSteperMotorRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSteperMotorRequest.pb-c.c
index 7328bb692..44953435d 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSteperMotorRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSteperMotorRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_steper_motor_request__free_unpacked
static const ProtobufCFieldDescriptor stub_steper_motor_request__field_descriptors[5] =
{
{
- "MotorId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_steper_motor_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Start",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_steper_motor_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SetDirection",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_steper_motor_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SetMicrostepDivision",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor stub_steper_motor_request__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "SetSpeed",
+ "",
5,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_INT32,
@@ -130,9 +130,9 @@ static const ProtobufCIntRange stub_steper_motor_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_steper_motor_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubSteperMotorRequest",
- "StubSteperMotorRequest",
- "StubSteperMotorRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubSteperMotorRequest),
5,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSteperMotorResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSteperMotorResponse.pb-c.c
index 1d13edf23..ee493b9e3 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSteperMotorResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubSteperMotorResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_steper_motor_response__free_unpacked
static const ProtobufCFieldDescriptor stub_steper_motor_response__field_descriptors[4] =
{
{
- "MotorId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_steper_motor_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "MotorVersion",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_steper_motor_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_steper_motor_response__field_descript
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_steper_motor_response__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_steper_motor_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubSteperMotorResponse",
- "StubSteperMotorResponse",
- "StubSteperMotorResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubSteperMotorResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTempSensorRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTempSensorRequest.pb-c.c
index 7d353b7a3..812da5fdf 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTempSensorRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTempSensorRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_temp_sensor_request__free_unpacked
static const ProtobufCFieldDescriptor stub_temp_sensor_request__field_descriptors[1] =
{
{
- "STemp_Sensor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_temp_sensor_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_temp_sensor_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubTempSensorRequest",
- "StubTempSensorRequest",
- "StubTempSensorRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubTempSensorRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTempSensorResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTempSensorResponse.pb-c.c
index 77503aff0..8b3d99f81 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTempSensorResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTempSensorResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_temp_sensor_response__free_unpacked
static const ProtobufCFieldDescriptor stub_temp_sensor_response__field_descriptors[2] =
{
{
- "Temp_Sensor_ID",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_temp_sensor_response__field_descripto
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Temperature_C_Mult_By_100",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_temp_sensor_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_temp_sensor_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubTempSensorResponse",
- "StubTempSensorResponse",
- "StubTempSensorResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubTempSensorResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaReadRegRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaReadRegRequest.pb-c.c
index 0075f3900..eb3972260 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaReadRegRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaReadRegRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_tiva_read_reg_request__free_unpacked
static const ProtobufCFieldDescriptor stub_tiva_read_reg_request__field_descriptors[1] =
{
{
- "Address",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -78,9 +78,9 @@ static const ProtobufCIntRange stub_tiva_read_reg_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_tiva_read_reg_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubTivaReadRegRequest",
- "StubTivaReadRegRequest",
- "StubTivaReadRegRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubTivaReadRegRequest),
1,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaReadRegResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaReadRegResponse.pb-c.c
index 34bddc069..7f7e4e064 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaReadRegResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaReadRegResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_tiva_read_reg_response__free_unpacked
static const ProtobufCFieldDescriptor stub_tiva_read_reg_response__field_descriptors[4] =
{
{
- "Address",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_tiva_read_reg_response__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Value",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_tiva_read_reg_response__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Status",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor stub_tiva_read_reg_response__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
4,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -117,9 +117,9 @@ static const ProtobufCIntRange stub_tiva_read_reg_response__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_tiva_read_reg_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubTivaReadRegResponse",
- "StubTivaReadRegResponse",
- "StubTivaReadRegResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubTivaReadRegResponse),
4,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaWriteRegRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaWriteRegRequest.pb-c.c
index febee0760..96d3b3786 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaWriteRegRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaWriteRegRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_tiva_write_reg_request__free_unpacked
static const ProtobufCFieldDescriptor stub_tiva_write_reg_request__field_descriptors[2] =
{
{
- "Address",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_tiva_write_reg_request__field_descrip
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Value",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_tiva_write_reg_request__number_ranges[1 + 1]
const ProtobufCMessageDescriptor stub_tiva_write_reg_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubTivaWriteRegRequest",
- "StubTivaWriteRegRequest",
- "StubTivaWriteRegRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubTivaWriteRegRequest),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaWriteRegResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaWriteRegResponse.pb-c.c
index d57d9cf20..a43f77eb9 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaWriteRegResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubTivaWriteRegResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_tiva_write_reg_response__free_unpacked
static const ProtobufCFieldDescriptor stub_tiva_write_reg_response__field_descriptors[2] =
{
{
- "Status",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_tiva_write_reg_response__field_descri
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_tiva_write_reg_response__number_ranges[1 + 1
const ProtobufCMessageDescriptor stub_tiva_write_reg_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubTivaWriteRegResponse",
- "StubTivaWriteRegResponse",
- "StubTivaWriteRegResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubTivaWriteRegResponse),
2,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubValveRequest.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubValveRequest.pb-c.c
index 6e1bc168f..748778bf8 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubValveRequest.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubValveRequest.pb-c.c
@@ -55,7 +55,7 @@ void stub_valve_request__free_unpacked
static const ProtobufCFieldDescriptor stub_valve_request__field_descriptors[3] =
{
{
- "ValveId",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_valve_request__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "Inkflow",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor stub_valve_request__field_descriptors[3] =
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "ValveOn",
+ "",
3,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_BOOL,
@@ -104,9 +104,9 @@ static const ProtobufCIntRange stub_valve_request__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_valve_request__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubValveRequest",
- "StubValveRequest",
- "StubValveRequest",
+ "",
+ "",
+ "",
"",
sizeof(StubValveRequest),
3,
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubValveResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubValveResponse.pb-c.c
index 4556cc4d2..ba8745781 100644
--- a/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubValveResponse.pb-c.c
+++ b/Software/Embedded_SW/Embedded/Communication/PMR/Stubs/StubValveResponse.pb-c.c
@@ -55,7 +55,7 @@ void stub_valve_response__free_unpacked
static const ProtobufCFieldDescriptor stub_valve_response__field_descriptors[2] =
{
{
- "Status",
+ "",
1,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_STRING,
@@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor stub_valve_response__field_descriptors[2]
0,NULL,NULL /* reserved1,reserved2, etc */
},
{
- "StatusWord",
+ "",
2,
PROTOBUF_C_LABEL_OPTIONAL,
PROTOBUF_C_TYPE_UINT32,
@@ -91,9 +91,9 @@ static const ProtobufCIntRange stub_valve_response__number_ranges[1 + 1] =
const ProtobufCMessageDescriptor stub_valve_response__descriptor =
{
PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC,
- "StubValveResponse",
- "StubValveResponse",
- "StubValveResponse",
+ "",
+ "",
+ "",
"",
sizeof(StubValveResponse),
2,
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,