Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9299: Meetings & Support - General Support

- Sending the "ui version req" and the "ui post final" was even before the check in since the initial screen became the landing screen.

- those two has been moved to the actual state change to wait for the HD to change the state to init then send those messages.

  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-9299: Implement a function to log unhandled messages like the other ones but at least the definition in a list hardcoded in the code.

- It has been requested by V&V team to add unhandled messages to the log to be able to query them.

    • -257
    • +259
    ./hd/alarm/MAlarmMapping.cpp
  1. … 6 more files in changeset.
DEN-9416: Implementations

- Added the UI Version values to the message 28.

    • -7
    • +7
    ./dg/data/post/MDGPostFinalResultData.h
    • -7
    • +7
    ./dg/data/post/MDGPostSingleResultData.h
    • -7
    • +7
    ./hd/data/post/MHDPostFinalResultData.h
    • -7
    • +7
    ./hd/data/post/MHDPostSingleResultData.h
  1. … 10 more files in changeset.
DEN-9416 Implementations

    • -0
    • +43
    ./dg/data/post/MDGPostFinalResultData.cpp
    • -0
    • +81
    ./dg/data/post/MDGPostFinalResultData.h
    • -0
    • +47
    ./dg/data/post/MDGPostSingleResultData.cpp
    • -0
    • +84
    ./dg/data/post/MDGPostSingleResultData.h
    • -0
    • +43
    ./hd/data/post/MHDPostFinalResultData.cpp
    • -0
    • +81
    ./hd/data/post/MHDPostFinalResultData.h
    • -0
    • +47
    ./hd/data/post/MHDPostSingleResultData.cpp
    • -0
    • +84
    ./hd/data/post/MHDPostSingleResultData.h
  1. … 9 more files in changeset.
Alarm mapping update.

    • -226
    • +226
    ./hd/alarm/MAlarmMapping.cpp
DEN-9142: Meetings & Support - General Support

- Added Dialin channels as "Debug" channels in the UI Log for V&V canbus testing (All were Unexpected before.)

- Added label for the Diagnostics screen

- The SD-CArd Indicator's mouse area made bigger to easier double touch it.

    • -224
    • +228
    ./hd/alarm/MAlarmMapping.cpp
  1. … 9 more files in changeset.
DEN-9142: Meetings & Support - General Support

- Updating the blood/dialysate flow ranges/resolution.

- Updated the Serial messages length from 10 to 15 bytes.

- Having some work done testing the plotting component.

    • -215
    • +228
    ./hd/alarm/MAlarmMapping.cpp
  1. … 7 more files in changeset.
DEN-8705: Pre-Treatment Setup Screen

- Usability tests feedback modifications

- A/V Pressure Limits ranges update regarding PRS changes.

    • -232
    • +236
    ./hd/alarm/MAlarmMapping.cpp
  1. … 11 more files in changeset.
DEN-8937: Meetings & Support - General Support

- Updated the main Treatment Log message parameters.

  1. … 13 more files in changeset.
DEN-DEN-8937: Meetings & Support - General Support

- Modified the DG disinfect states message to use the new FW enum instead of the temporary UI one.

  1. … 6 more files in changeset.
DEN-8937: Changing the DG State Message channel

- Changed the channel from dg_sync to hd_sync

    • -1
    • +1
    ./dg/data/disinfect/MDisinfectStatesData.h
  1. … 2 more files in changeset.
DEN-8920 Implementation [Store Collected Data]

- Added MVC

- Added the TxLog and Log_Events and so...

- Added the timeout/interval

- ....

  1. … 14 more files in changeset.
Update Alarm Mapping

- Also reverted back the timeout interval to 1 min.

  1. … 1 more file in changeset.
DEN-8700, DEN-8352, DEN-8351: Ensure static settings are preserved across reboot. Ensure disconnect works with latest pathing changes. Added internet connection status.

    • -228
    • +229
    ./hd/alarm/MAlarmMapping.cpp
  1. … 12 more files in changeset.
DEN-8910: Meetings & Support - General Support

- Active Alarm List toggle while the minimize is disables.

- Wrapped up the Serial information in settings

- Wrapped up the Service information in settings

- Fixed a minor issue in logging threading which was adding the log header in main thread and added more threading check for Logger.

- Added Screenshot functionality to the application by F12 on keyboard to save on usb drive "screenshot" folder with <yyyyMMdd-HHmmss>.png file format on device and on Desktop/Screenshot on desktop version.

    • -0
    • +76
    ./dg/adjustment/settings/MAdjustDGSerialNumberResponse.h
    • -0
    • +44
    ./dg/adjustment/settings/MAdjustDGServiceResponse.cpp
    • -0
    • +82
    ./dg/adjustment/settings/MAdjustDGServiceResponse.h
    • -0
    • +76
    ./hd/adjustment/settings/MAdjustHDSerialNumberResponse.h
    • -0
    • +45
    ./hd/adjustment/settings/MAdjustHDServiceResponse.cpp
    • -0
    • +81
    ./hd/adjustment/settings/MAdjustHDServiceResponse.h
  1. … 36 more files in changeset.
DEN-8693: Meetings & Support - General Support

- Updated the Alarm Mapping to add Alarm index on each line as comment.

- Added Flush States

- Fixed message 0x7700 length error.

    • -229
    • +229
    ./hd/alarm/MAlarmMapping.cpp
  1. … 8 more files in changeset.
Update Alarm Mapping

    • -228
    • +228
    ./hd/alarm/MAlarmMapping.cpp
  1. … 1 more file in changeset.
DEN-8693: Support for the disinfect

- Adding support for reading the brightness value from the Linux file system instead of having another file just to keep the same value.

- Fixed a bug in the Active Alarm List request.

- Adding the functionality of the Alarm Volume.

- Modified the Disinfection screens[Heat/chem] check marks with the new bundled states provided by FW for UI and the flush states are yet to come.

- Adjusted the Active Alarm List screen a little to be able to show all the current Alarm messages without cropping.

  1. … 26 more files in changeset.
DEN-8639: Added support for version compatibility test

- Receive HD request for SW version

- Reply to HD w/ SW Version

    • -0
    • +40
    ./hd/data/MHDRequestVersions.cpp
    • -0
    • +78
    ./hd/data/MHDRequestVersions.h
  1. … 10 more files in changeset.
DEN-8523: Bluetooth cuff

- Although there is not specific Bluetooth setting appear here but the entire idea here is to prepare the application to have a better platform for device handling like Bluetooth and the other ones.

    • -228
    • +229
    ./hd/alarm/MAlarmMapping.cpp
  1. … 19 more files in changeset.
DEN-8258, DEN-8257, DEN-8454: Implementation

- UI Driver verification

- UI Filesystem verification

- HD / DG Messaging

  1. … 36 more files in changeset.
DEN-8533 & DEN-8693

Merge and support

  1. … 43 more files in changeset.
Merge DEN-8514_UI_DEV_Alarms_Active_List into DEN-8252_POST

    • -151
    • +153
    ./hd/alarm/MAlarmMapping.cpp
  1. … 9 more files in changeset.
DEN-8519: Implementations [MVC]

  1. … 2 more files in changeset.
Update Alarm Mapping

    • -156
    • +147
    ./hd/alarm/MAlarmMapping.cpp
  1. … 1 more file in changeset.
DEN-8519: Implementations [MVC]

  1. … 14 more files in changeset.
Alarm Mapping updates.