Aleksey Vasilenko
327ddc8261
Cleanup formatting - trim excessive spaces, add missing newlines, etc.
2025-03-14 13:55:54 +02:00
Ben Meadors
edc3a7bab5
Add 12 hour clock device display config
2025-01-31 20:09:19 -06:00
Ben Meadors
b77d1a3bb7
Add protocol flags to enable UDP broadcasts and other future local networking transports
2025-01-05 12:57:01 -06:00
Erayd
c55f120a9c
Add the ROUTER_LATE role & supporting fields ( #632 )
...
Will always rebroadcast packets, but will do so after all other modes.
Intended for router nodes that are there to provide additional coverage
in areas not already covered by other routers, or to bridge around
problematic terrain, but should not be given priority over other routers
in order to avoid unnecessarily consuming hops.
2024-12-22 12:14:48 +01:00
Thomas Göttgens
619bd44654
add device ui to config roll
2024-10-24 14:36:57 +02:00
Ben Meadors
e09bd361a4
Add rebroadcast mode to ignore non-standard portnum traffic
2024-10-21 05:05:25 -05:00
Thomas Göttgens
99280a1a1e
Update config.proto
2024-10-11 11:55:56 +02:00
Tom Fifield
d983fef9e4
Add RegionCodes for Philippines
...
Required by https://github.com/meshtastic/firmware/pull/4951
2024-10-05 13:45:41 +08:00
Jonathan Bennett
fce5ab584f
Rename ok_to_mqtt and add config
2024-09-06 11:57:23 -05:00
Jonathan Bennett
17043d6f3a
Make admin_key repeated max count 1, for future expansion
2024-08-25 21:55:51 -05:00
Kevin Hester
183ba970a7
remove deprecated serial/bt logging options and unify in the new
...
security option. Per discussion in https://github.com/meshtastic/firmware/issues/4375
no need to preserve the old options when changing to this new simpler
single boolean because they were newish, rarely used and only for 'advanced'
developers.
2024-08-20 13:36:32 -07:00
Jonathan Bennett
68b946291e
Adds a blank config for fetching a remote admin session key
2024-08-19 14:38:11 -05:00
Garth Vander Houwen
d7ce4f30fa
Update config.proto
...
update api name
2024-08-13 18:27:47 -05:00
Garth Vander Houwen
c979c1ac8f
Update config.proto
...
Update comments to match discord conversation
2024-08-13 18:27:47 -05:00
Jonathan Bennett
04a3b65a94
No default for you, Proto3
2024-08-13 18:27:47 -05:00
Jonathan Bennett
684d1faf8e
Add admin_channel_enabled to the security config
2024-08-13 18:27:47 -05:00
Jonathan Bennett
ecc4d42053
Also move device_logging_enabled from bluetooth to SecurityConfig
2024-08-13 18:27:47 -05:00
Jonathan Bennett
adb2ff256b
Re-org some settings into a new SecurityConfig proto
2024-08-13 18:27:47 -05:00
Ben Meadors
eed2033cc3
Short turbo preset
2024-08-13 18:24:53 -05:00
Ben Meadors
c4110a4422
Revert "LogRecord over serial enabled"
2024-07-30 14:24:43 -05:00
Ben Meadors
9902e65bf2
LogRecord over serial enabled
2024-07-30 07:07:18 -05:00
Michael Gjelsø
b2dd7a5562
Disable PA FAN
...
Disable the build-in PA FAN using pin define in RF95_FAN_EN
for use in "Low Traffic" areas where cooling of PA it not necessary.
2024-07-09 18:06:29 +02:00
Ben Meadors
fcf0fddab8
Same line
2024-06-28 10:24:51 -05:00
Ben Meadors
17a9637530
Deprecate router client
2024-06-28 10:06:50 -05:00
geeksville
97138a78dc
PowerMon initial protobufs
...
for https://github.com/meshtastic/firmware/issues/4136
2024-06-21 15:07:20 -07:00
Ben Meadors
ad08d08124
BLE Device Logging
2024-06-19 07:22:59 -05:00
Jonathan Bennett
8c8048798c
Add compass_orientation ( #515 )
...
* add compass_orientation
We have rudimentary compass support in a branch. This would add a setting to correct the output when the sensor is oriented differently than the screen.
2024-06-11 12:23:03 -05:00
Ben Meadors
aa0413204f
Rebrand as heartbeat led and add more explicit description
2024-04-20 12:48:09 -05:00
Andrew Yong
bd70a9a96e
Add status_led_off to support turning status LED off (dark mode)
...
Signed-off-by: Andrew Yong <me@ndoo.sg>
2024-04-20 14:36:07 +08:00
Ben Meadors
0d08acd9c5
Merge pull request #452 from meshtastic/power_config_comments
...
Update config.proto
2024-04-17 17:32:18 -05:00
Thomas Göttgens
6a4da15a16
change offset to tz definition
2024-04-07 15:56:50 +02:00
Jonathan Bennett
6ae27a2fbf
Add time_offset to support local timezone
2024-04-05 12:00:06 -05:00
Sacha Weatherstone
e6b4c590e7
format
2024-03-30 13:31:28 +10:00
Garth Vander Houwen
cd9dddb199
Update config.proto
2024-02-24 16:33:43 -08:00
Garth Vander Houwen
c183973317
Update config.proto
...
Update proto comments
2024-02-24 11:19:17 -08:00
Jonathan Bennett
93c1b33f2f
revert channel_precision
2024-02-21 18:58:23 -06:00
Ben Meadors
76002c9df3
Add TAK_TRACKER role
2024-02-15 18:43:13 -06:00
Ben Meadors
b9479e6c68
Merge pull request #440 from meshtastic/jp-bennett-patch-1
...
Add channel_precision for location data
2024-02-12 13:53:39 -06:00
Garth Vander Houwen
61d35ccc4a
Update config.proto
...
remove stray double quote
2024-02-12 11:43:39 -08:00
Garth Vander Houwen
e10c34959e
Update config.proto
...
Add lost and found
2024-02-12 11:42:26 -08:00
Garth Vander Houwen
fc6f4b5e5f
Update config.proto
2024-02-12 11:41:04 -08:00
Garth Vander Houwen
1205cf2390
Update config.proto
...
Add new device role descriptions to protobuf comments to help developers working on apps.
2024-02-12 11:38:13 -08:00
Jonathan Bennett
9339bbb8e9
Update config.proto
2024-02-11 11:51:37 -06:00
Jonathan Bennett
0c03644895
Add channel_precision for location data
2024-02-11 11:43:54 -06:00
Andrew Yong
f37ee6b8da
Add Singapore Region
...
Add 923MHz band for Singapore.
Regulatory reference: https://www.imda.gov.sg/-/media/imda/files/regulation-licensing-and-consultations/ict-standards/telecommunication-standards/radio-comms/imdatssrd.pdf band 30d.
2024-02-05 12:38:27 +08:00
Ben Meadors
c2ce7eb206
Triple state GPS mode
2024-01-31 13:39:08 -06:00
GUVWAF
44e369e181
Add `ignore_mqtt` to LoRa config
2024-01-20 20:26:50 +10:00
Ben Meadors
3f25787f43
Deprecate attempt time
2024-01-06 07:17:41 -06:00
Amin Husni
97a97fdea2
Add Malaysia Frequency
...
meshtastic/firmware#3053
2024-01-05 01:22:51 +08:00
Ben Meadors
aff14ea529
Added KNOWN_ONLY rebroadcast mode
2023-12-05 20:21:14 -06:00