Controllers

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HD-DEN-14561_Release Preprocessor Flag Specifies Code That Conflicts With SW Config Debug

Corrected _RELEASE_ logic, release build executes the same block as non debug selection

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

DEN-13946 Make monitor functions for pressure, temperature, thermistors and load cells consistent. Address code review comments.

DEN-14559 added functions to reset the POST states of the drivers that have a POST state machine for the command to request POST again

  1. … 7 more files in changeset.
DEN-13946 Do not process thermistor alarms if in DG_INIT

DG-DEN-14561_Release Preprocessor Flag Specifies Code That Conflicts With SW Config Debug
DG-DEN-14561_Release Preprocessor Flag Specifies Code That Conflicts With SW Config Debug
DEN-13946 Code review correction

Alignment

Alignment

Alignment

Alignment

DEN-14559 updated the cleaning modes with the SRS changes

  1. … 7 more files in changeset.
DEN-13946 Darren comments DEN-14075 Corrected thermistor override in previous commit

Corrected.

Corrected.

Only used if Temperature is in alarm.

Only used if Temperature is in alarm.

Only used if the load cell is out of range.

Only used if the load cell is out of range.

No initial value for alarmID. Can it end up not set before use in checkPersistentAlarm?

No initial value for alarmID. Can it end up not set before use in checkPersistentAlarm?

Why remove initial value for alarmIndex?

Why remove initial value for alarmIndex?

Comment does not explain what the numbers are - 3, 10, 10.

Comment does not explain what the numbers are - 3, 10, 10.

Comment is 12bit specific, but code updated to use different references per thermistor.

Comment is 12bit specific, but code updated to use different references per thermistor.

DEN-13946 Correction to thermistor timeout.

Merge branch 'DEN-13946-certain-temperature-sensors-trigger-wrong-alarm' into develop

# Conflicts:

# firmware/App/DGCommon.h

  1. … 4 more files in changeset.
DEN-13946 Complete and tested for termperatures, pressures, load cells and thermistors. DEN-14075 Corrected thermistor override limits.

Merge branch 'staging' into DEN-13946-certain-temperature-sensors-trigger-wrong-alarm

DG-DEN-14559_DG HD Dev HD DG Dvt Update Part 8
DG-DEN-14559_DG HD Dev HD DG Dvt Update Part 8
DEN-13946 Update thermistor init.

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

  1. … 13 more files in changeset.
RESOLVED IN CODEWALKTHROUGH.

RESOLVED IN CODEWALKTHROUGH.

DEN-14497 addressed the code review comment