hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7395: Addressed code review comments

Addressed.

Addressed.

Addressed.

Addressed.

This should be compare to SELF_TEST_STATUS_PASSED now.

This should be compare to SELF_TEST_STATUS_PASSED now.

Recommend adding _MS to the end to indicate the metric in milliseconds.

Recommend adding _MS to the end to indicate the metric in milliseconds.

DEN-7395: Addressed header needed change based on code review comment

Addressed.

Addressed.

DEN-7395: Addressed code review comments

    • -23
    • +49
    /firmware/App/Controllers/BloodLeak.c
Addressed.

Addressed.

Addressed.

Addressed.

Addressed.

Addressed.

Addressed.

Addressed.

Addressed.

Addressed.

Addressed.

Addressed.

Addressed.

Addressed.

No action item.

No action item.

Addressed.

Addressed.

Addressed.

Addressed.

Addressed.

Addressed.

DEN-7605: More updates to internal ADC channels per X03 schematic. Check 24V cutoff and backup alarm audio during watchdog test.

    • -14
    • +63
    /firmware/App/Drivers/InternalADC.c
    • -8
    • +22
    /firmware/App/Drivers/InternalADC.h
    • -2
    • +17
    /firmware/App/Services/WatchdogMgmt.c
Addressed.

Addressed.

No action item.

No action item.

Addressed.

Addressed.

Added new ADC channels. Will add to DEN-7605.

    • -13
    • +13
    /firmware/App/Drivers/InternalADC.c
    • -8
    • +21
    /firmware/App/Drivers/InternalADC.h
Fixed merge conflicts.

DEN-7605: Added sub-modes to HD standby mode.

    • -11
    • +93
    /firmware/App/Modes/ModeStandby.c
DEN-7605: Fixed typo.

The clearAlarmCondition() function will check if the alarm is active or not and only clears if the alarm has been raised.

The clearAlarmCondition() function will check if the alarm is active or not and only clears if the alarm has been raised.

Typecasting the variables is not needed here. The macro typecasts them.

Typecasting the variables is not needed here. The macro typecasts them.

Should probably go to normal state on fail as well - otherwise you get stuck here in self-test state.

Should probably go to normal state on fail as well - otherwise you get stuck here in self-test state.