dgfirmware

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

Enabled accelorometers

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

Merge branch 'DEN-8886-hd_dg_dev-self-tests-2-of-2' into develop

    • -3
    • +17
    /firmware/App/Services/WatchdogMgmt.c
DEN-8886: Added 24V check to watchdog POST.

    • -3
    • +17
    /firmware/App/Services/WatchdogMgmt.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-8886-hd_dg_dev-self-tests-2-of-2' into develop

DEN-8886: Rolled back CAN sample point to 75%.

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

Merge branch 'DEN-8886-hd_dg_dev-self-tests-2-of-2' into develop

DEN-8886: Changed CAN driver sample point from 75% to 87.5% to match other nodes.

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

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

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

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

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

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

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

Merged DEN-9054 and resolved merge conflicts

    • -18
    • +21
    /firmware/App/Controllers/LoadCell.c
    • -111
    • +191
    /firmware/App/Controllers/Pressures.c
    • -38
    • +112
    /firmware/App/Controllers/ROPump.c
    • -15
    • +27
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -25
    • +77
    /firmware/App/Modes/ModeRecirculate.c
    • -2
    • +54
    /firmware/App/Services/Reservoirs.c
DEN-9054 updated some of the drivers with calibration code

    • -18
    • +21
    /firmware/App/Controllers/LoadCell.c
    • -111
    • +191
    /firmware/App/Controllers/Pressures.c
    • -38
    • +112
    /firmware/App/Controllers/ROPump.c
    • -16
    • +1
    /firmware/App/Modes/ModeChemicalDisinfect.h
    • -15
    • +27
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -27
    • +77
    /firmware/App/Modes/ModeRecirculate.c
    • -9
    • +57
    /firmware/App/Services/Reservoirs.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Fixed merge conflicts.

    • -121
    • +267
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -5
    • +20
    /firmware/App/Modes/ModeRecirculate.c
    • -64
    • +4
    /firmware/App/Services/Interrupts.c
    • -15
    • +11
    /firmware/App/Services/Reservoirs.c
    • -21
    • +1
    /firmware/App/Services/SystemComm.c
  1. … 3 more files in changeset.
DEN-8886: Changed master clock to 208 MHz to improve CAN timing.

    • -14
    • +0
    /firmware/App/Modes/ModeChemicalDisinfect.h
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

DEN-8886: Removed obsolete debug code.

    • -128
    • +4
    /firmware/App/Services/Interrupts.c
    • -21
    • +0
    /firmware/App/Services/SystemComm.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Enable NV POST and fix NVData buffer length

Removed Skip Recirc build switch.

DEN-8886: Fixed merge conflicts from staging.

    • -3
    • +10
    /firmware/App/Modes/ModeRecirculate.c
    • -21
    • +13
    /firmware/App/Services/Reservoirs.c
DEN-8886: Close both reservoir drain valves at start of re-circ mode.