vault / meshtastic-protobufs / v2.7.4
meshtastic-protobufs @ v2.7.4
integrity
- size
- 92.1 KiB
- downloaded
- last checked
release notes
What's Changed
- Added formaldehyde sensor values sfa30 by @oscgonfer in https://github.com/meshtastic/protobufs/pull/732
- Add additional telemetry sensor type to support two ADS1X15s by @oscgonfer in https://github.com/meshtastic/protobufs/pull/717
- Add RATE_LIMIT_EXCEEDED routing error by @thebentern in https://github.com/meshtastic/protobufs/pull/735
- Deprecate GPS format by @thebentern in https://github.com/meshtastic/protobufs/pull/734
- Add Nepal 865 MHz to 868 MHz by @fifieldt in https://github.com/meshtastic/protobufs/pull/736
- Add BR_902, Brazil 902MHz-907.5MHz by @fifieldt in https://github.com/meshtastic/protobufs/pull/737
- SEN5X sensor definition by @oscgonfer in https://github.com/meshtastic/protobufs/pull/723
- fix typos in comments by @caveman99 in https://github.com/meshtastic/protobufs/pull/738
- Add event enum to indicate to client if this is event firmware by @jp-bennett in https://github.com/meshtastic/protobufs/pull/739
- Add nodedb_count to mynodeinfo by @thebentern in https://github.com/meshtastic/protobufs/pull/744
- Added HELTEC MeshSolar board. by @Quency-D in https://github.com/meshtastic/protobufs/pull/745
- Mark configs as deprecated that are no longer used. by @jp-bennett in https://github.com/meshtastic/protobufs/pull/741
New Contributors
- @Quency-D made their first contribution in https://github.com/meshtastic/protobufs/pull/745
Full Changelog: https://github.com/meshtastic/protobufs/compare/v2.7.3...v2.7.4
download
unix · zip
curl -fL -o v2.7.4.zip https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.4.zip
printf '%s %s\n' '181a567c7e48bfb4d65a8359a72862bd3737d8b93f561679660f42a659a38ffe' 'v2.7.4.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.4.zip"
$out = "v2.7.4.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "181a567c7e48bfb4d65a8359a72862bd3737d8b93f561679660f42a659a38ffe") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.7.4.tar.gz https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.4.tar.gz
printf '%s %s\n' '3731bb09b9aebde3f49503d8e1f3ef3fcb3f22b06ad2592db9593ffc0278099c' 'v2.7.4.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.4.tar.gz"
$out = "v2.7.4.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "3731bb09b9aebde3f49503d8e1f3ef3fcb3f22b06ad2592db9593ffc0278099c") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v2.7.4.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.4.zip
printf '%s %s\n' '181a567c7e48bfb4d65a8359a72862bd3737d8b93f561679660f42a659a38ffe' 'v2.7.4.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.4.zip"
$out = "v2.7.4.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "181a567c7e48bfb4d65a8359a72862bd3737d8b93f561679660f42a659a38ffe") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.7.4.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.4.tar.gz
printf '%s %s\n' '3731bb09b9aebde3f49503d8e1f3ef3fcb3f22b06ad2592db9593ffc0278099c' 'v2.7.4.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.4.tar.gz"
$out = "v2.7.4.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "3731bb09b9aebde3f49503d8e1f3ef3fcb3f22b06ad2592db9593ffc0278099c") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v2.7.4.zip | zip | 93.6 KiB |
blake3-24 8a618cde6e760ef14cb155a80ca15a5a1951f273951f29b7
sha256 181a567c7e48bfb4d65a8359a72862bd3737d8b93f561679660f42a659a38ffe
sha1 ca603d04904490795c25826fd2694b91231a6f6d
|
| v2.7.4.tar.gz | tar.gz | 73.5 KiB |
blake3-24 8ee2c72f945ffe25cc146dbf798b1a6e3698465412e13401
sha256 3731bb09b9aebde3f49503d8e1f3ef3fcb3f22b06ad2592db9593ffc0278099c
sha1 ddbac74b2104e22bdd0cbf5a266a34b4a075d94f
|
install
bazel
http_archive(
name = "meshtastic-protobufs",
urls = ["https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.4.tar.gz"],
integrity = "sha256-NzG7CbmuveP0lQPY4fPvP8s/IrBq0lktuVk//AJ4CZw=",
strip_prefix = "meshtastic-protobufs-v2.7.4",
)
zig
.url = "https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.4.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "meshtastic-protobufs",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.4.tar.gz"],
integrity = "sha256-NzG7CbmuveP0lQPY4fPvP8s/IrBq0lktuVk//AJ4CZw=",
strip_prefix = "meshtastic-protobufs-v2.7.4",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.4.tar.gz",