softwareupdate

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-3239 added defines for the leahi messages

LDT-3239 updated the script to clear the CAN listener once switching from Leahi to bootloader

LDT-3259 updated the script. Added new messages to send the TD and DD messages that an update is available

LDT-3239 work in progress, added a function to send the verify and self configure command (for FPGA only)

LDT-3259 work in progress. Worked on FPGA update

LDT-3259 added a thread to broadcast the software update available message

Work in progress updated the script

LDT-3239 updated the update script and added comments

LDT-3239 removed the unused code and added percentage progress

LDT-3239 work in progress. Migrated from Denali to Leahi and chnaged the script to program a firmware stack.

LDT-3239 work in progress

LDT-3239 initial commit and tranfer from LEAH-1415

    • -0
    • +200
    /scripts/update_package_script/utilities.py
LEAH-1415 fixed the crc_32 and added code to send the update payload length

LEAH-1415 work in progress updated the code

LEAH-1415 work in progress

DEN-1415 work in progress

LEAH-1415 work in progress finished sending the bytes to the boot loader and was able to program the firmware

LEAH-1415 work in progress added send message method

    • -0
    • +169
    /scripts/update_package_script/utilities.py
LEAH-1415 work in progress read the encrypted binary and decryot it

LEAH-1415 work in progress. Added methods to read and process the encrypted a binary file

Work in progress

Initial commit of the project

    • -0
    • +33
    /run.update_package.py
    • -0
    • +0
    /scripts/base/__init__.py
    • -0
    • +13
    /scripts/base/base.py
    • -0
    • +0
    /scripts/update_package_script/__init__.py
Initial commit