vault / meshtastic-firmware / v2.2.14.57542ce
meshtastic-firmware @ v2.2.14.57542ce
integrity
- size
- 1.0 MiB
- downloaded
- last checked
- detected
- raw version: universal archives only
release notes
[!IMPORTANT]
🥳 This release introduces the initial support for Raspberry PI with SPI based LoRA hats, starting with:
Adadfruit RFM95w https://www.adafruit.com/product/4074 Waveshare SX1262 SPI https://www.waveshare.com/sx1262-lorawan-hat.htm
Enhancements
- Start working on RF95 attached to Raspberry Pi by @caveman99 in https://github.com/meshtastic/firmware/pull/2083
- Rainbow Light Show with NCP5623 for External Notifications by @pdxlocations in https://github.com/meshtastic/firmware/pull/2932
- Add support for the rak10701 board, no touch by @HookdomPonix in https://github.com/meshtastic/firmware/pull/2933
- Added detection sensor en pin to fix issues with RAK microwave by @thebentern in https://github.com/meshtastic/firmware/pull/2940
- Added Remove node by nodenum admin message by @thebentern in https://github.com/meshtastic/firmware/pull/2941
- Revamp yaml config for Raspbian by @jp-bennett in https://github.com/meshtastic/firmware/pull/2952
- Add Raspbian to Main CI by @jp-bennett in https://github.com/meshtastic/firmware/pull/2948
- Add raspbian to releases by @jp-bennett in https://github.com/meshtastic/firmware/pull/2950
- Retain device nodeinfo during reset-nodedb by @RicInNewMexico in https://github.com/meshtastic/firmware/pull/2951
Bug fixes
- INA3221 bugfixes & refinement by @RicInNewMexico in https://github.com/meshtastic/firmware/pull/2944
- YAML based config for PI / Portduino by @thebentern in https://github.com/meshtastic/firmware/pull/2943
- Fix Documentation links in Comments by @pdxlocations in https://github.com/meshtastic/firmware/pull/2929
- Add missing defaulting for HAS_SENSOR to configuration.h by @S5NC in https://github.com/meshtastic/firmware/pull/2935
- Remove redundant checks for power of 0 by @S5NC in https://github.com/meshtastic/firmware/pull/2934
New Contributors
- @HookdomPonix made their first contribution in https://github.com/meshtastic/firmware/pull/2933
Full Changelog: https://github.com/meshtastic/firmware/compare/v2.2.13.f570204...v2.2.14.57542ce
download
unix · zip
curl -fL -o v2.2.14.57542ce.zip https://ratatoskr.space/pkg/meshtastic-firmware/v2.2.14.57542ce.zip
printf '%s %s\n' '09ffa2d9a566e6bcb53948ef25873df97d1d8fde784952cfd268bab5eeaf12de' 'v2.2.14.57542ce.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meshtastic-firmware/v2.2.14.57542ce.zip"
$out = "v2.2.14.57542ce.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "09ffa2d9a566e6bcb53948ef25873df97d1d8fde784952cfd268bab5eeaf12de") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.2.14.57542ce.tar.gz https://ratatoskr.space/pkg/meshtastic-firmware/v2.2.14.57542ce.tar.gz
printf '%s %s\n' '99c5bab29ab9e917956841f58458fb5a31572700f87fc4002373b3d0470cdc1c' 'v2.2.14.57542ce.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meshtastic-firmware/v2.2.14.57542ce.tar.gz"
$out = "v2.2.14.57542ce.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "99c5bab29ab9e917956841f58458fb5a31572700f87fc4002373b3d0470cdc1c") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v2.2.14.57542ce.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.2.14.57542ce.zip
printf '%s %s\n' '09ffa2d9a566e6bcb53948ef25873df97d1d8fde784952cfd268bab5eeaf12de' 'v2.2.14.57542ce.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.2.14.57542ce.zip"
$out = "v2.2.14.57542ce.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "09ffa2d9a566e6bcb53948ef25873df97d1d8fde784952cfd268bab5eeaf12de") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.2.14.57542ce.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.2.14.57542ce.tar.gz
printf '%s %s\n' '99c5bab29ab9e917956841f58458fb5a31572700f87fc4002373b3d0470cdc1c' 'v2.2.14.57542ce.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.2.14.57542ce.tar.gz"
$out = "v2.2.14.57542ce.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "99c5bab29ab9e917956841f58458fb5a31572700f87fc4002373b3d0470cdc1c") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v2.2.14.57542ce.zip | zip | 1.0 MiB |
blake3-24 dab2eff3bd0d6977a732c59c52539568bce22ac59aa0c492
sha256 09ffa2d9a566e6bcb53948ef25873df97d1d8fde784952cfd268bab5eeaf12de
sha1 afd1f26b1355f2cb5f64bf12322ed6bd3df45b1b
|
| v2.2.14.57542ce.tar.gz | tar.gz | 740.1 KiB |
blake3-24 5d82d9005614a219f0586024a2bb63592864f306e4bbebbe
sha256 99c5bab29ab9e917956841f58458fb5a31572700f87fc4002373b3d0470cdc1c
sha1 6f10ddc67b7fefe371e3baa6e026b97e04bd9b26
|
install
bazel
http_archive(
name = "meshtastic-firmware",
urls = ["https://ratatoskr.space/pkg/meshtastic-firmware/v2.2.14.57542ce.tar.gz"],
integrity = "sha256-mcW6spq56ReVaEH1hFj7WjFXJwD4f8QAI3Oz0EcM3Bw=",
strip_prefix = "meshtastic-firmware-v2.2.14.57542ce",
)
zig
.url = "https://ratatoskr.space/pkg/meshtastic-firmware/v2.2.14.57542ce.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "meshtastic-firmware",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.2.14.57542ce.tar.gz"],
integrity = "sha256-mcW6spq56ReVaEH1hFj7WjFXJwD4f8QAI3Oz0EcM3Bw=",
strip_prefix = "meshtastic-firmware-v2.2.14.57542ce",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-firmware/v2.2.14.57542ce.tar.gz",