application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15548: UI: Send alarm 178 on CAN (also log alarm 178)

- added the log for the Alarm UI generates (178) to be displayed on the screen, which is not actually send on the CANBus.

- I did not created another extra AlarmStatus request Model, since it is not necessary t o send this message over the CANBus, and it would be lots of unnecessary code for an unnecessary action (sending the message over the CANBus ) since the nature of the message actually is to be sent when there is no HD to ack UI messages.

    • -2
    • +0
    /sources/canbus/MessageInterpreter.cpp
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -0
    • +13
    /sources/model/hd/alarm/MAlarmStatusData.cpp
    • -0
    • +1
    /sources/model/hd/alarm/MAlarmStatusData.h
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-15875: Updated - The Treatment log retention and rotation usage percentage adjustment for its new secure location

Update the % for max usage of treatment to cover 50% since it is now located on encrypted partition

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-15875: Added - The Treatment log retention and rotation usage percentage adjustment for its new secure location

Added proper detection of the SD-card not being mounted to use /tmp folder for logging

Updated the periodical space check to also use /tmp folder when SD Card is not mounted

DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.

Updated with changes per CR request

    • -2
    • +14
    /sources/view/hd/data/VTreatmentRanges.cpp
DEN-15812: UI: Add an option on the Configurations setup screen to prevent the Device Registration cleanup

- Managed the Settings/System.conf owner

    • -9
    • +19
    /sources/device/DeviceController.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.

Correct the macro logic to not be bitwise

DEN-15487: Added - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.

- the checking of POST for settings CRC

- error handling when reading the settings file

- error handling when configuration parameters are incorrect

    • -72
    • +79
    /sources/view/hd/data/VTreatmentRanges.cpp
    • -0
    • +2
    /sources/view/hd/data/VTreatmentRanges.h
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-15812: UI: Add an option on the Configurations setup screen to prevent the Device Registration cleanup

- Added the UI portion of the update

- Added the -U cmd-line option to get UI Application in update mode.

    • -6
    • +15
    /sources/device/DeviceController.cpp
    • -10
    • +6
    /sources/storage/StorageGlobals.cpp
DEN-15977: UI: UI is not responding to POST result request from HD

- added the removed line during the Cybersecurity merge.

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -5
    • +5
    /sources/model/hd/data/post/MHDRTCEpochData.h
    • -2
    • +2
    /sources/view/hd/alarm/VAlarmActiveList.cpp
Merge remote-tracking branch 'origin/DEN-15833-UI-VD-S101-alarm_list_uniqueID' into staging

Merge branch 'DEN-15833-UI-VD-S101-FS_io_fail_alarm' into staging

Merge remote-tracking branch 'origin/DEN-15833-UI-VD-S101-UI_HD_RTC_sync' into staging

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -23
    • +44
    /sources/view/settings/VDateTime.cpp
DEN-15664: Blood Pump Stop Time Exceeded Alarms (124, 125, 165, and 212) Alarm Timer Feature is Inconsistent

- Added the txEnd to the condition as well to display the countdown timer.

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-13474: Updated - UI: SRSUI for SD-Card/File System Write Failure & Export Log Failure may be Outdated from PRS (SRSUI 1077-1079)

Rename the signal/slot per CR request