Index: dialin/common/msg_defs.py =================================================================== diff -u -rd825321ce3b39a8119e6cabfcdc3b1408234dade -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/common/msg_defs.py (.../msg_defs.py) (revision d825321ce3b39a8119e6cabfcdc3b1408234dade) +++ dialin/common/msg_defs.py (.../msg_defs.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -7,8 +7,8 @@ # # @file msg_defs.py # -# @author (last) Peter Lucia -# @date (last) 14-Oct-2020 +# @author (last) Dara Navaei +# @date (last) 17-Oct-2020 # @author (original) Peter Lucia # @date (original) 07-Aug-2020 # Index: dialin/dg/accelerometer.py =================================================================== diff -u -r10bd08a612562df62c94e3d304f17ba24f4275a6 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/dg/accelerometer.py (.../accelerometer.py) (revision 10bd08a612562df62c94e3d304f17ba24f4275a6) +++ dialin/dg/accelerometer.py (.../accelerometer.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -1,19 +1,17 @@ ########################################################################### # -# Copyright (c) 2020-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. # -# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN -# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. +# 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 accelerometer.py +# @file accelerometer.py # -# @date 28-Jul-2020 -# @author S. Nash +# @author (last) Sean Nash +# @date (last) 10-Sep-2020 +# @author (original) Sean Nash +# @date (original) 29-Jul-2020 # -# @brief -# Provides access to accelerometer readings and commands to override the -# accelerometer sensor readings. -# ############################################################################ import struct from ..protocols.CAN import (DenaliMessage, Index: dialin/dg/dialysate_generator.py =================================================================== diff -u -re172ddc204389ba1eb69e14de52bd3b924087031 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/dg/dialysate_generator.py (.../dialysate_generator.py) (revision e172ddc204389ba1eb69e14de52bd3b924087031) +++ dialin/dg/dialysate_generator.py (.../dialysate_generator.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -7,8 +7,8 @@ # # @file dialysate_generator.py # -# @author (last) Quang Nguyen -# @date (last) 09-Sep-2020 +# @author (last) Peter Lucia +# @date (last) 02-Oct-2020 # @author (original) Peter Lucia # @date (original) 02-Apr-2020 # Index: dialin/dg/hd_proxy.py =================================================================== diff -u -r5d2de5c8d020917562fd2b1875ae0c0c1e166fc2 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/dg/hd_proxy.py (.../hd_proxy.py) (revision 5d2de5c8d020917562fd2b1875ae0c0c1e166fc2) +++ dialin/dg/hd_proxy.py (.../hd_proxy.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file hd_proxy.py # # @author (last) Peter Lucia -# @date (last) 26-Aug-2020 +# @date (last) 14-Oct-2020 # @author (original) Sean # @date (original) 15-Apr-2020 # Index: dialin/dg/heaters.py =================================================================== diff -u -re172ddc204389ba1eb69e14de52bd3b924087031 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/dg/heaters.py (.../heaters.py) (revision e172ddc204389ba1eb69e14de52bd3b924087031) +++ dialin/dg/heaters.py (.../heaters.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file heaters.py # # @author (last) Peter Lucia -# @date (last) 26-Aug-2020 +# @date (last) 02-Oct-2020 # @author (original) Dara Navaei # @date (original) 29-May-2020 # Index: dialin/dg/load_cells.py =================================================================== diff -u -re172ddc204389ba1eb69e14de52bd3b924087031 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/dg/load_cells.py (.../load_cells.py) (revision e172ddc204389ba1eb69e14de52bd3b924087031) +++ dialin/dg/load_cells.py (.../load_cells.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file load_cells.py # # @author (last) Peter Lucia -# @date (last) 26-Aug-2020 +# @date (last) 02-Oct-2020 # @author (original) Sean # @date (original) 14-Apr-2020 # Index: dialin/dg/ro_pump.py =================================================================== diff -u -re172ddc204389ba1eb69e14de52bd3b924087031 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/dg/ro_pump.py (.../ro_pump.py) (revision e172ddc204389ba1eb69e14de52bd3b924087031) +++ dialin/dg/ro_pump.py (.../ro_pump.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file ro_pump.py # # @author (last) Peter Lucia -# @date (last) 26-Aug-2020 +# @date (last) 02-Oct-2020 # @author (original) Sean # @date (original) 14-Apr-2020 # Index: dialin/dg/temperature_sensors.py =================================================================== diff -u -r87cf0bc784212d2608c58d1388b37396aa0a4656 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/dg/temperature_sensors.py (.../temperature_sensors.py) (revision 87cf0bc784212d2608c58d1388b37396aa0a4656) +++ dialin/dg/temperature_sensors.py (.../temperature_sensors.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -7,8 +7,8 @@ # # @file temperature_sensors.py # -# @author (last) Peter Lucia -# @date (last) 26-Aug-2020 +# @author (last) Dara Navaei +# @date (last) 02-Oct-2020 # @author (original) Dara Navaei # @date (original) 02-Jun-2020 # Index: dialin/hd/accelerometer.py =================================================================== diff -u -r10bd08a612562df62c94e3d304f17ba24f4275a6 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/hd/accelerometer.py (.../accelerometer.py) (revision 10bd08a612562df62c94e3d304f17ba24f4275a6) +++ dialin/hd/accelerometer.py (.../accelerometer.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -1,19 +1,17 @@ ########################################################################### # -# Copyright (c) 2020-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. # -# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN -# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. +# 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 accelerometer.py +# @file accelerometer.py # -# @date 28-Jul-2020 -# @author S. Nash +# @author (last) Sean Nash +# @date (last) 10-Sep-2020 +# @author (original) Sean Nash +# @date (original) 29-Jul-2020 # -# @brief -# Provides access to accelerometer readings and commands to override the -# accelerometer sensor readings. -# ############################################################################ import struct from ..protocols.CAN import (DenaliMessage, Index: dialin/hd/air_trap.py =================================================================== diff -u -rf994f3ff2163edac03c480e1112a7c4b3ade7b76 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/hd/air_trap.py (.../air_trap.py) (revision f994f3ff2163edac03c480e1112a7c4b3ade7b76) +++ dialin/hd/air_trap.py (.../air_trap.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -7,9 +7,9 @@ # # @file air_trap.py # -# @author (last) Sean -# @date (last) 21-Sep-2020 -# @author (original) Sean +# @author (last) Peter Lucia +# @date (last) 02-Oct-2020 +# @author (original) Sean Nash # @date (original) 21-Sep-2020 # ############################################################################ Index: dialin/hd/alarms.py =================================================================== diff -u -r400926d021c357856375c533e8b0f985fa312b20 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/hd/alarms.py (.../alarms.py) (revision 400926d021c357856375c533e8b0f985fa312b20) +++ dialin/hd/alarms.py (.../alarms.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file alarms.py # # @author (last) Peter Lucia -# @date (last) 26-Aug-2020 +# @date (last) 02-Oct-2020 # @author (original) Peter Lucia # @date (original) 02-Apr-2020 # Index: dialin/hd/blood_flow.py =================================================================== diff -u -re172ddc204389ba1eb69e14de52bd3b924087031 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/hd/blood_flow.py (.../blood_flow.py) (revision e172ddc204389ba1eb69e14de52bd3b924087031) +++ dialin/hd/blood_flow.py (.../blood_flow.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file blood_flow.py # # @author (last) Peter Lucia -# @date (last) 26-Aug-2020 +# @date (last) 02-Oct-2020 # @author (original) Peter Lucia # @date (original) 02-Apr-2020 # Index: dialin/hd/constants.py =================================================================== diff -u -r10bd08a612562df62c94e3d304f17ba24f4275a6 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/hd/constants.py (.../constants.py) (revision 10bd08a612562df62c94e3d304f17ba24f4275a6) +++ dialin/hd/constants.py (.../constants.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -7,8 +7,8 @@ # # @file constants.py # -# @author (last) Peter Lucia -# @date (last) 15-May-2020 +# @author (last) Sean Nash +# @date (last) 10-Sep-2020 # @author (original) Peter Lucia # @date (original) 02-Apr-2020 # Index: dialin/hd/dialysate_inlet_flow.py =================================================================== diff -u -re172ddc204389ba1eb69e14de52bd3b924087031 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/hd/dialysate_inlet_flow.py (.../dialysate_inlet_flow.py) (revision e172ddc204389ba1eb69e14de52bd3b924087031) +++ dialin/hd/dialysate_inlet_flow.py (.../dialysate_inlet_flow.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file dialysate_inlet_flow.py # # @author (last) Peter Lucia -# @date (last) 26-Aug-2020 +# @date (last) 02-Oct-2020 # @author (original) Peter Lucia # @date (original) 02-Apr-2020 # Index: dialin/hd/dialysate_outlet_flow.py =================================================================== diff -u -re172ddc204389ba1eb69e14de52bd3b924087031 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/hd/dialysate_outlet_flow.py (.../dialysate_outlet_flow.py) (revision e172ddc204389ba1eb69e14de52bd3b924087031) +++ dialin/hd/dialysate_outlet_flow.py (.../dialysate_outlet_flow.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file dialysate_outlet_flow.py # # @author (last) Peter Lucia -# @date (last) 26-Aug-2020 +# @date (last) 02-Oct-2020 # @author (original) Peter Lucia # @date (original) 02-Apr-2020 # Index: dialin/hd/hemodialysis_device.py =================================================================== diff -u -rd825321ce3b39a8119e6cabfcdc3b1408234dade -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/hd/hemodialysis_device.py (.../hemodialysis_device.py) (revision d825321ce3b39a8119e6cabfcdc3b1408234dade) +++ dialin/hd/hemodialysis_device.py (.../hemodialysis_device.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -7,8 +7,8 @@ # # @file hemodialysis_device.py # -# @author (last) Peter Lucia -# @date (last) 26-Aug-2020 +# @author (last) Dara Navaei +# @date (last) 17-Oct-2020 # @author (original) Peter Lucia # @date (original) 02-Apr-2020 # Index: dialin/hd/treatment.py =================================================================== diff -u -re172ddc204389ba1eb69e14de52bd3b924087031 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/hd/treatment.py (.../treatment.py) (revision e172ddc204389ba1eb69e14de52bd3b924087031) +++ dialin/hd/treatment.py (.../treatment.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file treatment.py # # @author (last) Peter Lucia -# @date (last) 06-Aug-2020 +# @date (last) 02-Oct-2020 # @author (original) Peter Lucia # @date (original) 02-Apr-2020 # Index: dialin/hd/ui_proxy.py =================================================================== diff -u -re172ddc204389ba1eb69e14de52bd3b924087031 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/hd/ui_proxy.py (.../ui_proxy.py) (revision e172ddc204389ba1eb69e14de52bd3b924087031) +++ dialin/hd/ui_proxy.py (.../ui_proxy.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file ui_proxy.py # # @author (last) Peter Lucia -# @date (last) 28-Aug-2020 +# @date (last) 02-Oct-2020 # @author (original) Sean # @date (original) 15-Apr-2020 # Index: dialin/hd/valves.py =================================================================== diff -u -r3f640809b83e8f5bc080ba3736d6c0719d1503df -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/hd/valves.py (.../valves.py) (revision 3f640809b83e8f5bc080ba3736d6c0719d1503df) +++ dialin/hd/valves.py (.../valves.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -1,3 +1,18 @@ +########################################################################### +# +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# +# 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 valves.py +# +# @author (last) Dara Navaei +# @date (last) 08-Oct-2020 +# @author (original) Dara Navaei +# @date (original) 19-Aug-2020 +# +############################################################################ import struct Index: dialin/protocols/CAN.py =================================================================== diff -u -rf8e83b59e5f3b903abb1cb78969d858439420f59 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/protocols/CAN.py (.../CAN.py) (revision f8e83b59e5f3b903abb1cb78969d858439420f59) +++ dialin/protocols/CAN.py (.../CAN.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file CAN.py # # @author (last) Peter Lucia -# @date (last) 12-Aug-2020 +# @date (last) 16-Sep-2020 # @author (original) Peter Lucia # @date (original) 02-Apr-2020 # Index: dialin/squish/crc.py =================================================================== diff -u -r2a6715ec861c15619188cbcf9afff957eec819c4 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/squish/crc.py (.../crc.py) (revision 2a6715ec861c15619188cbcf9afff957eec819c4) +++ dialin/squish/crc.py (.../crc.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -7,8 +7,8 @@ # # @file crc.py # -# @author (last) Behrouz NematiPour -# @date (last) 07-Oct-2020 +# @author (last) Peter Lucia +# @date (last) 21-Oct-2020 # @author (original) Peter Lucia # @date (original) 09-Jul-2020 # Index: dialin/squish/denaliMessages.py =================================================================== diff -u -rccc07090d6993ade7fc1d9ea12e7601ca6d9a9ef -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/squish/denaliMessages.py (.../denaliMessages.py) (revision ccc07090d6993ade7fc1d9ea12e7601ca6d9a9ef) +++ dialin/squish/denaliMessages.py (.../denaliMessages.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,8 +8,8 @@ # # @file denaliMessages.py # -# @author (last) Behrouz NematiPour -# @date (last) 20-Oct-2020 +# @author (last) Peter Lucia +# @date (last) 21-Oct-2020 # @author (original) Peter Lucia # @date (original) 09-Jul-2020 # Index: dialin/squish/globals.py =================================================================== diff -u -r2a6715ec861c15619188cbcf9afff957eec819c4 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/squish/globals.py (.../globals.py) (revision 2a6715ec861c15619188cbcf9afff957eec819c4) +++ dialin/squish/globals.py (.../globals.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -7,8 +7,8 @@ # # @file globals.py # -# @author (last) Behrouz NematiPour -# @date (last) 08-Sep-2020 +# @author (last) Peter Lucia +# @date (last) 21-Oct-2020 # @author (original) Peter Lucia # @date (original) 09-Jul-2020 # Index: dialin/squish/messageBuilder.py =================================================================== diff -u -r2a6715ec861c15619188cbcf9afff957eec819c4 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/squish/messageBuilder.py (.../messageBuilder.py) (revision 2a6715ec861c15619188cbcf9afff957eec819c4) +++ dialin/squish/messageBuilder.py (.../messageBuilder.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -7,8 +7,8 @@ # # @file messageBuilder.py # -# @author (last) Behrouz NematiPour -# @date (last) 14-Oct-2020 +# @author (last) Peter Lucia +# @date (last) 21-Oct-2020 # @author (original) Peter Lucia # @date (original) 09-Jul-2020 # Index: dialin/squish/unittests.py =================================================================== diff -u -rccc07090d6993ade7fc1d9ea12e7601ca6d9a9ef -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/squish/unittests.py (.../unittests.py) (revision ccc07090d6993ade7fc1d9ea12e7601ca6d9a9ef) +++ dialin/squish/unittests.py (.../unittests.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -7,8 +7,8 @@ # # @file unittests.py # -# @author (last) Behrouz NematiPour -# @date (last) 14-Oct-2020 +# @author (last) Peter Lucia +# @date (last) 21-Oct-2020 # @author (original) Peter Lucia # @date (original) 09-Jul-2020 # Index: dialin/squish/utils.py =================================================================== diff -u -r2a6715ec861c15619188cbcf9afff957eec819c4 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/squish/utils.py (.../utils.py) (revision 2a6715ec861c15619188cbcf9afff957eec819c4) +++ dialin/squish/utils.py (.../utils.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -7,8 +7,8 @@ # # @file utils.py # -# @author (last) Behrouz NematiPour -# @date (last) 07-Oct-2020 +# @author (last) Peter Lucia +# @date (last) 21-Oct-2020 # @author (original) Peter Lucia # @date (original) 09-Jul-2020 # Index: dialin/ui/hd_simulator.py =================================================================== diff -u -r9691b4ccfd3732233addfb5820eb03d41c917bab -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/ui/hd_simulator.py (.../hd_simulator.py) (revision 9691b4ccfd3732233addfb5820eb03d41c917bab) +++ dialin/ui/hd_simulator.py (.../hd_simulator.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -1,17 +1,17 @@ ########################################################################### # -# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. # -# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN -# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. +# 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 hd_simulator.py +# @file hd_simulator.py # -# @date 29-July-2020 -# @author P. Lucia +# @author (last) Peter Lucia +# @date (last) 14-Oct-2020 +# @author (original) Peter Lucia +# @date (original) 06-Aug-2020 # -# @brief This class simulates the hd when interfacing with the UI -# ############################################################################ from ..protocols.CAN import (DenaliMessage, DenaliCanMessenger, Index: dialin/ui/hd_simulator_alarms.py =================================================================== diff -u -rc864e886bc1b52d3a43f03c507425248c44a913f -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/ui/hd_simulator_alarms.py (.../hd_simulator_alarms.py) (revision c864e886bc1b52d3a43f03c507425248c44a913f) +++ dialin/ui/hd_simulator_alarms.py (.../hd_simulator_alarms.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,9 +8,9 @@ # @file hd_simulator_alarms.py # # @author (last) Peter Lucia -# @date (last) 07-Aug-2020 +# @date (last) 28-Sep-2020 # @author (original) Peter Lucia -# @date (original) 07-Aug-2020 +# @date (original) 28-Sep-2020 # ############################################################################ from ..protocols.CAN import (DenaliMessage, Index: dialin/utils/conversions.py =================================================================== diff -u -r9ac871878c206cd6019d8fcd16e537c68b679e58 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- dialin/utils/conversions.py (.../conversions.py) (revision 9ac871878c206cd6019d8fcd16e537c68b679e58) +++ dialin/utils/conversions.py (.../conversions.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file conversions.py # # @author (last) Peter Lucia -# @date (last) 29-May-2020 +# @date (last) 06-Oct-2020 # @author (original) Peter Lucia # @date (original) 02-Apr-2020 # Index: tests/air_trap_levels.py =================================================================== diff -u -rc7effef22561b1c003184091240009e379835f74 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/air_trap_levels.py (.../air_trap_levels.py) (revision c7effef22561b1c003184091240009e379835f74) +++ tests/air_trap_levels.py (.../air_trap_levels.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -1,17 +1,17 @@ ########################################################################### # -# Copyright (c) 2019-2019 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. # -# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN -# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. +# 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 air_trap_levels.py +# @file air_trap_levels.py # -# @date 23-Sep-2020 -# @author S. Nash +# @author (last) Sean Nash +# @date (last) 24-Sep-2020 +# @author (original) Sean Nash +# @date (original) 24-Sep-2020 # -# @brief This script monitors the 2 air trap level sensors. -# ############################################################################ import sys Index: tests/hd_test_pumps_open_loop.py =================================================================== diff -u -rd134777c4f35ca58a14720a668c155bed3b0c124 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/hd_test_pumps_open_loop.py (.../hd_test_pumps_open_loop.py) (revision d134777c4f35ca58a14720a668c155bed3b0c124) +++ tests/hd_test_pumps_open_loop.py (.../hd_test_pumps_open_loop.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -5,12 +5,12 @@ # 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 hd_pumps_open_loop.py +# @file hd_test_pumps_open_loop.py # -# @author (last) Peman Montazemi -# @date (last) 30-Jul-2020 -# @author (original) Peman Montazemi -# @date (original) 24-Jul-2020 +# @author (last) Sean Nash +# @date (last) 05-Aug-2020 +# @author (original) Sean Nash +# @date (original) 05-Aug-2020 # ############################################################################ import sys Index: tests/hd_valves_test.py =================================================================== diff -u -re2d925f873714f2bc9a4b90ce7b72fd78919f391 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/hd_valves_test.py (.../hd_valves_test.py) (revision e2d925f873714f2bc9a4b90ce7b72fd78919f391) +++ tests/hd_valves_test.py (.../hd_valves_test.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -1,3 +1,18 @@ +########################################################################### +# +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# +# 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 hd_valves_test.py +# +# @author (last) Dara Navaei +# @date (last) 02-Oct-2020 +# @author (original) Dara Navaei +# @date (original) 19-Aug-2020 +# +############################################################################ import sys sys.path.append("..") from dialin.hd.constants import RESET, NO_RESET Index: tests/set_RTCs.py =================================================================== diff -u -r4c82155574ae155fcb658f4c81ca852f65b71193 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/set_RTCs.py (.../set_RTCs.py) (revision 4c82155574ae155fcb658f4c81ca852f65b71193) +++ tests/set_RTCs.py (.../set_RTCs.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -1,18 +1,17 @@ ########################################################################### # -# Copyright (c) 2019-2019 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. # -# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN -# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. +# 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 set_RTCs.py +# @file set_RTCs.py # -# @date 05-Aug-2020 -# @author S. Nash +# @author (last) Sean Nash +# @date (last) 14-Aug-2020 +# @author (original) Sean Nash +# @date (original) 05-Aug-2020 # -# @brief This script sets the RTC (clock) for the HD and DG to the current -# date and time. -# ############################################################################ import sys Index: tests/set_accels_cal.py =================================================================== diff -u -r4c82155574ae155fcb658f4c81ca852f65b71193 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/set_accels_cal.py (.../set_accels_cal.py) (revision 4c82155574ae155fcb658f4c81ca852f65b71193) +++ tests/set_accels_cal.py (.../set_accels_cal.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -1,18 +1,17 @@ ########################################################################### # -# Copyright (c) 2019-2019 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. # -# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN -# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. +# 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 set_accels_cal.py +# @file set_accels_cal.py # -# @date 05-Aug-2020 -# @author S. Nash +# @author (last) Sean Nash +# @date (last) 14-Aug-2020 +# @author (original) Sean Nash +# @date (original) 05-Aug-2020 # -# @brief This script calibrates the HD and DG accelerometers. The HD and DG -# sub-systems should be leveled prior to running this script. -# ############################################################################ import sys Index: tests/set_flow_sensors_cal.py =================================================================== diff -u -rd134777c4f35ca58a14720a668c155bed3b0c124 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/set_flow_sensors_cal.py (.../set_flow_sensors_cal.py) (revision d134777c4f35ca58a14720a668c155bed3b0c124) +++ tests/set_flow_sensors_cal.py (.../set_flow_sensors_cal.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -1,19 +1,17 @@ ########################################################################### # -# Copyright (c) 2019-2019 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. # -# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN -# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. +# 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 set_flow_sensors_cal.py +# @file set_flow_sensors_cal.py # -# @date 05-Aug-2020 -# @author S. Nash +# @author (last) Sean Nash +# @date (last) 05-Aug-2020 +# @author (original) Sean Nash +# @date (original) 05-Aug-2020 # -# @brief This script sets the HD blood and dialysate flow sensor calibration -# factors (gain and offset). These calibration factors must be determined -# beforehand and typed in below prior to running this script. -# ############################################################################ import sys Index: tests/test_alarm_2.py =================================================================== diff -u -rb9fb7db20f9ac97da147afc08a18648347dc8d90 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/test_alarm_2.py (.../test_alarm_2.py) (revision b9fb7db20f9ac97da147afc08a18648347dc8d90) +++ tests/test_alarm_2.py (.../test_alarm_2.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -1,3 +1,18 @@ +########################################################################### +# +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# +# 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 test_alarm_2.py +# +# @author (last) Peter Lucia +# @date (last) 02-Oct-2020 +# @author (original) Peter Lucia +# @date (original) 02-Oct-2020 +# +############################################################################ import sys Index: tests/test_alarms.py =================================================================== diff -u -rb9fb7db20f9ac97da147afc08a18648347dc8d90 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/test_alarms.py (.../test_alarms.py) (revision b9fb7db20f9ac97da147afc08a18648347dc8d90) +++ tests/test_alarms.py (.../test_alarms.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file test_alarms.py # # @author (last) Peter Lucia -# @date (last) 22-Jun-2020 +# @date (last) 02-Oct-2020 # @author (original) Peter Lucia # @date (original) 05-Jun-2020 # Index: tests/test_can.py =================================================================== diff -u -r39cffcc77c7c0ce645325cf50cad65874b2bb096 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/test_can.py (.../test_can.py) (revision 39cffcc77c7c0ce645325cf50cad65874b2bb096) +++ tests/test_can.py (.../test_can.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file test_can.py # # @author (last) Peter Lucia -# @date (last) 12-Aug-2020 +# @date (last) 10-Sep-2020 # @author (original) Peter Lucia # @date (original) 12-Aug-2020 # Index: tests/test_gen_requirements.py =================================================================== diff -u -rb9fb7db20f9ac97da147afc08a18648347dc8d90 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/test_gen_requirements.py (.../test_gen_requirements.py) (revision b9fb7db20f9ac97da147afc08a18648347dc8d90) +++ tests/test_gen_requirements.py (.../test_gen_requirements.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file test_gen_requirements.py # # @author (last) Peter Lucia -# @date (last) 06-Aug-2020 +# @date (last) 02-Oct-2020 # @author (original) Peter Lucia # @date (original) 09-Jul-2020 # Index: tests/test_hd.py =================================================================== diff -u -re172ddc204389ba1eb69e14de52bd3b924087031 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/test_hd.py (.../test_hd.py) (revision e172ddc204389ba1eb69e14de52bd3b924087031) +++ tests/test_hd.py (.../test_hd.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file test_hd.py # # @author (last) Peter Lucia -# @date (last) 21-Aug-2020 +# @date (last) 02-Oct-2020 # @author (original) Peter Lucia # @date (original) 14-Jul-2020 # Index: tests/test_hd_simulator.py =================================================================== diff -u -rc864e886bc1b52d3a43f03c507425248c44a913f -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/test_hd_simulator.py (.../test_hd_simulator.py) (revision c864e886bc1b52d3a43f03c507425248c44a913f) +++ tests/test_hd_simulator.py (.../test_hd_simulator.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -1,18 +1,17 @@ ########################################################################### # -# Copyright (c) 2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. # -# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN -# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. +# 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 test_hd_simulator.py +# @file test_hd_simulator.py # -# @date 06-Aug-2020 -# @author P. Lucia +# @author (last) Peter Lucia +# @date (last) 28-Sep-2020 +# @author (original) Peter Lucia +# @date (original) 06-Aug-2020 # -# @brief -# -# ############################################################################ import sys sys.path.append("..") Index: tests/test_uf.py =================================================================== diff -u -re172ddc204389ba1eb69e14de52bd3b924087031 -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/test_uf.py (.../test_uf.py) (revision e172ddc204389ba1eb69e14de52bd3b924087031) +++ tests/test_uf.py (.../test_uf.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -8,7 +8,7 @@ # @file test_uf.py # # @author (last) Peter Lucia -# @date (last) 06-Aug-2020 +# @date (last) 02-Oct-2020 # @author (original) Peter Lucia # @date (original) 14-Jul-2020 # Index: tools/run_static_code_analysis.sh =================================================================== diff -u -re525a317896ad03c21cc600d7590dc2c6ba3903d -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tools/run_static_code_analysis.sh (.../run_static_code_analysis.sh) (revision e525a317896ad03c21cc600d7590dc2c6ba3903d) +++ tools/run_static_code_analysis.sh (.../run_static_code_analysis.sh) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -1,3 +1,18 @@ +########################################################################### +# +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# +# 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 run_static_code_analysis.sh +# +# @author (last) Peter Lucia +# @date (last) 21-Aug-2020 +# @author (original) Peter Lucia +# @date (original) 21-Aug-2020 +# +############################################################################ #!/bin/bash