vault / meshtastic-protobufs / v2.7.18
meshtastic-protobufs @ v2.7.18
integrity
- size
- 100.8 KiB
- downloaded
- last checked
release notes
What's Changed
- Add chain_count field to mesh.proto by @jp-bennett in https://github.com/meshtastic/protobufs/pull/828
- Meshtastic ota by @jake-b in https://github.com/meshtastic/protobufs/pull/829
- T-Echo Plus by @thebentern in https://github.com/meshtastic/protobufs/pull/833
- Add PKI_SEND_FAIL_PUBLIC_KEY error code by @jp-bennett in https://github.com/meshtastic/protobufs/pull/834
- Add MESHSTICK_1262 identifier to mesh.proto by @jp-bennett in https://github.com/meshtastic/protobufs/pull/839
- Mute: Nodes by @ford-jones in https://github.com/meshtastic/protobufs/pull/838
- Add module config to enable air quality on screen by @oscgonfer in https://github.com/meshtastic/protobufs/pull/840
- Serial modes - Logging by @DaneEvans in https://github.com/meshtastic/protobufs/pull/841
- Add T-Beam 1W by @rcarteraz in https://github.com/meshtastic/protobufs/pull/842
- (Updated comment only.)
CLIENT_BASEnow acts asROUTER_LATE, notROUTERby @compumike in https://github.com/meshtastic/protobufs/pull/843 - Add T5 S3 ePaper Pro HW-ID by @mverch67 in https://github.com/meshtastic/protobufs/pull/844
- Add StatusMessage message and portnum by @jp-bennett in https://github.com/meshtastic/protobufs/pull/835
- [Bugfix] Use correct option name by @erayd in https://github.com/meshtastic/protobufs/pull/848
- Add noise_floor float field to LocalStats message by @RCGV1 in https://github.com/meshtastic/protobufs/pull/846
- Add missed StatusMessage protobufs, mainly for config by @jp-bennett in https://github.com/meshtastic/protobufs/pull/847
New Contributors
- @DaneEvans made their first contribution in https://github.com/meshtastic/protobufs/pull/841
- @RCGV1 made their first contribution in https://github.com/meshtastic/protobufs/pull/846
Full Changelog: https://github.com/meshtastic/protobufs/compare/v2.7.17...v2.7.18
download
unix · zip
curl -fL -o v2.7.18.zip https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.18.zip
printf '%s %s\n' '7897268ceb65ef63d09dd2aa5400b66bfc09686dcb2972225562f4f627c995ca' 'v2.7.18.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.18.zip"
$out = "v2.7.18.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "7897268ceb65ef63d09dd2aa5400b66bfc09686dcb2972225562f4f627c995ca") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.7.18.tar.gz https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.18.tar.gz
printf '%s %s\n' 'fef2145bb4fadbb0b9f0349f51eed1ddbc3ca3b0e161befe05191bd0784ceb7b' 'v2.7.18.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.18.tar.gz"
$out = "v2.7.18.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "fef2145bb4fadbb0b9f0349f51eed1ddbc3ca3b0e161befe05191bd0784ceb7b") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v2.7.18.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.18.zip
printf '%s %s\n' '7897268ceb65ef63d09dd2aa5400b66bfc09686dcb2972225562f4f627c995ca' 'v2.7.18.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.18.zip"
$out = "v2.7.18.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "7897268ceb65ef63d09dd2aa5400b66bfc09686dcb2972225562f4f627c995ca") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v2.7.18.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.18.tar.gz
printf '%s %s\n' 'fef2145bb4fadbb0b9f0349f51eed1ddbc3ca3b0e161befe05191bd0784ceb7b' 'v2.7.18.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.18.tar.gz"
$out = "v2.7.18.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "fef2145bb4fadbb0b9f0349f51eed1ddbc3ca3b0e161befe05191bd0784ceb7b") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v2.7.18.zip | zip | 101.8 KiB |
blake3-24 d40d7c71405ef60bca4d0ce8a1987148c71535ecaf8dde31
sha256 7897268ceb65ef63d09dd2aa5400b66bfc09686dcb2972225562f4f627c995ca
sha1 4402d859b692fe97b412bb3f3047a2bc83ea2d91
|
| v2.7.18.tar.gz | tar.gz | 79.2 KiB |
blake3-24 be408ed018757bdcdc810584a4f34d3af2a45784aef38ec1
sha256 fef2145bb4fadbb0b9f0349f51eed1ddbc3ca3b0e161befe05191bd0784ceb7b
sha1 8416c900eebca5a26c674304440caa9c1ce0c08d
|
install
bazel
http_archive(
name = "meshtastic-protobufs",
urls = ["https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.18.tar.gz"],
integrity = "sha256-/vIUW7T627C58DSfUe7R3bw8o7DhYb7+BRkb0HhM63s=",
strip_prefix = "meshtastic-protobufs-v2.7.18",
)
zig
.url = "https://ratatoskr.space/pkg/meshtastic-protobufs/v2.7.18.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
name = "meshtastic-protobufs",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.18.tar.gz"],
integrity = "sha256-/vIUW7T627C58DSfUe7R3bw8o7DhYb7+BRkb0HhM63s=",
strip_prefix = "meshtastic-protobufs-v2.7.18",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/meshtastic-protobufs/v2.7.18.tar.gz",