scripts

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-3239 updated the messages that are used to send update messages

LDT-3239 updated the script

    • -1
    • +1
    ./update_package_script/update_package.py
LDT-3239 updated the DD to UI and UI to DD CAN channels

    • -0
    • +1
    ./update_package_script/update_package.py
LDT-3239 fixed the 2's complement calculation for the .mcs file. Made the number of bytes to read dynamic to the stack

    • -12
    • +21
    ./update_package_script/update_package.py
LDT-3239 added code to check the CRC of the .mcs file

    • -4
    • +23
    ./update_package_script/update_package.py
LDT-3239 added a method to parse and process a .mcs file for FPGA update

    • -22
    • +101
    ./update_package_script/update_package.py
    • -29
    • +29
    ./update_package_script/utilities.py
LDT-3239 added defines for the leahi messages

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

    • -7
    • +6
    ./update_package_script/update_package.py
    • -8
    • +119
    ./update_package_script/utilities.py
LDT-3259 updated the script. Added new messages to send the TD and DD messages that an update is available

    • -19
    • +38
    ./update_package_script/update_package.py
LDT-3239 work in progress, added a function to send the verify and self configure command (for FPGA only)

    • -15
    • +47
    ./update_package_script/update_package.py
  1. … 1 more file in changeset.
LDT-3259 work in progress. Worked on FPGA update

    • -5
    • +6
    ./update_package_script/update_package.py
LDT-3259 added a thread to broadcast the software update available message

    • -13
    • +44
    ./update_package_script/update_package.py
    • -23
    • +52
    ./update_package_script/utilities.py
Work in progress updated the script

    • -11
    • +25
    ./update_package_script/update_package.py
    • -38
    • +64
    ./update_package_script/utilities.py
  1. … 1 more file in changeset.
LDT-3239 updated the update script and added comments

    • -11
    • +89
    ./update_package_script/update_package.py
    • -40
    • +121
    ./update_package_script/utilities.py
LDT-3239 removed the unused code and added percentage progress

    • -238
    • +10
    ./update_package_script/update_package.py
    • -33
    • +28
    ./update_package_script/utilities.py
LDT-3239 work in progress. Migrated from Denali to Leahi and chnaged the script to program a firmware stack.

    • -6
    • +11
    ./update_package_script/update_package.py
    • -27
    • +49
    ./update_package_script/utilities.py
LDT-3239 work in progress

    • -32
    • +84
    ./update_package_script/update_package.py
    • -15
    • +17
    ./update_package_script/utilities.py
  1. … 1 more file in changeset.
LDT-3239 initial commit and tranfer from LEAH-1415

    • -62
    • +219
    ./update_package_script/update_package.py
    • -0
    • +200
    ./update_package_script/utilities.py
  1. … 1 more file in changeset.
LEAH-1415 fixed the crc_32 and added code to send the update payload length

    • -5
    • +3
    ./update_package_script/update_package.py
  1. … 1 more file in changeset.
LEAH-1415 work in progress updated the code

LEAH-1415 work in progress

    • -1
    • +4
    ./update_package_script/update_package.py
    • -27
    • +18
    ./update_package_script/utilities.py
DEN-1415 work in progress

    • -3
    • +3
    ./update_package_script/update_package.py
    • -7
    • +24
    ./update_package_script/utilities.py
LEAH-1415 work in progress finished sending the bytes to the boot loader and was able to program the firmware

    • -26
    • +73
    ./update_package_script/update_package.py
    • -62
    • +86
    ./update_package_script/utilities.py
LEAH-1415 work in progress added send message method

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

    • -63
    • +92
    ./update_package_script/update_package.py
  1. … 1 more file in changeset.
LEAH-1415 work in progress. Added methods to read and process the encrypted a binary file

    • -62
    • +110
    ./update_package_script/update_package.py
Work in progress

    • -2
    • +64
    ./update_package_script/update_package.py
Initial commit of the project

    • -0
    • +0
    ./update_package_script/__init__.py
    • -0
    • +31
    ./update_package_script/update_package.py
  1. … 2 more files in changeset.