dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixes to CAN HALCoGen setup. Added some CAN debug code.

Updated .gitignore

    • -30
    • +0
    /firmware/Debug/App/Contollers/subdir_vars.mk
    • -13
    • +0
    /firmware/Debug/App/Drivers/subdir_rules.mk
    • -42
    • +0
    /firmware/Debug/App/Drivers/subdir_vars.mk
    • -13
    • +0
    /firmware/Debug/App/Modes/subdir_rules.mk
    • -78
    • +0
    /firmware/Debug/App/Modes/subdir_vars.mk
    • -13
    • +0
    /firmware/Debug/App/Tasks/subdir_rules.mk
    • -42
    • +0
    /firmware/Debug/App/Tasks/subdir_vars.mk
    • -20
    • +0
    /firmware/Debug/source/subdir_rules.mk
    • -221
    • +0
    /firmware/Debug/source/subdir_vars.mk
Modified dgfirmware

    • -293
    • +0
    /firmware/App/Controllers/AlarmLamp.c
    • -48
    • +0
    /firmware/App/Controllers/AlarmLamp.h
    • -0
    • +183
    /firmware/App/Drivers/InternalADC.c
    • -0
    • +46
    /firmware/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

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

    • -1
    • +1
    /firmware/App/Drivers/SafetyShutdown.c
    • -1
    • +1
    /firmware/App/Drivers/SafetyShutdown.h
  1. … 41 more files in changeset.
Merge branch 'master' into DEN-1125-dg-standby-fill-state-machine

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

    • -34
    • +35
    /firmware/App/Services/Utilities.c
Remove button module and its dependencies, also remove HD states

    • -377
    • +0
    /firmware/App/Controllers/Buttons.c
    • -47
    • +0
    /firmware/App/Controllers/Buttons.h
    • -0
    • +67
    /firmware/App/Modes/ModeDisinfect.c
    • -0
    • +26
    /firmware/App/Modes/ModeDisinfect.h
    • -0
    • +65
    /firmware/App/Modes/ModeDrain.c
    • -0
    • +26
    /firmware/App/Modes/ModeDrain.h
    • -0
    • +67
    /firmware/App/Modes/ModeFlush.c
    • -0
    • +26
    /firmware/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

Added git ignore

Updated from code reviews +review DG-DEN-1125-1

Updated integration test

    • -0
    • +2
    /firmware/.settings/com.googlecode.cppcheclipse.core.prefs
    • -1
    • +1
    /firmware/Debug/App/Drivers/subdir_rules.mk
    • -1
    • +1
    /firmware/Debug/App/Modes/subdir_rules.mk
    • -1
    • +1
    /firmware/Debug/App/Tasks/subdir_rules.mk
    • -2
    • +2
    /firmware/Debug/source/subdir_rules.mk
Updated vectorcast to pass failed test

    • -20
    • +0
    /firmware/.launches/SeanTest.launch
Added c files from Halcogen

    • -0
    • +552
    /firmware/source/crc.c
    • -0
    • +976
    /firmware/source/ecap.c
    • -0
    • +1745
    /firmware/source/emac.c
    • -0
    • +1328
    /firmware/source/eqep.c
    • -0
    • +2230
    /firmware/source/etpwm.c
    • -0
    • +246
    /firmware/source/mdio.c
    • -0
    • +431
    /firmware/source/phy_dp83640.c
Updated DG channels and customized CAN settings

    • -10
    • +6
    /firmware/App/Services/CommBuffers.h
    • -14
    • +11
    /firmware/App/Services/SystemComm.c
    • -1
    • +1
    /firmware/Debug/App/Drivers/subdir_rules.mk
    • -1
    • +1
    /firmware/Debug/App/Modes/subdir_rules.mk
    • -1
    • +1
    /firmware/Debug/App/Tasks/subdir_rules.mk
    • -2
    • +2
    /firmware/Debug/source/subdir_rules.mk
Working unit ready for demo

    • -0
    • +42
    /firmware/Debug/source/subdir_vars.mk
Tuned firmware to set fill mode

    • -0
    • +161
    /firmware/App/Modes/ModeFill.c
    • -0
    • +26
    /firmware/App/Modes/ModeFill.h
    • -74
    • +0
    /firmware/App/Modes/ModePrescription.c
    • -26
    • +0
    /firmware/App/Modes/ModePrescription.h
    • -14
    • +16
    /firmware/App/Modes/OperationModes.c
    • -6
    • +6
    /firmware/Debug/App/Modes/subdir_vars.mk
First communication draft for the fill state

    • -0
    • +28
    /firmware/.launches/DG.launch
Rename project from HD to DG

    • -0
    • +10377
    /firmware/DG.dil
    • -1
    • +1
    /firmware/Debug/App/Drivers/subdir_rules.mk
    • -1
    • +1
    /firmware/Debug/App/Modes/subdir_rules.mk
    • -1
    • +1
    /firmware/Debug/App/Tasks/subdir_rules.mk
    • -2
    • +2
    /firmware/Debug/source/subdir_rules.mk
Updated the Copyright with the current year and replaced tabs with 4 spaces

Resolved merge conflict.

Addressed code review feedback on CRC table.

    • -49
    • +48
    /firmware/App/Services/Utilities.c
    • -1
    • +1
    /firmware/Debug/App/Drivers/subdir_rules.mk
    • -1
    • +1
    /firmware/Debug/App/Modes/subdir_rules.mk
    • -1
    • +1
    /firmware/Debug/App/Tasks/subdir_rules.mk
    • -2
    • +2
    /firmware/Debug/source/subdir_rules.mk
Transferred the hd_sprint5 firmware to the firmware folder

    • -3
    • +0
    /.settings/org.eclipse.cdt.codan.core.prefs
    • -2
    • +0
    /.settings/org.eclipse.cdt.debug.core.prefs
    • -20
    • +0
    /.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

    • -3
    • +0
    /.settings/org.eclipse.cdt.codan.core.prefs
    • -2
    • +0
    /.settings/org.eclipse.cdt.debug.core.prefs
    • -20
    • +0
    /.settings/org.eclipse.core.resources.prefs
  1. … 383 more files in changeset.