Index: sources/canbus/messageglobals.h =================================================================== diff -u -r8f71000a841da5e8f18efccbb30a7655d3a211cd -r2437559b2d4cd4c2ac6a926b4f55652e55e1f616 --- sources/canbus/messageglobals.h (.../messageglobals.h) (revision 8f71000a841da5e8f18efccbb30a7655d3a211cd) +++ sources/canbus/messageglobals.h (.../messageglobals.h) (revision 2437559b2d4cd4c2ac6a926b4f55652e55e1f616) @@ -56,9 +56,12 @@ // ---- {Gui::GuiActionType::AlarmStatus , 4 * 4 + 2 }, // 4 parameters each 4bytes + 1 parameter 2bytes + {Gui::GuiActionType::AlarmTriggered , 1 * 4 }, // 1 parameters each 4bytes + {Gui::GuiActionType::AlarmCleared , 1 * 4 }, // 1 parameters each 4bytes // ---- {Gui::GuiActionType::TreatmentRanges , 6 * 4 }, // 6 parameters each 4bytes + {Gui::GuiActionType::TreatmentState , 3 * 4 }, // 3 parameters each 4bytes // ---- {Gui::GuiActionType::AdjustBloodDialysateReq , 2 * 4 }, // 2 parameters each 4bytes