Index: scripts/wifi_save_dhcp_interface.sh =================================================================== diff -u -r27cc308ff5113a9386899d3c8f8b29962a8498e1 -r42c02ce3428eecfd017c1567b0e20829acc0912f --- scripts/wifi_save_dhcp_interface.sh (.../wifi_save_dhcp_interface.sh) (revision 27cc308ff5113a9386899d3c8f8b29962a8498e1) +++ scripts/wifi_save_dhcp_interface.sh (.../wifi_save_dhcp_interface.sh) (revision 42c02ce3428eecfd017c1567b0e20829acc0912f) @@ -14,7 +14,6 @@ # @date (original) 11-May-2021 # ############################################################################ -if [ $# -eq 0 ]; then currentFile=$(basename "$0") echo "Usage: ./$currentFile " exit 0 Index: sources/gui/qml/dialogs/DiagnosticsDialog.qml =================================================================== diff -u -r89d18f2827133d74e840c4989a8dce59e504c7f4 -r42c02ce3428eecfd017c1567b0e20829acc0912f --- sources/gui/qml/dialogs/DiagnosticsDialog.qml (.../DiagnosticsDialog.qml) (revision 89d18f2827133d74e840c4989a8dce59e504c7f4) +++ sources/gui/qml/dialogs/DiagnosticsDialog.qml (.../DiagnosticsDialog.qml) (revision 42c02ce3428eecfd017c1567b0e20829acc0912f) @@ -7,7 +7,7 @@ * * \file DiagnosticsDialog.qml * \author (last) Behrouz NematiPour - * \date (last) 30-Jul-2021 + * \date (last) 17-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 11-May-2021 * Index: sources/model/MModel.h =================================================================== diff -u -r89d18f2827133d74e840c4989a8dce59e504c7f4 -r42c02ce3428eecfd017c1567b0e20829acc0912f --- sources/model/MModel.h (.../MModel.h) (revision 89d18f2827133d74e840c4989a8dce59e504c7f4) +++ sources/model/MModel.h (.../MModel.h) (revision 42c02ce3428eecfd017c1567b0e20829acc0912f) @@ -7,7 +7,7 @@ * * \file MModel.h * \author (last) Behrouz NematiPour - * \date (last) 11-Nov-2021 + * \date (last) 17-Feb-2022 * \author (original) Behrouz NemaiPour * \date (original) 02-Jul-2020 * Index: sources/model/hd/alarm/MAlarmMapping.cpp =================================================================== diff -u -r7e6bd1a0207463711b6b52924315a2c39260c326 -r42c02ce3428eecfd017c1567b0e20829acc0912f --- sources/model/hd/alarm/MAlarmMapping.cpp (.../MAlarmMapping.cpp) (revision 7e6bd1a0207463711b6b52924315a2c39260c326) +++ sources/model/hd/alarm/MAlarmMapping.cpp (.../MAlarmMapping.cpp) (revision 42c02ce3428eecfd017c1567b0e20829acc0912f) @@ -1,23 +1,17 @@ -/*! - * - * Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. - * \copyright - * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN - * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. - * - * \file MAlarmMapping.cpp - * \author (last) Behrouz NematiPour - * \date (last) 16-Feb-2022 - * \author (original) Behrouz NematiPour - * \date (original) 03-May-2021 - * - ********************************************************************************* - * ANY MODIFICATION IN THIS FILE WILL BE LOST. * - * THE CONTENT OF THIS FILE IS AUTOMATICALLY GENERATED ON EACH BUILD ON SERVER. * - * ANY REQUIRED UPDATE NEEDS TO BE DONE IN THE AlarmDefs.h IN common REPOSITORY. * - ******************************************************************************* * - * - */ +/*! + * + * Copyright (c) 2021-2022 Diality Inc. - All Rights Reserved. + * \copyright + * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN + * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. + * + * \file MAlarmMapping.cpp + * \author (last) Behrouz NematiPour + * \date (last) 28-Jan-2022 + * \author (original) Behrouz NematiPour + * \date (original) 04-May-2021 + * + */ #include "MAlarmStatusData.h" using namespace Model; Index: sources/model/hd/data/treatment/MTreatmentBloodFlowData.cpp =================================================================== diff -u -rf4367d813d493a301a736a746a54d1db7357b089 -r42c02ce3428eecfd017c1567b0e20829acc0912f --- sources/model/hd/data/treatment/MTreatmentBloodFlowData.cpp (.../MTreatmentBloodFlowData.cpp) (revision f4367d813d493a301a736a746a54d1db7357b089) +++ sources/model/hd/data/treatment/MTreatmentBloodFlowData.cpp (.../MTreatmentBloodFlowData.cpp) (revision 42c02ce3428eecfd017c1567b0e20829acc0912f) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2019-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * - * \file MTreatmentBloodFlowData.cpp - * \author (last) Michael Garthwaite - * \date (last) 09-Feb-2022 - * \author (original) Michael Garthwaite - * \date (original) 09-Feb-2022 + * \file MTreatmentBloodFlowData.cpp + * \author (last) Michael Garthwaite + * \date (last) 17-Feb-2022 + * \author (original) Michael Garthwaite + * \date (original) 09-Feb-2022 * */ #include "MTreatmentBloodFlowData.h" Index: sources/model/hd/data/treatment/MTreatmentBloodFlowData.h =================================================================== diff -u -r22e9fba5d14ea03731b4e30f6bbde22561921894 -r42c02ce3428eecfd017c1567b0e20829acc0912f --- sources/model/hd/data/treatment/MTreatmentBloodFlowData.h (.../MTreatmentBloodFlowData.h) (revision 22e9fba5d14ea03731b4e30f6bbde22561921894) +++ sources/model/hd/data/treatment/MTreatmentBloodFlowData.h (.../MTreatmentBloodFlowData.h) (revision 42c02ce3428eecfd017c1567b0e20829acc0912f) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2019-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * - * \file MTreatmentBloodFlowData.h - * \author (last) Michael Garthwaite - * \date (last) 9-Feb-2022 - * \author (original) Michael Garthwaite - * \date (original) 9-Feb-2022 + * \file MTreatmentBloodFlowData.h + * \author (last) Michael Garthwaite + * \date (last) 16-Feb-2022 + * \author (original) Michael Garthwaite + * \date (original) 09-Feb-2022 * */ #pragma once Index: sources/model/hd/data/treatment/MTreatmentDialysateFlowData.cpp =================================================================== diff -u -r22e9fba5d14ea03731b4e30f6bbde22561921894 -r42c02ce3428eecfd017c1567b0e20829acc0912f --- sources/model/hd/data/treatment/MTreatmentDialysateFlowData.cpp (.../MTreatmentDialysateFlowData.cpp) (revision 22e9fba5d14ea03731b4e30f6bbde22561921894) +++ sources/model/hd/data/treatment/MTreatmentDialysateFlowData.cpp (.../MTreatmentDialysateFlowData.cpp) (revision 42c02ce3428eecfd017c1567b0e20829acc0912f) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2019-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * - * \file MTreatmentInletFlowData.cpp - * \author (last) Michael Garthwaite - * \date (last) 9-Feb-2022 - * \author (original) Michael Garthwaite - * \date (original) 9-Feb-2022 + * \file MTreatmentDialysateFlowData.cpp + * \author (last) Michael Garthwaite + * \date (last) 16-Feb-2022 + * \author (original) Michael Garthwaite + * \date (original) 16-Feb-2022 * */ #include "MTreatmentDialysateFlowData.h" Index: sources/model/hd/data/treatment/MTreatmentDialysateFlowData.h =================================================================== diff -u -r22e9fba5d14ea03731b4e30f6bbde22561921894 -r42c02ce3428eecfd017c1567b0e20829acc0912f --- sources/model/hd/data/treatment/MTreatmentDialysateFlowData.h (.../MTreatmentDialysateFlowData.h) (revision 22e9fba5d14ea03731b4e30f6bbde22561921894) +++ sources/model/hd/data/treatment/MTreatmentDialysateFlowData.h (.../MTreatmentDialysateFlowData.h) (revision 42c02ce3428eecfd017c1567b0e20829acc0912f) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2019-2022 Diality Inc. - All Rights Reserved. + * Copyright (c) 2022-2022 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * - * \file MTreatmentFlowsData.h - * \author (last) Michael Garthwaite - * \date (last) 09-Feb-2022 - * \author (original) Michael Garthwaite - * \date (original) 09-Feb-2022 + * \file MTreatmentDialysateFlowData.h + * \author (last) Michael Garthwaite + * \date (last) 16-Feb-2022 + * \author (original) Michael Garthwaite + * \date (original) 16-Feb-2022 * */ #pragma once Index: sources/view/hd/data/treatment/VTreatmentBloodFlow.cpp =================================================================== diff -u -r89d18f2827133d74e840c4989a8dce59e504c7f4 -r42c02ce3428eecfd017c1567b0e20829acc0912f --- sources/view/hd/data/treatment/VTreatmentBloodFlow.cpp (.../VTreatmentBloodFlow.cpp) (revision 89d18f2827133d74e840c4989a8dce59e504c7f4) +++ sources/view/hd/data/treatment/VTreatmentBloodFlow.cpp (.../VTreatmentBloodFlow.cpp) (revision 42c02ce3428eecfd017c1567b0e20829acc0912f) @@ -7,7 +7,7 @@ * * \file VTreatmentBloodFlow.cpp * \author (last) Behrouz NematiPour - * \date (last) 11-Apr-2021 + * \date (last) 17-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/view/hd/data/treatment/VTreatmentBloodFlow.h =================================================================== diff -u -r89d18f2827133d74e840c4989a8dce59e504c7f4 -r42c02ce3428eecfd017c1567b0e20829acc0912f --- sources/view/hd/data/treatment/VTreatmentBloodFlow.h (.../VTreatmentBloodFlow.h) (revision 89d18f2827133d74e840c4989a8dce59e504c7f4) +++ sources/view/hd/data/treatment/VTreatmentBloodFlow.h (.../VTreatmentBloodFlow.h) (revision 42c02ce3428eecfd017c1567b0e20829acc0912f) @@ -7,7 +7,7 @@ * * \file VTreatmentBloodFlow.h * \author (last) Behrouz NematiPour - * \date (last) 10-Aug-2021 + * \date (last) 17-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/view/hd/data/treatment/VTreatmentDialysateFlow.cpp =================================================================== diff -u -r89d18f2827133d74e840c4989a8dce59e504c7f4 -r42c02ce3428eecfd017c1567b0e20829acc0912f --- sources/view/hd/data/treatment/VTreatmentDialysateFlow.cpp (.../VTreatmentDialysateFlow.cpp) (revision 89d18f2827133d74e840c4989a8dce59e504c7f4) +++ sources/view/hd/data/treatment/VTreatmentDialysateFlow.cpp (.../VTreatmentDialysateFlow.cpp) (revision 42c02ce3428eecfd017c1567b0e20829acc0912f) @@ -7,7 +7,7 @@ * * \file VTreatmentDialysateFlow.cpp * \author (last) Behrouz NematiPour - * \date (last) 11-Apr-2021 + * \date (last) 17-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * Index: sources/view/hd/data/treatment/VTreatmentDialysateFlow.h =================================================================== diff -u -r89d18f2827133d74e840c4989a8dce59e504c7f4 -r42c02ce3428eecfd017c1567b0e20829acc0912f --- sources/view/hd/data/treatment/VTreatmentDialysateFlow.h (.../VTreatmentDialysateFlow.h) (revision 89d18f2827133d74e840c4989a8dce59e504c7f4) +++ sources/view/hd/data/treatment/VTreatmentDialysateFlow.h (.../VTreatmentDialysateFlow.h) (revision 42c02ce3428eecfd017c1567b0e20829acc0912f) @@ -7,7 +7,7 @@ * * \file VTreatmentDialysateFlow.h * \author (last) Behrouz NematiPour - * \date (last) 10-Aug-2021 + * \date (last) 17-Feb-2022 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 *