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

- Updated the main Treatment Log message parameters.

  1. … 11 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. … 7 more files in changeset.
DEN-8920 Implementation [Store Collected Data]

- Added MVC

- Added the TxLog and Log_Events and so...

- Added the timeout/interval

- ....

    • -0
    • +203
    ./hd/adjustment/common/VCommonAdjustmentVitals.cpp
    • -0
    • +128
    ./hd/adjustment/common/VCommonAdjustmentVitals.h
  1. … 12 more files in changeset.
DEN-8910: Meetings & Support - General Support

- Heat Disinfection bundled states modification

    • -1
    • +3
    ./dg/data/disinfect/VDisinfectStatesData.h
  1. … 4 more files in changeset.
DEN-8918: BtC: Implementation [Screens] & DEN-8919: BtC: Implementation [Navigations]

- The view needs to be implemented in C++.

  1. … 18 more files in changeset.
DEN-8918: BtC: Implementation [Screens]

  1. … 13 more files in changeset.
DEN-8352: Displaying local network connection status.

  1. … 6 more files 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.

  1. … 11 more files in changeset.
DEN-8910: Meetings & Support - General Support

- Improved the Alarm design logic

- Fixed the issue with the AlarmActiveListDialig jumping back to the AlarmDialog.

  1. … 4 more files in changeset.
DEN-8910: Meetings & Support - General Support

- Added a threading for the screenshot save

- Tested on the device and modified foldering.

  1. … 6 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
    • +57
    ./settings/VAdjustmentService.cpp
    • -0
    • +77
    ./settings/VAdjustmentService.h
    • -20
    • +58
    ./settings/VAdjustmentVersions.cpp
  1. … 44 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.

    • -16
    • +26
    ./dg/data/disinfect/VDisinfectStatesData.h
  1. … 8 more files in changeset.
DEN-8816: Added RTC self test

  1. … 4 more files 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.

    • -23
    • +17
    ./dg/data/disinfect/VDisinfectStatesData.h
    • -0
    • +63
    ./settings/VAdjustmentAlarmVolume.cpp
    • -0
    • +67
    ./settings/VAdjustmentAlarmVolume.h
  1. … 21 more files in changeset.
DEN-8639: Added support for version compatibility test

- Receive HD request for SW version

- Reply to HD w/ SW Version

  1. … 12 more files in changeset.
DEN-8258, DEN-8257, DEN-8454: Implementation

- UI Driver verification

- UI Filesystem verification

- HD / DG Messaging

    • -0
    • +231
    ./VUIPowerOnSelfTest.cpp
    • -0
    • +63
    ./VUIPowerOnSelfTest.h
    • -156
    • +4
    ./dg/data/VDGPostSingleResultData.cpp
    • -32
    • +2
    ./dg/data/VDGPostSingleResultData.h
    • -156
    • +4
    ./hd/data/VHDPostSingleResultData.cpp
    • -32
    • +2
    ./hd/data/VHDPostSingleResultData.h
  1. … 26 more files in changeset.
DEN-8533 & DEN-8693

Merge and support

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

  1. … 10 more files in changeset.
DEN-8258, DEN-8257, DEN-8256: Updated UI POST tests, DH/DG final result tests, and in progress screen.

  1. … 6 more files in changeset.
DEN-8519: Implementations [MVC]

  1. … 2 more files in changeset.
DEN-8519: Implementations [MVC]

- Fixed the list if there are some 0 ids in the list.

  1. … 2 more files in changeset.
DEN-8519: Implementations [MVC]

    • -0
    • +136
    ./hd/alarm/VAlarmActiveList.cpp
    • -0
    • +91
    ./hd/alarm/VAlarmActiveList.h
  1. … 12 more files in changeset.
DEN-8319: TxLog: Code Review 0

  1. … 5 more files in changeset.
DEN-8504: Svc: Code Review 0

  1. … 1 more file in changeset.
DEN-8494: Implementation: Merge the Service Login & About into the code.

- Added Service login

- Added having the comment capability in settings .conf files.

- Performance improvement in settings reader.

  1. … 13 more files in changeset.
DEN-8501: Svc: Implementation [Navigation]

  1. … 6 more files in changeset.
DEN-8252: Updated POST Views

- Fixed setData

- Added baseline UI view classes

    • -0
    • +162
    ./VUIPostSingleResultData.cpp
    • -0
    • +67
    ./VUIPostSingleResultData.h
  1. … 5 more files in changeset.
DEN-8252: Updated POST Views

- Using QAbstractListModel to store the name and result for each HD, DG, and UI test

- Using global settings to read the list of tests from the filesystem

    • -2
    • +161
    ./dg/data/VDGPostSingleResultData.cpp
    • -4
    • +32
    ./dg/data/VDGPostSingleResultData.h
    • -2
    • +162
    ./hd/data/VHDPostSingleResultData.cpp
    • -4
    • +32
    ./hd/data/VHDPostSingleResultData.h
  1. … 3 more files in changeset.
DEN-8454: Added HD/DG Messaging for POST

    • -0
    • +24
    ./dg/data/VDGPostFinalResultData.cpp
    • -0
    • +43
    ./dg/data/VDGPostFinalResultData.h
    • -0
    • +24
    ./dg/data/VDGPostSingleResultData.cpp
    • -0
    • +43
    ./dg/data/VDGPostSingleResultData.h
    • -0
    • +24
    ./hd/data/VHDPostFinalResultData.cpp
    • -0
    • +43
    ./hd/data/VHDPostFinalResultData.h
    • -0
    • +24
    ./hd/data/VHDPostSingleResultData.cpp
    • -0
    • +43
    ./hd/data/VHDPostSingleResultData.h
  1. … 13 more files in changeset.
DEN-8490: Meetings & Support - General Support

- Support : Instruction for the Usability test support

- Support : SW team support and adding the second DGOpMode parameter (SubMode) fro logging.

- Support : SW team support, changed the Alarm Status log to be data from event.

- Added another parameter for treatment log - alarm

- Removed the initialization logging from the event logs which are all CANBus messages, in to the debug log .

- Added a header for the event log to be easier export in the excel sheet (the header doesn't have timestamp)

-

  1. … 47 more files in changeset.