Tom Fifield
72ddff74db
Add EU_433_V2 entry, to facilitate transition
...
When EU_433 was originally defined in firmware, the band definition was off by a small amount.
EU_433 is now in widespread use, so changing that definition is a breaking change. This patch introduces an alternative.
In order to facilitate communities making a planned transition between the frequency bands at a coordinated time, this patch introduces EU_433_V2 . Selecting EU_433_V2 will configure a Meshtastic device with the corrected band definitions.
The overall plan for the transition would look something like this:
1. Introduce EU_433_V2 to protobufs, firmware, and apps
2. Announce that communities have the option of making a transition to the corrected band, and encourage communities to coordinate a transition at a time that works for them.
3. After many months, we reach a time where the supermajority of affected communities have made a transition to the new band
4. We change app behaviour, making EU_433_V2 as the prominent choice over EU_433
5. We monitor complaints about band options and communities with a lagging transition.
6. We remove the original EU_433 from the apps
See also:
https://github.com/meshtastic/firmware/pull/2696
2025-10-24 11:48:37 +11:00
Ben Meadors
bf149bbdcc
Merge pull request #796 from meshtastic/jp-bennett-patch-3
...
Add THINKNODE_M3 identifier to mesh.proto
2025-10-18 18:22:34 -05:00
Jonathan Bennett
29242517f3
Add THINKNODE_M3 identifier to mesh.proto
2025-10-18 13:34:41 -05:00
Tom Fifield
4a618380a0
Merge pull request #795 from pa0lin082/bh1750
...
Add BH1750 sensor
2025-10-18 09:30:47 +11:00
Paolo Leggio
1f616fff30
Added BH1750 sensor
2025-10-16 13:44:32 +02:00
Ben Meadors
38638f19f8
Merge pull request #792 from meshtastic/channel_mute_updates
...
Finalize channel is_muted re-work
2025-10-10 08:26:04 -05:00
Jason P
de145b5211
Finalize channel is_muted work
2025-10-10 08:17:29 -05:00
Ben Meadors
cd5c83a728
Merge pull request #790 from danditomaso/ci/jsr-publish-pipeline
...
ci: fix publish github action workflow for publishing to JSR, Cargo, …
2025-10-09 20:08:57 -05:00
Dan Ditomaso
caecabe257
Merge branch 'master' into ci/jsr-publish-pipeline
2025-10-09 16:36:52 -04:00
Ben Meadors
ef173e3214
Merge pull request #789 from meshtastic/fix/buf-build
2025-10-08 19:14:16 -05:00
James Rich
1db971af72
Add ignore option for FILE_OPTION_CHANGED
...
Explicitly ignore that we changed the `java_package` - we know, bro, it was on purpose.
This is to handle the `buf` build errors introduced in #788 .
2025-10-08 18:36:10 -05:00
Dan Ditomaso
e925e2b201
ci: fix publish github action workflow for publishing to JSR, Cargo, and NPM
2025-10-08 17:39:16 -04:00
Ben Meadors
fecb769415
Merge pull request #788 from meshtastic/java_package
...
Change java package to `org.meshtastic.proto`
2025-10-08 11:56:52 -05:00
Phil Oliver
dbbd7f6b04
Change java package to org.meshtastic.proto
2025-10-08 12:33:28 -04:00
Ben Meadors
a1b8c3d171
Merge pull request #787 from GUVWAF/txDrop
...
Add number of dropped packets to LocalStats
2025-10-04 05:24:27 -05:00
GUVWAF
7f1110dd77
Add number of dropped packets to LocalStats
2025-10-04 12:02:16 +02:00
Ben Meadors
c1e31a9655
Merge pull request #786 from meshtastic/danish
...
MUI: add danish language enum
2025-10-03 06:08:49 -05: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
Ben Meadors
394268b02e
Merge pull request #784 from meshtastic/t-watch-ultra
...
add T-Watch Ultra hardware model
2025-09-30 13:43:12 -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
Tom Fifield
805e5e7c00
Merge pull request #769 from ford-jones/7943-mute-target
...
Mute: channels
2025-09-28 07:12:14 +10: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
c6a06d51ec
Merge branch '7943-mute-target' of https://github.com/ford-jones/protobufs into 7943-mute-target
2025-09-23 14:59:10 +12:00
ford-jones
08bd3380e7
run buf format
2025-09-23 14:58:37 +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
Ben Meadors
d965965c33
Merge pull request #774 from meshtastic/maidenhead_locator
...
Move GpsCoordinateFormat gps_format And enum GpsCoordinateFormat to Device_UI Protobuf, Add Maidenhead Option
2025-09-18 18:37:59 -05:00
Ben Meadors
1d9082b277
I changed my mind. Let's just deprecate the enum too
2025-09-18 18:37:23 -05:00
Ben Meadors
58e974544d
Revert "Finalize move to Device_UI"
...
This reverts commit 99bdcfdbfe .
2025-09-18 18:34:52 -05:00
Jason P
74b16a5bd3
Add int_size 8 for gps_format
2025-09-16 12:00:47 -05:00
Jason P
375fab79d4
Attempt to fix formatting issues
2025-09-16 08:56:43 -05:00
Jason P
99bdcfdbfe
Finalize move to Device_UI
2025-09-16 08:45:08 -05:00
Jason P
804a06ae4e
Move from DisplayConfig to Device_UI
2025-09-16 08:22:53 -05:00
ford-jones
dae16e8b42
Merge https://github.com/meshtastic/protobufs into 7943-mute-target
2025-09-16 19:25:39 +12:00
WillyJL
d4d1508708
Add hardwareModel for M5Stack Cardputer Adv
2025-09-15 22:49:58 +02:00
Jonathan Bennett
945b796a98
Add hardwareModel for M5stack c6l ( #775 )
...
* Add hardwareModel for M5stack c6l
* Update comment to match enum
* Update mesh.proto
2025-09-15 15:33:11 -05:00
ford-jones
314f80bc6f
Update comment
2025-09-14 17:41:11 +12:00
Jason P
2fb76bc70b
Shorten Protobuf to match others
2025-09-13 18:07:55 -05:00
Jason P
c5af2d77d8
Fix formatting
2025-09-13 18:06:31 -05:00