application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7752: Added hd dg serial number to device info page.

    • -1
    • +2
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +22
    /sources/model/MDGSerialNumberResponse.cpp
    • -0
    • +64
    /sources/model/MDGSerialNumberResponse.h
    • -0
    • +21
    /sources/model/MHDSerialNumberResponse.cpp
    • -0
    • +64
    /sources/model/MHDSerialNumberResponse.h
    • -1
    • +29
    /sources/view/VDeviceInformation.cpp
DEN-7755: Updated device information table to display UI, HD, DG versions and fpga versions

    • -3
    • +61
    /sources/view/VDeviceInformation.cpp
DEN-7755: Added device information table.

    • -0
    • +128
    /sources/gui/qml/components/InformationTable.qml
    • -0
    • +67
    /sources/gui/qml/components/InformationTableEntry.qml
    • -7
    • +8
    /sources/gui/qml/globals/Variables.qml
  1. … 5 more files in changeset.
DEN-7931 UI Logging: Rotation and deletion do not trigger on disk usage.

- Fixed and gave to the V&V team, Michael, to test.

- First round of test was successful.

DEN-7831: posTx: Implementation [Simulator/Testing]

- Disinfection

    • -4
    • +3
    /sources/canbus/MessageInterpreter.cpp
    • -5
    • +13
    /sources/gui/qml/components/ExportButton.qml
    • -33
    • +46
    /sources/gui/qml/compounds/TouchGrid.qml
    • -17
    • +69
    /sources/gui/qml/pages/disinfect/DisinfectStack.qml
  1. … 25 more files in changeset.
DEN-7831: posTx: Implementation [Simulator/Testing]

- As part of the test and simulation treatment log was implemented at some point.

- It still needs to convert received values and map some other type values and dates.

    • -0
    • +6
    /sources/gui/qml/components/TouchRect.qml
    • -18
    • +47
    /sources/gui/qml/compounds/TouchGrid.qml
    • -5
    • +10
    /sources/gui/qml/globals/Variables.qml
DEN-7946 Saline, Standby, Alarm, Keyboard, ....

    • -0
    • +13
    /scripts/date_time_set.sh
    • -20
    • +22
    /sources/canbus/MessageInterpreter.cpp
    • -12
    • +16
    /sources/gui/qml/compounds/TouchGrid.qml
    • -0
    • +2
    /sources/gui/qml/globals/Variables.qml
  1. … 7 more files in changeset.
DEN-8052: posTx: Implementation [Messaging] (Disinfection)

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

    • -8
    • +8
    /sources/canbus/MessageInterpreter.cpp
    • -39
    • +73
    /sources/gui/qml/pages/disinfect/DisinfectStack.qml
  1. … 3 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.

    • -20
    • +35
    /sources/canbus/MessageDispatcher.cpp
    • -17
    • +29
    /sources/canbus/MessageInterpreter.cpp
    • -13
    • +18
    /sources/gui/qml/pages/disinfect/DisinfectStack.qml
    • -82
    • +0
    /sources/model/dg/data/MDGFilterFlushData.h
  1. … 24 more files in changeset.
DEN-8145: Issues with UI Create Treatment screen

- Other than the comments bellow, we talked about the "--" was not correct which has been fixed.

1) The default value should not be shown on the slider that's not been configured yet

- Not sure that is has to be done but regardless, default values were not correct and fixed.

2) Dialyzer Temperature should show degree Celcius, not just C

- Dialyzer Temperature now has degree circle

3) Discuss whether to keep the manufacturing default on the slider since user needs to confirm each parameter

4) Concentrates and Dialyzer types should match with SRS /PRS

- Has been updated regarding the latest updates (BiCarb:PRS351, Dilyzer:PRS352)

5) Parameter value bounds back and forth on the slider during adjustment (display touch sensitivity issue)

6) Suggest to add + or - on the slider to provide ability to adjust precisely

7) Arterial Pressure and Venous Pressure should be consistent with other parameters, unit should be shown at the end

8) Suggest to display Arterial/Venous Pressure Limit as Arterial/Venous Low/High Pressure Limit and the current value as low/high mmHg

9) Suggest to display the current value of each parameter to the right of the slider

    • -5
    • +7
    /sources/gui/qml/globals/Variables.qml
DEN-8057: posTx: Implementation [Messaging] (HD StandBy subMode)

    • -1
    • +1
    /sources/gui/qml/components/Footer.qml
    • -12
    • +20
    /sources/gui/qml/pages/MainStack.qml
    • -0
    • +177
    /sources/gui/qml/pages/disinfect/DisinfectBase.qml
    • -0
    • +114
    /sources/gui/qml/pages/disinfect/DisinfectStack.qml
    • -10
    • +21
    /sources/view/hd/data/VHDOperationModeData.cpp
    • -11
    • +18
    /sources/view/hd/data/VHDOperationModeData.h
DEN-7833: Implementations [Merge the Wi-Fi, Date/Time into the code]

- Added some feature

- Removed some debug codes.

- Fix some issues.

    • -11
    • +2
    /sources/gui/qml/components/TextEntry.qml
    • -2
    • +2
    /sources/gui/qml/components/TouchRect.qml
    • -2
    • +2
    /sources/gui/qml/pages/ManagerHome.qml
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

    • -0
    • +26
    /sources/canbus/MessageDispatcher.cpp
    • -1
    • +8
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +38
    /sources/gui/qml/Keyboard.qml
  1. … 70 more files in changeset.
DEN-7529: Added service mode login

    • -0
    • +97
    /sources/gui/qml/dialogs/ServiceLogin.qml
    • -7
    • +20
    /sources/gui/qml/pages/SettingsHome.qml
    • -0
    • +32
    /sources/view/VServiceMode.cpp
    • -0
    • +39
    /sources/view/VServiceMode.h
Merge DEN-7035_Date_Time_Set into DEN-7524_Service-Mode

    • -0
    • +1
    /sources/gui/qml/components/TextEntry.qml
    • -2
    • +12
    /sources/gui/qml/pages/SettingsHome.qml
Merge branch 'DEN-7044_Wifi' into DEN-7524_Service-Mode

DEN-7529: In progress update

    • -0
    • +51
    /sources/gui/qml/pages/SettingsDeviceInformation.qml
    • -5
    • +38
    /sources/gui/qml/pages/SettingsHome.qml
DEN-7833: Implementations [Merge the Wi-Fi, Date/Time into the code]

- Created a Grid Menu Item Component named TouchGrid

- Implemented the Settings Home page and Stack

    • -4
    • +3
    /sources/gui/qml/components/TouchRect.qml
    • -0
    • +80
    /sources/gui/qml/compounds/TouchGrid.qml
    • -31
    • +46
    /sources/gui/qml/pages/SettingsHome.qml
    • -1
    • +24
    /sources/gui/qml/pages/SettingsStack.qml
DEN-7828: posTx: Implementation [Screens]

DEN-7830: posTx: Implementation [Navigation]

    • -5
    • +30
    /sources/gui/qml/components/Footer.qml
DEN-7903: Ensure user's dns setting is added first to resolv.conf

DEN-7829: posTx: Implementation [Messaging] ( 1 / ? )

    • -0
    • +43
    /sources/canbus/MessageDispatcher.cpp
    • -25
    • +29
    /sources/canbus/MessageDispatcher.h
    • -91
    • +103
    /sources/canbus/MessageGlobals.h
    • -72
    • +86
    /sources/canbus/MessageInterpreter.cpp
    • -1
    • +1
    /sources/gui/qml/components/ImageText.qml
    • -10
    • +8
    /sources/gui/qml/pages/MainStack.qml
  1. … 319 more files in changeset.
DEN-7830: Making the BloodPrime as part of the in-treatment

- and also change the name from PostTreatment to Treatment

    • -0
    • +63
    /sources/gui/qml/pages/treatment/TreatmentBloodPrime.qml
DEN-7147: preTx: Code Review 0

    • -1
    • +36
    /sources/model/settings/MSettings.cpp
DEN-7823: Meetings & Support - General purpose

- Added Alarm No Minimize so user can't minimize some alarms regarding the Alarm message received.

- Spell & doc correct

- Used MSG26 (Tx ranges) for the ultrafiltration pre-treatment max value.

- Fixed the Dynamic Instructions location on the device.

    • -1
    • +1
    /sources/gui/qml/components/TimeCircle.qml
    • -1
    • +1
    /sources/view/hd/alarm/VAlarmStatus.cpp
    • -13
    • +13
    /sources/view/hd/data/VPreTreatmentStatesData.cpp
DEN-7054: Addressed code review comments

DEN-7054: Addressed code review comments

    • -108
    • +106
    /sources/model/MWifiNetwork.h
DEN-7147: Code Review 0

- DEN-7823: Meetings & Support - General Purpose - Kushen Pre-Treatment Images.

    • binary
    /resources/settings/instructions/slide1_filter_v2.png
    • binary
    /resources/settings/instructions/slide1_filter_v2b.png
DEN-7521: Ensure static IP assignments display after reboot

DEN-7832: Implementations [Saline and Heparin change request]

- Reverted back the ultrafiltration state removal. The UF requires the state in the response message since we don't have any specific ultrafiltration adjustment state message .

    • -1
    • +33
    /sources/view/hd/data/VHDTreatmentStatesData.cpp
DEN-7832 Implementations [Saline and Heparin change request]

- updated the messages length

- disabled used on heparin complete state to resume the heparin

- fixed the issue caused the entire section stay touchable and send the request on saline and heparin.

- updated the wording of the heparin state messages.

- added a define to disable the UI Check-In