Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7832: Implementations [Saline and Heparin change request]

- Also removed the UF state from response.

    • -4
    • +0
    ./hd/adjustment/MTreatmentAdjustUltrafiltrationStateResponse.cpp
    • -3
    • +0
    ./hd/adjustment/MTreatmentAdjustUltrafiltrationStateResponse.h
  1. … 15 more files in changeset.
DEN-7054: Added Network.h to Model namespace, refactoring

  1. … 10 more files in changeset.
DEN-7147: Fixed a bug on Sub-StepIndicator on bottom of the instructions

- Which was causing that to not to show correct number of the steps and titles.

- removed #include "MModel.h" in all the possible cases and include the specific model since the MModel has too much include.

- Showing the Heparin setup in the CART_INSTALL state only if we have a heparin volume setup.

- created a common template function name enumString in Gui namespace to get the enum name as string.

  1. … 71 more files in changeset.
DEN-7377: preTx: Implementation [Dynamic Instruction Loading] ( 2 )

DEN-7457: Meetings & Support - General purpose

    • -0
    • +41
    ./dg/data/MDGDebugText.cpp
    • -0
    • +74
    ./dg/data/MDGDebugText.h
    • -0
    • +41
    ./hd/data/MHDDebugText.cpp
    • -0
    • +74
    ./hd/data/MHDDebugText.h
    • -0
    • +58
    ./settings/MSettings.cpp
    • -0
    • +57
    ./settings/MSettings.h
  1. … 42 more files in changeset.
DEN-7320: Addressed code review comments

    • -6
    • +6
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 7 more files in changeset.
DEN-7461: Meetings & Support - Pre-Treatment Integration

- Integration modifications

- UF Modifications request

- Saline Modification request

- Updated the validation mAccepted to be 1=true and 0=false.

- Heparin Stopped stated modification request

    • -3
    • +3
    ./hd/adjustment/MPreTreatmentAdjustParametersValidationResponse.cpp
    • -3
    • +3
    ./hd/adjustment/MPreTreatmentAdjustParametersValidationResponse.h
  1. … 30 more files in changeset.
DEN-7518: preTx: Implementation [Screens] ( 3 )

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

    • -45
    • +0
    ./hd/adjustment/MPreTreatmentAdjustDisposablePrimeResponse.cpp
    • -84
    • +0
    ./hd/adjustment/MPreTreatmentAdjustDisposablePrimeResponse.h
    • -0
    • +45
    ./hd/adjustment/MPreTreatmentAdjustDisposablesPrimeResponse.cpp
    • -0
    • +84
    ./hd/adjustment/MPreTreatmentAdjustDisposablesPrimeResponse.h
    • -1
    • +1
    ./hd/adjustment/MPreTreatmentAdjustStartTreatmentResponse.cpp
    • -45
    • +0
    ./hd/data/MPreTreatmentDisposablePrimeData.cpp
    • -79
    • +0
    ./hd/data/MPreTreatmentDisposablePrimeData.h
    • -0
    • +45
    ./hd/data/MPreTreatmentDisposablesPrimeData.cpp
    • -0
    • +79
    ./hd/data/MPreTreatmentDisposablesPrimeData.h
  1. … 56 more files in changeset.
DEN-7420: preTx: Implementation [Messaging] ( 3 )

    • -0
    • +101
    ./dg/adjustment/MAdjustDGVersionsResponse.h
    • -0
    • +64
    ./hd/adjustment/MAdjustHDVersionsResponse.cpp
    • -0
    • +101
    ./hd/adjustment/MAdjustHDVersionsResponse.h
    • -0
    • +41
    ./hd/adjustment/MAdjustPowerOff.cpp
    • -0
    • +72
    ./hd/adjustment/MAdjustPowerOff.h
    • -0
    • +60
    ./hd/adjustment/MAdjustRequestsBase.h
  1. … 50 more files in changeset.
DEN-7316: Added capability to enqueue alerts to be displayed and acknowledged

  1. … 2 more files in changeset.
DEN-7316: Added HD and DG messaging, and an alert notification when save is successful or fails.

    • -0
    • +31
    ./dg/adjustment/MAdjustDGDateTimeResponse.cpp
    • -0
    • +68
    ./dg/adjustment/MAdjustDGDateTimeResponse.h
    • -0
    • +45
    ./hd/adjustment/MAdjustHDDateTimeResponse.cpp
    • -0
    • +82
    ./hd/adjustment/MAdjustHDDateTimeResponse.h
    • -0
    • +55
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 16 more files in changeset.
DEN-7190: UI Manager Page Displays Incorrect Signal Strength

- Fixed the signal strength bug.

  1. … 1 more file in changeset.
DEN-7143: preTx: Implementation [Navigation] ( 2 )

- Added the pre-treatment Consumables states

- Made the Step bullet multi orientation state

- Made the Step indicator multi orientation state

- Added the component WaitDone which has a rotating circle for wait state and a check mark when set as done.

- Added the consumables stack and two screens [self test is done, installation needs work]

- Updated PreTreatmentMainStack to navigate for waterSample and consumables.

- Added the Water Sample fail screen

- Added the Water Sample result screen

- Added the Water Sample stack

- Added the Water Sample, Sample Screen

- Added the STATE property type for the State boolean types which will not initiated if the value has not been changed.

-

    • -6
    • +10
    ./hd/data/MPreTreatmentStatesData.h
  1. … 46 more files in changeset.
DEN-7373: preTx: Implementation [Component][Steps Indicator Improvement]

- Modified the StepIndicator to work with index instead of text.

- Modified StepBullet as well for coloring and style.

- Fixed the Saline bolus multiple call in MModel.

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

- Removed the test class MAbstractProgress.

  1. … 1 more file 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

    • -0
    • +45
    ./dg/data/MDGFilterFlushData.cpp
    • -0
    • +82
    ./dg/data/MDGFilterFlushData.h
    • -0
    • +45
    ./hd/data/MPreTreatmentPrimeData.cpp
    • -0
    • +79
    ./hd/data/MPreTreatmentPrimeData.h
    • -0
    • +45
    ./hd/data/MPreTreatmentSelfTestDryData.cpp
    • -0
    • +82
    ./hd/data/MPreTreatmentSelfTestDryData.h
    • -0
    • +45
    ./hd/data/MPreTreatmentSelfTestNoCartridgeData.cpp
    • -0
    • +82
    ./hd/data/MPreTreatmentSelfTestNoCartridgeData.h
  1. … 23 more files in changeset.
DEN-7140: Implementation [Messaging] ( 1 )

- PreTreatmentStates message has been added

    • -0
    • +69
    ./hd/data/MPreTreatmentStatesData.cpp
    • -0
    • +108
    ./hd/data/MPreTreatmentStatesData.h
  1. … 11 more files in changeset.
DEN-7142: Implementation [Navigation] ( 1 )

- A Complete refactoring of the navigation management has been done.

    • -3
    • +3
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 34 more files in changeset.
DEN-7142: preTx: Implementation [Navigation] ( 1 )

- Added HD_OP_MODE to navigate to the treatment home screen.

- Note : there is an issue with the create treatment implementation which won't let to reset the stack and needs to be fixed.

- Added some Rinseback modification requests.

  1. … 7 more files in changeset.
DEN-7041: Fixed compilation issues with latest common master.

  1. … 2 more files in changeset.
Merge branch 'staging' of ssh://dvm-linux02:7999/ui/application into staging

    • -1
    • +13
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 3 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
    • +13
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 4 more files in changeset.
Merge master into staging

    • -10
    • +9
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 36 more files in changeset.
DEN-6870: AV-Range: Implementation

- Updated the ranges

    • -2
    • +2
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 2 more files in changeset.
DEN-6635: Update Design Documents

- Code has been updated while the SDDUI was written.

- DEN-6638: Code Review 0

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

    • -0
    • +64
    ./dg/adjustment/MTreatmentAdjustDGVersionsResponse.cpp
    • -0
    • +101
    ./dg/adjustment/MTreatmentAdjustDGVersionsResponse.h
    • -0
    • +68
    ./dg/data/MDGAccelerometerData.cpp
    • -0
    • +106
    ./dg/data/MDGAccelerometerData.h
    • -0
    • +64
    ./hd/adjustment/MTreatmentAdjustHDVersionsResponse.cpp
    • -0
    • +101
    ./hd/adjustment/MTreatmentAdjustHDVersionsResponse.h
    • -1
    • +26
    ./hd/adjustment/MTreatmentAdjustRequests.h
    • -0
    • +68
    ./hd/data/MHDAccelerometerData.cpp
    • -0
    • +107
    ./hd/data/MHDAccelerometerData.h
  1. … 28 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).

    • -28
    • +0
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 13 more files in changeset.
DEN-6865: ptTx-RB: Implementation [Messaging] (2/2)

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

    • -0
    • +45
    ./hd/adjustment/MTreatmentAdjustEndResponse.cpp
    • -0
    • +84
    ./hd/adjustment/MTreatmentAdjustEndResponse.h
    • -1
    • +31
    ./hd/adjustment/MTreatmentAdjustRequests.h
  1. … 13 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.

-

    • -0
    • +45
    ./hd/data/MTreatmentRecirculateData.cpp
    • -0
    • +85
    ./hd/data/MTreatmentRecirculateData.h
    • -9
    • +17
    ./hd/data/MTreatmentRinsebackData.cpp
    • -9
    • +15
    ./hd/data/MTreatmentRinsebackData.h
    • -18
    • +30
    ./hd/data/MTreatmentStatesData.cpp
    • -18
    • +30
    ./hd/data/MTreatmentStatesData.h
  1. … 35 more files in changeset.
DEN-6862, DEN-6865 Blood Prime Screen

- Added Blood Prime Screen/Message

- Cleaned up the code a little.

    • -0
    • +45
    ./hd/data/MTreatmentBloodPrimeData.cpp
    • -0
    • +83
    ./hd/data/MTreatmentBloodPrimeData.h
  1. … 15 more files in changeset.
DEN-6862: ptTx-RB: Implementation [Screens] Rinseback Complete

- DEN-6864: ptTx-RB: Implementation [Messaging] (1/2)

- DEN-6865: ptTx-RB: Implementation [Messaging] (2/2)

- Added ImageText Componenet for the rinseback in progress screen

- Added Flow rate as well to the message ID_Rinseback as 3rd parameter.

- Connected Recirculate message to the Recirculate screen in progress.

- Connected Rinseback (Adj/Data) messages to the Rinseback screen in progress.

- Updated TreatmentStack Screen navigation for the Rinseback, Recirculate, TreatmentComplete and so on.

  1. … 17 more files in changeset.