hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updates and fixes per code review.

    • -57
    • +58
    /firmware/App/Modes/ModeTreatmentParams.c
    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.h
Reinstalled the case statement back to where it was. case MSG_ID_HD_FAN_RPM_ALARM_START_TIME_OFFSET_OVERRIDE: handleTestFansRPMAlarmStartTimeOffsetOverrideRequest( message );

Reinstalled the case statement back to where it was.
case MSG_ID_HD_FAN_RPM_ALARM_START_TIME_OFFSET_OVERRIDE:
handleTestFansRPMAlarmStartTimeOffsetOverrideRequest( message );

Fixed. Thanks!

Fixed. Thanks!

Function name is misleading. Sounds like Dialin is sending us new parameters, but it is only requesting current params be sent. I would change to something like testSendCurrentTreatmentParameters().

Function name is misleading. Sounds like Dialin is sending us new parameters, but it is only requesting current params be sent. I would change to something like testSendCurrentTreatmentParameters().

Check that Dialin has logged in before acting on a Dialin request (TRUE == isTestingActivated()).

Check that Dialin has logged in before acting on a Dialin request (TRUE == isTestingActivated()).

Add a blank line between declarations and code.

Add a blank line between declarations and code.

Check editor settings. Tabs should be set to 4 spaces.

Check editor settings. Tabs should be set to 4 spaces.

Remove blank lines.

Remove blank lines.

Remove blank line.

Remove blank line.

Remove blank line.

Remove blank line.

I believe this was caused from us branching out of master to have develop & staging branches for common. I will review this as this was not expected.

I believe this was caused from us branching out of master to have develop & staging branches for common. I will review this as this was not expected.

Add one more blank line here.

Add one more blank line here.

Remove extra blank lines.

Remove extra blank lines.

Remove extra blank line.

Remove extra blank line.

Why does it look like you added this table when I know it was there before?

Why does it look like you added this table when I know it was there before?

I see why you did this - make sure alarm list script(s) by Dara are updated accordingly.

I see why you did this - make sure alarm list script(s) by Dara are updated accordingly.

Why deleted?

Why deleted?

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

Merged DEN-11750 and resolved the conflicts

    • -34
    • +67
    /firmware/App/Controllers/PresOccl.c
HD-DEN-11980_SW Dev Sprint 64
HD-DEN-11980_SW Dev Sprint 64
DEN-11750 updated the software configurations

    • -44
    • +64
    /firmware/App/Controllers/PresOccl.c
    • -34
    • +85
    /firmware/App/Controllers/Temperatures.c
    • -0
    • +2
    /firmware/App/Controllers/Temperatures.h
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

DEN-11250 Fixed merge conflicts

    • -30
    • +12
    /firmware/App/Controllers/PresOccl.c
    • -97
    • +88
    /firmware/App/Controllers/SyringePump.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/DGInterface.h
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.h
  1. … 45 more files in changeset.
DEN-11250 Fixed merge conflicts

    • -23
    • +7
    /firmware/App/Controllers/PresOccl.c
    • -183
    • +23
    /firmware/App/Services/SystemComm.c
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.