Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
More fixes to FPGA module per lab testing. +review HD-SPR4-1

Fixes to FPGA and PC communication. Addressed some code review issues. +review HD-SPR4-1

  1. … 5 more files in changeset.
Added function headers for new functions in the CommInterrupts module. +review HD-SPR4-1

Added Utilities module. Refactored some low level system comm. Added more implementation to FPGA. +review HD-SPR4-1

    • -0
    • +88
    ./Services/Utilities.c
    • -0
    • +27
    ./Services/Utilities.h
Added new Utilities module. Added more features to FPGA interface. Added more script commands. +review HD-SPR4-1

    • -103
    • +97
    ./Services/SystemCommMessages.c
  1. … 2 more files in changeset.
Added CommInterrupts module. Implemented more for FPGA communication and PC communication. +review HD-SPR4-1

    • -0
    • +108
    ./Services/CommInterrupts.c
    • -0
    • +37
    ./Services/CommInterrupts.h
  1. … 7 more files in changeset.
Added FPGA module. Started adding UART communication to FPGA and SystemComm modules.

    • -0
    • +311
    ./Services/FPGA.c
  1. … 11 more files in changeset.
Fixed spelling of Controllers folder. +review HD-SPR4-1

    • -0
    • +275
    ./Controllers/AlarmLamp.c
    • -0
    • +44
    ./Controllers/AlarmLamp.h
    • -0
    • +363
    ./Controllers/Buttons.c
    • -0
    • +40
    ./Controllers/Buttons.h
  1. … 29 more files in changeset.
Updated messaging code per code review.

Fixes per unit testing. +review HD-SPR3-1

Another VC accomodation.

Added accomodations for VectorCAST.

  1. … 2 more files in changeset.
CAN fixes. +review HD-SPR3-1

Cosmetic changes to CommBuffers module. +review HD-SPR3-1

Implemented CAN interrupts. Adjusted interrupt priorities. Added a couple temporary build switches to clarify test code intent and ease switching on & off. +review HD-SPR3-1

  1. … 7 more files in changeset.
Split message definitions, senders, and handlers from SystemComm module to new SystemCommMessages module. +review HD-SPR3-1

    • -0
    • +136
    ./Services/SystemCommMessages.c
    • -0
    • +36
    ./Services/SystemCommMessages.h
  1. … 2 more files in changeset.
More updates to messaging infrastructure. Updated CAN configuration to current agreed channels. Addressed a few code review issues. +review HD-SPR3-1

  1. … 4 more files in changeset.
Added test code for CAN testing/demo. Updated messaging infrastructure modules. +review HD-SPR3-1

  1. … 1 more file in changeset.
Packed message structures. +review HD-SPR3-1

Minor bug fixes to SystemComm module. Turned off CAN interrupts for now.

  1. … 4 more files in changeset.
Implemented SystemComm module. Updated MsgQueues module. Added CAN test code to general task.

  1. … 1 more file in changeset.
Implemented MsgQueues module. Updated CommBuffers module.

Coded CommBuffers module. Enabled interrupts in CAN driver.

  1. … 2 more files in changeset.
Configured CAN in HALCoGen. Added some empty modules to support CAN messaging.

    • -0
    • +102
    ./Services/CommBuffers.c
    • -0
    • +51
    ./Services/CommBuffers.h
    • -0
    • +103
    ./Services/MsgQueues.c
    • -0
    • +70
    ./Services/MsgQueues.h
    • -0
    • +40
    ./Services/SystemComm.c
    • -0
    • +26
    ./Services/SystemComm.h
  1. … 6 more files in changeset.
Accomodated VectorCAST in averting infinite loop in background task.

Updated alarm lamp color management per Blaine (RYG -> RGB).

  1. … 6 more files in changeset.
Added VectorCAST section to common.h.

+review HD-MASTER-1

  1. … 26 more files in changeset.
+review HD-MASTER-1

Changed file headers per new template. +review HD_MASTER_1

  1. … 26 more files in changeset.