hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7605: Local merge with staging.

    • -34
    • +34
    /firmware/App/Controllers/DGInterface.h
    • -19
    • +19
    /firmware/App/Controllers/PresOccl.c
    • -53
    • +156
    /firmware/App/Services/FPGA.c
    • -1
    • +37
    /firmware/App/Services/SystemComm.c
DEN-7605: Fixed comment.

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
DEN-7605: Use new epoch conversion functions.

DEN-7605: Fixed comments.

DEN-7605: Send POST fail in fault mode if prior mode was init/POST.

DEN-7605: pass alarm audio test until test properly implemented.

DEN-7605: Added POST test for alarm audio.

DEN-7605: Increased alarm persistence for syringe pump speed alarm.

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
DEN-7605: Minor fixes.

    • -1
    • +2
    /firmware/App/Controllers/DGInterface.c
DEN-7605: Fixed syringe pump speed issue.

    • -2
    • +2
    /firmware/App/Controllers/SyringePump.c
DEN-7605: Added flow sensor comm errors.

    • -9
    • +17
    /firmware/App/Controllers/BloodFlow.c
    • -9
    • +17
    /firmware/App/Controllers/DialInFlow.c
    • -11
    • +21
    /firmware/App/Controllers/PresOccl.c
DEN-7605: Removed obsolete build switches.

    • -5
    • +0
    /firmware/App/Controllers/DGInterface.h
    • -4
    • +0
    /firmware/App/Controllers/SyringePump.c
DEN-7605: Fixed speed calc for syringe pump.

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
    • -3
    • +3
    /firmware/App/Controllers/SyringePump.c
DEN-7605: Added placeholder for s/w integrity POST test.

DEN-7605: Added reservoir mgmt changes to prevent UF overfill of reservoir.

    • -5
    • +42
    /firmware/App/Controllers/DGInterface.c
    • -3
    • +7
    /firmware/App/Controllers/DGInterface.h
DEN-7605: Added support for UI clock sync.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
DEN-7860: Addressed code review comments

DEN-7605: Added POST messaging.

    • -23
    • +31
    /firmware/App/Services/SystemComm.c
DEN-7860: Corrected spelling issue

Addressed merge conflicts with staging

    • -0
    • +12
    /firmware/App/Services/SystemComm.c
DEN-7860: Addressed integration issues

    • -99
    • +78
    /firmware/App/Controllers/Bubble.c
DEN-7860: Fixed polarity on FPGA signal for air bubble detection

DEN-7605: Updated UF loadcell acceleration check.

    • -2
    • +6
    /firmware/App/Controllers/DGInterface.c
DEN-7860: Fixed initialization of variable in fpga.c code

DEN-7860: Addressed CppCheck comments

DEN-7860: Fixed payload.index bug

DEN-7860: made function names consistent with number of detectors

DEN-7860: Changed override function name and message data type to match actual data

DEN-7860: Addressed code review comments

DEN-7860: Addressed code review comments