Commit graph

37 commits

Author SHA1 Message Date
Balazs Kelemen
d3b2eab090 CannedMessagePlugin 2022-01-13 14:14:28 +01:00
Jm Casler
5f715e4be5 Bool for is_power_saving 2022-01-09 22:22:10 -08:00
Erik R Norell
e82617e10c Disable TX from the LoRa radio. Useful for hot-swapping antennas and other tests. 2022-01-06 18:52:00 +03:00
Sacha Weatherstone
8837b0554e Fix formatting 2021-12-31 15:50:10 +11:00
joshpirihi
9d3e78a0db
Update radioconfig.proto with better documentation 2021-12-29 06:29:03 +13:00
Joshua Pirihi
7d05c8936f Add mqtt username and password to user preferences 2021-12-20 19:54:03 +13:00
Jm Casler
946a87f195 New hop_limit config option 2021-12-18 15:49:07 -05:00
Joshua Pirihi
acc993ebd5 Add on_battery_shutdown_after_secs preference 2021-12-06 14:44:27 +13:00
Mike Kinney
5187d328c6 fix caps and initial spacing on comments 2021-11-30 12:02:16 -08:00
Mike Kinney
dee54fa738 add protolint; make all files indentation consistent with 2 spaces 2021-11-30 11:45:01 -08:00
Ben Meadors
8f409a26ab
Merge branch 'meshtastic:master' into master 2021-11-29 07:01:20 -06:00
Jm Casler
9d325fd103 Update to protobufs for S&F 2021-11-28 19:22:43 -08:00
Ben Meadors
a811780943
Merge branch 'meshtastic:master' into master 2021-11-27 09:14:33 -06:00
Jm Casler
e89f568ef5 Added position_broadcast_smart for #934
Added position_broadcast_smart for #934
2021-11-26 12:13:12 -08:00
Ben Meadors
df4e501a0a
Add auto_screen_carousel_secs preference 2021-11-25 20:38:00 -06:00
Ben Meadors
f3b3cbcdbf
Renamed pref to is_always_powered for convention 2021-11-06 12:07:16 -05:00
Ben Meadors
9b12bb2be4
Add always_powered user preference
At the request of some users (mostly on the discord group) having issues with device sleeping in some instances where the battery ADC is not reliable enough to be trusted, I'm proposing this user preference to circumvent the logic in powerFSM.cpp (which I will create another PR for). 
I have personally used this in the form of a #define ALWAYS_POWERED, but I've seen enough interest in it that I feel it deserves a spot in the user preferences.
2021-11-06 08:27:28 -05:00
Joar Svensson
53f0f82f8c Add sensor DS18B20 2021-10-26 19:45:45 +02:00
a-f-G-U-C
25d9e606c3
gps solution filtering parameters 2021-10-25 12:23:41 +00:00
a-f-G-U-C
0c33e28803
user setting to control POSITION optional fields 2021-10-07 13:14:23 +00:00
srichs
109b571377
Added Plus Codes and OS Grid Reference
Added GPS coordinate format options for Google's Open Location Codes and the United Kingdom's Ordnance Survey Grid Reference System.
2021-09-03 23:15:20 -06:00
srichs
d459cd5af1
Added gps coordinate formats.
Added options for the GPS formats so that a user can choose between decimal degrees, DMS (degrees minutes seconds), UTM, and MGRS.
2021-08-30 00:46:07 -06:00
Lucas Matte
a057fffca2 Add go_option to allow for Go Protobuf generation 2021-05-23 19:31:38 -05:00
Kevin Hester
5be5307c90 doc warning 2021-05-03 15:38:01 +08:00
Sacha Weatherstone
9c32c4baa1 Fix old documentation links 2021-04-23 21:33:42 +10:00
Sacha Weatherstone
4da1621bee Fix formatting 2021-04-20 19:08:28 +10:00
Kevin Hester
5d94d2fff5 add MQTT server option 2021-04-03 12:26:31 +08:00
Kevin Hester
aafa922808 add frequency_offset 2021-04-02 09:11:50 +08:00
Kevin Hester
103fe8694a fix proto order 2021-04-02 09:11:28 +08:00
Jm Casler
90e1ddd5d0
Add serial_disabled for #638 2021-03-29 17:08:05 -07:00
Kevin Hester
0fc3437573 move time of last node seen into last_heard (from position.time) 2021-03-26 09:31:50 +08:00
Kevin Hester
39bb8b26bb fix doc formatting 2021-03-17 07:25:17 +08:00
Kevin Hester
bf8ac6718c turn off store and forward in the field 2021-03-13 08:40:27 +08:00
Sacha Weatherstone
ae5119b8fb Fix comment formatting 2021-03-07 19:28:48 +11:00
Kevin Hester
7c025b9a4d Add RU region 2021-03-06 21:10:09 +08:00
Charles Crossan
270cbdb680 add more env configs 2021-03-03 08:20:07 -05:00
Kevin Hester
3edb02dabb move channel and settings to their own proto files 2021-02-27 13:16:43 +08:00