hdfirmware

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

Moved Timers and Utilities modules to f/w common. Added current/direction checks to dialysate outlet pump module. Added a t/o to CAN transmitter in case controller is unable to deliver it successfully.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -3
    • +88
    /firmware/App/Controllers/DialOutFlow.c
    • -22
    • +43
    /firmware/App/Services/SystemComm.c
    • -130
    • +0
    /firmware/App/Services/Utilities.c
DEN-1778: work in progress.

Initial commit of the branch

Updated power off handling. Added UT for Dialysis module.

CAN Test #1.

    • -4
    • +51
    /firmware/App/Controllers/BloodFlow.c
    • -6
    • +53
    /firmware/App/Controllers/DialInFlow.c
    • -3
    • +64
    /firmware/App/Services/SystemComm.c
DEN-431 Ran the test suite

    • -3856
    • +4335
    /results/VectorCAST.log
Updated the epoch conversion equation

DEN-431 Updated the code to be able to write time and date multiple times

Updated off button confirm to cancel off button if off sequence not started. Minor fixes. Started UT module for dialysate outlet pump. Misc. UT updates.

    • -28
    • +13
    /firmware/App/Services/AlarmMgmt.c
    • -190
    • +0
    /firmware/App/Services/FIRFilters.c
    • -35
    • +0
    /firmware/App/Services/FIRFilters.h
Updated UT for pump modules to include open loop mode.

    • -0
    • +8
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
    • -2
    • +15
    /firmware/App/Modes/ModeTreatment.c
Updated more doxygen comments.

    • -20
    • +3
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.h
    • -15
    • +2
    /firmware/App/Controllers/PresOccl.c
    • -0
    • +4
    /firmware/App/Services/PIControllers.c
    • -2
    • +2
    /firmware/App/Services/PIControllers.h
Tuned UF control. Updated doxygen comments for DialOutFlow and Dialysis modules.

    • -129
    • +135
    /firmware/App/Controllers/DialOutFlow.c
    • -13
    • +27
    /firmware/App/Controllers/DialOutFlow.h
    • -8
    • +16
    /firmware/App/Modes/TreatmentStop.c
    • -4
    • +14
    /firmware/App/Modes/TreatmentStop.h
Added dialysis sub-mode. Misc fixes.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -3
    • +8
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +6
    /firmware/App/Modes/ModePrescription.c
    • -4
    • +211
    /firmware/App/Modes/ModeTreatment.c
  1. … 11 more files in changeset.
Minor fixes.

    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
Added DPo implementation. Added some messagine for DPo. Added FIRFilters. Updated HALCoGen pinouts.

    • -16
    • +36
    /firmware/App/Controllers/BloodFlow.c
    • -23
    • +43
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.h
    • -0
    • +877
    /firmware/App/Controllers/DialOutFlow.c
    • -0
    • +87
    /firmware/App/Controllers/DialOutFlow.h
    • -1
    • +5
    /firmware/App/Modes/ModePrescription.c
  1. … 24 more files in changeset.
Fixed some vectorcast issues on new branch w/ common linked folders. Moved common.h to FWCommon. Split off some common alarm definitions to new header file and moved to Common. Updated some code to new doxygen comments.

    • -50
    • +52
    /firmware/App/Controllers/PresOccl.c
    • -24
    • +33
    /firmware/App/Services/AlarmMgmt.c
    • -81
    • +56
    /firmware/App/Services/AlarmMgmt.h
    • -17
    • +19
    /firmware/App/Services/PIControllers.c
    • -13
    • +13
    /firmware/App/Services/PIControllers.h