Commit graph

22 commits

Author SHA1 Message Date
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