Wykres commitów

850 Commity (2b712f523c20f1d46263e98abed11d16fab1e7b9)

Autor SHA1 Wiadomość Data
Thomas Göttgens 2b712f523c add ringtone storage as extra file 2023-01-09 20:19:30 +11:00
Thomas Göttgens 01c3130a40 Add Settings for Screen Layout 2023-01-09 20:19:30 +11:00
Thomas Göttgens cc6ddaaebb fix dual enum 2023-01-09 20:19:30 +11:00
Thomas Göttgens a33ca9615e add proto for RemoteHardware. This can be extended later, enables for now. 2023-01-09 20:19:30 +11:00
Thomas Göttgens a0cd3822b7
Merge pull request #260 from meshtastic/sachaw-patch-1
Update README.md
2023-01-02 10:42:54 +01:00
Sacha Weatherstone f9e64f9eb0
Update README.md 2023-01-02 16:48:17 +11:00
Ben Meadors 55de8832aa
Merge pull request #257 from meshtastic/develop
Develop -> Master
2022-12-28 08:17:52 -06:00
Thomas Göttgens 135e18c4af
Merge pull request #256 from meshtastic/master
Master to Develop
2022-12-28 14:01:34 +01:00
Thomas Göttgens 05209dee1b TLORA_T3_S3 2022-12-28 13:52:50 +01:00
Thomas Göttgens bd8a7c72ca
Merge pull request #255 from miaoski/sht31
add SHT31 to protobuf
2022-12-26 19:35:48 +01:00
miaoski ef0b536f49 add SHT31 to protobuf 2022-12-25 23:35:10 +08:00
Thomas Göttgens 0985b94c20 One message was missing 2022-12-21 15:12:13 +01:00
Thomas Göttgens 8f3972e579 rearrange s&f protobuf to make passing messages smaller 2022-12-21 12:49:16 +01:00
Thomas Göttgens 0f2a3304ee
Merge pull request #253 from meshtastic/develop
Develop
2022-12-17 15:42:15 +01:00
Thomas Göttgens 737d1fc01b sowwy 2022-12-08 14:10:37 +01:00
Thomas Göttgens 8a12803f95 Add overall/cycle timeout 2022-12-08 14:09:42 +01:00
Thomas Göttgens c85791a854 Extend the ExtNotificationModule to facilitate standalone devices
with multiple notification options.

Let there be GPIO's :-)
2022-12-08 10:39:30 +01:00
Thomas Göttgens 2d682fdef2
Merge pull request #252 from meshtastic/master
Master to Develop
2022-12-08 10:19:36 +01:00
Ben Meadors b4677e35ca
Merge pull request #249 from meshtastic/csharp-namespace
C# namespace
2022-12-06 10:46:53 -06:00
Ben Meadors bee75ba708 C# namespace 2022-12-06 10:14:04 -06:00
Thomas Göttgens bbac95736b remove unused options 2022-12-06 13:59:15 +01:00
Ben Meadors c4c484d9a3
Merge pull request #247 from meshtastic/develop
Develop to Master
2022-12-06 06:51:12 -06:00
Ben Meadors 0dbf6e9e24
Merge pull request #248 from GUVWAF/develop
Add TRACEROUTE_APP portnum
2022-12-05 14:37:25 -06:00
GUVWAF 2f6085722d Add TRACEROUTE_APP portnum 2022-12-05 20:30:35 +01:00
Thomas Göttgens 0a59599589 rip analogue audio stuff. Proto was not published yet. 2022-12-02 12:53:55 +01:00
Thomas Göttgens 2bb457de42 add I2S Pins 2022-11-29 17:42:49 +01:00
Thomas Göttgens 558ad2f57f
Merge pull request #246 from GUVWAF/develop
Protobuf changes for duty cycle limit
2022-11-29 11:05:47 +01:00
GUVWAF 5b960cc420 Add duty cycle limit error 2022-11-26 20:45:30 +01:00
GUVWAF 2c8b3002d8 Add option to override duty cycle 2022-11-26 20:45:20 +01:00
Thomas Göttgens afa4605699
Merge pull request #245 from meshtastic/develop 2022-11-24 18:20:31 +01:00
Thomas Göttgens 25377930b5
fix #240 2022-11-24 10:21:47 +01:00
Thomas Göttgens f39c027d82
Whitespace change 2022-11-24 10:20:05 +01:00
Thomas Göttgens 3aca01ac82 Protos for pin definitions. Expert mode override existing definitions or add them on other boards. 2022-11-24 00:33:07 +01:00
Thomas Göttgens 6012da1607
Merge pull request #244 from meshtastic/master
Drag Master to Develop
2022-11-24 00:28:44 +01:00
Thomas Göttgens 24874086e3
Merge pull request #242 from meshtastic/transactional-config-messages
Reindexed
2022-11-20 23:23:48 +01:00
Ben Meadors 2ba3d3f6cb Reindexed 2022-11-20 16:13:38 -06:00
Thomas Göttgens 4d7c781d35
Merge pull request #241 from meshtastic/transactional-config-messages
Create transactional edit admin messages
2022-11-20 23:10:58 +01:00
Ben Meadors 6758bcc005 Create transactional edit admin messages 2022-11-20 15:48:40 -06:00
Thomas Göttgens da9bba9c5d
Merge pull request #239 from meshtastic/develop
Develop to master
2022-11-13 21:36:25 +01:00
Ben Meadors 3a7a4fa3cb
Merge pull request #238 from meshtastic/heltec-wireless-stick-v3
Heltec Wireless Stick Lite with ESP32-S3 CPU
2022-11-13 08:36:07 -06:00
Ben Meadors 2563c546cb Indent 2022-11-13 08:35:16 -06:00
Ben Meadors be94310be7 Heltec Wireless Stick Lite with ESP32-S3 CPU 2022-11-13 08:32:07 -06:00
Ben Meadors 69cb9b344f
Add heltec v3 (#237) 2022-11-14 00:41:37 +11:00
Thomas Göttgens f7d11572b4
Add QMC5883L Compass Module 2022-11-12 10:59:54 +01:00
sigmahour 5b892e4c19
link change to encryption docs (#236)
Co-authored-by: sigmahour <>
2022-11-10 18:05:01 +11:00
Ben Meadors c82c15aac7
Merge pull request #235 from meshtastic/develop
Develop to master
2022-11-08 14:48:08 -06:00
Ben Meadors 1d70e7865e
Remove #2 2022-11-08 14:38:48 -06:00
Ben Meadors 055d181f70
Rename config 2022-11-08 11:43:44 -06:00
Thomas Göttgens 2954e5b022
Resurrect wifi_mode
but not as we knew it :-)
2022-11-05 14:58:41 +01:00
sigmahour 7e102f0f3c updated links 2022-11-05 14:17:28 +01:00