Index: MsgDefs.h =================================================================== diff -u -r239ff393cae4436b042912b4d6e521490ebc50c5 -r9e3ad630dc285c366eeda613e086caaedd974a3d --- MsgDefs.h (.../MsgDefs.h) (revision 239ff393cae4436b042912b4d6e521490ebc50c5) +++ MsgDefs.h (.../MsgDefs.h) (revision 9e3ad630dc285c366eeda613e086caaedd974a3d) @@ -210,6 +210,7 @@ MSG_ID_HD_GET_SERVICE_RECORD = 0x8043, ///< HD get service record that is requested from Dialin MSG_ID_HD_SET_SERVICE_RECORD = 0x8044, ///< HD set service record that is received from Dialin MSG_ID_HD_SEND_SERVICE_RECORD = 0x8045, ///< HD send service record to CAN bus to be received in Dialin (equivalent to publish) + MSG_ID_HD_SET_OP_MODE_REQUEST = 0x8046, ///< HD set operation mode request MSG_ID_FIRST_DG_TESTER_MESSAGE = 0xA000, ///< First DG test message ID MSG_ID_DG_TESTER_LOGIN_REQUEST = MSG_ID_FIRST_DG_TESTER_MESSAGE, ///< DG tester log-in