reticulum/RNS/Utilities
Chad Attermann 1b7b131adc Added support for alternate firmware download URL
New command line option `--fw-url` accepts an alternate URL to use for
downloading firmware images.
Note this feature is moderately opinionated when it comes to directory
structure. The intent is to be compatible with GitHub releases, so the
latest version info is expected to be found at
"{fw-url}latest/download/release.json" and firmware images at
"{fw-url}download/{version}/{firmware_file.zip}".
2024-03-05 17:14:52 -07:00
..
__init__.py Updated license headers 2022-04-01 17:18:18 +02:00
rncp.py Fixed output formatting in rncp 2023-09-25 15:29:41 +02:00
rnid.py Added identity import and export in hex, base32 and base64 formats 2023-12-02 02:10:22 +01:00
rnir.py Changed ir utility name to rnir. Closes #377. 2023-10-01 23:39:43 +02:00
rnodeconf.py Added support for alternate firmware download URL 2024-03-05 17:14:52 -07:00
rnpath.py Added ability to drop all paths via a specific transport instance to rnpath 2023-10-01 11:39:07 +02:00
rnprobe.py Fixed rnprobe formatting issue 2024-01-13 16:37:48 +01:00
rnsd.py Added RPC key configuration option to manual 2023-10-07 12:40:30 +02:00
rnstatus.py Reordered airtime stats 2023-10-04 23:46:35 +02:00
rnx.py Fixed help text 2022-10-13 23:10:38 +02:00