leahi-dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
-removed some temp sensor from get request

Wrong MsgID Update the entity name too

Wrong MsgID
Update the entity name too

Wrong MsgID Update the entity name too

Wrong MsgID
Update the entity name too

Update header

Update header

Update header

Update header

.name Use the name as key, to match the above suggested changes

.name

Use the name as key, to match the above suggested changes

.name Use the name instead of the full enum for key

.name
Use the name instead of the full enum for key

import from msg_ids, because the enum located there not in msg_defs

import from msg_ids, because the enum located there not in msg_defs

Update

Update

Align the values please

Align the values please

Conflicting with existing ones

Conflicting with existing ones

Fixed names

fixed responses

updated requests

added fp conductivity sensors to calibration data

added skip num of for requests

    • -0
    • +14
    /leahi_dialin/dd/modules/records_get_requests.py
changed set point to u16

chnaged sensor index from u8 to u32

Merge branch 'staging' into LDT-5152-handler_refactor

    • -0
    • +24
    /leahi_dialin/td/modules/air_pump.py
    • -0
    • +154
    /leahi_dialin/td/modules/dry_self_test.py
    • -1
    • +1
    /leahi_dialin/td/modules/syringe_pump.py
    • -0
    • +32
    /leahi_dialin/td/proxies/ui_proxy.py
    • -0
    • +2
    /leahi_dialin/td/treatment_delivery.py
Merge branch 'LDT-5214-override_air_pump_rpm' into staging

    • -0
    • +24
    /leahi_dialin/td/modules/air_pump.py
fix enum import

Merge branch 'LDT-5214-override_air_pump_rpm' into develop

    • -0
    • +24
    /leahi_dialin/td/modules/air_pump.py
Merge branch 'LDT-4484-dry_self_test' into staging

    • -1
    • +1
    /leahi_dialin/td/modules/syringe_pump.py
    • -0
    • +32
    /leahi_dialin/td/proxies/ui_proxy.py
    • -0
    • +2
    /leahi_dialin/td/treatment_delivery.py
Merge branch 'LDT-4484-dry_self_test' into develop

    • -0
    • +32
    /leahi_dialin/td/proxies/ui_proxy.py
    • -0
    • +2
    /leahi_dialin/td/treatment_delivery.py
Merge branch 'develop' of bitbucket.org:diality-cloud/leahi-dialin into develop

- Msg_id fix - Moved dd calibration to FP to avoid curcular dependencies

    • -1
    • +1
    /leahi_dialin/fp/filtration_purification.py
- Renamed Record enums - Moved Redcord enums from generic to DD and TD - Updated records modules

    • -1
    • +5
    /leahi_dialin/common/alarm_priorities.py
    • -59
    • +59
    /leahi_dialin/common/dd_defs_proxy.py
    • -355
    • +6
    /leahi_dialin/common/generic_defs.py
    • -73
    • +72
    /leahi_dialin/common/td_defs_proxy.py
    • -1
    • +4
    /leahi_dialin/common/test_config_defs.py
    • -54
    • +54
    /leahi_dialin/dd/modules/records_get_responses.py
    • -54
    • +54
    /leahi_dialin/dd/modules/records_set_requests.py
    • -48
    • +48
    /leahi_dialin/dd/modules/records_set_responses.py
- Updated enum_updater

    • -101
    • +39
    /leahi_dialin/common/alarm_defs.py
    • -15
    • +142
    /leahi_dialin/utils/enum_updater.py