leahi-application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-455 Treatment Parameters (Create Rx) - SW - 05: DEV - Feature Implementation

- Fixed the issue with the validation message length.

- Fixed the forgotten requirement for the Heparin Stop time less than the Treatment Duration.

- Fixed the issue with the CreateRx branch build issue on the version enums/ddSerial being different than the rest.

    • -4
    • +4
    /sources/canbus/MessageInterpreter.cpp
LDT-455 Treatment Parameters (Create Rx) - SW - 05: DEV - Feature Implementation

- updated the settings device registration to match the td,dd.

- updated the regex for the patient ID to match the extra characters accepted in the Whitney.

- fix the unmatched version messages enums with the changes on the diagnosticsScreen branch

    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
LDT-455 Treatment Parameters (Create Rx) - SW - 05: DEV - Feature Implementation

- Updated the version message length

- Improved the unhandled messages function performance.

- Updated the Alarm Messages IDs

- Removed the orange Prescription profiel ID with number from the Treatment Confirm Screen table title .

- Added gradient to the MainMenu component.

- Set the main menu height (notificationHeight) higher to the 100.

- Figured that the keyboard may cover the AlarmBar so changged the Keyboard style to remove the bottom margin and made the extra black ribbon not visible when alarmbar is visible to uncover the alarmbar.

- Created a temporary StatusBar/HeaderBar to have a base to adjust other screens.

- Adjusted the Patient ID screen for the new screen size ena keyboard loaction.

- Updated the Virtual Keyboard style to adjust for the new screen size and the AlarmBar.

- Updated the TreatmentRanges for Leahi to read from the settings//configurations.

- Added separate date and time properties in the VDateTime to temporarily display on the StatusBar/HeaderBar.

    • -16
    • +17
    /sources/canbus/MessageInterpreter.cpp
    • -4
    • +4
    /sources/gui/qml/components/MainMenu.qml
    • -1
    • +1
    /sources/gui/qml/components/StepIndicator.qml
    • -2
    • +2
    /sources/gui/qml/globals/Variables.qml
    • -1
    • +2
    /sources/gui/qml/pages/TreatmentFlowBase.qml
  1. … 9 more files in changeset.
LDT-455 Treatment Parameters (Create Rx) - SW - 05: DEV - Feature Implementation

- Not entirely complete.

- The Components are not modified yet.

    • -0
    • +105
    /SDDs/CreateRx.puml
    • -1
    • +1
    /sources/bluetooth/BluetoothInterface.cpp
    • -1
    • +1
    /sources/canbus/MessageAcknowModel.cpp
    • -2
    • +2
    /sources/canbus/MessageInterpreter.cpp
  1. … 43 more files in changeset.
Merge branch 'feature/LDT-275-main-treatment-screen-swfw-initial-integration' into staging

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.

    • -5
    • +5
    /sources/model/hd/alarm/MAlarmMapping.cpp
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

    • -69
    • +63
    /etc/reports/cppcheck/cppcheck.err
    • -224
    • +217
    /etc/reports/cppcheck/cppcheck.log
    • -8
    • +0
    /sources/bluetooth/BluetoothInterface.cpp
    • -42
    • +25
    /sources/canbus/FrameInterface.cpp
    • -7
    • +0
    /sources/canbus/MessageAcknowModel.cpp
    • -40
    • +10
    /sources/canbus/MessageDispatcher.cpp
  1. … 171 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
    • +132
    /etc/reports/alarms/AlarmMapping.csv
    • -0
    • +189
    /etc/reports/alarms/AlarmMapping.py
    • -0
    • +0
    /etc/reports/alarms/alarmMapping.err
    • -0
    • +0
    /etc/reports/alarms/alarmMapping.log
    • -0
    • +811
    /etc/reports/cppcheck/cppcheck.err
    • -0
    • +1522
    /etc/reports/cppcheck/cppcheck.log
  1. … 648 more files in changeset.
Initial commit