hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-1778 updated the include folder witht new flash driver folder name

Fixes per unit testing. Added UT/IT for NVDataMgmt module. Added UT for ModeTreatment module. Updated other unit tests.

    • -23
    • +30
    /firmware/App/Modes/ModeTreatment.c
Minor messaging updates.

    • -102
    • +112
    /firmware/App/Modes/ModeTreatment.c
DEN-1778 ran VectorCAST and the test-suite script

    • -5553
    • +11784
    /results/VectorCAST.log
DEN-1778 Unit Testing NVDataMgmt

Minor updates.

    • -7
    • +4
    /firmware/App/Controllers/DialOutFlow.c
DEN-1778 Added alarms to NVDatMgmt and created a unit test in VectorCAST

Split UF completed and off states.

Updated alarm thresholds.

Updated UF and Treatment time changes during treatment.

    • -6
    • +13
    /firmware/App/Modes/ModeTreatment.c
Added messaging for blood/dialysate flow rate change and HD to DG dialysate temperature set points.

    • -3
    • +0
    /firmware/App/Controllers/DialInFlow.c
    • -0
    • +2
    /firmware/App/Controllers/DialInFlow.h
    • -4
    • +122
    /firmware/App/Modes/ModeTreatment.c
    • -18
    • +11
    /firmware/App/Services/SystemComm.c
Updated the alarm table

DEN-1778 added an alaram for NVDataMgmt

Merged with master.

    • -524
    • +9048
    /results/VectorCAST.log
Ran test script.

    • -0
    • +7
    /results/StatusReport.csv
    • -4846
    • +9572
    /results/VectorCAST.log
Added flash library. Included latest RTC and NVData code in fwcommon.

DEN-1778 merged with DEN-1906

    • -26
    • +27
    /firmware/App/Services/Interrupts.c
    • -24
    • +4
    /firmware/App/Services/WatchdogMgmt.c
Perparing for a merge with DEN-1906

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.h
    • -1
    • +1
    /firmware/App/Drivers/SafetyShutdown.c
  1. … 32 more files in changeset.
Fixes per UT and IT. Updates to UT and IT.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +6
    /firmware/App/Controllers/DialOutFlow.c
DEN-1778 work in progress

Updated UT for SystemCommMessages.

Minor fixes from unit testing. Updates to unit tests.

Updated doxygen comments. Un-macro test functions and override variables in DialOutFlow module.

    • -56
    • +372
    /firmware/App/Controllers/DialOutFlow.c
    • -28
    • +33
    /firmware/App/Modes/ModeTreatment.c
    • -5
    • +15
    /firmware/App/Modes/ModeTreatment.h
Updates to time and UF change messaging.

    • -17
    • +13
    /firmware/App/Modes/ModeTreatment.c
    • -0
    • +19
    /firmware/App/Modes/ModeTreatment.h
Fixes for UF and treatment time changes. Updated pump factors.

    • -2
    • +2
    /firmware/App/Controllers/DialInFlow.c
    • -3
    • +12
    /firmware/App/Controllers/DialOutFlow.c
    • -10
    • +38
    /firmware/App/Modes/ModeTreatment.c
Finished implementation of UF settings change messaging and handling.

    • -5
    • +103
    /firmware/App/Modes/ModeTreatment.c
Further implementation of UF settings change messaging and handling. Code review fixes.

    • -2
    • +6
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.h
    • -2
    • +53
    /firmware/App/Modes/ModeTreatment.c
    • -61
    • +8
    /firmware/App/Services/SystemComm.c
  1. … 3 more files in changeset.
DEN-1778 working on the enqueue function

Changed breadboard build switch to be more biased toward the new HD board. Added UF pause resume functions and message handling. Updated internal ADC voltage and conversion factors for new HD board. Commented out RTC POST until RTC on new HD board is configured.

    • -7
    • +12
    /firmware/App/Controllers/BloodFlow.c
    • -7
    • +12
    /firmware/App/Controllers/DialInFlow.c
    • -7
    • +12
    /firmware/App/Controllers/DialOutFlow.c
DEN-1778 merged the latest changes from master