hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

DEN-1778 Updated the code

Changed the chip select for MibSPI3 from 0 to 1

Added HD specific common header. Streamlined includes for Common.h and HDCommon.h.

    • -1
    • +0
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.h
    • -1
    • +0
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.h
    • -1
    • +0
    /firmware/App/Drivers/SafetyShutdown.c
  1. … 41 more files in changeset.
Removed CAN ACK build switch.

    • -14
    • +0
    /firmware/App/Services/SystemComm.c
Fixed MIBSPI3 config for RTC. Code review fix.

Put all debug UART code inside a debug build switch. Misc. other minor changes.

    • -2
    • +2
    /firmware/App/Controllers/DialOutFlow.c
    • -12
    • +32
    /firmware/App/Modes/ModeTreatment.c
    • -26
    • +27
    /firmware/App/Services/Interrupts.c
    • -16
    • +37
    /firmware/App/Services/SystemComm.c
  1. … 5 more files in changeset.
DEN-431 updated the code

DEN-1778 added NVDataMgmt to the tasks in BG.

Updated UT and IT.

    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
Added IT for Dialysis module. Minor updates.

Moved irqDispatch to fwcommon.