Tom Fifield
|
805e5e7c00
|
Merge pull request #769 from ford-jones/7943-mute-target
Mute: channels
|
2025-09-28 07:12:14 +10: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 |
|
Jason P
|
b90ea12cc8
|
Add Maidenhead Protobuf
|
2025-09-13 17:18:46 -05:00 |
|
ford-jones
|
e8d10fe478
|
Remove trailing whitespace
|
2025-09-13 17:48:58 +12:00 |
|
ford-jones
|
080fd3b0d1
|
Revert previous commit - this needs it's own proto
|
2025-09-13 17:44:41 +12:00 |
|
ford-jones
|
e5abb26b83
|
Make use of pre-existing channel_settings.module_settings.is_client_muted setting
|
2025-09-13 13:30:54 +12:00 |
|
ford-jones
|
a8f3ee5b01
|
Merge branch '7943-mute-target' of https://github.com/ford-jones/protobufs into 7943-mute-target
|
2025-09-11 21:47:58 +12:00 |
|
ford-jones
|
6fa4def971
|
Added muted state to node info
|
2025-09-11 20:16:08 +12:00 |
|
ford-jones
|
b7e0ef2ec7
|
Added mute state to channel settings
|
2025-09-11 20:11:16 +12:00 |
|
ford-jones
|
638917dea8
|
Added mute state to nodedb entries
|
2025-09-11 17:31:36 +12:00 |
|
ford-jones
|
550702a695
|
Added mute state to channel settings
|
2025-09-11 14:17:24 +12:00 |
|
l0g-lab
|
bb1a5d09bc
|
add node_name_length option
|
2025-09-10 18:20:40 -04:00 |
|
Ben Meadors
|
8caf423964
|
Merge pull request #767 from meshtastic/czech-mui
Add Czech translation enum for MUI
|
2025-09-08 16:50:32 -05:00 |
|
Manuel
|
96ef7eef7a
|
add Czech translation enum to MUI
|
2025-09-08 20:19:53 +02:00 |
|
Ben Meadors
|
a84657c220
|
Merge pull request #763 from compumike/compumike/add-client-base-role
Reserve value 12 for CLIENT_BASE in enum Config.DeviceConfig.Role
|
2025-09-06 11:28:11 -05:00 |
|
Ben Meadors
|
5c3d52663e
|
Merge pull request #765 from vidplace7/fix-formatting
Fix formatting
|
2025-09-06 11:27:38 -05:00 |
|
vidplace7
|
74f7041b1c
|
Fix formatting
Who merged this? :P
|
2025-09-06 10:44:37 -04:00 |
|
Mike Robbins
|
3347d98f04
|
Reserve value 12 for CLIENT_BASE in enum Config.DeviceConfig.Role
|
2025-09-05 13:18:19 -07:00 |
|
Ben Meadors
|
07d6573e10
|
Merge pull request #761 from Quency-D/heltec-v4
add heltec v4 board.
|
2025-09-04 06:42:31 -05:00 |
|
Quency-D
|
e0b97d6996
|
add heltec v4 board.
|
2025-09-03 13:55:36 +08:00 |
|
Ben Meadors
|
34f0c8115d
|
Merge pull request #757 from ford-jones/7291-rangeTest-clear
Rangetest cleanup configuration option
|
2025-09-02 19:05:16 -05:00 |
|
ford-jones
|
6e0e795a83
|
Improved naming
|
2025-09-03 12:01:33 +12:00 |
|
Ben Meadors
|
4c4427c4a7
|
Update renovate.json
|
2025-08-29 13:47:04 -05:00 |
|
ford-jones
|
c5aeb193ca
|
Rangetest cleanup configuration option
|
2025-08-21 10:23:46 +12:00 |
|
Ben Meadors
|
8985852d75
|
Default to non-square SH1107
|
2025-08-20 05:39:53 -05:00 |
|
Ben Meadors
|
be51376980
|
Merge pull request #756 from davide125/tsl2561
Add TSL2561 sensor
|
2025-08-19 05:19:42 -05:00 |
|