Clone
 

leonardo baloa <lbaloa@diality.com> in dgfirmware

TODO: do a brief in the future

Updated gitignore to exclude Release directory

Setup preference for release compilation

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