Tue Aug 04 17:39: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/']
Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +56
    ./treatmentlog/MTreatmentLogAlarmData.cpp
    • -0
    • +88
    ./treatmentlog/MTreatmentLogAlarmData.h
    • -0
    • +56
    ./treatmentlog/MTreatmentLogEventData.cpp
    • -0
    • +88
    ./treatmentlog/MTreatmentLogEventData.h
  1. … 17 more files in changeset.
LDT-2428: Onboarding Test Message & Diag Screen View

- Make change for visibility in diagnostics screen

- Remove comments in model.

  1. … 1 more file in changeset.
LDT-2428: Onboarding Test Message & Diag Screen View

- add model and view for message 0x7000

- Add to TD diagnostics screen and able to get output

- working on conditional view when message is received.

  1. … 11 more files in changeset.
LDT-2273 Patient Vitals - SW - 01 - R&I - 09: SDD - Functions Documentation

add function documentation

    • -0
    • +12
    ./treatment/MTreatmentVitalsData.cpp
  1. … 3 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

move numpad to compounds

  1. … 4 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

update message id for blodd pressure

  1. … 4 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

code cleanup

  1. … 4 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

functionality working.

  1. … 4 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

Initial upload of patient vitals

    • -0
    • +53
    ./treatment/MTreatmentVitalsData.cpp
    • -0
    • +80
    ./treatment/MTreatmentVitalsData.h
  1. … 30 more files in changeset.
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

    • -0
    • +49
    ./MTDAirPumpData.cpp
    • -0
    • +79
    ./MTDPressureData.cpp
    • -0
    • +112
    ./MTDPressureData.h
  1. … 24 more files in changeset.
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

    • -0
    • +49
    ./MTDAirBubbleData.cpp
    • -0
    • +84
    ./MTDAirBubbleData.h
  1. … 6 more files in changeset.
LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

add in treatment time "treatment complete" text to timer and address CR comments

    • -0
    • +52
    ./treatment/MTreatmentParametersSetPointData.cpp
    • -0
    • +86
    ./treatment/MTreatmentParametersSetPointData.h
    • -52
    • +0
    ./treatment/MTreatmentSetPointData.cpp
    • -86
    • +0
    ./treatment/MTreatmentSetPointData.h
  1. … 18 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Remove H6-rotor hall state from switches in diagnostics

- adjust formatting for DD versions response, gen dialysate and td voltages

  1. … 3 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Fix bloodflow decimal comment

- Adjust diagnostics bloodflow, tx states messages/format. Fix diagnostics formatting throughout

- Fix DD messaging formatting

- Fix Gen Dialysate Data View payload and naming

- Fix TD messaging formatting

- Fix TD battery message payload formatting

    • -27
    • +27
    ./treatment/MTreatmentBloodFlowData.cpp
    • -29
    • +29
    ./treatment/MTreatmentBloodFlowData.h
    • -1
    • +1
    ./treatment/MTreatmentPressureOcclusionData.h
    • -2
    • +2
    ./treatment/MTreatmentUltrafiltrationData.h
  1. … 16 more files in changeset.
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

  1. … 372 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)

    • -0
    • +73
    ./treatment/MTreatmentStatesData.cpp
    • -0
    • +117
    ./treatment/MTreatmentStatesData.h
  1. … 24 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Adjust model structs to match FW naming if applicable

    • -27
    • +27
    ./treatment/MTreatmentBloodFlowData.cpp
    • -36
    • +36
    ./treatment/MTreatmentPressureOcclusionData.cpp
    • -12
    • +13
    ./treatment/MTreatmentPressureOcclusionData.h
  1. … 10 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Move all Leahized files to TD/DD directory structure

- Remove Valves redundant file

- Small adjustment to gen dialysate name from conductivity to gendial

    • -0
    • +64
    ./MTDAirTrapData.cpp
    • -0
    • +49
    ./MTDBatteryData.cpp
    • -0
    • +49
    ./MTDEjectorData.cpp
    • -0
    • +46
    ./MTDSwitchesData.cpp
    • -0
    • +46
    ./MTDTemperatureData.cpp
    • -0
    • +80
    ./MTDTemperatureData.h
    • -0
    • +76
    ./MTDVoltageData.cpp
    • -0
    • +109
    ./MTDVoltageData.h
    • -0
    • +71
    ./treatment/MTreatmentBloodFlowData.cpp
  1. … 123 more files in changeset.
LDT-455 Treatment Parameters (Create Rx) - SW - 05: DEV - Feature Implementation

- Not entirely complete.

- The Components are not modified yet.

  1. … 56 more files in changeset.