leahi-application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix status messages for wifi connect/ disconnect

code clean up

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

Update to clear SSID when wifi scan is starting

Recan wifi list after completing disconnect or connect scripts

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

    • -0
    • +71
    /sources/device/DeviceController.cpp
    • -1
    • +1
    /sources/gui/qml/components/StackItem.qml
revert gui globals

Merge remote-tracking branch 'origin/staging' into Wifi_Settings_Page

revert QML reload code

    • -1
    • +1
    /sources/gui/qml/components/MainMenu.qml
Add logic in c++ for showing the connected WIfis data on QML

    • -1
    • +58
    /sources/device/DeviceController.cpp
Revert and remove wifiinterface and vnetworkmodel files

    • -480
    • +0
    /sources/view/settings/VNetworkModel.cpp
    • -131
    • +0
    /sources/view/settings/VNetworkModel.h
    • -1009
    • +0
    /sources/wifi/WifiInterface.cpp
Merge branch 'feature/LDT-450-TreatmentParametersCreateRx' into staging

Completed most of QML and c++ for wifi settings. Need to finish shell scripts

    • -1
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -0
    • +480
    /sources/view/settings/VNetworkModel.cpp
    • -0
    • +131
    /sources/view/settings/VNetworkModel.h
    • -0
    • +1009
    /sources/wifi/WifiInterface.cpp
    • -0
    • +162
    /sources/wifi/WifiInterface.h
fix back button location in settings screen

fixed name of resource file to link properly when reloading. removed explicit qml import dependency to the .qrc file and use the QML engine import path for the QML reloading

    • -1
    • +1
    /sources/gui/qml/components/MainMenu.qml
Implemented QML reload feature by pressing the F5 key when the run argument '-r' is set

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
Merge branch 'feature/LDT-450-TreatmentParametersCreateRx' into staging

    • -18
    • +19
    /sources/canbus/MessageInterpreter.cpp
    • -36
    • +38
    /sources/view/VTreatmentCreate.cpp
    • -47
    • +47
    /sources/view/VTreatmentCreate.h
Merge branch 'LDT-261-MainTreatmentScreen-SW-Diagnostics-Screen' into staging

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.
Main Treatment Screen - SW - Diagnostics Screen - 05: DEV - Feature Implementation

- Fix typos from HD/DG to TD/DD

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -1
    • +1
    /sources/model/hd/data/MTDTemperatureData.h
    • -1
    • +1
    /sources/view/hd/data/VTDAirTrapData.cpp
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

    • -2
    • +2
    /sources/canbus/MessageInterpreter.cpp
  1. … 17 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

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +3
    /sources/model/hd/data/MTDBloodPumpData.cpp
    • -4
    • +7
    /sources/model/hd/data/MTDBloodPumpData.h
  1. … 15 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

    • -218
    • +225
    /etc/reports/cppcheck/cppcheck.log
    • -4
    • +11
    /sources/canbus/MessageInterpreter.cpp
  1. … 45 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

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