leahi-application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

- Add Correct file path in storage globals

- Add cleanedup base of file read in rxprofiles controller, and Device controller

- Add View connection to manager stack (needs to be fixed)

    • -0
    • +19
    /sources/device/DeviceController.cpp
    • -0
    • +1
    /sources/gui/qml/pages/ManagerStack.qml
    • -0
    • +386
    /sources/storage/RxProfiles.cpp
    • -0
    • +214
    /sources/storage/RxProfiles.h
    • -0
    • +208
    /sources/view/VRxProfiles.cpp
    • -0
    • +126
    /sources/view/VRxProfiles.h
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

Revert visible service items to normal

LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

TD and D Ddata time messaging fingihsed

    • -11
    • +11
    /sources/view/settings/VDateTime.cpp
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentTrends.qml to change based on UI updates.

LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

update message ids and cpp files for TD and DD date time

    • -5
    • +5
    /sources/canbus/MessageInterpreter.cpp
  1. … 4 more files in changeset.
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

updates to resetting wifi to show correct behavior

    • -5
    • +11
    /sources/device/DeviceController.cpp
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentTrends.qml to remove seconds from trend entry time.

LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentTrends.qml to remove seconds from trend entry time.

LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated main.qml to add connections between VTreatmentVitals and VTreatmentAdjustmentVitals for VTreatmentTrends.

- Updated VTreatmentTrends.qml to properly handle undefined parameter values.

- Updated TreatmentAdjustmentVitals.qml to call VTreatmentTrends when vitals are manually inputted.

- Updated VTreatmentTrends.h/cpp to integrate with Vitals.

LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated main.qml to add connections between VTreatmentVitals and VTreatmentAdjustmentVitals for VTreatmentTrends.

- Updated VTreatmentTrends.qml to properly handle undefined parameter values.

- Updated TreatmentAdjustmentVitals.qml to call VTreatmentTrends when vitals are manually inputted.

- Updated VTreatmentTrends.h/cpp to integrate with Vitals.

LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

SSH screen and scripts finally functional

    • -1
    • +13
    /sources/device/DeviceController.cpp
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Added ScrollBar2.qml, TreatmentTrends.qml, and VTreatmentTrends.h/cpp files for trends implementation.

- Updated GuiGlobals.h to add MsgIDs ID_TreatmentLogAlarmData and ID_TreatmentLogEventData.

- Updated TreatmentStack.qml to add TreeatmentTrends.qml.

- Updated main.qml to add VTreatmentTrends.

- Moved MTreatmentLogAlarmData.h, MTreatmentLogAlarmData.cpp, MTreatmentLogEventData.h, and MTreatmentLogEventData.cpp from hd to td directory.

- Updated MListModel.h/cpp to add insertRow member function.

    • -0
    • +71
    /sources/gui/qml/components/ScrollBar2.qml
    • -0
    • +2
    /sources/gui/qml/globals/Variables.qml
    • -0
    • +705
    /sources/gui/qml/pages/treatment/TreatmentTrends.qml
  1. … 6 more files in changeset.
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Added ScrollBar2.qml, TreatmentTrends.qml, and VTreatmentTrends.h/cpp files for trends implementation.

- Updated GuiGlobals.h to add MsgIDs ID_TreatmentLogAlarmData and ID_TreatmentLogEventData.

- Updated TreatmentStack.qml to add TreeatmentTrends.qml.

- Updated main.qml to add VTreatmentTrends.

- Moved MTreatmentLogAlarmData.h, MTreatmentLogAlarmData.cpp, MTreatmentLogEventData.h, and MTreatmentLogEventData.cpp from hd to td directory.

- Updated MListModel.h/cpp to add insertRow member function.

    • -0
    • +71
    /sources/gui/qml/components/ScrollBar2.qml
    • -0
    • +2
    /sources/gui/qml/globals/Variables.qml
    • -0
    • +705
    /sources/gui/qml/pages/treatment/TreatmentTrends.qml
  1. … 6 more files in changeset.
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentLog.h/cpp to update alarmTitle and eventTitle to functions to return alarm and event titles without the ID in the returned title.

LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Updated TreatmentLog.h/cpp to update alarmTitle and eventTitle to functions to return alarm and event titles without the ID in the returned title.

Merge branch 'feature/LDT-2666-ultrafiltration-no-pause' into staging

LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

update cpp to enable all service scritps to run

    • -1
    • +122
    /sources/device/DeviceController.cpp
    • -4
    • +5
    /sources/gui/qml/components/TextEntry.qml
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

Adjust manager stack to old working implementation

    • -120
    • +115
    /sources/gui/qml/pages/ManagerStack.qml
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

- Add wokring base Manager stack

- modularize components though not working when called

    • -15
    • +200
    /sources/gui/qml/pages/ManagerStack.qml
    • -52
    • +13
    /sources/gui/qml/pages/rxmanager/RxManagerList.qml
    • -0
    • +112
    /sources/gui/qml/pages/rxmanager/RxProfileComponent.qml
    • -0
    • +85
    /sources/gui/qml/pages/rxmanager/RxProfileContainer.qml
Merge branch 'feature/LDT-2686-patient-vitals-enhancement' into staging

LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

Finish implementing date/time and test on device.. WIP send FW date and time

    • -1
    • +5
    /sources/gui/qml/components/TextEntry.qml
    • -8
    • +13
    /sources/view/settings/VDateTime.cpp
LDT-2671: Ultrafiltration - SW - 01 - Enhancement - No pause adjustment - R&I - 05: DEV - Feature Implementation

- Updated to use common LabelUnitContainer height in UF screens.

    • -1
    • +0
    /sources/gui/qml/globals/Variables.qml
LDT-2671: Ultrafiltration - SW - 01 - Enhancement - No pause adjustment - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentUltrafiltration.qml to use StackItem.page function to push edit screen.

LDT-2671: Ultrafiltration - SW - 01 - Enhancement - No pause adjustment - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentUltrafiltration.qml to always push confirm screen when UF settings change response is received and use StackItem.page function to push new screen.

LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

updates to date/time area

    • -2
    • +2
    /sources/gui/qml/components/BaseSwitch.qml
    • -2
    • +0
    /sources/gui/qml/components/HeaderBar.qml
    • -1
    • +1
    /sources/gui/qml/dialogs/ConfirmDialog.qml
    • -10
    • +5
    /sources/view/settings/VDateTime.cpp
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

add missing macro methods needed to call factory reset

    • -3
    • +58
    /sources/device/DeviceController.cpp
    • -4
    • +9
    /sources/gui/qml/components/HeaderBar.qml
    • -7
    • +18
    /sources/gui/qml/dialogs/ConfirmDialog.qml
    • -0
    • +3
    /sources/gui/qml/globals/Variables.qml
    • -2
    • +2
    /sources/gui/qml/pages/UserConfirmation.qml
LDT-2671: Ultrafiltration - SW - 01 - Enhancement - No pause adjustment - R&I - 05: DEV - Feature Implementation

- Updated Variables.qml to add width and height of UF new value containers in confirmation screen.

- Updated TreatmentAdjustmentUltrafiltration.qml to allow adjustments to be processed no matter what screen it is currently displaying, remove title text binding, and fix/add objectNames.

- Updated UF start, edit, and confirm screens to add objectNames.

- Updated TreatmentAdjustmentUltrafiltrationEdit.qml to update slots.

    • -0
    • +2
    /sources/gui/qml/globals/Variables.qml
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

User modes added to settings and funcitnality set in conf file

    • -0
    • +53
    /sources/gui/qml/pages/settings/SettingsUserMode.qml
    • -0
    • +16
    /sources/view/settings/VSettings.cpp
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

Updated remaining switches to use base switch component

    • -16
    • +14
    /sources/gui/qml/pages/settings/SettingsROInput.qml
LDT-2732 Service - SW - 01 - Service - R&I - 05: DEV - Feature Implementation

Update settings home screen to new design and create base switch component

    • -2
    • +2
    /sources/bluetooth/BluetoothInterface.cpp
    • -0
    • +45
    /sources/gui/qml/components/BaseSwitch.qml
    • -7
    • +15
    /sources/gui/qml/compounds/TouchGrid.qml