vault / meshtastic-firmware / v2.2.22.404d0dd
meshtastic-firmware @ v2.2.22.404d0dd
integrity
- size
- 1.1 MiB
- downloaded
- last checked
- detected
- raw version: universal archives only
release notes
Enhancements
- GPS rework phase 2 updates for M8 and stub for M10 by @GPSFan in https://github.com/meshtastic/firmware/pull/3166
- Update link to docs from webserver when file not found by @tekstrand in https://github.com/meshtastic/firmware/pull/3175
- Adafruit display by @jp-bennett in https://github.com/meshtastic/firmware/pull/3179
- [BOARD] Heltec Wireless Paper V1.0 by @todd-herbert in https://github.com/meshtastic/firmware/pull/3181
- Add Singapore Region by @ndoo in https://github.com/meshtastic/firmware/pull/3165
- ATAK plugin handling by @thebentern in https://github.com/meshtastic/firmware/pull/3189
Bug fixes
- Fix init resolution for all architectures by @code8buster in https://github.com/meshtastic/firmware/pull/3184
- MQTT JSON downlink fixes by @GUVWAF in https://github.com/meshtastic/firmware/pull/3183
- Improved button-click accuracy by @mverch67 in https://github.com/meshtastic/firmware/pull/3188
- Don't let MQTT ACKs cancel LoRa transmission if it's still in the Tx queue by @GUVWAF in https://github.com/meshtastic/firmware/pull/3191
New Contributors
- @tekstrand made their first contribution in https://github.com/meshtastic/firmware/pull/3175
- @todd-herbert made their first contribution in https://github.com/meshtastic/firmware/pull/3181
- @ndoo made their first contribution in https://github.com/meshtastic/firmware/pull/3165
Full Changelog: https://github.com/meshtastic/firmware/compare/v2.2.21.7f7c5cb...v2.2.22.404d0dd
download
unix · zip
curl -fL -o v2.2.22.404d0dd.zip https://ratatoskr.space/pkg/meshtastic-firmware/v2.2.22.404d0dd.zip
printf '%s %s\n' '2bca0e8519d8a4b423168f3dee21110cb5b040f5b4309dee5abf0053f4f03468' 'v2.2.22.404d0dd.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meshtastic-firmware/v2.2.22.404d0dd.zip"
$out = "v2.2.22.404d0dd.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "2bca0e8519d8a4b423168f3dee21110cb5b040f5b4309dee5abf0053f4f03468") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.2.22.404d0dd.tar.gz https://ratatoskr.space/pkg/meshtastic-firmware/v2.2.22.404d0dd.tar.gz
printf '%s %s\n' 'bbe2674aeb3cd0a190fa3219b95627f39bf19bfaa48be3a5c0e0591446708e6c' 'v2.2.22.404d0dd.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meshtastic-firmware/v2.2.22.404d0dd.tar.gz"
$out = "v2.2.22.404d0dd.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "bbe2674aeb3cd0a190fa3219b95627f39bf19bfaa48be3a5c0e0591446708e6c") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v2.2.22.404d0dd.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.2.22.404d0dd.zip
printf '%s %s\n' '2bca0e8519d8a4b423168f3dee21110cb5b040f5b4309dee5abf0053f4f03468' 'v2.2.22.404d0dd.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.2.22.404d0dd.zip"
$out = "v2.2.22.404d0dd.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "2bca0e8519d8a4b423168f3dee21110cb5b040f5b4309dee5abf0053f4f03468") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.2.22.404d0dd.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.2.22.404d0dd.tar.gz
printf '%s %s\n' 'bbe2674aeb3cd0a190fa3219b95627f39bf19bfaa48be3a5c0e0591446708e6c' 'v2.2.22.404d0dd.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.2.22.404d0dd.tar.gz"
$out = "v2.2.22.404d0dd.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "bbe2674aeb3cd0a190fa3219b95627f39bf19bfaa48be3a5c0e0591446708e6c") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v2.2.22.404d0dd.zip | zip | 1.1 MiB |
blake3-24 fc479ea6c79208b7e1ed729ce39456b87c24f7c2877522a6
sha256 2bca0e8519d8a4b423168f3dee21110cb5b040f5b4309dee5abf0053f4f03468
sha1 d951bec3ff5e04da0e6f4c3e8751f6f64d14e30a
|
| v2.2.22.404d0dd.tar.gz | tar.gz | 764.6 KiB |
blake3-24 1f69338432b3230883f1fb653c743b4dbbfe659ecee35ac9
sha256 bbe2674aeb3cd0a190fa3219b95627f39bf19bfaa48be3a5c0e0591446708e6c
sha1 5eff887e5085cdbeb933c2371b4c02245774e649
|
install
bazel
http_archive(
name = "meshtastic-firmware",
urls = ["https://ratatoskr.space/pkg/meshtastic-firmware/v2.2.22.404d0dd.tar.gz"],
integrity = "sha256-u+JnSus80KGQ+jIZuVYn85vxm/qki+OlwOBZFEZwjmw=",
strip_prefix = "meshtastic-firmware-v2.2.22.404d0dd",
)
zig
.url = "https://ratatoskr.space/pkg/meshtastic-firmware/v2.2.22.404d0dd.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "meshtastic-firmware",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.2.22.404d0dd.tar.gz"],
integrity = "sha256-u+JnSus80KGQ+jIZuVYn85vxm/qki+OlwOBZFEZwjmw=",
strip_prefix = "meshtastic-firmware-v2.2.22.404d0dd",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.2.22.404d0dd.tar.gz",