Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-13645: IMP: Disinfection Remove unused data messages [0x8300]

- removed the message:

|0x8300| 131| 0x070| 1 Hz| N| DG| UI| DG Flush Time [each sub state] |(U32) Timeout (secs) (0=no time estimate)| (U32) Timeout countdown (secs)|

    • -45
    • +0
    ./disinfect/MDisinfectDGFlushTimeData.cpp
    • -82
    • +0
    ./disinfect/MDisinfectDGFlushTimeData.h
  1. … 10 more files in changeset.
wrapping up multiple sprint codes

- LOG: Added a CLI option to disable the Check-In logs by adding -k, --disable-check-in-log at the CLI. This was interrupting the log tests. The build macro has been removed.

- POST: During the coverage find out that the getter functions have not even been called in the ApplicationPost.

- CloudSync: Added the Treatment Code(TxCode), received from the cloud after the Treatment Report stored by Cloud System. It is a message communication between UI<=(2008)=CS.

- CloudSync: Two error added for the 2008: TxCode

- CloudSync: Due to some issues on Cloud System regarding the credential expiration, It has been asked to add a temporary workaround to send the credentials (1004) before message 1006:Device State, 1007:Treatment Report.

- DEN-12727: Treatment Parameter Screen: Added more space between the parameters components specially the Temperature slider and the option on top.

- DEN-12829: Enabled the back button on the Start Treatment Screen

- DEN-12761: Enabled an empty Patient ID.

It has not yet been implemented on the CloudSync App, so if sent empty CloudSystem will later reject to store the TxReport.

When later implemented an unassigned random Patient ID will be created for that TxReport to be later defined and assigned.

- DEN-12837, DEN-12840: The Disinfection Scheduling Entry and the Confirm button have been removed from the "Dialysate Generator Settings" screen.

- DEN-12837, DEN-12840: The "Dialysate Generator Settings" changed to "DG Cleaning" for the menu option and the screen title.

- Settings: The Clear Alarm Condition button has been removed from the settings screen for the release.

- Settings: The options which has no implementation for the phase 1 have been removed from the Settings screen Service mode options. [Language, Calibration, SW Update, Factory Reset]

- DEN-12841: Reworded the password entries in Service screen and for WiFi Join Screen.

- TxCode, TxReport: removed the commented out Treatment Report Parameters from the code.

- LOG: added one character space int he DEBUG log for the Not Enough Data in Types.

- Settings: The Service Dates default values changed from 0 to "" since they are strings.

- Settings: Added some clarification for the Home screen greetings

  1. … 32 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 152 more files in changeset.
DEN-12597 Code Review

http://dvm-linux02:8060/cru/UI-DEN-12258-1#c12773

Disabled the coco end as well, which caused the coco to log a lot of warnings.

  1. … 79 more files in changeset.
DEN-12426: LTS: Bug / CR / Develop Coco / Manual

- removed the "// coco begin validated" to disable the manually validated coverage.

  1. … 80 more files in changeset.
DEN-12262: INT: Support and debugging

- Fixing the DG Valves/Temperature messages

- Fixing the CloudSync RegisterDeviceRequest

- Fixed/Cherry-Picked the Dialin-log conditions.

- Cleaned up the debug messages.

  1. … 18 more files in changeset.
DEN-12262: INT: Log Dialin Messages

- Log Dialin messages as part of the unhandled messages.

  1. … 9 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 75 more files in changeset.
DEN-12262: INT: Code reviews wrap up & support

- Addressed all the code review comments in another branch in here to facilitate the code review process and make the code ready while the actual code owner were busy supporting system for demo.

- Added another condition to the Alarm top/right countdown to hide the timer when FW is not even in the Treatment mode by the HDOpMode.

  1. … 30 more files in changeset.
DEN-12262: INT: Code reviews wrap up & support

- Addressed all the code review comments in another branch in here to facilitate the code review process and make the code ready while the actual code owner were busy supporting system for demo.

- Added another condition to the Alarm top/right countdown to hide the timer when FW is not even in the Treatment mode by the HDOpMode.

  1. … 31 more files in changeset.
DEN-12262: INT: Log Dialin Messages

- Log Dialin messages as part of the unhandled messages.

  1. … 10 more files in changeset.
DEN-12121: Updates per code review

  1. … 8 more files in changeset.
DEN-12121: Implemented QML updates, proper view links for QML, and remaining implementation for new messages to the QML stack. All relate to DEN-12118.

  1. … 14 more files in changeset.
DEN-12121: Implemented Model and Views for BloodLeak, AirBubble, AirTrap and DG Conductvity for DEN-12118. Removed ODi and ODo in diagnostic dialog. Added isCompleted field in Rinseback Model for DEN-9932.

    • -0
    • +57
    ./MDGConductivityData.cpp
    • -0
    • +90
    ./MDGConductivityData.h
  1. … 25 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 570 more files in changeset.
Part 2/2: Added the two new General HD/DG messages

    • -0
    • +42
    ./MDGGeneralEvent.cpp
  1. … 15 more files in changeset.
DEN-9416: Implementations

- Added the UI Version values to the message 28.

  1. … 13 more files in changeset.
DEN-9416 Implementations

    • -0
    • +43
    ./post/MDGPostFinalResultData.cpp
    • -0
    • +81
    ./post/MDGPostFinalResultData.h
    • -0
    • +47
    ./post/MDGPostSingleResultData.cpp
    • -0
    • +84
    ./post/MDGPostSingleResultData.h
  1. … 15 more files in changeset.
DEN-8937: Changing the DG State Message channel

- Changed the channel from dg_sync to hd_sync

  1. … 2 more files in changeset.
DEN-8454: Added HD/DG Messaging for POST

    • -0
    • +43
    ./MDGPostFinalResultData.cpp
    • -0
    • +81
    ./MDGPostFinalResultData.h
    • -0
    • +47
    ./MDGPostSingleResultData.cpp
    • -0
    • +84
    ./MDGPostSingleResultData.h
  1. … 18 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. … 50 more files in changeset.
DEN-8317: Implementation: Merge the Wi-Fi into the code.

- Mainly the WiFi integration

- Some other support tasks:

| Support : Instruction and Kishen images [ Calyton, Nick ]

| Support : Alarm Messaging Parser

| Support : Changed the Manager Screen into a Monitoring Dialog and can be shown by DblTap on SDCard Indication on top/right

| Support : Modified the Heat values to float on Monitoring Dialog

| Support/Bug : Fixed the Alarm Message Bug

  1. … 107 more files in changeset.
DEN-7831: posTx: Implementation [Simulator/Testing]

- Disinfection

    • -45
    • +0
    ./disinfect/MDisinfectDGChemicalTBDData.cpp
    • -82
    • +0
    ./disinfect/MDisinfectDGChemicalTBDData.h
    • -45
    • +0
    ./disinfect/MDisinfectDGFlushData.cpp
    • -82
    • +0
    ./disinfect/MDisinfectDGFlushData.h
    • -0
    • +45
    ./disinfect/MDisinfectDGFlushTimeData.cpp
    • -0
    • +82
    ./disinfect/MDisinfectDGFlushTimeData.h
    • -45
    • +0
    ./disinfect/MDisinfectDGHeatTemperatureData.cpp
    • -82
    • +0
    ./disinfect/MDisinfectDGHeatTemperatureData.h
    • -1
    • +1
    ./disinfect/MDisinfectDGHeatTimeData.h
  1. … 29 more files in changeset.
DEN-7946 Saline, Standby, Alarm, Keyboard, ....

    • -0
    • +49
    ./disinfect/MDisinfectStatesData.cpp
    • -0
    • +85
    ./disinfect/MDisinfectStatesData.h
  1. … 20 more files in changeset.
DEN-8052: posTx: Implementation [Messaging] (Disinfection)

DEN-8067: Meetings & Support - Post-Treatment Integration

    • -3
    • +3
    ./disinfect/MDisinfectDGChemicalTBDData.h
    • -3
    • +3
    ./disinfect/MDisinfectDGChemicalTimeData.h
    • -3
    • +3
    ./disinfect/MDisinfectDGHeatTemperatureData.h
    • -3
    • +3
    ./disinfect/MDisinfectDGHeatTimeData.h
  1. … 13 more files in changeset.
DEN-8052: posTx: Implementation [Messaging] (Disinfection)

- Disinfection MVC

- There is still a state message and also some parts in qml for the progress and states during the disinfection.

    • -0
    • +45
    ./disinfect/MDisinfectDGChemicalTBDData.cpp
    • -0
    • +82
    ./disinfect/MDisinfectDGChemicalTBDData.h
    • -0
    • +45
    ./disinfect/MDisinfectDGChemicalTimeData.cpp
    • -0
    • +82
    ./disinfect/MDisinfectDGChemicalTimeData.h
    • -0
    • +45
    ./disinfect/MDisinfectDGFlushData.cpp
    • -0
    • +82
    ./disinfect/MDisinfectDGFlushData.h
    • -0
    • +45
    ./disinfect/MDisinfectDGHeatTemperatureData.cpp
    • -0
    • +82
    ./disinfect/MDisinfectDGHeatTemperatureData.h
    • -0
    • +45
    ./disinfect/MDisinfectDGHeatTimeData.cpp
    • -0
    • +82
    ./disinfect/MDisinfectDGHeatTimeData.h
    • -0
    • +45
    ./pretreatment/MDGFilterFlushData.cpp
    • -0
    • +82
    ./pretreatment/MDGFilterFlushData.h
  1. … 25 more files in changeset.
DEN-7377: preTx: Implementation [Dynamic Instruction Loading] ( 2 )

DEN-7457: Meetings & Support - General purpose

  1. … 50 more files in changeset.
DEN-7140: Implementation [Messaging] ( 1 )

- Added progress data Model/View which are:

ID_DGFilterFlush = 0x6000, // 96

ID_SelfTestNoCartridge = 0x6100, // 97

ID_SelfTestDry = 0x6300, // 99

ID_DisposablesPrime = 0x4300, // 67

    • -0
    • +45
    ./MDGFilterFlushData.cpp
    • -0
    • +82
    ./MDGFilterFlushData.h
  1. … 33 more files in changeset.
DEN-6635: Update Design Documents

- Code has been updated while the SDDUI was written.

- DEN-6638: Code Review 0

  1. … 11 more files in changeset.
DEN-6877: Merging the Versions/Acceleration

    • -0
    • +68
    ./MDGAccelerometerData.cpp
    • -0
    • +106
    ./MDGAccelerometerData.h
  1. … 37 more files in changeset.