firmware

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
    ./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
Work in progress updated the code to receive and ack the CAN frames

    • -0
    • +70
    ./App/Services/Utilities.c
    • -0
    • +20
    ./App/Services/Utilities.h
Work in progress. Added code to receive the CAN packets into a buffer.

    • -0
    • +111
    ./App/Services/CommBuffers.c
    • -0
    • +33
    ./App/Services/CommBuffers.h
Imported Sunrise's HALCoGen and updated it with the interrupts and added modes and services

    • -0
    • +8
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +8
    ./App/Modes/ModeInitPOST.c
    • -0
    • +13
    ./App/Modes/ModeInitPOST.h
    • -0
    • +8
    ./App/Modes/ModeStandby.c
    • -0
    • +13
    ./App/Modes/ModeStandby.h
    • -0
    • +8
    ./App/Modes/ModeUpdate.c
    • -0
    • +13
    ./App/Modes/ModeUpdate.h
    • -0
    • +54
    ./App/Services/FlashAPI/CGT.CCS.h
    • -0
    • +48
    ./App/Services/FlashAPI/CGT.gcc.h
    • -0
    • +54
    ./App/Services/FlashAPI/Compatibility.h
    • -0
    • +67
    ./App/Services/FlashAPI/Constants.h
    • -0
    • +52
    ./App/Services/FlashAPI/F021.h
    • -0
    • +185
    ./App/Services/FlashAPI/FapiFunctions.h
  1. … 60 more files in changeset.
Initial commit of the bootloader firmware

    • -0
    • +3
    ./.settings/org.eclipse.cdt.codan.core.prefs
    • -0
    • +2
    ./.settings/org.eclipse.cdt.debug.core.prefs
    • -0
    • +6
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +111
    ./include/Device_RM46.h
    • -0
    • +67
    ./include/Device_header.h
    • -0
    • +116
    ./include/Device_types.h
    • -0
    • +1008
    ./include/can.h
  1. … 120 more files in changeset.