firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-5980 disabled a build switch

DEN-5980 added getting calibration data to load cells driver

DEN-5980 adddressed the code review comment

DEN-5980 addressed code review comments

DEN-5980 merged staging and resolved the merge conflicts

    • -21
    • +186
    ./App/Services/SystemCommMessages.c
    • -6
    • +29
    ./App/Services/SystemCommMessages.h
DEN-5980 addressed code review comments

DEN-5980 addressed code review comments

DEN-5980 addressed code review comments

Added check fluid leak detector state outside of DG_INIT_MODE

DEN-6890: Addressed code review comments

DEN-6890: Addressed code review comments

Addressed code review comments

DEN-6890: Removed unnecessary accelerometer calibration parameter message

DEN-6890: Implemented first pass of DG Fluid Leak Detector driver

DEN-6890: Implemented first pass of DG Fluid Leak Detector driver

    • -2
    • +0
    ./App/Controllers/ConductivitySensors.c
    • -0
    • +255
    ./App/Controllers/FluidLeak.c
    • -0
    • +56
    ./App/Controllers/FluidLeak.h
    • -0
    • +94
    ./App/Services/SystemCommMessages.c
    • -1
    • +11
    ./App/Services/SystemCommMessages.h
DEN-5980 added a #define for disabling the CRC check comments

DEN-5980 added or removed some of the states

DEN-5980 removed old calibration commands

    • -27
    • +2
    ./App/Services/SystemCommMessages.c
DEN-6402: Fixed load cell tare reset between tare requests

DEN-5980 added more commands to send and receive NV data

    • -21
    • +315
    ./App/Services/SystemCommMessages.c
    • -2
    • +29
    ./App/Services/SystemCommMessages.h
DEN-6402: Addressed code review comments

DEN-6402: Added alarm for RO pump ramp up retry fail

DEN-6402: Added flow meter check and filters for load cells

DEN-6402: Added change valve setting command

    • -0
    • +26
    ./App/Services/SystemCommMessages.c
DEN-6402: Use reset persistent alarm timer

DEN-6402: Added control setup state and delay for RO pump

DEN-5980 disabled some functions for testing

    • -8
    • +102
    ./App/Services/SystemCommMessages.c
DEN-5980 started adding the structs to NVDatMgmt and modified VectorCAST's configuation file to use GNU compiler template

    • -0
    • +13
    ./App/Services/SystemCommMessages.c
DEN-6200: Revert heater module changes

DEN-6200: Added target temperature to trimmer heater command

    • -14
    • +5
    ./App/Services/SystemCommMessages.c