Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HD Staging Unreviewed Commits
HD Staging Unreviewed Commits
HD Staging Unreviewed Commits
HD Staging Unreviewed Commits
HD Staging Unreviewed Commits
HD Staging Unreviewed Commits
Transferred the hd_sprint5 firmware to the firmware folder

  1. … 383 more files in changeset.
Transferred the master branch firmware to the firmware folder. Added the VectorCAST folder to the repository

  1. … 383 more files in changeset.
Updates to Utilities. Added an 8-bit CRC. +review HD-SPR5-1

Updates to FPGA per unit testing. Added shell function for 8-bit CRC in Utilities module. +review HD-SPR5-1

Updates to FPGA and Interrupts modules per unit testing. +review HD-SPR5-1

Updates to FPGA per UT.

Addressed code review comment. +review HD-SPR4-1

Fixed FPGA POST issue. Added PC send message function for engineering debug data. +review HD-SPR4-1

Created new Comm driver module to take on the driver portion of Interrupts. Turned off build switch to bypass UI. +review HD-SPR4-1

  1. … 3 more files in changeset.
Minor tweaks to test support functions. +review HD-SPR4-1

Changed CommInterrupts to Interrupts.

    • -0
    • +295
    ./Services/Interrupts.c
    • -0
    • +43
    ./Services/Interrupts.h
  1. … 2 more files in changeset.
Split test support defs and macros out of Common.h into a new TestSupport.h. Added override command or watchdog task check-ins. Added POST test for FPGA. +review HD-SPR4-1

More UART comm fixes per lab testing. +review HD-SPR4-1

  1. … 1 more file in changeset.
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.