denali.qrc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9416: Implementations

- Most of the FW implementation is done.

- After the Check-in message two more messages needs to be sent to the HD to complete the POST:

- Version for the compatibility test.

- UI_POST to wrap the POST on HD side.

  1. … 14 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-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.

  1. … 21 more files in changeset.
DEN-8500: Svc: Implementation [Screen]

  1. … 12 more files in changeset.
DEN-8490: Update the End Treatment Screens with the new Instruction base

- Also added the milliseconds to the logs

  1. … 39 more files in changeset.
Removing the fault screen

- Stay in what ever position we are and don't go to the fault screen for now.

- A fading created for the notifications.

  1. … 8 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-8317: Implementation: Merge the Wi-Fi into the code.

  1. … 15 more files in changeset.
DEN-8317: Implementation: Merge the Wi-Fi into the code.

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

- As part of the test and simulation treatment log was implemented at some point.

- It still needs to convert received values and map some other type values and dates.

  1. … 9 more files in changeset.
DEN-8057: posTx: Implementation [Messaging] (HD StandBy subMode)

  1. … 16 more files in changeset.
DEN-7833: Implementations [Merge the Wi-Fi, Date/Time into the code]

- Prepared the fundamentals of the Settings and Keyboard

- Added DateTime MVC and tested with the simulator.

- So many other debugging and improvement

  1. … 84 more files in changeset.
DEN-7833: Implementations [Merge the Wi-Fi, Date/Time into the code]

- Created a Grid Menu Item Component named TouchGrid

- Implemented the Settings Home page and Stack

  1. … 9 more files in changeset.
DEN-7828: posTx: Implementation [Screens]

DEN-7830: posTx: Implementation [Navigation]

  1. … 11 more files in changeset.
DEN-7829: posTx: Implementation [Messaging] ( 1 / ? )

  1. … 333 more files in changeset.
DEN-7830: Making the BloodPrime as part of the in-treatment

- and also change the name from PostTreatment to Treatment

  1. … 6 more files in changeset.
DEN-7518: preTx: Implementation [Screens] ( 3 )

  1. … 11 more files in changeset.
DEN-7139: preTx: Implementation [Screens] ( 2 )

  1. … 39 more files in changeset.
DEN-7138: preTx: Implementation [Screens] ( 1 )

7138 preTx: Implementation [Screens] ( 1 )

7143 preTx: Implementation [Navigation] ( 2 )

  1. … 26 more files in changeset.
DEN-7375: preTx: Implementation [Component][Instruction section type 1] ( 2 )

- The first working InstructionView implementation

  1. … 9 more files in changeset.
DEN-7374: preTx: Implementation [Component][Instruction section type 1] ( 1 )

- The first draft Implementation

  1. … 8 more files in changeset.
DEN-7143: preTx: Implementation [Navigation] ( 2 )

- Added the pre-treatment Consumables states

- Made the Step bullet multi orientation state

- Made the Step indicator multi orientation state

- Added the component WaitDone which has a rotating circle for wait state and a check mark when set as done.

- Added the consumables stack and two screens [self test is done, installation needs work]

- Updated PreTreatmentMainStack to navigate for waterSample and consumables.

- Added the Water Sample fail screen

- Added the Water Sample result screen

- Added the Water Sample stack

- Added the Water Sample, Sample Screen

- Added the STATE property type for the State boolean types which will not initiated if the value has not been changed.

-

  1. … 48 more files in changeset.
DEN-7373: preTx: Implementation [Component][Steps Indicator Improvement] ( ? )

- Improved the TouchRect as part of StepIndicator improvement.

  1. … 29 more files in changeset.
DEN-7142: Implementation [Navigation] ( 1 )

- A Complete refactoring of the navigation management has been done.

  1. … 37 more files in changeset.
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.

  1. … 7 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.

-

  1. … 41 more files in changeset.
DEN-6862 , DEN-6865 : Blood Prime && Rinseback && Ricirculate

- Moved all the the imports into the main.qml since find out it doesn't make any difference until the module is loaded dynamically at runtime which we don't since it is slow.

- Added PostTreatmentAdditional for Additional Rinseback.

- Added RinsebackInit for Rinseback setup

- Code Clean up & refactoring

  1. … 13 more files in changeset.
DEN-6862, DEN-6865 Blood Prime Screen

- Added Blood Prime Screen/Message

- Cleaned up the code a little.

  1. … 17 more files in changeset.
DEN-6862: ptTx-RB: Implementation [Screens] Rinseback Complete

- DEN-6864: ptTx-RB: Implementation [Messaging] (1/2)

- DEN-6865: ptTx-RB: Implementation [Messaging] (2/2)

- Added ImageText Componenet for the rinseback in progress screen

- Added Flow rate as well to the message ID_Rinseback as 3rd parameter.

- Connected Recirculate message to the Recirculate screen in progress.

- Connected Rinseback (Adj/Data) messages to the Rinseback screen in progress.

- Updated TreatmentStack Screen navigation for the Rinseback, Recirculate, TreatmentComplete and so on.

  1. … 18 more files in changeset.