firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Implementing code review suggestions

Code composer change

Incremental work on reporting load cell data to HD

Incremental work on reporting load cell data to HD

    • -0
    • +31
    ./App/Controllers/SensorProcess.c
    • -0
    • +26
    ./App/Controllers/SensorProcess.h
    • -0
    • +45
    ./App/Services/SystemCommMessages.c
  1. … 3 more files in changeset.
Removed buttons, alarm lamp LEDs, and power off functions from CPLD.

Moved Timers, Utilities, and irqDispatch to f/w common. Added t/o to CAN transmits.

Fixes to CAN HALCoGen setup. Added some CAN debug code.

    • -2
    • +0
    ./.settings/org.eclipse.core.resources.prefs
    • -25
    • +21
    ./App/Services/SystemCommMessages.c
Updated .gitignore

    • -13
    • +0
    ./Debug/App/Contollers/subdir_rules.mk
    • -30
    • +0
    ./Debug/App/Contollers/subdir_vars.mk
    • -13
    • +0
    ./Debug/App/Drivers/subdir_rules.mk
Modified dgfirmware

    • -0
    • +2
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +183
    ./App/Drivers/InternalADC.c
    • -0
    • +46
    ./App/Drivers/InternalADC.h
  1. … 55 more files in changeset.
TODO: do a brief in the future

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

Updated gitignore to exclude Release directory

Setup preference for release compilation

    • -0
    • +17
    ./.settings/org.eclipse.core.resources.prefs
Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 41 more files in changeset.
Made changes according to code review notes +review DG-DEN-1125-1

Minor changes made to Utilities.c +review DG-DEN-1125-1

Added crc check and appending to DG

Remove button module and its dependencies, also remove HD states

    • -0
    • +67
    ./App/Modes/ModeDisinfect.c
    • -0
    • +26
    ./App/Modes/ModeDisinfect.h
    • -0
    • +65
    ./App/Modes/ModeDrain.c
    • -0
    • +26
    ./App/Modes/ModeDrain.h
    • -0
    • +67
    ./App/Modes/ModeFlush.c
    • -0
    • +26
    ./App/Modes/ModeFlush.h
  1. … 16 more files in changeset.
Updated unit testing for ModeFill.c

Updated according to comments in code review +review DG-DEN-1125-1

    • -47
    • +47
    ./App/Services/SystemCommMessages.c
Updated from code reviews +review DG-DEN-1125-1

  1. … 1 more file in changeset.