Tue Aug 04 17:49: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-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
Merge remote-tracking branch 'origin/develop' into develop

***** TEMPORARILY Fixed the build issue on develop *****

Removes the 'SALINE_BOLUS_STATE_MAX_DELIVERED' state as it is no longer needed.

*****

This must be overwritten later by a feature branch or staging that has the fix

*****

Bamboo Commit: Updated MAlarmMapping.cpp

    • -26
    • +28
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'staging' into develop

LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

-Add SDD for diagnostics screen

- Fix typo in DD Gen dialysate to be 'SpentPressure' instead of 'SpendPressure'

- Move Leahi implementation of DG to now DD folder

- implement DD diagnostics including the following:

Heaters

Pressures

Temperatures

- The following DD message ID's have been updated:

Pressure

Temperature

Heaters

Blood Leak

Dialysate Pump

Concentrate Pump

Valves

    • -0
    • +33
    /SDDs/Diagostics.puml
    • -4
    • +4
    /sources/canbus/MessageInterpreter.cpp
    • -2
    • +2
    /sources/model/dd/data/MDDGenDialysateData.h
    • -0
    • +99
    /sources/model/dd/data/MDDHeatersData.cpp
  1. … 34 more files in changeset.
Merge branch 'feature/LDT-1516-headerbar-component' into staging

    • -1
    • +1
    /sources/gui/qml/components/Circle.qml
    • -1
    • +2
    /sources/gui/qml/components/ModalDialog.qml
    • -1
    • +2
    /sources/gui/qml/globals/Variables.qml
    • -18
    • +15
    /sources/gui/qml/pages/treatment/TreatmentStack.qml
LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

Update progress circle from ShapePath.RoundCap to

ShapePath.FlatCap

    • -1
    • +1
    /sources/gui/qml/components/Circle.qml
LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

address CR comments

    • -2
    • +3
    /sources/gui/qml/components/HeaderBar.qml
    • -6
    • +1
    /sources/gui/qml/components/MainMenu.qml
Merge branch 'bugfix/LDT-1733-ui-main-tx-screen--Conductivity-Display-Resolution-Incorrect' into staging

LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

address CR comments

    • -9
    • +8
    /sources/gui/qml/components/HeaderBar.qml
LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

address CR comments and removed Thumbs.db