softwareupdate

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-3239 updated the script to prevent a traceback if the user interrupted the update process

LDT-3239 updated the messages that are used to send update messages

LDT-3239 updated the script

LDT-3239 made the update package script executable

LDT-3239 updated the script

LDT-3239 updated the DD to UI and UI to DD CAN channels

LDT-3239 fixed the 2's complement calculation for the .mcs file. Made the number of bytes to read dynamic to the stack

LDT-3239 added code to check the CRC of the .mcs file

LDT-3239 added a method to parse and process a .mcs file for FPGA update

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