firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
DEN-2379 work in progress, added publication and broadcast functions and continues with unit testing and integration testing

    • -2
    • +111
    ./App/Controllers/TemperatureSensors.c
    • -0
    • +3
    ./App/Controllers/TemperatureSensors.h
    • -0
    • +28
    ./App/Services/SystemCommMessages.c
DEN-2379 Added publish functions for the heaters module and continued with unit testing

    • -6
    • +10
    ./App/Controllers/TemperatureSensors.c
    • -2
    • +2
    ./App/Controllers/TemperatureSensors.h
    • -2
    • +57
    ./App/Services/SystemCommMessages.c
Fixed load cell publishing as integers bug. Increased I term in PI control for RO pump. Changed CAN interrupts from FIQ to IRQ to see if resolves intermittent lock up.

DEN-2379 Addressed code review comments

    • -0
    • +14
    ./App/Services/SystemCommMessages.c
DEN-2379 Started VectorCAST

    • -5
    • +7
    ./App/Controllers/TemperatureSensors.c