Wykres commitów

301 Commity (0de53c84a26a42ce9405109e392ca1143de86f58)

Autor SHA1 Wiadomość Data
Jm Casler 0de53c84a2
Merge pull request #37 from a-f-G-U-C/add-zps-port
add ZPS port
2021-11-29 08:02:16 -08:00
Jm Casler 04c83fb9f1
Merge pull request #40 from Hydra-Designs/master
Add auto_screen_carousel_secs preference for automatic screen toggling
2021-11-29 08:01:41 -08:00
Ben Meadors 8f409a26ab
Merge branch 'meshtastic:master' into master 2021-11-29 07:01:20 -06:00
Jm Casler c0869868e4
Merge pull request #42 from mc-hamster/master
Update to protobufs for S&F
2021-11-28 19:24:25 -08:00
Jm Casler 9d325fd103 Update to protobufs for S&F 2021-11-28 19:22:43 -08:00
Jm Casler b82ebc0e79 Update draft of SF Protobuf 2021-11-27 10:44:35 -08:00
Jm Casler 33fd03ca0d Draft of SF protobuf 2021-11-27 10:03:15 -08:00
Ben Meadors a811780943
Merge branch 'meshtastic:master' into master 2021-11-27 09:14:33 -06:00
Jm Casler 1babd02e62
Merge pull request #41 from mc-hamster/master
Added position_broadcast_smart for #934
2021-11-26 12:17:42 -08:00
Jm Casler 593c2296c6 Merge branch 'master' of https://github.com/mc-hamster/Meshtastic-protobufs 2021-11-26 12:13:15 -08:00
Jm Casler e89f568ef5 Added position_broadcast_smart for #934
Added position_broadcast_smart for #934
2021-11-26 12:13:12 -08:00
Jm Casler bd02840265
Merge branch 'meshtastic:master' into master 2021-11-26 12:10:39 -08:00
Ben Meadors df4e501a0a
Add auto_screen_carousel_secs preference 2021-11-25 20:38:00 -06:00
Jm Casler aa4ff47d9c Update to 0.4.4 2021-11-23 11:26:32 -08:00
Jm Casler ddd136dc0a
Merge pull request #39 from mc-hamster/master
Update README.md
2021-11-23 10:45:11 -08:00
Jm Casler 85bd830de9 Update README.md 2021-11-23 10:44:00 -08:00
Sacha Weatherstone 797363bb87
Merge pull request #38 from a-f-G-U-C/eirp-info
add node output power info fields
2021-11-21 00:32:19 +11:00
a-f-G-U-C de94cf09c1
add node output power info fields 2021-11-20 12:32:34 +00:00
a-f-G-U-C e6735ff6bd
Merge branch 'meshtastic:master' into add-zps-port 2021-11-20 12:27:54 +00:00
a-f-G-U-C 955c9ee46d
add ZPS port 2021-11-11 13:49:25 +00:00
Sacha Weatherstone 69cf27ba4c
Merge pull request #36 from thebentern/add-always-powered-prefernce
Add is_always_powered user preference
2021-11-12 00:49:07 +11: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
Sacha Weatherstone 61bc1d0171
Merge pull request #33 from a-f-G-U-C/team-colors
add a Team field in USER message
2021-10-28 06:56:36 +11:00
a-f-G-U-C 872054013a
readability fix 2021-10-26 23:56:18 +00:00
Sacha Weatherstone cd2ab414e7
Merge pull request #34 from joarSv/feature/environmental-ds18b20-sensor-support
Add sensor DS18B20
2021-10-27 06:45:33 +11:00
Joar Svensson 53f0f82f8c Add sensor DS18B20 2021-10-26 19:45:45 +02:00
a-f-G-U-C 5cc9ae7343
add a Team field in USER message 2021-10-26 14:14:49 +00:00
Kevin Hester 034eba643b
Merge pull request #32 from a-f-G-U-C/gps-filter-dop-fix
gps solution filtering parameters
2021-10-26 03:17:20 +08:00
a-f-G-U-C 25d9e606c3
gps solution filtering parameters 2021-10-25 12:23:41 +00:00
Sacha Weatherstone 43bfd4cebc Fix CI to only run on master 2021-10-24 16:22:58 +11:00
Sacha Weatherstone 13fb87d4e0
Merge pull request #30 from a-f-G-U-C/air-remove
carve out aircraft position fields
2021-10-24 11:10:11 +11:00
a-f-G-U-C eced4433f9
carve out aircraft position fields 2021-10-18 12:28:23 +00:00
Kevin Hester 6b4f6d60b9
Merge pull request #26 from a-f-G-U-C/precision-position
add optional position fields
2021-10-12 23:17:55 +08:00
a-f-G-U-C be06567564
de-uglify True North field names
remove _TN suffix from track and heading fields
2021-10-08 13:11:55 +00:00
a-f-G-U-C 5afb33aba5
update field name
gps_precision changed to gps_accuracy
2021-10-08 13:08:21 +00:00
a-f-G-U-C 0c33e28803
user setting to control POSITION optional fields 2021-10-07 13:14:23 +00:00
a-f-G-U-C 189e5e70cf
fix/clarify some variables and comments 2021-10-05 12:54:31 +00:00
a-f-G-U-C eb0da08991
add optional position fields 2021-10-05 12:44:10 +00:00
Kevin Hester e24fa8c6ed
Merge pull request #25 from osmanovv/diy-hardware-model-identifier
Custom DIY device hardware model identifier based on @NanoVHF schematics
2021-09-18 16:28:15 -07:00
Vladislav Osmanov cb022ef64b
Custom DIY device hardware model identifier based on @NanoVHF schematics
Custom DIY device based on @NanoVHF schematics: https://github.com/NanoVHF/Meshtastic-DIY/tree/main/Schematics

Configuration to meshtastic-device `platformio.ini` and `configuration.h` is upcoming.
2021-09-12 14:40:56 +03:00
Kevin Hester 7b005e24a1
Merge pull request #24 from srichs/gps-format
Added Plus Codes and OS Grid Reference
2021-09-04 17:38:06 -07: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
Kevin Hester fea757385c
Merge pull request #23 from srichs/gps-format
Added gps coordinate formats.
2021-09-01 09:27:03 -07: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
Sacha Weatherstone ab16c249dd
Update README.md 2021-07-09 14:27:25 +10:00
Kevin Hester f5b3d0643b Fix data payload len to match mesh.options, also update docs 2021-05-28 10:58:51 +08:00
Sacha Weatherstone f604be5bb2
Merge pull request #21 from lmatte7/master
Add Options For Go Protobuf Generation
2021-05-24 11:29:31 +10:00
Lucas Matte a057fffca2 Add go_option to allow for Go Protobuf generation 2021-05-23 19:31:38 -05:00
Kevin Hester dfcfba8d1a heltec has two versions now 2021-05-11 09:42:57 +08:00