Tue Aug 04 17:40:20 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-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Saline treatment section completed

    • -99
    • +0
    /sources/gui/qml/components/MonitorItem.qml
    • -0
    • +1
    /sources/gui/qml/components/ProgressBar.qml
    • -0
    • +1
    /sources/gui/qml/globals/Variables.qml
    • -147
    • +37
    /sources/gui/qml/pages/treatment/TreatmentHome.qml
    • -0
    • +32
    /sources/gui/qml/pages/treatment/TreatmentSection.qml
LDT-1026: Device Settings - SW - 01 - Wifi - R&I - 05: DEV

Addressing code review commends

    • -18
    • +18
    /sources/device/DeviceController.cpp
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Pushing progress on layout of items on main treatment screen

    • -74
    • +278
    /sources/gui/qml/pages/treatment/TreatmentHome.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Layout of items of main treatment screen complete. Need to fill in containers with content

    • -0
    • +99
    /sources/gui/qml/components/MonitorItem.qml
    • -0
    • +1
    /sources/gui/qml/globals/Variables.qml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Header bar for main treatment components completed

    • -2
    • +3
    /sources/gui/qml/components/MainMenu.qml
    • -0
    • +3
    /sources/gui/qml/globals/Variables.qml
LDT-958: Main Treatment Screen - SW - 01 - Auto Message Generation - Integration - R&I - 05: DEV - Feature Implementation

- Removed the residual Denali files

- Removed the Leahi files that will be auto generated

    • -85
    • +0
    /sources/model/confirm/MDuetConfirmHDi.h
  1. … 359 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Add Treatment States to Diagnostics Screen

- Add Treatment state message (0x3C)

  1. … 11 more files in changeset.
LDT-856 Main Treatment Screen - SW - Components & Screens - 03: SDD - Design Diagram - plantuml

add initial plant uml file

    • -0
    • +34
    /SDDs/MainTreatment.puml
LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Add maintreatment screen icons to project arc file

LDT-858 Main Treatment Screen - SW - Components & Screens - 05: DEV - Feature Implementation

Show main treatment screen and implement workaorund for showing top menu with headerbar

LDT-1026: Device Settings - SW - 01 - Wifi - R&I - 05: DEV

remove debug print statement

LDT-1026: Device Settings - SW - 01 - Wifi - R&I - 05: DEV

Addressing code review comments

    • -5
    • +11
    /sources/device/DeviceController.cpp
    • -1
    • +1
    /sources/gui/qml/components/ScreenItem.qml
    • -0
    • +3
    /sources/gui/qml/components/StackItem.qml
Merge branch 'feature/LDT-1021-device-settings-sw-wifi' into develop

Merge branch 'LDT-627-Main-Treatment-Screen-SW-Messaging-Broadcast' into develop

LDT-1026: Device Settings - SW - 01 - Wifi - R&I - 05: DEV

Address code review comments

    • -1
    • +1
    /sources/gui/qml/components/ScreenItem.qml
LDT-1026: Device Settings - SW - 01 - Wifi - R&I - 05: DEV - Feature Implementation

- WIfi connection and disconnectiong functioning. Need to fix minor bugs in response message and rescan once completed

- Cherry pick of the commit from Nicholas Ramirez on e7c552d59935eb2a63f3dcee0a5161d19f5c7ac5

    • -0
    • +71
    /sources/device/DeviceController.cpp
    • -1
    • +1
    /sources/gui/qml/components/StackItem.qml
LDT-1026: Device Settings - SW - 01 - Wifi - R&I - 05: DEV - Feature Implementation

- Add logic in c++ for showing the connected WIfis data on QML

- Cherry pick of the commit from Nicholas Ramirez on 6f480a8d61165dd24cf8da7e9e637f89147303c3

    • -1
    • +58
    /sources/device/DeviceController.cpp
LDT-1024 Device Settings - SW - 01 - Wifi - R&I - 03: SDD - Design Diagram - plantuml

Update plantuml file

LDT-1026: Device Settings - SW - 01 - Wifi - R&I - 05: DEV - Feature Implementation

- added headerbar UI fix

    • -1
    • +1
    /sources/gui/qml/components/ScreenItem.qml
    • -3
    • +0
    /sources/gui/qml/components/StackItem.qml
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Add SDD for Main TX screen

- Slight adjustments to diagnostics QML for rotor hall state (H6)

    • -0
    • +48
    /SDDs/MainTreatmentScreen.puml
LDT-1030 Device Settings - SW - 01 - Wifi - R&I - 09: SDD - Functions Documentation

LDT-1024 Device Settings - SW - 01 - Wifi - R&I - 03: SDD - Design Diagram - plantuml

LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Adjust model structs to match FW naming if applicable

    • -15
    • +15
    /sources/model/dd/data/MDDConductivityData.cpp
    • -15
    • +15
    /sources/model/dd/data/MDDConductivityData.h
    • -27
    • +27
    /sources/model/dd/data/MDDGenDialysateData.cpp
    • -9
    • +9
    /sources/model/dd/data/MDDGenDialysateData.h
    • -21
    • +21
    /sources/model/td/data/MTDAirTrapData.cpp
    • -20
    • +20
    /sources/model/td/data/MTDAirTrapData.h
    • -6
    • +6
    /sources/model/td/data/MTDEjectorData.cpp
    • -2
    • +2
    /sources/model/td/data/MTDEjectorData.h
    • -3
    • +3
    /sources/model/td/data/MTDSwitchesData.cpp
    • -1
    • +1
    /sources/model/td/data/MTDSwitchesData.h
  1. … 5 more files in changeset.
LDT-1026: Device Settings - SW - 01 - Wifi - R&I - 05: DEV - Feature Implementation

- Fix status messages for wifi connect/ disconnect

Fix status messages for wifi connect/ disconnect

LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Move Views DD conductivity and Gen dialysate to DD folder

- Align text per CR comments

- Adjust settings information tab for TD and DD serial/Versions

    • -0
    • +29
    /sources/view/dd/data/VDDConductivityData.cpp
    • -0
    • +33
    /sources/view/dd/data/VDDGenDialysateData.cpp
LDT-1026: Device Settings - SW - 01 - Wifi - R&I - 05: DEV - Feature Implementation

- code clean up

code clean up

LDT-1026: Device Settings - SW - 01 - Wifi - R&I - 05: DEV - Feature Implementation

- Added Recan wifi after wifi connect / disconnect for the rest of the UI to update accordingly

Added Recan wifi after wifi connect / disconnect for the rest of the UI to update accordingigly