leahi_dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated naming of wheel file to occur in build.sh instead of setup.py and removed version.py

  1. … 2 more files in changeset.
LDT-1872: DD/init: Added version and FPGA version initialization, FP submodules: moved enumerations to fp_defs

Merge branch 'staging' into develop

LDT-915: Main Treatment Screen - SW - Diagnostics Screen-DD - 08: DEV - Dialin Implementation

- Adjust TD and DD descriptions to match fn implementation

- Add MSG ID to all TD and DD implemented messages

LDT-566: updated comments to indicate TODOs

LDT-566: code review comments.

LDT-915: Main Treatment Screen - SW - Diagnostics Screen-DD - 08: DEV - Dialin Implementation

- Add Air bubbles and Air Pump message

LDT-566: fixed typo

LDT-566: fixed dialin channels for blood flow estimation overrides. updated ejector documentation

  1. … 1 more file in changeset.
LDT-566: updated pressure sensors for fp and td.

  1. … 2 more files in changeset.
LDT-915: Main Treatment Screen - SW - Diagnostics Screen-DD - 08: DEV - Dialin Implementation

- Add Blood leak message as 0x60

- Add The following DD messages: levels, pressure, temperature, heaters, concentrate pumps, dialysate pumps, blood leak

Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

WIP on develop

LDT-566: fixed can protocol exception

Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

WIP on develop

LDT-566: fixed can. updated temperature override to use the correct override message.

LDT-566: fixed message IDs

Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: implemented permeate tank override. implemented alarm overrides for dd and fp. Commented out debugging logs for now, to be configurable setting.

    • -0
    • +98
    ./fp/modules/permeate_tank.py
LDT-566: implemented dd ultrafiltration module

    • -1
    • +11
    ./dd/modules/temperature_sensors.py
    • -0
    • +108
    ./dd/modules/ultrafiltration.py
  1. … 2 more files in changeset.
LDT-566: fixed build error for safety shutdown requests

LDT-566: implemented safety shutdown overrides for all 3 sub systems.

WIP on develop

LDT-566: implemented blood flow estimation overrides

Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

LDT-566: synced valve naming to fp firmware

LDT-566: updated fp temperature sensor handler to have flow meter temperatures

LDT_566: fixed ui proxy commands.

LDT-566: fixed rejection reason exception

Merge branch 'LDT-566-water-treatment-and-degassing-fp-2' into develop

WIP on develop

LDT-566: fixed valve enum to contain p20 and p43.

WIP on develop

LDT-566: updated ui proxy to be in sync with td-ui comm. Implemented uf requests in ui proxy. Implemented treatment parameters request in ui proxy.