Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7320: Addressed code review comments

  1. … 7 more files in changeset.
DEN-7315: Setting UI system and hwclocks

    • -0
    • +19
    ./qml/pages/SettingsDateTimeSet.qml
  1. … 7 more files in changeset.
DEN-7316: Added HD and DG messaging, and an alert notification when save is successful or fails.

  1. … 17 more files in changeset.
DEN-7315: Layout updates to set date and time settings page.

    • -14
    • +128
    ./qml/pages/SettingsDateTimeSet.qml
DEN-7315: Added set date and time qml page

    • -0
    • +108
    ./qml/pages/SettingsDateTimeSet.qml
  1. … 1 more file in changeset.
DEN-7282, DEN-7284: Connected to WPA + TKIP/AES (DialityWAPB)

  1. … 16 more files in changeset.
DEN-7050: Found that crash was still occurring. Added better error handling to parse wifi scan. Cannot reproduce crash any longer.

  1. … 4 more files in changeset.
DEN-7050: In progress update

  1. … 6 more files in changeset.
DEN-7050: In progress update for wifi interface join network

    • -0
    • +73
    ./qml/dialogs/DisconnectNetwork.qml
  1. … 9 more files in changeset.
DEN-7050: Added no networks in range

DEN-7050: Added wifi interface join network code

  1. … 16 more files in changeset.
DEN-7049, DEN-7050: Added QML, C++, and scripts to configure wifi interface and join networks.

    • -0
    • +97
    ./qml/dialogs/JoinNetwork.qml
  1. … 20 more files in changeset.
DEN-7049, DEN-7048: Cpp / QML for Scanning and listing available networks

  1. … 6 more files in changeset.
DEN-7048, DEN-7049, DEN-7050: Added foundational classes for scan, list, and join wifi networks

    • -0
    • +161
    ./qml/pages/SettingsWifi.qml
  1. … 16 more files in changeset.
Merge DEN-7041_UI_build_fix into staging

  1. … 3 more files in changeset.
DEN-7041: Fixed issues preventing tst_models from running; Fixed code coverage issues.

  1. … 7 more files in changeset.
Merge master into staging

  1. … 23 more files in changeset.
DEN-6638: ptTx-RB: Code Review 0

- Added an ability for now to ask for versions.

  1. … 2 more files in changeset.
DEN-6638: ptTx-RB: Code Review 0

- Fixed typo

    • -2
    • +2
    ./qml/components/ConfirmTreatmentTable.qml
  1. … 1 more file in changeset.
DEN-6870: AV-Range: Implementation

- Updated the ranges

  1. … 2 more files in changeset.
DEN-6635: Update Design Documents

- During the document update figured the "end treatment" button link to the "treatment time" is missing and put that SAME FOR "BACK TO TREATMENT"

DEN-6635: Update Design Documents

- During the document update figured the "end treatment" button link to the "treatment time" is missing and put that.

DEN-6867: ptTx-RB: Implementation [Navigation] (2/2)

- Moved each category of the post treatment screen into its own screen manager stack.

- It helps to organize the code better and later manage the screen easier when the message 37 (HD: OpMode) being used.

    • -0
    • +48
    ./qml/pages/postTreatment/PostTreatmentEndStack.qml
    • -0
    • +57
    ./qml/pages/postTreatment/PostTreatmentRecirculateStack.qml
    • -0
    • +71
    ./qml/pages/postTreatment/PostTreatmentRinsebackStack.qml
    • -87
    • +9
    ./qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
DEN-6638: ptTx-RB: Code Review 0

During the code clean up some codes has been incorrectly removed that reverted back,

DEN-6635: Update Design Documents

- Code has been updated while the SDDUI was written.

- DEN-6638: Code Review 0

  1. … 8 more files in changeset.
DEN-6869: Added Version Dialin API and a Simulator plugin

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

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

  1. … 38 more files in changeset.
DEN-6876: Cleaned up the code to start the versions cherry pick

- Messages 60,61 which was Treatment End has been removed (FW is not using it anymore).

    • -2
    • +24
    ./qml/pages/treatment/TreatmentStack.qml
  1. … 12 more files in changeset.
DEN-6865: ptTx-RB: Implementation [Messaging] (2/2)

- Added Model/View for the messages "Treatment End" Req/Res (87/88)

    • -1
    • +1
    ./qml/pages/treatment/TreatmentStack.qml
  1. … 13 more files in changeset.
DEN-6863 , DEN-6865 , DEN-6866 : psTx

- Added Recirculate timeout Model/View.

- Added Rinseback timeout to the Model/View.

- Added three more parameter to the Treatment State Message 15 for the "Blood Prime", "Treatment End", "Treatment Stop"

- Renamed the StackItem method "back" to "page".

- Renamed the "End" button label to "End Treatment"

- Renamed the "TreatmentComplete" Screen to "TreatmentEnd" to be more consistent with the states.

- Added the "TreatmentEndPause" screen for "Treatment End Pause" state

- Added the recirculate timeout to the screens.

- Added the rinseback timeout to the screens.

- Refactored the "txDialysisRunning" to "txDialysis" to match the state with the same name.

-

    • -0
    • +111
    ./qml/pages/postTreatment/end/PostTreatmentEnd.qml
    • -0
    • +112
    ./qml/pages/postTreatment/end/PostTreatmentEndPause.qml
  1. … 27 more files in changeset.