firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added doxygen comments for some modules. Updates to unit tests.

Updates to standby and fill modes. Updated register addresses for FPGA.

Updated Reservoirs module.

Added solo standby mode. Added Reservoirs service module. Updates to Standby mode.

    • -0
    • +64
    ./App/Modes/ModeSolo.c
    • -0
    • +28
    ./App/Modes/ModeSolo.h
    • -0
    • +112
    ./App/Services/Reservoirs.c
    • -0
    • +39
    ./App/Services/Reservoirs.h
    • -25
    • +0
    ./App/Services/SystemCommMessages.c
Added the FlashDriver folder to the include options

    • -0
    • +4
    ./.settings/org.eclipse.core.resources.prefs
Added flashdriver folder to includes for DG.

    • -0
    • +2
    ./.settings/org.eclipse.core.resources.prefs
Added DG project build flags.

Fixed the code'

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

    • -0
    • +2
    ./.settings/org.eclipse.core.resources.prefs
Merged dgrestart

    • -2
    • +0
    ./.settings/org.eclipse.core.resources.prefs
clean up

clean up

Fixed code review issues.

Adding override hooks for dialin

Adding override hooks for dialin

Adding override hooks for dialin

Moved message ID enum to common MsgDefs.h.

    • -38
    • +0
    ./App/Services/SystemCommMessages.h
Adding override hooks for dialin

    • -0
    • +48
    ./App/Services/SystemCommMessages.c
    • -0
    • +16
    ./App/Services/SystemCommMessages.h
Merge branch 'dgrestart' of ssh://dvm-linux02:7999/dg/dgfirmware into dgrestart

Adding overwrite for dialin

Fixed #includes in mode modules.

Updated MIBSPI setup for RTC.

Added DG specific common header. Streamlined includes of Common.h and DGCommon.h.

  1. … 25 more files in changeset.
Removed ACK build switch. Moved all debug UART code into DEBUG_ENABLED #ifdefs so it can be easily switched off or removed later.

Fixed code review issues.

Fixed code review comments.

Implementing code review suggestions

Implementing code review suggestions

Implementing code review suggestions

Implementing code review suggestions

    • -0
    • +78
    ./App/Controllers/LoadCell.c
    • -0
    • +27
    ./App/Controllers/LoadCell.h