dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-13903-s80-mg-dg-comm-buffer-opti' into develop

DEN-13903: updated pressure offset for psia conversion

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

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

Merge branch 'DEN-13903-s80-mg-dg-comm-buffer-opti' into develop

DEN-13903: DEN-13987: Updated dg pressure's adc to psi to reflect new calculations.

Merge branch 'staging' into DEN-13903-s80-mg-dg-comm-buffer-opti

Updated Pressure adc count to psi to reflect new calculations.

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

Merge branch 'DEN-13834-dg_hd_dev-hd_dg_dvt-update-part-3' into develop

DEN-13834 updated the fault mode

Alarm for invalid loadCellID?

Alarm for invalid loadCellID?

Should there be an alarm if loadCellID is invalid?

Should there be an alarm if loadCellID is invalid?

Why the change?

Why the change?

Merge branch 'DEN-13834-dg_hd_dev-hd_dg_dvt-update-part-3' of ssh://dvm-linux02:7999/dg/dgfirmware into DEN-13834-dg_hd_dev-hd_dg_dvt-update-part-3

    • -19
    • +7
    /firmware/App/Controllers/LoadCell.c
DEN-13834: Fixed loadcell range check.

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

Merged DEN-13834

    • -11
    • +21
    /firmware/App/Controllers/Heaters.c
    • -63
    • +85
    /firmware/App/Controllers/LoadCell.c
    • -11
    • +21
    /firmware/App/Controllers/Switches.c
    • -2
    • +2
    /firmware/App/Modes/ModeHeatDisinfect.c
  1. … 3 more files in changeset.
Merge branch 'DEN-13834-dg_hd_dev-hd_dg_dvt-update-part-3' of ssh://dvm-linux02:7999/dg/dgfirmware into DEN-13834-dg_hd_dev-hd_dg_dvt-update-part-3

    • -18
    • +44
    /firmware/App/Controllers/LoadCell.c
DEN-13834 added self test alarms

    • -10
    • +18
    /firmware/App/Controllers/FlowSensors.c
    • -1
    • +1
    /firmware/App/Controllers/FlowSensors.h
    • -19
    • +7
    /firmware/App/Controllers/LoadCell.c
    • -16
    • +35
    /firmware/App/Controllers/Pressures.c
DEN-13834: Added additional override of load cell after calibration but before filter/tare.

    • -15
    • +42
    /firmware/App/Controllers/LoadCell.c
DEN-13834: minor change to logging data of LC drift alarm.

Do we still need this? If so, can we make a s/w config instead?

Do we still need this? If so, can we make a s/w config instead?

Is this resolved?

Is this resolved?

Why are we not checking payload length?

Why are we not checking payload length?

If this function is not yet needed, should we remove or at least put a #ifdef PHASE_1B build flag around it? Otherwise this is dead code right now.

If this function is not yet needed, should we remove or at least put a #ifdef PHASE_1B build flag around it? Otherwise this is dead code right now.

Why are we not enforcing payload length check?

Why are we not enforcing payload length check?

Can this declaration be moved to top of function?

Can this declaration be moved to top of function?

Why are we hiding this condition from Vectorcast?

Why are we hiding this condition from Vectorcast?