firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged RTC and NVData modules and associated UT/IT. UT/IT updates.

UT/IT updates.

DEN-1778 Merged master into the branch

  1. … 4 more files in changeset.
De-macroized some Dialin API code for Vectorcast and doxygen. Updated some IT.

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

    • -0
    • +1968
    ./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.

    • -1
    • +142
    ./App/Services/SystemCommMessages.c
    • -0
    • +16
    ./App/Services/SystemCommMessages.h
Addressed code review feedback.

Updated the build number from Bamboo

Reordered a message handler.

Added HD op mode broadcast.

    • -1
    • +29
    ./App/Services/SystemCommMessages.c
Updated build flags.

Continued implementation of DGInterface module.

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

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

Change flash driver folder name.

    • -0
    • +4
    ./.settings/org.eclipse.core.resources.prefs
Fixes for eval board build for Behrouz.

  1. … 4 more files in changeset.
Updates to UT/IT. Minor code fixes per UT/IT.

Code review fixes.

Code review fixes. Moved task interrupts to notifications.

Added treatment settings range update message. Addressed code review feedback.

    • -15
    • +52
    ./App/Services/SystemCommMessages.c
Updated the Copyright with the current year and replaced tabs with 4 spaces

DEN-1778 updated the include folder witht new flash driver folder name

    • -0
    • +2
    ./.settings/org.eclipse.core.resources.prefs
Fixes per unit testing. Added UT/IT for NVDataMgmt module. Added UT for ModeTreatment module. Updated other unit tests.

Minor messaging updates.

    • -102
    • +112
    ./App/Modes/ModeTreatment.c
    • -13
    • +89
    ./App/Services/SystemCommMessages.c
DEN-1778 Unit Testing NVDataMgmt

Minor updates.

DEN-1778 Added alarms to NVDatMgmt and created a unit test in VectorCAST