dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding override hooks for dialin

Adding override hooks for dialin

Adding override hooks for dialin

    • -5
    • +20
    /firmware/App/Controllers/LoadCell.c
Moved message ID enum to common MsgDefs.h.

Merge branch 'dgrestart' of ssh://dvm-linux02:7999/dg/dgfirmware into dgrestart

Adding override hooks for dialin

    • -4
    • +97
    /firmware/App/Controllers/LoadCell.c
    • -0
    • +16
    /firmware/App/Services/SystemComm.c
Merge branch 'dgrestart' of ssh://dvm-linux02:7999/dg/dgfirmware into dgrestart

Adding overwrite for dialin

    • -0
    • +14
    /firmware/App/Controllers/LoadCell.c
Merge branch 'dgrestart' of ssh://dvm-linux02:7999/dg/dgfirmware into dgrestart

Fixed #includes in mode modules.

Updated MIBSPI setup for RTC.

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

    • -1
    • +0
    /firmware/App/Controllers/SensorProcess.c
    • -1
    • +2
    /firmware/App/Controllers/SensorProcess.h
    • -0
    • +63
    /firmware/App/DGCommon.h
    • -1
    • +0
    /firmware/App/Drivers/SafetyShutdown.c
    • -0
    • +2
    /firmware/App/Drivers/SafetyShutdown.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.

    • -0
    • +1
    /firmware/App/Controllers/SensorProcess.c
    • -26
    • +25
    /firmware/App/Services/Interrupts.c
    • -21
    • +29
    /firmware/App/Services/SystemComm.c
Fixed code review issues.

Fixed code review comments.

Implementing code review suggestions

    • -1
    • +0
    /firmware/App/Controllers/SensorProcess.c
Implementing code review suggestions

Implementing code review suggestions

    • -5
    • +27
    /firmware/App/Controllers/LoadCell.c
Implementing code review suggestions

    • -0
    • +78
    /firmware/App/Controllers/LoadCell.c
    • -0
    • +27
    /firmware/App/Controllers/LoadCell.h
Implementing code review suggestions

    • -40
    • +1
    /firmware/App/Controllers/SensorProcess.c
    • -3
    • +1
    /firmware/App/Controllers/SensorProcess.h
    • -22
    • +0
    /firmware/App/Services/WatchdogMgmt.c
Code composer change

Incremental work on reporting load cell data to HD

    • -2
    • +45
    /firmware/App/Controllers/SensorProcess.c
    • -1
    • +2
    /firmware/App/Controllers/SensorProcess.h
Incremental work on reporting load cell data to HD

    • -0
    • +31
    /firmware/App/Controllers/SensorProcess.c
    • -0
    • +26
    /firmware/App/Controllers/SensorProcess.h
  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.

    • -0
    • +53
    /firmware/App/Services/SystemComm.c
    • -130
    • +0
    /firmware/App/Services/Utilities.c
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