Skip to content

Customised firmware binary names for download#50

Merged
pkendall64 merged 3 commits into
ExpressLRS:masterfrom
pkendall64:master
Mar 4, 2026
Merged

Customised firmware binary names for download#50
pkendall64 merged 3 commits into
ExpressLRS:masterfrom
pkendall64:master

Conversation

@pkendall64
Copy link
Copy Markdown
Collaborator

Use a generated name for the binary when doing "Local Download" flashing method.
Generated names are of the form ELRS-{version}-{target}-{region}-{config}.(bin|bin.gz|zip)
Where

  • version is the version of ExpressLRS firmware
  • target is the path into the targets.json file e.g. generic.rx_2400.plain
  • region is either FCC or LBT
  • config is a short description of the config changes i.e. default, bindphrase or custom
    • default is using defaults
    • bindphrase if only the bind phrase has been set
    • custom if any other configuration differs from the defaults

The region section will not be there for Backpack firmware downloads.

@pkendall64 pkendall64 linked an issue Mar 4, 2026 that may be closed by this pull request
@pkendall64 pkendall64 merged commit 7c4bd02 into ExpressLRS:master Mar 4, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

enhance downloaded file naming

1 participant