hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14834 added code to calculate the heating parameters in pre-treatment and send it to DG in the pre-treatment reservoir management

DEN-14830: reworked dialysate temp timeouts and conditions. Restored previous persistence alarms. added below 33 degC alarm

    • -36
    • +22
    /firmware/App/Controllers/DGInterface.c
Merge branch 'staging' into DEN-14830-incorrect-dialysate-temperature-alarm-triggered

    • -22
    • +29
    /firmware/App/Controllers/DGInterface.c
HD-DEN-14457-2_Reservoir Drains Before Treatment With Pre Treatment Build Flags Off

Checkpoint. Simplifying AIR_PUMP bug fix.

DEN-14689: synchronized naming from msgdefs.h

DEN-14689: DEN-14634: fixed HD_POST_FINAL_TEST_RESULT being sent to be sent 1 time instead of 40 times over 2s.

DEN-14689: further msg id name changing.

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

Merge branch 'DEN-14689-messaging-bugs' into develop

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
Merge branch 'staging' into DEN-14689-messaging-bugs

DEN-14689: message naming sync

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
    • -13
    • +13
    /firmware/App/Services/SystemComm.c
DEN-14689: naming consistency pass.

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

Fixed merge conflicts.

    • -0
    • +9
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +2
    /firmware/App/Controllers/SyringePump.c
DEN-13154: Update to handling of insufficient Heparin alarm per DEN-14814 and DEN-14287.

    • -0
    • +1
    /firmware/App/Controllers/SyringePump.c
DEN-14860 Use higher percentage limit of depletion time alarm for faster dialysate flow. Linear interpolation between fast and slow reservoir fill speeds. Heater ON during reservoir transfer.

    • -6
    • +55
    /firmware/App/Services/Reservoirs.c
DEN-14860 Use higher percentage limit of depletion time alarm for faster dialysate flow. Linear interpolation between fast and slow reservoir fill speeds. Heater ON during reservoir transfer.

    • -6
    • +55
    /firmware/App/Services/Reservoirs.c
DEN-14860 Use higher percentage limit of depletion time alarm for faster dialysate flow. Linear interpolation between fast and slow reservoir fill speeds. Heater ON during reservoir transfer.

    • -6
    • +55
    /firmware/App/Services/Reservoirs.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'DEN-14689-messaging-bugs' into develop

DEN-14689: Updated more send message functions to use a data structure. fixed some ACK_NOT_REQUIRED fields.

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

Fixed merge conflicts.

    • -21
    • +28
    /firmware/App/Controllers/DGInterface.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

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

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.c
Merge branch 'staging' into DEN-14273-gui-invalid-treatment-parameters-are-not-highlighted-red

DEN-14830: Fixed boolean logic for dialysate temperature alarms. Removed persistence counters for alarm 11 and 19 per PRS spec.

    • -9
    • +25
    /firmware/App/Controllers/DGInterface.c
DEN-13154: Fixed compiler warning.

DEN-13154: Ensure alarm system has control of alarm lamp in fault mode in case fault occurred before lamp test completed. Do not request DG active alarms on startup if DG is not communicating.

DEN-14689: refactored event and off button sending to use data structures in order to ease auto-generated message list.