Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.