firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Updated integration test

    • -0
    • +2
    ./.settings/com.googlecode.cppcheclipse.core.prefs
Updated vectorcast to pass failed test

  1. … 1 more file in changeset.
Added c files from Halcogen

    • -0
    • +1745
    ./source/emac.c
    • -0
    • +1328
    ./source/eqep.c
    • -0
    • +2230
    ./source/etpwm.c
    • -0
    • +431
    ./source/phy_dp83640.c
Updated DG channels and customized CAN settings

Working unit ready for demo

Tuned firmware to set fill mode

    • -0
    • +161
    ./App/Modes/ModeFill.c
    • -0
    • +26
    ./App/Modes/ModeFill.h
    • -2
    • +19
    ./App/Services/SystemCommMessages.c
First communication draft for the fill state

    • -0
    • +28
    ./.launches/DG.launch
    • -1
    • +22
    ./App/Services/SystemCommMessages.c
Rename project from HD to DG

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

Resolved merge conflict.

Addressed code review feedback on CRC table.

Transferred the hd_sprint5 firmware to the firmware folder

    • -0
    • +3
    ./.settings/org.eclipse.cdt.codan.core.prefs
    • -0
    • +2
    ./.settings/org.eclipse.cdt.debug.core.prefs
    • -0
    • +20
    ./.settings/org.eclipse.core.resources.prefs
  1. … 383 more files in changeset.
Transferred the master branch firmware to the firmware folder. Added the VectorCAST folder to the repository

    • -0
    • +35
    ./.launches/HD.launch
    • -0
    • +20
    ./.launches/SeanTest.launch
    • -0
    • +35
    ./.launches/VCAST_DEBUG.launch
    • -0
    • +3
    ./.settings/org.eclipse.cdt.codan.core.prefs
    • -0
    • +2
    ./.settings/org.eclipse.cdt.debug.core.prefs
    • -0
    • +20
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +293
    ./App/Controllers/AlarmLamp.c
    • -0
    • +48
    ./App/Controllers/AlarmLamp.h
    • -0
    • +377
    ./App/Controllers/Buttons.c
    • -0
    • +47
    ./App/Controllers/Buttons.h
  1. … 383 more files in changeset.