firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4211: Fixed Vectorcast math.h issue and removed band-aid macros in common.h.

DEN-4211: Added 2 sec delay before power off. Added HD valves support to EMC build.

    • -1244
    • +1285
    ./App/Services/FPGA.c
DEN-4308 developed homing sequence

DEN-4308 Added comments to the FPGA functions that run the valves. Added more states to the valves module.

DEN-4308 initial commit of the branch

    • -0
    • +49
    ./App/Controllers/Valves.c
    • -0
    • +47
    ./App/Controllers/Valves.h
DEN-4211: Updated IT for Utilities module. Updated UT/IT for NVData module.

DEN-4217: Added IT for Accelerometer module.

DEN-4211: Updated UT for Utilities module.

DEN-4217: Added UT for accelerometer module.

DEN-4217: Added accelerometer alarms.

DEN-4211: Finished HD pumps open loop Dialin command update. Started data infrustructure for treatment parameters mode.

    • -8
    • +195
    ./App/Modes/ModeTreatmentParams.c
    • -28
    • +74
    ./App/Services/SystemCommMessages.c
DEN-4212: Tuned blood and dialysate flow sensors. Changed blood and dialysate pump control back to closed loop. Updated FPGA ID.

DEN-4184: Added new alarms to HD alarms

DEN-4169: Removed extra line at the end

DIAL-1: added open loop override capability to HD pumps

Merge branch 'DEN-2491-uart-overrun-error' into DIAL-1-open-loop-control-of-pumps

    • -36
    • +135
    ./App/Services/SystemCommMessages.c
DIAL-1: added open loop override capability to HD pumps

    • -1
    • +21
    ./App/Services/SystemCommMessages.c
DEN-4169: Updated HD alarms

DEN-4212, DEN-4217: Added accelerometer feature. Added calibration to blood and dialysate flow. Moved msg payload structures to a separate header file.

    • -17
    • +166
    ./App/Controllers/DialInFlow.c
    • -0
    • +172
    ./App/Services/MessagePayloads.h
    • -125
    • +166
    ./App/Services/SystemCommMessages.c
    • -1
    • +22
    ./App/Services/SystemCommMessages.h
Matched DG arrangement and fix for CAN Tx. Added inlet conductivity alarm ID.

Fixed comments in Interrupts.c.

Fix module heaters.

Handle CAN and UART error/warning notifications. Differentiated HD from DG s/w fault. Updated some older module/function headers to latest format.

  1. … 10 more files in changeset.
Removed some obsolete comm buffer protections.

Added f/w debug message support. Added debug messages for CAN/UART error interrupts and alarm trigger/clear events. Added FPGA version info to version message. Added handler for DG/UI alarm trigger/clear events. Added debug test code for task/interrupt timing.

    • -36
    • +135
    ./App/Services/SystemCommMessages.c
    • -2
    • +11
    ./App/Services/SystemCommMessages.h
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 56 more files in changeset.
UT and IT updates. Minor fixes to messaging from DG.

    • -2
    • +42
    ./App/Services/SystemCommMessages.c