canbus

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-5830_AlarmDesign' into 2020_EOY_DEMO

  1. … 1 more file in changeset.
DEN-5833: Implementation

- Added a MACRO for convenience of empty payload messages handling.

Merge DEN-4860_BLE into 2020_EOY_DEMO

  1. … 22 more files in changeset.
Merge master into DEN-4860_BLE

  1. … 21 more files in changeset.
Merge branch 'DEN-5751_Pre-TreatmentUltrafiltration' into 2020_EOY_DEMO

  1. … 6 more files in changeset.
DEN-5833: Implementation

- Added the message 63 (req/rsp)

  1. … 10 more files in changeset.
DEN-5833: Implementation

- fix a naming bug.

  1. … 1 more file in changeset.
DEN-5833: Implementation

- Fixed the bug of silence logic which was reverse

- Fixed the bug that length of the silence message payload was incorrectly set to 4 instead of 1.

- changed the name of the MAlarmSilenceReq member variable to silence instead of state which now implies it is silent (1) or not (0).

  1. … 3 more files in changeset.
DEN-5833: Implementation

- Implementation of the message 64: 'Alarm User Action'

- Cleaned up the VAlarmStatus class.

  1. … 5 more files in changeset.
DEN-5833: Implementation

- Added User Action message response model.

  1. … 4 more files in changeset.
DEN-5833: Implementation

- Added 3 Alarm buttons

- created Mute Button

- created Up and Down Button (minimize/maximize)

- used FW alarm status flag enum (Alarm_State_Flag_Bit_Positions) instead of the UI version and removed UI one.

Code cleaned up

- modified and cleaned up Notification Dialog and Bar.

- modified Time Text component to be able to show sections with one zero only.

- cleaned up main.qml

  1. … 21 more files in changeset.
DEN-5754: Implementation

- Added the new MVC for initial UF Volume adjustment messages (79/80).

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

- reviewed the pre-treatment screens and modified

- added the double range slider for Arterial and Venous

- modified the treatmentBegin(ultrafiltration)

- so many other tweaks.

  1. … 17 more files in changeset.
DEN-5754: Implementation

- reformat and commented out the message id debug log.

  1. … 1 more file in changeset.
DEN-5833: Implementation

- Updated the old Alarm model structure to used the notify in the Message Interpreter.

- Updated the Alarm Trigger,Clear,Status to inherit from MAbstract to be able to the above.

- Added a macro to make the request messages handling easier.

  1. … 8 more files in changeset.
DEN-5515: Added VAlert class to support BLE related alerts

  1. … 24 more files in changeset.
DEN-5739: Implementation

- Added the response in cpp and qml.

  1. … 2 more files in changeset.
DEN-5739: Implementation

- Implemented the entire MVC for Heparin request/response/data.

  1. … 18 more files in changeset.
Merge branch 'master' into DEN-4691_InLineBloodPressureAdjustments

  1. … 26 more files in changeset.
DEN-4867: Refactored Pre-Treatment classes.

DEN-4860: Ensure error shows when bluetooth module is off

  1. … 33 more files in changeset.
Merge master into DEN-4598-Confirm-Priming-Begin

  1. … 12 more files in changeset.
DEN-4698: Code Review 0

DEN-4609: Addressed code review requests.

  1. … 10 more files in changeset.
Removed extra empty lines

  1. … 33 more files in changeset.
DEN-5033: DEN-5034: Implementation [ Messaging ]

- Back end implementation of the messaging.

  1. … 21 more files in changeset.
DEN-4598, DEN-4609, DEN-4607: Added VTreatmentEnd.cpp/.h, Added end treatment button to settings page, misc. cleanup.

  1. … 16 more files in changeset.
DEN-4598, DEN-4609, DEN-4607, DEN-4605: Updated unit tests and code coverage. Made changes requested in code review.

  1. … 21 more files in changeset.
DEN-5340 Code Coverage [99.881%]

- removed unused codes.

- commented unused codes.

  1. … 7 more files in changeset.
DEN-4605: Updated unit tests

  1. … 5 more files in changeset.
DEN-5339: Integration Testing

- Debugging, Refactoring, Testing

  1. … 31 more files in changeset.