MessageInterpreter.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7831: posTx: Implementation [Simulator/Testing]

- Disinfection

  1. … 39 more files in changeset.
DEN-7946 Saline, Standby, Alarm, Keyboard, ....

  1. … 21 more files in changeset.
DEN-8052: posTx: Implementation [Messaging] (Disinfection)

DEN-8067: Meetings & Support - Post-Treatment Integration

  1. … 17 more files in changeset.
DEN-8052: posTx: Implementation [Messaging] (Disinfection)

- Disinfection MVC

- There is still a state message and also some parts in qml for the progress and states during the disinfection.

  1. … 38 more files in changeset.
DEN-7833: Implementations [Merge the Wi-Fi, Date/Time into the code]

- Prepared the fundamentals of the Settings and Keyboard

- Added DateTime MVC and tested with the simulator.

- So many other debugging and improvement

  1. … 84 more files in changeset.
DEN-7829: posTx: Implementation [Messaging] ( 1 / ? )

  1. … 333 more files in changeset.
DEN-7518: preTx: Implementation [Screens] ( 3 )

- The first round of the pre-treatment flow works.

  1. … 66 more files in changeset.
DEN-7420: preTx: Implementation [Messaging] ( 3 )

  1. … 64 more files in changeset.
DEN-7140: Implementation [Messaging] ( 1 )

- Added progress data Model/View which are:

ID_DGFilterFlush = 0x6000, // 96

ID_SelfTestNoCartridge = 0x6100, // 97

ID_SelfTestDry = 0x6300, // 99

ID_DisposablesPrime = 0x4300, // 67

  1. … 34 more files in changeset.
DEN-7140: Implementation [Messaging] ( 1 )

- PreTreatmentStates message has been added

  1. … 14 more files in changeset.
DEN-7175: Implementation

- Figured this message is the only message which is sending message over on the sync 0x200 channel and if not send over sync channel then DG will not respond back with version.

  1. … 4 more files in changeset.
DEN-6638: ptTx-RB: Code Review 0

- Added an ability for now to ask for versions.

  1. … 2 more files in changeset.
DEN-6869: Added Version Dialin API and a Simulator plugin

- After adding the simulator plugin find out a bug in the code and fixed.

  1. … 2 more files in changeset.
DEN-6877: Merging the Versions/Acceleration

  1. … 42 more files in changeset.
DEN-6876: Cleaned up the code to start the versions cherry pick

- Messages 60,61 which was Treatment End has been removed (FW is not using it anymore).

  1. … 16 more files in changeset.
DEN-6865: ptTx-RB: Implementation [Messaging] (2/2)

- Added Model/View for the messages "Treatment End" Req/Res (87/88)

  1. … 16 more files in changeset.
DEN-6863 , DEN-6865 , DEN-6866 : psTx

- Added Recirculate timeout Model/View.

- Added Rinseback timeout to the Model/View.

- Added three more parameter to the Treatment State Message 15 for the "Blood Prime", "Treatment End", "Treatment Stop"

- Renamed the StackItem method "back" to "page".

- Renamed the "End" button label to "End Treatment"

- Renamed the "TreatmentComplete" Screen to "TreatmentEnd" to be more consistent with the states.

- Added the "TreatmentEndPause" screen for "Treatment End Pause" state

- Added the recirculate timeout to the screens.

- Added the rinseback timeout to the screens.

- Refactored the "txDialysisRunning" to "txDialysis" to match the state with the same name.

-

  1. … 41 more files in changeset.
DEN-6862, DEN-6865 Blood Prime Screen

- Added Blood Prime Screen/Message

- Cleaned up the code a little.

  1. … 17 more files in changeset.
DEN-6864: Implementation [Messaging] (1/2)

  1. … 28 more files in changeset.
Merge branch 'master' into DEN-5751_Pre-TreatmentUltrafiltration

  1. … 12 more files in changeset.
DEN-5836: Code Coverage

- 99.979% (4826/4827)

  1. … 4 more files in changeset.
DEN-5836: Code Coverage

- commented as manually tested the AlarmClearedCondition.

  1. … 7 more files in changeset.
DEN-5754: Implementation

- cherry picked a fix from DEN-5830_AlarmDesign@51accb for the Treatment End message which has no payload.

- Also made the interpretMessage() for received messages to be more identical to the DEN-5830_AlarmDesign to hopefully help merging easier.

DEN-5833: Implementation

- Added a MACRO for convenience of empty payload messages handling.

DEN-5833: Implementation

- Added the message 63 (req/rsp)

  1. … 13 more files in changeset.
DEN-5833: Implementation

- Added User Action message response model.

  1. … 5 more files in changeset.
DEN-5833: Implementation

- Added 3 Alarm buttons

- created Mute Button

- created Up and Down Button (minimize/maximize)

- used FW alarm status flag enum (Alarm_State_Flag_Bit_Positions) instead of the UI version and removed UI one.

Code cleaned up

- modified and cleaned up Notification Dialog and Bar.

- modified Time Text component to be able to show sections with one zero only.

- cleaned up main.qml

  1. … 21 more files in changeset.
DEN-5754: Implementation

- Added the new MVC for initial UF Volume adjustment messages (79/80).

  1. … 18 more files in changeset.
DEN-5754: Implementation

- reformat and commented out the message id debug log.

  1. … 1 more file in changeset.
DEN-5833: Implementation

- Updated the old Alarm model structure to used the notify in the Message Interpreter.

- Updated the Alarm Trigger,Clear,Status to inherit from MAbstract to be able to the above.

- Added a macro to make the request messages handling easier.

  1. … 9 more files in changeset.