dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-2951 Renamed INT_SYSTEMCOMMESSAGE to INT_SYSTEMCOMMMESSAGES

DEN-2951 ran VectorCAST

    • -24
    • +0
    /firmware/App/Services/SystemComm.c
    • -914
    • +575
    /firmware/App/Services/SystemCommMessages.c
DEN-2951 added the fw support for Dialin

    • -0
    • +28
    /firmware/App/Services/SystemComm.c
DEN-2951 initial commit of the release switch

Updated the Copyright with the current year and replaced tabs with 4 spaces

Merge conflict fixes. VC fixes.

Updated PWM configs.

Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -1
    • +1
    /firmware/App/Controllers/SensorProcess.c
    • -1
    • +1
    /firmware/App/Controllers/SensorProcess.h
Fixes for code review comments.

Added ADC channels.

    • -21
    • +21
    /firmware/App/Drivers/InternalADC.c
    • -7
    • +22
    /firmware/App/Drivers/InternalADC.h
Rewrote load cells module.

    • -146
    • +159
    /firmware/App/Controllers/LoadCell.c
    • -27
    • +35
    /firmware/App/Controllers/LoadCell.h
    • -34
    • +0
    /firmware/App/Controllers/SensorProcess.c
    • -26
    • +0
    /firmware/App/Controllers/SensorProcess.h
    • -14
    • +2
    /firmware/App/Services/SystemComm.c
Added doxygen comments for some modules. Updates to unit tests.

    • -10
    • +18
    /firmware/App/Modes/ModeStandby.c
    • -11
    • +17
    /firmware/App/Modes/OperationModes.c
    • -13
    • +25
    /firmware/App/Modes/OperationModes.h
Updates to standby and fill modes. Updated register addresses for FPGA.

    • -94
    • +113
    /firmware/App/Modes/ModeFill.c
    • -134
    • +24
    /firmware/App/Services/FPGA.c
Updated Reservoirs module.

    • -32
    • +302
    /firmware/App/Services/Reservoirs.c
    • -1
    • +25
    /firmware/App/Services/Reservoirs.h
Added solo standby mode. Added Reservoirs service module. Updates to Standby mode.

    • -0
    • +64
    /firmware/App/Modes/ModeSolo.c
    • -0
    • +28
    /firmware/App/Modes/ModeSolo.h
    • -15
    • +24
    /firmware/App/Modes/OperationModes.c
    • -0
    • +112
    /firmware/App/Services/Reservoirs.c
    • -0
    • +39
    /firmware/App/Services/Reservoirs.h
    • -54
    • +8
    /firmware/App/Services/SystemComm.c
Added the FlashDriver folder to the include options

Added flashdriver folder to includes for DG.

Added DG project build flags.

Fixed the code'

Added Common and FWCommon to the list of the include options in the Release build

Merged dgrestart

clean up

Merge branch 'dgrestart' of ssh://dvm-linux02:7999/dg/dgfirmware into dgrestart

clean up

Fixed code review issues.

Adding override hooks for dialin

Adding override hooks for dialin

Adding override hooks for dialin

    • -5
    • +20
    /firmware/App/Controllers/LoadCell.c
Moved message ID enum to common MsgDefs.h.

Merge branch 'dgrestart' of ssh://dvm-linux02:7999/dg/dgfirmware into dgrestart