Index: MsgDefs.h =================================================================== diff -u -rf8d705b6aeffdf395d7be9663024aade7c187724 -r930c6f3da0fefedbb692fc9fcf4359dc4678de01 --- MsgDefs.h (.../MsgDefs.h) (revision f8d705b6aeffdf395d7be9663024aade7c187724) +++ MsgDefs.h (.../MsgDefs.h) (revision 930c6f3da0fefedbb692fc9fcf4359dc4678de01) @@ -236,9 +236,11 @@ MSG_ID_DG_RO_FLOW_RATE_OVERRIDE = 0xA030, ///< DG RO flow rate override MSG_ID_DG_RO_PUMP_TARGET_FLOW_OVERRIDE = 0xA031, ///< DG RO pump target flow rate override MSG_ID_DG_RO_PUMP_TARGET_PRESSURE_OVERRIDE = 0xA032, ///< DG RO pump target pressure override - MSG_ID_DG_SET_CALIBRATION_DATA = 0xA033, ///< DG set calibration data that is received from Dialin - MSG_ID_DG_GET_CALIBRATION_DATA = 0xA034, ///< DG get calibration data that is requested from Dialin - MSG_ID_DG_SEND_CALIBRATION_DATA = 0xA035, ///< DG send calibration data to CAN bus that is received in Dialin + MSG_ID_DG_SET_CALIBRATION_RECORD = 0xA033, ///< DG set calibration record that is received from Dialin + MSG_ID_DG_GET_CALIBRATION_RECORD = 0xA034, ///< DG get calibration record that is requested from Dialin + MSG_ID_DG_SEND_CALIBRATION_RECORD = 0xA035, ///< DG send calibration record to CAN bus that is received in Dialin + MSG_ID_DG_SET_SYSTEM_RECORD = 0xA036, ///< DG set system record that is received from Dialin + MSG_ID_DG_GET_SYSTEM_RECORD = 0xA037, ///< DG get system record that is requested from Dialin MSG_ID_HD_DEBUG_EVENT = 0xFFF1, ///< HD debug event text to be logged in event log MSG_ID_DG_DEBUG_EVENT = 0xFFF2, ///< DG debug event text to be logged in event log