Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
clean up

clean up

Fixed code review issues.

Adding override hooks for dialin

Adding override hooks for dialin

Adding override hooks for dialin

Moved message ID enum to common MsgDefs.h.

Adding override hooks for dialin

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

Adding overwrite for dialin

Fixed #includes in mode modules.

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
    ./Controllers/LoadCell.c
    • -0
    • +27
    ./Controllers/LoadCell.h
Implementing code review suggestions

Incremental work on reporting load cell data to HD

Incremental work on reporting load cell data to HD

    • -0
    • +31
    ./Controllers/SensorProcess.c
    • -0
    • +26
    ./Controllers/SensorProcess.h
  1. … 12 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.

  1. … 3 more files in changeset.
Fixes to CAN HALCoGen setup. Added some CAN debug code.

  1. … 5 more files in changeset.
Modified dgfirmware

    • -0
    • +183
    ./Drivers/InternalADC.c
    • -0
    • +46
    ./Drivers/InternalADC.h
    • -0
    • +312
    ./Services/AlarmMgmt.c
  1. … 55 more files in changeset.
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