Commit graph

705 commits

Author SHA1 Message Date
Jonathan Bennett
c4eab768ad
Add MESHSTICK_1262 identifier to mesh.proto 2026-01-07 22:49:52 -06:00
Jonathan Bennett
8a11244539
Add PKI_SEND_FAIL_PUBLIC_KEY error code
Add new error code for PKI encryption failure due to missing public key.
2026-01-01 22:26:59 -06:00
Ben Meadors
ef35af8af7 T-Echo Plus 2025-12-31 20:42:24 -06:00
James Rich
96d30609db
Merge pull request #829 from meshtastic/meshtastic-ota 2025-12-30 11:20:09 -06:00
James Rich
64ccad6007
Fix formatting to appease buf 2025-12-30 10:54:27 -06:00
Jonathan Bennett
f78b3f0dcc
Add chain_count field to mesh.proto (#828)
* Add chain_count field to mesh.proto

Added chain_count field to specify message position in LINK_REQUEST.

* Fix formatting in mesh.proto
2025-12-29 07:50:01 -06:00
Jake-B
4b9f104a18 AdminMessage fixes for OTA 2025-12-27 08:16:28 -05:00
Jake-B
c39b564ca6 Added AdminMessage.ota_hash to verify OTA data 2025-12-25 11:59:14 -05:00
Ben Meadors
f28d17eba1 Buf fixes 2025-12-20 07:14:45 -06:00
Ben Meadors
48ad883120 Add buf ignores 2025-12-19 20:11:20 -06:00
Ben Meadors
8078b27a19 Deprecate 2025-12-19 19:35:46 -06:00
Ben Meadors
f6b116ef65 Add reboot_ota_mode to AdminMessage for OTA firmware updates 2025-12-19 19:29:37 -06:00
Jonathan Bennett
fba255d1b2 Add Store and Forward PlusPlus 2025-12-15 23:21:11 -06:00
Ben Meadors
aeee7f08e6
Deprecate LONG_SLOW preset
Mark LONG_SLOW as deprecated in the config.proto file.
2025-12-15 19:28:31 -06:00
Jonathan Bennett
2567b7aa4e
Update LONG_TURBO comment in config.proto
Removed comment about legality of 250Khz channels.
2025-12-15 16:08:51 -06:00
Jonathan Bennett
0921984572
Fix typo in config.proto comment 2025-12-15 15:49:54 -06:00
Jonathan Bennett
6f437dd699
Add LONG_TURBO preset to config.proto
Added LONG_TURBO preset for long-range communication.
2025-12-15 15:46:49 -06:00
rcarteraz
45f9a558b1
Rename RESERVED_FRIED_CHICKEN to MUZI_BASE 2025-12-05 09:32:09 -07:00
Thomas Göttgens
52fa252f1e
Add Thinknode M4 and M6 to the equasion (#815) 2025-11-21 10:55:44 +01:00
Ben Meadors
7eb3258fa0
Merge pull request #811 from andrewdavidmackenzie/master
Describe further the "to" field in MeshPacket
2025-11-18 18:45:36 -06:00
Jonathan Bennett
e1b5aaedff
Add Device ID for RAK6421 Hat in mesh.proto 2025-11-18 18:01:08 -06:00
Andrew Mackenzie
29c5f6efdc Describe further the "to" field in MeshPacket, and the special case of when it is set top the maximum value permitted by a 32 bit integer. 2025-11-14 12:05:55 +01:00
Ben Meadors
7654db2e2d
Merge pull request #791 from ford-jones/8226-persisted-favorites
Optionally preserve favorite nodes during a nodedb reset
2025-11-06 06:39:02 -06:00
Daniel
404532984c Add WISMESH_TAP_V2 and RAK3401 hardware models to mesh.proto 2025-10-31 15:51:29 +08:00
ford-jones
83ddaf8b24 Merge branch 'master' of https://github.com/meshtastic/protobufs into 8226-persisted-favorites 2025-10-21 15:32:18 +13:00
Jonathan Bennett
29242517f3
Add THINKNODE_M3 identifier to mesh.proto 2025-10-18 13:34:41 -05:00
Paolo Leggio
1f616fff30
Added BH1750 sensor 2025-10-16 13:44:32 +02:00
ford-jones
a916c49299 Merge https://github.com/meshtastic/protobufs into 8226-persisted-favorites 2025-10-13 11:27:38 +13:00
ford-jones
68dee221b2 Convert reset tag to bool in favor of additional settings 2025-10-12 17:01:32 +13:00
ford-jones
38d0665011 Use American-English spelling 2025-10-11 13:47:56 +13:00
Jason P
de145b5211 Finalize channel is_muted work 2025-10-10 08:17:29 -05:00
ford-jones
9adb17d940 New setting for persisting favourite nodes 2025-10-11 00:17:27 +13:00
Phil Oliver
dbbd7f6b04 Change java package to org.meshtastic.proto 2025-10-08 12:33:28 -04:00
GUVWAF
7f1110dd77 Add number of dropped packets to LocalStats 2025-10-04 12:02:16 +02:00
mverch67
8885b0d9f2 MUI: add danish language enum 2025-10-03 12:24:14 +02:00
Jonathan Bennett
60c3e6600a
Add manually_verified bit to SharedContact (#785) 2025-10-01 14:40:13 -05:00
mverch67
cea982891f add T-Watch Ultra hardware model 2025-09-30 20:40:14 +02:00
Jonathan Bennett
5fa4c44d91
Rename R1_NEO (#782) 2025-09-30 13:28:36 -05:00
Ben Meadors
082bb7cfeb
Merge pull request #780 from meshtastic/deprecate-repeater
Deprecate REPEATER role
2025-09-28 06:49:31 -05:00
Ben Meadors
1a3364a8a0
Deprecate REPEATER role
Mark REPEATER role as deprecated in config.proto
2025-09-26 06:00:16 -05:00
ford-jones
91909ce946 run buf format 2025-09-23 14:59:32 +12:00
ford-jones
38f77b20f8 Fix formatting 2025-09-23 12:11:32 +12:00
ford-jones
5157e3702a Merge branch '7943-mute-target' of https://github.com/ford-jones/protobufs into 7943-mute-target 2025-09-23 11:47:06 +12:00
ford-jones
9b3643e4aa Decouple node-mute from channel-mute 2025-09-23 11:46:10 +12:00
ford-jones
cf496532b8 Merge branch 'master' of https://github.com/meshtastic/protobufs into 7943-mute-target 2025-09-22 15:14:06 +12:00
Ben Meadors
46b81e822a
Merge pull request #777 from meshtastic/telemetry-opt-in
Add device_telemetry_enabled to force opt-in of device telemetry broadcasts
2025-09-19 11:09:47 -05:00
Ben Meadors
6a8b80a108 Needs one value 2025-09-19 08:25:43 -05:00
Ben Meadors
0a0c0ab361 Add device_telemetry_enabled to force opt-in of device telemetry broadcasts to the mesh 2025-09-18 18:49:31 -05:00
Ben Meadors
27d9a99bd0
Merge pull request #768 from l0g-lab/node_name_length
add node_name_length option
2025-09-18 18:39:35 -05:00
Ben Meadors
34d31aeea5
Merge pull request #776 from WillyJL/feat/m5stack-cardputer-adv
Add hardwareModel for M5Stack Cardputer Adv
2025-09-18 18:38:49 -05:00