Zoltan Miskolci

- updated calibration fields enum - updated institutional record set

    • -4
    • +33
    /leahi_dialin/common/generic_defs.py
    • -57
    • +73
    /leahi_dialin/dd/modules/records.py
updated indexes for instituttional record enum

    • -20
    • +20
    /leahi_dialin/common/generic_defs.py
changed sleep time from 10 to 50 ms

added some delay in burst sending to not flood the can

updated institution records enum

    • -3
    • +6
    /leahi_dialin/utils/abstract_classes.py
updated set system records too

addressed CR comment

    • -1
    • +1
    /leahi_dialin/td/treatment_delivery.py
manufacturing location changed from U32 to U08

added conversion for part and serial number

added .name to enum

fix copy paste issues

    • -8
    • +13
    /leahi_dialin/dd/modules/records.py
fixing copy paste issue

    • -1
    • +1
    /leahi_dialin/utils/abstract_classes.py
adding TD records

    • -59
    • +14
    /leahi_dialin/dd/modules/records.py
    • -25
    • +1
    /leahi_dialin/td/modules/records.py
    • -10
    • +45
    /leahi_dialin/utils/abstract_classes.py
-Added TD records skeleton - Moved CRC calculation to base class

    • -61
    • +12
    /leahi_dialin/dd/modules/records.py
    • -0
    • +986
    /leahi_dialin/td/modules/records.py
    • -0
    • +2
    /leahi_dialin/td/treatment_delivery.py
    • -0
    • +56
    /leahi_dialin/utils/abstract_classes.py
fixed datatype call

    • -15
    • +15
    /leahi_dialin/dd/modules/records.py
fix msg_id

fix msg_ids

fixing msg_ids

added new system records entry

    • -32
    • +60
    /leahi_dialin/dd/modules/records.py
Merge branch 'LDT-4732-fpga_version_fix' into staging

Merge branch 'LDT-4732-fpga_version_fix' into develop

    • -30
    • +2
    /leahi_dialin/dd/dialysate_delivery.py
    • -2
    • +3
    /leahi_dialin/fp/filtration_purification.py
    • -10
    • +14
    /leahi_dialin/td/treatment_delivery.py
versioning added

bool handling

    • -17
    • +17
    /leahi_dialin/td/modules/alarms.py
    • -2
    • +2
    /leahi_dialin/utils/abstract_classes.py
- signed to unsigend - 2 new param for service set

    • -13
    • +17
    /leahi_dialin/dd/modules/records.py
temp fix

updated msg id

Updated prioirty datatype

updated channel id

Added missing property to handler

request and response handlers added for alarm table properties

    • -52
    • +70
    /leahi_dialin/td/modules/alarms.py