vault / meshtastic-firmware / v2.1.14.99a31c1
meshtastic-firmware @ v2.1.14.99a31c1
integrity
- size
- 749.4 KiB
- downloaded
- last checked
- detected
- raw version: universal archives only
release notes
Bug fixes
- Fix t-beam-s3-core display not working by @lewisxhe in https://github.com/meshtastic/firmware/pull/2520
- Update lastSentToPhone after sendTelemetry by @GUVWAF in https://github.com/meshtastic/firmware/pull/2522
- RP2040: Use Pico SDK USB stack instead of TinyUSB by @GUVWAF in https://github.com/meshtastic/firmware/pull/2523
- Fix fetchI2CBus judgment error by @lewisxhe in https://github.com/meshtastic/firmware/pull/2531
Enhancements
- Account for AO7801/3401 mosfet by @code8buster in https://github.com/meshtastic/firmware/pull/2530
- RP2040: Enable telemetry and update HW models by @GUVWAF in https://github.com/meshtastic/firmware/pull/2525
- CalTopo NMEA mode by @thebentern in https://github.com/meshtastic/firmware/pull/2526
- Allow overriding the default Serial console output settings by @thebentern in https://github.com/meshtastic/firmware/pull/2528
Full Changelog: https://github.com/meshtastic/firmware/compare/v2.1.13.7475c86...v2.1.14.99a31c1
download
unix · zip
curl -fL -o v2.1.14.99a31c1.zip https://ratatoskr.space/pkg/meshtastic-firmware/v2.1.14.99a31c1.zip
printf '%s %s\n' '0a5c2e9f07ddd2d239c51a2a909d43a6600436f720e6c5070dadeaea23fca1de' 'v2.1.14.99a31c1.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meshtastic-firmware/v2.1.14.99a31c1.zip"
$out = "v2.1.14.99a31c1.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "0a5c2e9f07ddd2d239c51a2a909d43a6600436f720e6c5070dadeaea23fca1de") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.1.14.99a31c1.tar.gz https://ratatoskr.space/pkg/meshtastic-firmware/v2.1.14.99a31c1.tar.gz
printf '%s %s\n' '0eddecf1a879cec0752b7a9808266a120ad6e6a530a2c7963f5d25c1e2cce3a6' 'v2.1.14.99a31c1.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meshtastic-firmware/v2.1.14.99a31c1.tar.gz"
$out = "v2.1.14.99a31c1.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "0eddecf1a879cec0752b7a9808266a120ad6e6a530a2c7963f5d25c1e2cce3a6") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v2.1.14.99a31c1.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.1.14.99a31c1.zip
printf '%s %s\n' '0a5c2e9f07ddd2d239c51a2a909d43a6600436f720e6c5070dadeaea23fca1de' 'v2.1.14.99a31c1.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.1.14.99a31c1.zip"
$out = "v2.1.14.99a31c1.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "0a5c2e9f07ddd2d239c51a2a909d43a6600436f720e6c5070dadeaea23fca1de") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.1.14.99a31c1.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.1.14.99a31c1.tar.gz
printf '%s %s\n' '0eddecf1a879cec0752b7a9808266a120ad6e6a530a2c7963f5d25c1e2cce3a6' 'v2.1.14.99a31c1.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.1.14.99a31c1.tar.gz"
$out = "v2.1.14.99a31c1.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "0eddecf1a879cec0752b7a9808266a120ad6e6a530a2c7963f5d25c1e2cce3a6") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v2.1.14.99a31c1.zip | zip | 757.8 KiB |
blake3-24 569a08876affe2e16f8db674df987b3664ef2f8919902c96
sha256 0a5c2e9f07ddd2d239c51a2a909d43a6600436f720e6c5070dadeaea23fca1de
sha1 84350cd19b575f8a6c69272dc3ecff601e60cd4a
|
| v2.1.14.99a31c1.tar.gz | tar.gz | 485.9 KiB |
blake3-24 123345c6281cdfbfa1e2b81a6efd41c933041c5067b97925
sha256 0eddecf1a879cec0752b7a9808266a120ad6e6a530a2c7963f5d25c1e2cce3a6
sha1 f384f03c37fabb9624c8ab209fc209a76504617e
|
install
bazel
http_archive(
name = "meshtastic-firmware",
urls = ["https://ratatoskr.space/pkg/meshtastic-firmware/v2.1.14.99a31c1.tar.gz"],
integrity = "sha256-Dt3s8ah5zsB1K3qYCCZqEgrW5qUwoseWP10lweLM46Y=",
strip_prefix = "meshtastic-firmware-v2.1.14.99a31c1",
)
zig
.url = "https://ratatoskr.space/pkg/meshtastic-firmware/v2.1.14.99a31c1.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "meshtastic-firmware",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.1.14.99a31c1.tar.gz"],
integrity = "sha256-Dt3s8ah5zsB1K3qYCCZqEgrW5qUwoseWP10lweLM46Y=",
strip_prefix = "meshtastic-firmware-v2.1.14.99a31c1",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.1.14.99a31c1.tar.gz",