firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added EMC test code to RO pump control. Fixed debug alarm output bug.

DEN-3421 added functions and states to DG heat disinfect mode and initial release of the UVReactors

    • -0
    • +29
    ./App/Controllers/UVReactors.c
    • -0
    • +20
    ./App/Controllers/UVReactors.h
Fixed some Dialin override command handlers.

Demoted several interrupts from FIQ to IRQ. Re-ordered IRQ interrupt priorities.

More EMC test build changes. Set Primary heater PWM freq to 15KHz.

    • -4
    • +3
    ./App/Controllers/TemperatureSensors.c
merge.

    • -9
    • +16
    ./App/Services/SystemCommMessages.c
Added several test/debug build flags. Added persistence to CAN buffer overflows to try to recover from one-off bursts from a node coming online. Doxygen comment fixes.

DEN-2650 added manual coverage to the unit tests of Heaters and TemperatureSensors

    • -1
    • +1
    ./App/Controllers/TemperatureSensors.c
    • -9
    • +16
    ./App/Services/SystemCommMessages.c
DEN-2650 made minor changes in the functions that work with Dialin

DEN-2650 Addressed code reveiw comments

    • -2
    • +3
    ./App/Controllers/TemperatureSensors.c
Added doxygen comments to internal ADC module. Fixed indexing bug introduced in recent commit where filtering added.

Merge branch 'DEN-2650-dg-firmware-infrastructure' of ssh://dvm-linux02:7999/dg/dgfirmware into DEN-2650-dg-firmware-infrastructure

Doxygen comment updates.

Merged with remote branch

    • -71
    • +69
    ./App/Services/SystemCommMessages.c
DEN-2650 conducted unit testing and integration testing

    • -1
    • +6
    ./App/Controllers/TemperatureSensors.c
  1. … 5 more files in changeset.
Merge fixes.

    • -71
    • +69
    ./App/Services/SystemCommMessages.c
Merge branch 'DEN-2650-dg-firmware-infrastructure' of ssh://dvm-linux02:7999/dg/dgfirmware into DEN-2650-dg-firmware-infrastructure

DEN-2650 merged DEN-2379

    • -16
    • +159
    ./App/Services/SystemCommMessages.c
    • -1
    • +15
    ./App/Services/SystemCommMessages.h
  1. … 3 more files in changeset.
Increased drain pump speed.

Added filtering to pressures and RO flow.

DEN-2379 Cleaned up the code

    • -28
    • +0
    ./App/Controllers/TemperatureSensors.c
DEN-2379 Addressed code review comments, removed dead code, and continued with unit testing and integration testing

    • -53
    • +24
    ./App/Controllers/TemperatureSensors.c
DEN-2379 Unit tested the override functions in SystemCommMessages

    • -21
    • +36
    ./App/Controllers/TemperatureSensors.c
Added safety shutdown override command support.

    • -0
    • +12
    ./App/Services/SystemCommMessages.c
DEN-2379 Added code review comments

    • -140
    • +0
    ./App/Controllers/TemperatureSensors.c
DEN-2379 fixed a typo

    • -7
    • +7
    ./App/Controllers/TemperatureSensors.c
    • -1
    • +1
    ./App/Controllers/TemperatureSensors.h
DEN-2379 Addressed code review comments

    • -10
    • +10
    ./App/Controllers/TemperatureSensors.c
    • -10
    • +10
    ./App/Controllers/TemperatureSensors.h
DEN-2379 Addressed code review comments, added POST for Heaters module, continued working unit testing and integration testing. Removed .db and .xml files from VectorCAST git repositories

    • -60
    • +267
    ./App/Controllers/TemperatureSensors.c
Moved DGModes.h to common folder and renamed to DGDefs.h.

DEN-2379 Added dialin support functions

    • -2
    • +2
    ./App/Controllers/TemperatureSensors.h
    • -1
    • +42
    ./App/Services/SystemCommMessages.c