Tue Aug 04 17:47:23 PDT 2026: Unable to fetch from remote repository: https://dnavaei-diality-C90QTx@bitbucket.org/diality-cloud/leahi-application.git - [remote: You may not have access to this repository or it no longer exists in this workspace. If you think this repository exists and you have access, make sure you are authenticated., fatal: Authentication failed for 'https://dnavaei-diality-C90QTx:XXXX@bitbucket.org/diality-cloud/leahi-application.git/']

leahi-application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

remove obsolete Q_PROPERTY calls

LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

remove message from alarm struct

LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

Remove messages from alarmstatus and qml. Update QAbstractList model to optomize performance of changing models

    • -7
    • +16
    /sources/view/hd/alarm/VAlarmInstructionsModel.cpp
    • -12
    • +9
    /sources/view/hd/alarm/VAlarmStatus.cpp
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

code cleanup

    • -6
    • +1
    /sources/view/hd/alarm/VAlarmStatus.cpp
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

reduce spacing by 10 of header bar icons

    • -1
    • +1
    /sources/gui/qml/components/HeaderBar.qml
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

address final cr comments

LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

Address CR comments. QAbstractlistmodel working

    • -32
    • +30
    /sources/view/hd/alarm/VAlarmInstructionsModel.cpp
    • -4
    • +1
    /sources/view/hd/alarm/VAlarmStatus.cpp
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

address CR comments and almost finished updated the alarm model to a c++ QAbstractlistmodel

    • -2
    • +0
    /sources/gui/qml/dialogs/AlarmListDialog.qml
    • -2
    • +0
    /sources/gui/qml/globals/Variables.qml
    • -2
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -0
    • +111
    /sources/view/hd/alarm/VAlarmInstructionsModel.cpp
    • -0
    • +46
    /sources/view/hd/alarm/VAlarmInstructionsModel.h
    • -3
    • +15
    /sources/view/hd/alarm/VAlarmStatus.cpp
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

Finished wifi indicator popup to display SSD and IP address

    • -22
    • +26
    /sources/device/DeviceController.cpp
    • -37
    • +13
    /sources/gui/qml/dialogs/WiFiDialog.qml
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

- implement TD air pump and air bubbles message

- Adjust page indicators in diagnostics screen

- Add TD air pump and bubbles message to diagnostics screen

- fix DD diagnostics conductivity to have fixed float points

-Fix dd dialysate pump model comments

- Add Base of DD valves in doxygen comment TODO LATER

- Address imports for diagnostics QML files

- Generate png files for all SDD items

    • binary
    /SDDs/DiagnosticsScreen.png
    • binary
    /SDDs/MainTreatmentScreen.png
    • -1
    • +2
    /sources/canbus/MessageInterpreter.cpp
  1. … 15 more files in changeset.
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

fix build error

    • -11
    • +0
    /sources/device/DeviceController.cpp
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

Update wifi popup component

    • -0
    • +44
    /sources/device/DeviceController.cpp
    • -30
    • +13
    /sources/gui/qml/components/HeaderBar.qml
    • -0
    • +14
    /sources/gui/qml/components/HeaderBarPopup.qml
    • -5
    • +1
    /sources/gui/qml/components/ModalDialog.qml
    • -0
    • +61
    /sources/gui/qml/dialogs/WiFiDialog.qml
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

- implement TD air pump and air bubbles message

- Adjust page indicators in diagnostics screen

- Add TD air pump and bubbles message to diagnostics screen

- fix DD diagnostics conductivity to have fixed float points

-Fix dd dialysate pump model comments

- Add Base of DD valves in doxygen comment TODO LATER

    • -49
    • +0
    /sources/model/hd/data/MHDAirBubbleData.cpp
    • -84
    • +0
    /sources/model/hd/data/MHDAirBubbleData.h
    • -0
    • +49
    /sources/model/td/data/MTDAirBubbleData.cpp
    • -0
    • +84
    /sources/model/td/data/MTDAirBubbleData.h
    • -25
    • +0
    /sources/view/hd/data/VHDAirBubbleData.cpp
    • -43
    • +0
    /sources/view/hd/data/VHDAirBubbleData.h
    • -0
    • +25
    /sources/view/td/data/VTDAirBubbleData.cpp
    • -0
    • +43
    /sources/view/td/data/VTDAirBubbleData.h
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

Address CR comments

    • -4
    • +2
    /sources/view/hd/alarm/VAlarmStatus.cpp
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

add modal dialog to go under wifi button and align as arequested. Added click away to close

    • -18
    • +34
    /sources/gui/qml/components/HeaderBar.qml
    • -2
    • +6
    /sources/gui/qml/components/ModalDialog.qml
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

Address CR comments

    • -26
    • +18
    /sources/gui/qml/dialogs/AlarmListDialog.qml
    • -5
    • +5
    /sources/view/hd/alarm/VAlarmStatus.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -2
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'bugfix/LDT-1753-ui-heparin-stop-time-slider' into staging

LDT-1791 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 03: SDD - Design Diagram - plantuml

remove extra file

LDT-1791 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 03: SDD - Design Diagram - plantuml

Added alarm instructions compoennets SDD to project

    • -0
    • +62
    /SDDs/AlarmInstructions/AlarmBar.dot
    • -0
    • +88
    /SDDs/AlarmInstructions/AlarmDialog.dot
    • -0
    • +84
    /SDDs/AlarmInstructions/AlarmListDialog.dot
    • -0
    • +306
    /SDDs/AlarmInstructions/FinalDiagram.dot
    • binary
    /SDDs/AlarmInstructions/images/AlarmListColon.png
    • binary
    /SDDs/AlarmInstructions/images/AlarmListContent.png
    • binary
    /SDDs/AlarmInstructions/images/AlarmListDialog.png
    • binary
    /SDDs/AlarmInstructions/images/AlarmListHeaderBar.png
    • binary
    /SDDs/AlarmInstructions/images/AlarmListHour.png
    • binary
    /SDDs/AlarmInstructions/images/AlarmListList.png
    • binary
    /SDDs/AlarmInstructions/images/AlarmListMin.png
  1. … 41 more files in changeset.
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

Update alarm dialog list with new (not imeplemened) scheme of how the alarms.conf file will be

    • -1
    • +8
    /sources/view/hd/alarm/VAlarmStatus.cpp
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

-Implement DD blood Leak message

    • -0
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +41
    /sources/model/dd/data/MDDBloodLeakData.cpp
    • -0
    • +78
    /sources/model/dd/data/MDDBloodLeakData.h
    • -0
    • +24
    /sources/view/dd/data/VDDBloodLeakData.cpp
    • -0
    • +42
    /sources/view/dd/data/VDDBloodLeakData.h
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

- Move DG Valves to DD and rename to DD

- Implement the following DD messages:

Dialysate Pump, Concentrate pump

- Cleanup Saloine bolus enum in VTDTretamentSattesData.cpp

- Minor comment cleanup in MDDTemperatures

    • -1
    • +3
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +119
    /sources/model/dd/data/MDDConcentratePumpData.cpp
    • -0
    • +152
    /sources/model/dd/data/MDDConcentratePumpData.h
    • -0
    • +104
    /sources/model/dd/data/MDDDialysatePumpData.cpp
    • -0
    • +138
    /sources/model/dd/data/MDDDialysatePumpData.h
    • -44
    • +15
    /sources/model/dd/data/MDDTemperaturesData.h
    • -0
    • +87
    /sources/model/dd/data/MDDValvesStatesData.cpp
  1. … 13 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
***** TEMPORY FOR DEMO *****

- Adjusted headerbar to easier touch the SD-card for diagnostics screen.

Merge remote-tracking branch 'origin/feature/LDT-907-Main-Treatment-Screen-SW-Diagnostics-Screen-DD-2' into develop

Merge branch 'bugfix/LDT-1753-ui-heparin-stop-time-slider' into develop

LDT-1785: Update SW (UI)

- Fixed the issue with the heparin slider explained in the LDT-1753.

- Fixed the issue found in one of the merges that missed some qml import.

- Fixed the issue with the VTDTreatmentStates mismatch missing SalineMax Enum in common repo.

- Removed unused def, max, res properties of the heparin stop time from the VTreatmentRanges.

    • -3
    • +0
    /sources/view/hd/data/VTreatmentRanges.cpp
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

clean up and fix alignments

    • -0
    • +1
    /sources/gui/qml/components/MuteButton.qml
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

Update to alarm dialods

    • -0
    • +64
    /sources/gui/qml/components/AlarmButtonRow.qml
    • -3
    • +0
    /sources/gui/qml/components/ArrowButton.qml
    • -27
    • +29
    /sources/gui/qml/components/MuteButton.qml
    • -38
    • +0
    /sources/gui/qml/components/UpDownButton.qml
    • -49
    • +0
    /sources/gui/qml/compounds/Fader.qml
    • -0
    • +2
    /sources/gui/qml/compounds/TouchGrid.qml
    • -76
    • +86
    /sources/gui/qml/dialogs/AlarmListDialog.qml
    • -0
    • +5
    /sources/gui/qml/globals/Variables.qml