hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added calculation of pump speed and direction per hall sensor count from FPGA on all 3 pumps.

    • -8
    • +80
    /firmware/App/Controllers/BloodFlow.c
    • -8
    • +80
    /firmware/App/Controllers/DialInFlow.c
    • -8
    • +80
    /firmware/App/Controllers/DialOutFlow.c
    • -2
    • +2
    /firmware/App/Services/PIControllers.c
Added rotor speed to dialysate pumps. Updated doxygen commenting. Added CPP check settings for the HD firmware project.

    • -0
    • +7
    /firmware/.settings/com.googlecode.cppcheclipse.core.prefs
    • -166
    • +206
    /firmware/App/Controllers/DialInFlow.c
    • -3
    • +16
    /firmware/App/Controllers/DialInFlow.h
    • -13
    • +74
    /firmware/App/Controllers/DialOutFlow.c
    • -0
    • +2
    /firmware/App/Controllers/DialOutFlow.h
    • -190
    • +280
    /firmware/App/Services/FPGA.c
Added interrupt handler for rotor hall sensor edges. Handled BP rotor hall sensor edges.

    • -184
    • +287
    /firmware/App/Controllers/BloodFlow.c
    • -3
    • +16
    /firmware/App/Controllers/BloodFlow.h
    • -0
    • +41
    /firmware/App/Services/Interrupts.c
    • -17
    • +0
    /firmware/App/Services/PIControllers.c
    • -25
    • +0
    /firmware/App/Services/SystemComm.c
Ran test script.

    • -4279
    • +5967
    /results/VectorCAST.log
Merged RTC and NVData modules and associated UT/IT. UT/IT updates.

UT/IT updates.

Merged DEN-1778 and ran the test-suite

DEN-1778 Merged master into the branch

    • -5
    • +44
    /firmware/App/Services/Interrupts.c
    • -2766
    • +4023
    /results/VectorCAST.log
De-macroized some Dialin API code for Vectorcast and doxygen. Updated some IT.

    • -26
    • +191
    /firmware/App/Controllers/BloodFlow.c
    • -25
    • +190
    /firmware/App/Controllers/DialInFlow.c
    • -15
    • +15
    /firmware/App/Controllers/DialOutFlow.c
    • -18
    • +183
    /firmware/App/Controllers/PresOccl.c
Enabled and configured HET1 for rising edge interrupt on hall sensor pins of the 3 pumps.

    • -0
    • +1968
    /firmware/source/het.c
Fixed UT/IT failures.

Added new alarms.

Updated the Copyright with the current year and replaced tabs with 4 spaces

Added DG messaging.

    • -9
    • +31
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +3
    /firmware/App/Controllers/DGInterface.h
Addressed code review feedback.

Updated the build number from Bamboo

DEN-2951 updated the code

Reordered a message handler.

DEN-2951 initial commit of the build switch

Added HD op mode broadcast.

    • -22
    • +41
    /firmware/App/Modes/OperationModes.c
Updated build flags.

Continued implementation of DGInterface module.

    • -12
    • +208
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -512
    • +516
    /firmware/App/Services/SystemCommMessages.c
Added new DGInterface module. Messaging for HD/DG comm.

    • -0
    • +170
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +95
    /firmware/App/Controllers/DGInterface.h
    • -0
    • +20
    /firmware/App/Services/SystemComm.c
Merge branch 'master' into DEN-2390-hd-dialysate-temperature-1-of-2

    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
Change flash driver folder name.

Fixes for eval board build for Behrouz.

    • -2
    • +2
    /firmware/App/Modes/ModePrescription.c
    • -24227
    • +9412
    /results/VectorCAST.log
Updates to UT/IT. Minor code fixes per UT/IT.

    • -4
    • +13
    /firmware/App/Modes/ModeTreatment.c
Code review fixes.

Code review fixes. Moved task interrupts to notifications.

    • -10
    • +10
    /firmware/App/Controllers/DialOutFlow.c
    • -5
    • +44
    /firmware/App/Services/Interrupts.c
Added treatment settings range update message. Addressed code review feedback.

    • -3
    • +3
    /firmware/App/Controllers/DialOutFlow.c
    • -26
    • +78
    /firmware/App/Modes/ModeTreatment.c