dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-2650 made minor changes in the functions that work with Dialin

DEN-2379 Cleaned up the code

DEN-2379 Addressed code review comments, removed dead code, and continued with unit testing and integration testing

DEN-2379 Unit tested the override functions in SystemCommMessages

    • -23
    • +30
    /firmware/App/Controllers/Heaters.c
DEN-2379 Added code review comments

DEN-2379 fixed a typo

DEN-2379 Addressed code review comments

    • -11
    • +11
    /firmware/App/Controllers/Heaters.c
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

    • -70
    • +161
    /firmware/App/Controllers/Heaters.c
DEN-2379 Added dialin support functions

DEN-2379 work in progress, added publication and broadcast functions and continues with unit testing and integration testing

DEN-2379 Added publish functions for the heaters module and continued with unit testing

    • -26
    • +141
    /firmware/App/Controllers/Heaters.c
DEN-2379 Addressed code review comments

DEN-2379 Started VectorCAST

DEN-2379 Addressed some of the code review comments

    • -31
    • +53
    /firmware/App/Controllers/Heaters.c
DEN-2379 Addressed some of the code review comments

    • -54
    • +80
    /firmware/App/Controllers/Heaters.c
DEN-2379 Added a function to compensate for the heaters thermocouples

    • -12
    • +35
    /firmware/App/Controllers/Heaters.c
DEN-2379 updated the code with the code review addresses

    • -29
    • +31
    /firmware/App/Controllers/Heaters.c
DEN-2379 addressed some of the code review comments

    • -17
    • +17
    /firmware/App/Controllers/Heaters.c
DEN-2379 added inlet water temperature range check

DEN-2379 Added flow sensor reader to the module

DEN-2379 worked in progress on the heaters temperature sensors

DEN-2379 worked on controlling the trimmer heater and created the heaters unit test environment

    • -1
    • +2
    /firmware/App/Services/PIControllers.c
DEN-2379 testing the FPGA and the trimmer heater

    • -16
    • +19
    /firmware/App/Controllers/Heaters.c
DEN-2379 implemented the trimmer heater PI controller. Added more doxygen comments

    • -58
    • +149
    /firmware/App/Controllers/Heaters.c
DEN-2379 Added a temporary function to turn on the fan

    • -27
    • +87
    /firmware/App/Controllers/Heaters.c
DEN-2379 work in progress, implemented the PI controller for the primary heater

    • -34
    • +209
    /firmware/App/Controllers/Heaters.c
DEN-2379 work in progress. Started developing the PI controller of the heaters

    • -23
    • +106
    /firmware/App/Controllers/Heaters.c
    • -0
    • +2
    /firmware/App/Services/PIControllers.h
DEN-2379 Initial commit of the heaters driver. Updated the code for testing

    • -0
    • +233
    /firmware/App/Controllers/Heaters.c
    • -0
    • +42
    /firmware/App/Controllers/Heaters.h
    • -57
    • +54
    /firmware/App/Drivers/SafetyShutdown.c
    • -27
    • +27
    /firmware/App/Drivers/SafetyShutdown.h
DEN-2370 added read count for the temperature sensor reads from FPGA

DEN-2379 work in progress. Updated the FPGA fuctions by removing the 32 bit masks.