Index: CHANGELOG.md =================================================================== diff -u -ra6048ac2a37c81855e3ad697279013b8eae8fafb -r3557eea4f8e846aded445a8275166d50eb1a27f3 --- CHANGELOG.md (.../CHANGELOG.md) (revision a6048ac2a37c81855e3ad697279013b8eae8fafb) +++ CHANGELOG.md (.../CHANGELOG.md) (revision 3557eea4f8e846aded445a8275166d50eb1a27f3) @@ -2,6 +2,85 @@ All notable changes to this project will be documented in this file. +### [0.9.1] - 2021-09-03 + + - DEN-9633: Fixed duplicate function name + - DEN-9633: Combined command and publish requirements generation + - DEN-9633: Updated requirements generation list + - DEN-9633: DIAL-133: Added Dialin commands to get recirc progress info + - DEN-8886: Addressed code review feedback. + - DEN-8886: Added override functions for alarm status and mode related broadcast intervals. + - DEN-9633: Standardize imports + - DEN-8886: Addressed DEN-9698 request to add overrides for rinseback volumes. + - DEN-9633: DIAL-128: Updated do_log_can format + - DEN-9633: Re-arrange requirements order + - DEN-9633: DIAL-132: Added treatment stop progress sync + - DEN-9633: Removed messages defined by Dialin + - DEN-9633: DIAL-85: Get UI version + - DEN-9633: DIAL-130: Added reset function to treatment module + - DEN-9633: DIAL-131: Add functions to get rinseback info + - DEN-9633: DIAL-128: Update do_log_can format + - DEN-9448: Fixed more PEP8 style on HD folder + - DEN-9448: Fixed more PEP8 style on DG folder + - DEN-9448: Fix UI folder style + - DEN-9448: Updated utils folder to be compliance with PEP 8 + - DEN-9448: Shorten some lengthy comments + - DEN-9448: Updated dg folder to be compliance with PEP 8 + - DEN-9448: Updated code to be compliance to PEP 8 + - DEN-9448: Removed commas in ui proxy enums + - DEN-8886: published new blood prime safety volume. + - DEN-9416: Implementation + - DEN-8030 changed the test code + - DEN-8886: Added FPGA voltages to HD voltages class. + - DEN-8030 added dg_defs.py + - DEN-8030 addressed the code review comments + - DEN-8856: Removed CAN frames + - DEN-8030 tested DG/HD switches + - DEN-8886: Added dialysis state to treatment class. + - DEN-9416: Implementations + - DEN-8886: Added some treatment state get functions. + - DEN-8030 initial release of the DG/HD switches module + - DEN-8886: Added get functions for blood prime data. + - DEN-8030 updated and tesed the non-volatile modules + - DEN-8886: Added overrides for blood prime volumes. Added blood prime safety volume to captured treatment data. + - DEN-8886: Added heaters/temps to UF test script. + - DEN-8856: Updated water sample state + - DEN-8856: Added treatment state enum + - Code Review Addressed + - DEN-8030 worked on the NV data scripts + - DEN-8856: Added TODO and correct naming + - DEN-8856: Fixed arterial and venous pressure range for documentation + - DEN-8856: Added state enum for DG modes + - DEN-8856: Fixed style according to PEP 8 + - DEN-8937: Meetings & Support - General Support + - DEN-8856: Fixed version import + - DEN-8856: Fixed importlib metadata import error + - DEN-8856: Removed commented out code + - DEN-8856: Use setuptools scm for dialin version + - DEN-8030 updated the disinfect scripts + - DEN-8030 added top alarm to heat disinfect test script + - DEN-8030 updated the disinfects code + - DEN-8856: Added functions to get alarm individual flag + - DEN-8937: Changing the DG State Message channel + - DEN-8030 tested the code + - DEN-7347: Added ui proxy command for patient disconnection confirm + - DEN-8856: Updated support for valves and separated DG defs in common + - DEN-8910: Meetings & Support - General Support + - DEN-8856: Added complete and invalid denali message callbacks + - DEN-8030 updated the UI heat disinfect states + - DEN-8910: Meetings & Support - General Support + - DEN-8030 worked on UI heat disinfect + - DIAL-104, DEN-8856: Added separate thread for callback functions. + - DEN-8856, DEN-8859, DIAL-91: Data logger improvements + - DIAL-91: Limiting CANInterface instances, pausing data logging during excel export + - DIAL-100: Ensure float_to_bytearray is used for float parameter + - DEN-8030 fixed heat disinfect publish type from float to integer + - DEN-8030 worked on the UI states for heat and chemical disinfect + - DEN-8030 worked on the heat and chemical disinfect + - DEN-8030 continued testing chemical and heat disinfect + - DEN-8030 added code the be able to read the concentrate pumps and conductivitye sensors in chemical disinfect + - DEN-8030 tested chemical disinfect + ### [0.9.0] - 2021-06-25 - DEN-9089: Fixed doc issue