Index: sources/gui/GuiGlobals.h =================================================================== diff -u -re07cde120d7476c4add90c4f86cf55af9ea830de -re7a8d5092cb499d6c6ed621eabde437bccbc1e0e --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision e07cde120d7476c4add90c4f86cf55af9ea830de) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision e7a8d5092cb499d6c6ed621eabde437bccbc1e0e) @@ -62,7 +62,6 @@ enum GuiActionsType_Enum /* : quint16 QML does not support enum types */ { ID_Unknown = 0x0000, - ID_CANBusFaultCount = 0x9909, ID_RawData = 0xFFFE, @@ -200,7 +199,7 @@ ID_DDOperationModeData = 0x1300, ID_DGReservoirData = 0x280F, // ?? //// ----- @CRAPIZED: had to change to avoid duplication ID_DGLoadCellReadingsData = 0x0C00, // 12 - ID_DGAccelerometerData = 0x3400, // 52 + ID_DGAccelerometerData = 0x340F, // 52 //// ----- @CRAPIZED: had to change to avoid duplication ID_DDValvesStatesData = 0x1B00, // 27 //// ----- @LEAHIZED ID_DDPressuresData = 0x1C00, // 28 //// ----- @LEAHIZED ID_DDConductivityData = 0x1F00, // 31 //// ----- @LEAHIZED