Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-10163 5 min countdown timer is not useful and should be removed in Additional Rinseback screen

- Disabled the Rinsback Additional's timer

- Also found a bug in SafetyVolume Reading.

    • -6
    • +6
    ./treatment/MTreatmentRinsebackData.cpp
  1. … 1 more file in changeset.
DEN-9655: Implementation - Settings [MVC]

DEN-9657: Implementation - Event Driven Reading

DEN-9658: Implementation - Treatment Log

    • -3
    • +3
    ./treatmentlog/MTreatmentLogAvrgeData.h
  1. … 18 more files in changeset.
DEN-9659: Implementation [POST]

- Created a separate file for the Bluetooth screen since it became bigger.

- Moved the WiFi and Bluetooth start in the Application controller and handled by POST events.

- Added a 5 second sleep for the Bluetooth Device to get ready in run.sh

- Added WiFi POST in run.sh

- Moved lambda functions for POST into slots.

- Added signals in the ApplicationPOST for passed items to be used in the ApplciationController to start WiFi and Bluetooth interfaces.

- Added isValid to the BluetoothInterface to make sure the Bluetooth Adapter is ready for the Interface to setup (Is set by ApplicationController with the information Provided by ApplicationPOST).

- Improved the Bluetooth interface implementation

- Added Rinseback safety volume parameter

- Modified the SAFE_CALL's methods to be public slots.

- Removed the SerialNumber listener from VBluetooth.

- Improved the VBluetooth code and added the connection to the BluetoothController.

    • -0
    • +4
    ./treatment/MTreatmentRinsebackData.cpp
  1. … 19 more files in changeset.
DEN-9416: Implementations

- Added a newly added parameter of the BloodPrime (Safety Vol).

- UI POST is done.

- Out of 10 tests

1 - CANBus

2 - Touch Screen

3 - SD-Card

4 - RTC

tests are done.

- The

5 - File System integrity

will be done as part of CyberSecurity.

- The

6 - Bluetooth

will be added when the feature itself added to the application.

- The

7 - WiFi

is in progress and having issue correctly detect it.

- Some tests are listed to be added later in case required, like

8 - Display

9 - Ethernet

10- Sound

test couldn't find a way to test it yet.

- On each unsuccessful test an alarm will be triggered.

- UI alarms are in range of [250 - 259]

    • -0
    • +4
    ./treatment/MTreatmentBloodPrimeData.cpp
    • -0
    • +3
    ./treatment/MTreatmentBloodPrimeData.h
  1. … 17 more files in changeset.
DEN-9416: Implementation

DEN-9299: Adding the Syringe Pump data on Diagnostic

    • -0
    • +76
    ./MHDSyringePumpData.cpp
    • -0
    • +113
    ./MHDSyringePumpData.h
  1. … 23 more files in changeset.
DEN-9416: Implementations

- Added the UI Version values to the message 28.

  1. … 13 more files in changeset.
DEN-9416 Implementations

    • -0
    • +43
    ./post/MHDPostFinalResultData.cpp
    • -0
    • +81
    ./post/MHDPostFinalResultData.h
    • -0
    • +47
    ./post/MHDPostSingleResultData.cpp
    • -0
    • +84
    ./post/MHDPostSingleResultData.h
  1. … 15 more files in changeset.
DEN-8920 Implementation [Store Collected Data]

- Added MVC

- Added the TxLog and Log_Events and so...

- Added the timeout/interval

- ....

    • -9
    • +9
    ./treatmentlog/MTreatmentLogAvrgeData.h
  1. … 14 more files in changeset.
DEN-8519: Implementations [MVC]

    • -2
    • +2
    ./treatmentlog/MTreatmentLogAlarmData.h
  1. … 2 more files in changeset.
DEN-8519: Implementations [MVC]

    • -4
    • +4
    ./treatmentlog/MTreatmentLogAlarmData.h
  1. … 15 more files in changeset.
Last minute modification request to remove timestamps

- It seems reasonable to remove the timestamps and let UI set timestamp upon receiving the messages fro each of the average(data)/Alarm/Event.

    • -4
    • +4
    ./treatmentlog/MTreatmentLogAlarmData.cpp
    • -5
    • +4
    ./treatmentlog/MTreatmentLogAlarmData.h
    • -4
    • +4
    ./treatmentlog/MTreatmentLogAvrgeData.cpp
    • -18
    • +16
    ./treatmentlog/MTreatmentLogAvrgeData.h
    • -4
    • +4
    ./treatmentlog/MTreatmentLogEventData.cpp
    • -6
    • +4
    ./treatmentlog/MTreatmentLogEventData.h
  1. … 2 more files in changeset.
DEN-8490: Meetings & Support - General Support

- Support : Instruction for the Usability test support

- Support : SW team support and adding the second DGOpMode parameter (SubMode) fro logging.

- Support : SW team support, changed the Alarm Status log to be data from event.

- Added another parameter for treatment log - alarm

- Removed the initialization logging from the event logs which are all CANBus messages, in to the debug log .

- Added a header for the event log to be easier export in the excel sheet (the header doesn't have timestamp)

-

    • -0
    • +4
    ./treatmentlog/MTreatmentLogAlarmData.cpp
    • -0
    • +2
    ./treatmentlog/MTreatmentLogAlarmData.h
    • -3
    • +3
    ./treatmentlog/MTreatmentLogAvrgeData.h
  1. … 48 more files in changeset.
DEN-8559: TxLog: Implementation [The Average 30min period log]

    • -5
    • +5
    ./treatmentlog/MTreatmentLogAlarmData.h
    • -5
    • +8
    ./treatmentlog/MTreatmentLogAvrgeData.h
    • -5
    • +5
    ./treatmentlog/MTreatmentLogEventData.h
  1. … 14 more files in changeset.
DEN-8559: TxLog: Implementation [The Average 30min period log]

- Implemented the Models

    • -0
    • +49
    ./treatmentlog/MTreatmentLogAlarmData.cpp
    • -0
    • +87
    ./treatmentlog/MTreatmentLogAlarmData.h
    • -0
    • +61
    ./treatmentlog/MTreatmentLogAvrgeData.cpp
    • -0
    • +96
    ./treatmentlog/MTreatmentLogAvrgeData.h
    • -0
    • +53
    ./treatmentlog/MTreatmentLogEventData.cpp
    • -0
    • +90
    ./treatmentlog/MTreatmentLogEventData.h
  1. … 11 more files in changeset.
DEN-8057: posTx: Implementation [Messaging] (HD StandBy subMode)

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

    • -45
    • +0
    ./MPreTreatmentDisposablesPrimeData.cpp
    • -79
    • +0
    ./MPreTreatmentDisposablesPrimeData.h
    • -45
    • +0
    ./MPreTreatmentSelfTestNoCartridgeData.cpp
    • -82
    • +0
    ./MPreTreatmentSelfTestNoCartridgeData.h
  1. … 319 more files in changeset.
DEN-7377: preTx: Implementation [Dynamic Instruction Loading] ( 2 )

DEN-7457: Meetings & Support - General purpose

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

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

    • -45
    • +0
    ./MPreTreatmentDisposablePrimeData.cpp
    • -79
    • +0
    ./MPreTreatmentDisposablePrimeData.h
    • -0
    • +45
    ./MPreTreatmentDisposablesPrimeData.cpp
    • -0
    • +79
    ./MPreTreatmentDisposablesPrimeData.h
  1. … 63 more files in changeset.
DEN-7420: preTx: Implementation [Messaging] ( 3 )

    • -0
    • +45
    ./MPreTreatmentDisposablePrimeData.cpp
    • -0
    • +79
    ./MPreTreatmentDisposablePrimeData.h
  1. … 61 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.

-

  1. … 47 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
    ./MPreTreatmentPrimeData.cpp
    • -0
    • +79
    ./MPreTreatmentPrimeData.h
    • -0
    • +45
    ./MPreTreatmentSelfTestDryData.cpp
    • -0
    • +82
    ./MPreTreatmentSelfTestDryData.h
    • -0
    • +45
    ./MPreTreatmentSelfTestNoCartridgeData.cpp
    • -0
    • +82
    ./MPreTreatmentSelfTestNoCartridgeData.h
  1. … 26 more files in changeset.
DEN-7140: Implementation [Messaging] ( 1 )

- PreTreatmentStates message has been added

    • -0
    • +69
    ./MPreTreatmentStatesData.cpp
    • -0
    • +108
    ./MPreTreatmentStatesData.h
  1. … 13 more files in changeset.
DEN-6635: Update Design Documents

- Code has been updated while the SDDUI was written.

- DEN-6638: Code Review 0

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

    • -0
    • +68
    ./MHDAccelerometerData.cpp
    • -0
    • +107
    ./MHDAccelerometerData.h
  1. … 39 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
    ./MTreatmentRecirculateData.cpp
    • -0
    • +85
    ./MTreatmentRecirculateData.h
  1. … 36 more files in changeset.
DEN-6862, DEN-6865 Blood Prime Screen

- Added Blood Prime Screen/Message

- Cleaned up the code a little.

    • -0
    • +45
    ./MTreatmentBloodPrimeData.cpp
    • -0
    • +83
    ./MTreatmentBloodPrimeData.h
  1. … 16 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.
DEN-6864: Implementation [Messaging] (1/2)

    • -0
    • +45
    ./MTreatmentRinsebackData.cpp
    • -0
    • +85
    ./MTreatmentRinsebackData.h
  1. … 25 more files in changeset.