DENBUG-163: High Venous Pressure Alarm 130 Triggers During Normal Treatment Operation Added air trap raw lower level and air trap raw upper level to be logged and displayed on the diagnostics screen
DEN-16693: Institutional Settings Implementation
Initial commit of the inititutional record MVC implementation.
DEN-16693: Institutional Settings Implementation
Updated the qml file to display the insititutional record. Updated the model and view classes.
Bamboo Commit: Updated MAlarmMapping.cpp
DENBUG-199: Alarm 280 (DG Fault: DRP Direction Fault) Triggered during Pre-Treatment Sequence
Added the Maxon RPM to the handled messages to be logged.
DEN-16693: Institutional Settings Implementation
Updated the institutional record screen columns.
DEN-16693: Institutional Settings Implementation
Updated the units width in the institutional record.
DEN-16693: Institutional Settings Implementation
Changed the prescribed UF volume to L from mL.
DEN-16693: Institutional Settings Implementation
Updated the title of the Institutional Configurations and updated the heparin units
DEN-16693: Institutional Settings Implementation
Changed the name of the Institutional Configurations to Institutional Configs to be able to fit in the tab
DEN-16693: Institutional Settings Implementation
- Touch grid column spacing shrank from 100 to 50. - Settings column width expanded from 300 to 325. - Changed the Institutional Configs to Institutional Configurations on settings items.
DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen CS-5: @ UI: TxCode generation on device ~ Added QRCode for the TxCode - Added a Third-Party Open-Source MIT Licence QRCode generator from the following link: * Copyright (c) Project Nayuki. (MIT License) * https://www.nayuki.io/page/qr-code-generator-library - Created a QRCode component - Added the QRCode generation functionality in the GuiView - Added QRCode for both the Pre-Tx-Confirmation (UI Generated) and Post-Tx-Review (CS received) - Moved the CS TxCode Receive wait "..." from C++ to QML to keep the TxCode empty while wait to avoid displaying the "..." as a QRCode. - Animated the CS TxCode Receive wait "..." ~ Added development testability for the CloudSync communication ~ Fixed the date change buf file watch to wait for the CS to get the checkin and create the out buf file.
CS-3: CS: Heparin OFF o the HCP portal Treatment report
- Fixed some issues in the create treatment screen on heparin type - Combined the separated values for log and GUI into one values for both. - Added the functionality for the TreatmentConfirm (Pre-Tx), TreatmentReview (Ppost-Tx), TreatmentReport (log) for the heparin values.
DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen
DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen - removed the qtcode component from the two screen of the treatment confirm, review for P1 release.