Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-1415 added doxygen comments

  1. … 21 more files in changeset.
LEAH-1415 fixed the crc_32 check and removed dead code

LEAH-1415 work in progress. Finished the FPGA update and jump to code

  1. … 2 more files in changeset.
LEAH-1415 work in progress. Finished the code that programs FPGA

LEAH-1415 work in progress worked on FPGA update

  1. … 1 more file in changeset.
LEAH-1415 work in progress

  1. … 2 more files in changeset.
LEAH-1415 added the FAPI library

    • binary
    ./Services/FlashAPI/F021_API_CortexR4_LE_L2FMC_V3D16_NDS.lib
  1. … 1 more file in changeset.
LEAH-1415 work in progress, updated the memory setup in HALCoGen

  1. … 5 more files in changeset.
LEAH-1415 work in progress working on the FPGA programming

  1. … 2 more files in changeset.
LEAH-1415 work in progress updated the FPGA programming

LEAH-1415 updated the code

LEAH-1415 updated the code

LEAH-1415 restructured the command processing architecture

    • -0
    • +208
    ./Services/Download.c
    • -0
    • +23
    ./Services/Download.h
    • -0
    • +66
    ./Services/SystemComm.c
    • -0
    • +19
    ./Services/SystemComm.h
  1. … 1 more file in changeset.
LEAH-1415 work in progress continued updating the FPGA module

LEAH-1415 work in progress. Continued with adding the FPGA command to be able to flash the FPGA

LEAH-1415 work in progress updated the FPGA module

LEAH-1415 work in progress added the FPGA communication to be able to program FPGA from the bootloader

    • -0
    • +417
    ./Services/FPGA.c
  1. … 5 more files in changeset.
LEAH-1415 made changes in the code to be able jump to the firmware application from the booloader. Added a check to make sure the CRC table in the firmware exists prior to checking for the integrigty of and jumping

LEAH-1415 work in progress added modes update and standby

    • -0
    • +89
    ./Modes/OperationModes.c
    • -0
    • +19
    ./Modes/OperationModes.h
  1. … 4 more files in changeset.
LEAH-1415 updated the NV data management code to verify the code that has been written

    • -0
    • +29
    ./Services/CopyFlashAPI2RAM.asm
  1. … 7 more files in changeset.
LEAH-1415 updated the code to move the FAPI library to RAM to be able to update the firmware

    • -0
    • +25
    ./Services/NVDataMgmt.c
    • -0
    • +15
    ./Services/NVDataMgmt.h
  1. … 5 more files in changeset.
Work in progress updated the code to receive and ack the CAN frames

    • -0
    • +70
    ./Services/Utilities.c
    • -0
    • +20
    ./Services/Utilities.h
  1. … 2 more files in changeset.
Work in progress. Added code to receive the CAN packets into a buffer.

    • -0
    • +111
    ./Services/CommBuffers.c
    • -0
    • +33
    ./Services/CommBuffers.h
  1. … 6 more files in changeset.
Imported Sunrise's HALCoGen and updated it with the interrupts and added modes and services

    • -0
    • +13
    ./Modes/ModeInitPOST.h
    • -0
    • +13
    ./Modes/ModeStandby.h
    • -0
    • +13
    ./Modes/ModeUpdate.h
    • -0
    • +54
    ./Services/FlashAPI/CGT.CCS.h
    • -0
    • +48
    ./Services/FlashAPI/CGT.gcc.h
    • -0
    • +54
    ./Services/FlashAPI/Compatibility.h
    • -0
    • +67
    ./Services/FlashAPI/Constants.h
    • -0
    • +52
    ./Services/FlashAPI/F021.h
    • -0
    • +185
    ./Services/FlashAPI/FapiFunctions.h
    • -0
    • +78
    ./Services/FlashAPI/Fapi_UserDefinedFunctions.c
    • -0
    • +83
    ./Services/FlashAPI/Helpers.h
  1. … 60 more files in changeset.