Commit graph

38 commits

Author SHA1 Message Date
Sacha Weatherstone
6bddcd2647
Fix boolean typo 2022-08-06 21:28:55 +10:00
Sacha Weatherstone
5b2162bf73
add enabled boolean 2022-08-06 21:27:21 +10:00
Sacha Weatherstone
a8c022fb71
Rename WiFiMode Off to Disabled 2022-08-06 16:35:06 +10:00
Sacha Weatherstone
27323ef017
Merge branch 'master' of github.com:meshtastic/Meshtastic-protobufs 2022-08-06 16:00:20 +10:00
Sacha Weatherstone
97a57ebb39
combine wifi state into enum 2022-08-06 15:59:58 +10:00
Thomas Göttgens
64a13b768b
Add a setting to change compass behaviour on display (#185)
* Update config.proto

* used Wrong settings section
2022-08-06 15:52:04 +10:00
Thomas Göttgens
024e9aaeab
Add Bool for WIFI operation
prerequisite for https://github.com/meshtastic/Meshtastic-device/issues/1595
2022-08-04 10:11:18 +02:00
Jm Casler
34b2469357 Fix typo in modem configuration 2022-06-21 19:05:55 -07:00
Garth Vander Houwen
4016ad76da
Update config.proto 2022-06-20 11:03:33 -07:00
Garth Vander Houwen
7c904d81a5
Update config.proto
Additional comment cleanup
2022-06-20 10:55:03 -07:00
Garth Vander Houwen
fedd1f390f
Update config.proto 2022-06-20 10:47:30 -07:00
Garth Vander Houwen
18bdd4d9ae
Update config.proto
Fix spelling of Intended
2022-06-19 09:59:12 -07:00
Garth Vander Houwen
2fbea37ff6
Update config.proto 2022-06-17 21:12:31 -07:00
Garth Vander Houwen
30aa8f23b1
Update config.proto 2022-06-17 20:46:01 -07:00
Garth Vander Houwen
903f88a020
Update config.proto 2022-06-17 20:09:38 -07:00
Garth Vander Houwen
2a1d79a9ef
Update config.proto 2022-06-17 20:09:09 -07:00
Garth Vander Houwen
18bfc92167
Update config.proto 2022-06-17 18:46:45 -07:00
Garth Vander Houwen
15ff64d550
Update config.proto 2022-06-17 18:45:19 -07:00
Garth Vander Houwen
bb6fb3e02a
Update config.proto 2022-06-17 18:44:42 -07:00
Ben Meadors
ffe6457910
Remove is_always_powered 2022-06-17 12:09:37 -05:00
Garth Vander Houwen
a7575a84fc
Clean up Comments (#169)
* Update module_config.proto

Update Comments in module config

* Update config.proto

* Update config.proto

* Update config.proto

* Update config.proto

* Update config.proto

* Update config.proto

* Update config.proto

* Update config.proto
2022-06-15 09:42:04 +10:00
Ben Meadors
6964ad6514 Consolidate is_lower_power and is_power_saving 2022-06-12 15:23:18 -05:00
Ben Meadors
197481a49d Removed pref 2022-06-12 08:00:59 -05:00
Jm Casler
12d13aeb99 Remove gps_max_dop. 2022-06-04 01:35:42 -07:00
Jm Casler
e64d3a9fbd Removed gps_accept_2d 2022-06-03 20:52:18 -07:00
Jm Casler
e7791c33fd
Swap the indexes for LongFast and VLongSlow 2022-05-27 11:44:07 -07:00
LucyHosking
2754fb965b Add config to enable hidden access point
Fix for: https://github.com/meshtastic/Meshtastic-device/issues/1308
2022-05-21 17:03:09 -07:00
Thomas Göttgens
6c3d1d19fc Define a new object to hold all of our nested config. If this works, do that for the Module Config as well.
Remove duplicate setting in PositionConfig.
2022-05-21 20:47:04 +02:00
Ben Meadors
7580666ad4 Removed now unused reference causing warning 2022-05-19 07:22:36 -05:00
Sacha Weatherstone
34a1b963a5 Remove battery_level from position flags 2022-05-13 10:40:46 +10:00
Sacha Weatherstone
f1e495cbba Add ntp servew field 2022-05-11 18:29:36 +10:00
Sacha Weatherstone
23d43efaf1
update property name to modem_preset 2022-05-07 19:28:54 +10:00
Sacha Weatherstone
9d18b49e91
rename wifi properties & remove nested config prefix 2022-05-07 19:11:01 +10:00
Sacha Weatherstone
fc6436c325
Config migration 2022-05-07 17:48:51 +10:00
Sacha Weatherstone
cb8c31bdd9
Move LoRa config out of primary channel 2022-05-07 13:32:29 +10:00
Sacha Weatherstone
79d24080ff
fix linting 2022-05-02 10:19:54 +10:00
Ben Meadors
d02d7131a2 Moved telemetry out of old radio config prefs 2022-05-01 14:22:54 -05:00
Sacha Weatherstone
6c790cef4c
Config rework - Init Config message 2022-05-01 14:41:22 +10:00