bootloader

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-3259 added a new CAN message ID for broadcast. Work in progess, updating the FPGA module with the new FPGA build

LDT-3259 work in progress. Updating the FPGA module to Leahi

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

    • -21
    • +24
    /firmware/App/Services/SystemComm.c
LDT-3259 work in progress updated the stack and destination payloads

    • -42
    • +51
    /firmware/App/Services/Download.c
LDT-3259 cleaned up the code

    • -13
    • +10
    /firmware/App/Services/Download.c
LDT-3259 work in progress. Completed firmware remote update.

    • -11
    • +62
    /firmware/App/Services/CommBuffers.c
    • -15
    • +12
    /firmware/App/Services/Download.c
LDT-3259 work in progress

    • -47
    • +31
    /firmware/App/Services/Download.c
LDT-3259 imported the code changes from LEAH-1415

    • -6
    • +222
    /firmware/App/Modes/ModeStandby.c
    • -6
    • +171
    /firmware/App/Modes/ModeUpdate.c
    • -0
    • +122
    /firmware/App/Modes/OperationModes.c
    • -0
    • +25
    /firmware/App/Modes/OperationModes.h
    • -0
    • +68
    /firmware/App/Services/Comm.c
  1. … 39 more files in changeset.
Work in progress updated the code to receive and ack the CAN frames

    • -0
    • +99
    /firmware/App/Common.h
    • -39
    • +185
    /firmware/App/Services/CommBuffers.c
    • -14
    • +6
    /firmware/App/Services/CommBuffers.h
    • -0
    • +70
    /firmware/App/Services/Utilities.c
    • -0
    • +20
    /firmware/App/Services/Utilities.h
Work in progress. Added code to receive the CAN packets into a buffer.

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

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

    • -0
    • +16
    /firmware/.ccsproject
    • -0
    • +165
    /firmware/.cproject
    • -0
    • +42
    /firmware/.gitignore
    • -0
    • +3
    /firmware/.settings/org.eclipse.cdt.codan.core.prefs
    • -0
    • +2
    /firmware/.settings/org.eclipse.cdt.debug.core.prefs
    • -0
    • +6
    /firmware/.settings/org.eclipse.core.resources.prefs
    • -0
    • +10377
    /firmware/BL.dil
    • -0
    • +111
    /firmware/include/Device_RM46.h
    • -0
    • +67
    /firmware/include/Device_header.h
    • -0
    • +116
    /firmware/include/Device_types.h
    • -0
    • +70
    /firmware/include/MemMap.h
    • -0
    • +334
    /firmware/include/adc.h
    • -0
    • +1008
    /firmware/include/can.h
  1. … 120 more files in changeset.