main.qml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-10205: BCuff [Missing Feature]: Try to reconnect to the previously paired

  1. … 19 more files in changeset.
Delayed Checkin

- The delayed check-in idea, tested.

- The idea is that the UI is not ready when sending the check-in so delay the check-in to the point that GUI is loaded and can notify that it's ready and check-in and post can start.

- :: It didn't work.

- Some other timestamps were added to the code to get the time between the time message was sent. and UI receiving it, which is the 1.200 s between when the HD sends UI Version Req and when UI actually receives it, which is the root cause of the issue.

  1. … 14 more files in changeset.
RESOLVED.

RESOLVED.

Since we have more than one message which is using the dynamic structure now we have a "MAbstractDynamic" model (link bellow) as the parent and these codes have been moved to the parent and all the...

Since we have more than one message which is using the dynamic structure now we have a "MAbstractDynamic" model (link bellow) as the parent and these codes have been moved to the parent and all the 3 messages are using the same structure.
http://dvm-linux02:8060/cru/#UI-DEN-10424-1CFR-27600

Where was this code moved to or was it dead code laying around?

Where was this code moved to or was it dead code laying around?

UI-DEN-10424_FW Request A4 A5 Msg Log
UI-DEN-10424_FW Request A4 A5 Msg Log
DEN-9968: GUI does not indicate the amount of time the device has been stopped in pre-treatment & treatment

- Added message ID_TreatmentStop = 0x4900, // 73 and its Model, View

- Added a timer on the Alarm Dialog which is visible in Treatment Stop and if the message above has a total value.

  1. … 14 more files in changeset.
RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

DEN-10399: UI: Alarms block Shutdown screen

DEN-9271: Dialysate Temperature implemented resolution does not meet PRS

  1. … 6 more files in changeset.
Thanks for the comment. I removed those two and updated the comments as well.

Thanks for the comment.
I removed those two and updated the comments as well.

Updated the comments to clarify. In ' ..., and them,...' it meant logical AND &&. And added a lot more comments.

Updated the comments to clarify.
In ' ..., and them,...' it meant logical AND &&.
And added a lot more comments.

Removed.

Removed.

Remove blank line.

Remove blank line.

In the header file, the Ethernet and sound tests are said to be not required (i.e. should not prevent system use). So this comment appears to be inconsistent with the header file.

In the header file, the Ethernet and sound tests are said to be not required (i.e. should not prevent system use).
So this comment appears to be inconsistent with the header file.

"... and then, and them," - looks like something is wrong with this comment.

"... and then, and them," - looks like something is wrong with this comment.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

In UI we have multiple types of TODOs. DEBUG, FIXME, WARNING, NOTE, TODO

In UI we have multiple types of TODOs.
DEBUG, FIXME, WARNING, NOTE, TODO