td-firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDt-4188 added alarmaction to pre treatment

LDT-3505: Removed syringe detection override functions

    • -43
    • +0
    /firmware/App/Controllers/SyringePump.c
    • -2
    • +0
    /firmware/App/Controllers/SyringePump.h
Remove start state.

Remove start state.

Updated

Updated

updated

updated

Yes, removed

Yes, removed

Removed

Removed

yes, removed

yes, removed

Changed

Changed

Removed

Removed

Removed

Removed

Removed

Removed

Added

Added

Added

Added

Updated

Updated

Updated

Updated

Added

Added

Updated

Updated

LDT-2240-disposable-tube-set-self-test

Updated

Updated

LDT-2240-disposable-tube-set-self-test

    • -117
    • +64
    /firmware/App/Services/DrySelfTests.c
Same comment as duration confirmation. compare uf rate too.

Same comment as duration confirmation. compare uf rate too.

Also check uf rate from confirmation message (request) is still the same as validated uf rate. WARNING - uf rate will be a float and we shouldn't use == operator on floats.

Also check uf rate from confirmation message (request) is still the same as validated uf rate.
WARNING - uf rate will be a float and we shouldn't use == operator on floats.

I think validated variable here should be L/Hr and assigned to response.ufRate so that when we get confirmation, we can compare rates with same units.

I think validated variable here should be L/Hr and assigned to response.ufRate so that when we get confirmation, we can compare rates with same units.

I think validated variable here should be L/Hr and assigned to response.ufRate so that when we get confirmation, we can compare rates with same units.

I think validated variable here should be L/Hr and assigned to response.ufRate so that when we get confirmation, we can compare rates with same units.

LDT-3505: Removed Syringe Detection Checks

    • -106
    • +4
    /firmware/App/Controllers/SyringePump.c
    • -1
    • +0
    /firmware/App/Controllers/SyringePump.h
LDT-3970: addressed review comments for treatment duration edit and updated UF unit conversions

    • -41
    • +43
    /firmware/App/Services/TxParams.c
LDT-1886: Addressed code review comment