Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Fix typos from HD/DG to TD/DD

  1. … 9 more files in changeset.
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Fix typos of HD to TD

- Change BOOL to U32 in airtrap model

- Add comments to not implemented FW MSGs

- Add DD Versions and serial to diagnostics screen

    • -4
    • +23
    ./qml/dialogs/DiagnosticsDialog.qml
  1. … 30 more files in changeset.
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- bug fixes for versions, ejector, and valve modules

- update blood pump for td message list changes

    • -498
    • +33
    ./qml/dialogs/DiagnosticsDialog.qml
  1. … 26 more files in changeset.
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Complet new models for TD air trap, voltage, BP, Valves, battery, switches, ejector, and temp

- Complete base diagnostics screen items

- rename and make adjustments for leahi TD versions from HD versions

    • -488
    • +565
    ./qml/dialogs/DiagnosticsDialog.qml
  1. … 56 more files in changeset.
LDT-280 Main Treatment Screen - SW - FW Initial integration - 05: DEV - Feature Implementation

- Adjusted the code with the recent changes in the TD-Defs.h that has removed some states.

  1. … 9 more files in changeset.
LDT-280 Main Treatment Screen - SW - FW Initial integration - 05: DEV - Feature Implementation

- Removed the Coco comments

- Removed AlarmClearCondition that was never used in Denali

- Changed HD->TD, DG->DD

- Updated the messaging channels

- Updated the TD op-mode message ID

- Updated the TD Check-in message ID

- Updated MainMenu

- Updated MainHome

    • -19
    • +0
    ./qml/pages/settings/SettingsHome.qml
  1. … 172 more files in changeset.
Initial Code Base - Buildable Leahi

- Got the first known working implementation from the following feature branch:

leahi/features/LEAH-1884-UI-BN-AdministrativeScripts

- First clean up and adding Alarms.

- change the HD to TD

- change the DG to DD

    • -0
    • +402
    ./GuiController.cpp
    • -0
    • +132
    ./GuiController.h
    • -0
    • +173
    ./qml/AlarmItem.qml
    • -0
    • +79
    ./qml/Comments.qml.notes
    • -0
    • +60
    ./qml/KeyboardItem.qml
    • -0
    • +141
    ./qml/PowerItem.qml
    • -0
    • +88
    ./qml/SDCProgressItem.qml
    • -0
    • +90
    ./qml/USBProgressItem.qml
    • -0
    • +59
    ./qml/components/BackButton.qml
    • -0
    • +26
    ./qml/components/Background.qml
    • -0
    • +76
    ./qml/components/Circle.qml
  1. … 648 more files in changeset.