firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-3259 work in progress. Updating the FPGA module to Leahi

LDT-3259 work in progress added a new broadcast channel from FFU

LDT-3259 work in progress updated the stack and destination payloads

LDT-3259 cleaned up the code

LDT-3259 work in progress. Completed firmware remote update.

LDT-3259 work in progress

LDT-3259 imported the code changes from LEAH-1415

    • -0
    • +72
    ./.settings/org.eclipse.cdt.codan.core.prefs
    • -0
    • +13
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +122
    ./App/Modes/OperationModes.c
    • -0
    • +25
    ./App/Modes/OperationModes.h
    • -0
    • +68
    ./App/Services/Comm.c
  1. … 39 more files in changeset.
LEAH-1415 updated the bootloader code to be more comaptible with Leahi

LEAH-1415 addressed the code review comments

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

    • -0
    • +72
    ./.settings/org.eclipse.cdt.codan.core.prefs
LEAH-1415 work in progress. Finished the code that programs FPGA

LEAH-1415 work in progress worked on FPGA update

    • -0
    • +1
    ./.settings/org.eclipse.core.resources.prefs
LEAH-1415 work in progress

    • -1
    • +0
    ./.settings/org.eclipse.core.resources.prefs
LEAH-1415 added the FAPI library

    • binary
    ./App/Services/FlashAPI/F021_API_CortexR4_LE_L2FMC_V3D16_NDS.lib
LEAH-1415 work in progress, updated the memory setup in HALCoGen

    • -0
    • +13
    ./.settings/org.eclipse.core.resources.prefs
LEAH-1415 work in progress working on the FPGA programming

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
    ./App/Services/Download.c
    • -0
    • +23
    ./App/Services/Download.h
    • -0
    • +66
    ./App/Services/SystemComm.c
    • -0
    • +19
    ./App/Services/SystemComm.h
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

    • -0
    • +39
    ./App/Services/Comm.c
    • -0
    • +21
    ./App/Services/Comm.h
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
    ./App/Services/FPGA.c
    • -0
    • +22
    ./App/Services/FPGA.h
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
    ./App/Modes/OperationModes.c
    • -0
    • +19
    ./App/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
    ./App/Services/CopyFlashAPI2RAM.asm
LEAH-1415 updated the code to move the FAPI library to RAM to be able to update the firmware

    • -0
    • +25
    ./App/Services/NVDataMgmt.c
    • -0
    • +15
    ./App/Services/NVDataMgmt.h