data

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8052: posTx: Implementation [Messaging] (Disinfection)

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

  1. … 16 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
    • +86
    ./disinfect/VDisinfectDGData.cpp
    • -0
    • +72
    ./disinfect/VDisinfectDGData.h
    • -0
    • +27
    ./pretreatment/VDGFilterFlushData.cpp
    • -0
    • +45
    ./pretreatment/VDGFilterFlushData.h
  1. … 33 more files in changeset.
DEN-7147: Fixed a bug on Sub-StepIndicator on bottom of the instructions

- Which was causing that to not to show correct number of the steps and titles.

- removed #include "MModel.h" in all the possible cases and include the specific model since the MModel has too much include.

- Showing the Heparin setup in the CART_INSTALL state only if we have a heparin volume setup.

- created a common template function name enumString in Gui namespace to get the enum name as string.

  1. … 61 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
    • +27
    ./VDGFilterFlushData.cpp
    • -0
    • +45
    ./VDGFilterFlushData.h
  1. … 33 more files in changeset.
DEN-6869: Added Accelerometer Dialin API and a Simulator plugin

- After adding the simulator plugin find out a bug in the code and fixed.

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

    • -0
    • +32
    ./VDGAccelerometerData.cpp
    • -0
    • +49
    ./VDGAccelerometerData.h
  1. … 37 more files in changeset.
DEN-4964: Addressed code review comments.

  1. … 2 more files in changeset.
DEN-4964: Added DG Accelerometer to the UI app.

    • -0
    • +32
    ./VDGAccelerometerData.cpp
    • -0
    • +42
    ./VDGAccelerometerData.h
  1. … 12 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 86 more files in changeset.
5284: Implementation

Story related fixes:

- Used FW enum for Saline Bolus in Common repo

- txPaused modified the way FW understands and transmits.

Extra fixes:

- Changed the Ultrafiltration ref/meas vol to 3 decimal.

- Application version wasn't correctly shown

- Added a #define for the mouse event spy since on target it's not usually happening and is not useful neither on target nor on desktop for now.

- Fixed the author typo

  1. … 88 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 160 more files in changeset.
Merge branch 'master' into DEN-4690_Doxygenization

  1. … 110 more files in changeset.
DEN-4690: Doxygenization

- Completed updating the messaging models

- Updated the view classes

  1. … 47 more files in changeset.
DEN-4690: Doxygenization

- Added more comments

- Added message table template.

- ...

  1. … 100 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 242 more files in changeset.
DEN-4690: Doxygenization

- Filename changed to Camel Case

- Diagrams updated

- Figured out how to set macro references in doxygen and updated the code dox

- Figured out how to draw diagrams in doxygen and updated the code dox

  1. … 74 more files in changeset.
DEN-4690: Doxygenization

- Doxygenization

- File Names Camel Case

- Spell Checks

  1. … 197 more files in changeset.
4246: Merge Newly added Squish API Messages into Dial-In

- Has not been merged yet but preparing for.

  1. … 15 more files in changeset.
DEN-3880 : Implementation

- Added application name and version in the log.

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 2 more files in changeset.
DEN-3874 : HW Support [Per Peman's Email]

- Reversed the ValvesState view order.

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

DEN-3874 : HW Support [Per Peman's Email]

- Just to keep the code. Needs clean up.

- Don't forget Logs (DG, HD is different)

- So many more.

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

    • -0
    • +25
    ./VDGDrainPumpData.cpp
    • -0
    • +36
    ./VDGDrainPumpData.h
    • -0
    • +26
    ./VDGHeatersData.cpp
    • -0
    • +27
    ./VDGLoadCellReadingsData.cpp
    • -0
    • +38
    ./VDGLoadCellReadingsData.h
    • -0
    • +44
    ./VDGOperationModeData.cpp
    • -0
    • +45
    ./VDGOperationModeData.h
    • -0
    • +27
    ./VDGPressuresData.cpp
    • -0
    • +38
    ./VDGPressuresData.h
    • -0
    • +26
    ./VDGReservoirData.cpp
    • -0
    • +37
    ./VDGReservoirData.h
    • -0
    • +35
    ./VDGTemperaturesData.cpp
  1. … 127 more files in changeset.