mverch67
5a6d01afdd
add comment BT disable
2024-06-19 10:29:25 +02:00
mverch67
ffb18db48e
disable BT when TFT in use
2024-06-19 10:27:42 +02:00
Manuel
fc80c3bcb9
Merge branch 'master' into tft-gui-work
2024-06-16 20:55:29 +02:00
thebentern
471ee78a5e
[create-pull-request] automated change
2024-06-16 12:25:52 +00:00
Manuel
2081278dbe
Merge branch 'master' into tft-gui-work
2024-06-16 00:04:36 +02:00
github-actions[bot]
21d47adb8d
[create-pull-request] automated change ( #4114 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2024-06-15 09:45:33 -05:00
Manuel
dd1bfb6ab0
Merge branch 'master' into tft-gui-work
2024-06-14 15:18:01 +02:00
caveman99
75d5cd2c35
[create-pull-request] automated change
2024-06-13 14:50:21 +00:00
github-actions[bot]
26d4d06e2a
[create-pull-request] automated change ( #4093 )
...
Co-authored-by: caveman99 <25002+caveman99@users.noreply.github.com>
2024-06-13 08:39:38 -05:00
Manuel
caca1edf13
Merge branch 'master' into tft-gui-work
2024-06-12 15:06:23 +02:00
github-actions[bot]
c7769274dd
[create-pull-request] automated change ( #4085 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2024-06-12 07:23:54 -05:00
Manuel
cd9665c9bd
Merge branch 'master' into tft-gui-work
2024-06-12 07:49:57 +02:00
github-actions[bot]
7f2647abb1
[create-pull-request] automated change ( #4078 )
...
Co-authored-by: jp-bennett <5630967+jp-bennett@users.noreply.github.com>
2024-06-11 14:52:02 -05:00
Thomas Göttgens
a5274658cf
warning: extra tokens at end of #ifdef directive
2024-06-11 14:39:00 +02:00
Manuel
2eba053849
Merge branch 'master' into tft-gui-work
2024-06-10 13:10:10 +02:00
Michael Gjelsø
a2fb3d23a1
Radio Master 900 Bandit Nano Power output interpolation ( #4057 )
...
* DAC and DB values based on dBm using interpolation
* Moved getDACandDB funtion
Moved getDACandDB funtion up so it won't conflict with RF95_MAX_POWER
* Added DAC output to LOG_INFO
Added DAC output to LOG_INFO
* Make Trunk Happy
2024-06-09 16:03:39 -05:00
GUVWAF
237944aaf0
Avoid assert on receiving undecryptable packet ( #4059 )
...
* Send NAK on primary if original packet couldn't be decoded
* Add checks for `isDecoded` when accessing `decoded`
* Channel index should be of original packet, not of newly allocated NAK
2024-06-09 16:02:52 -05:00
Manuel
b5155cc6ad
Merge branch 'master' into tft-gui-work
2024-06-07 21:08:04 +02:00
Thomas Göttgens
8a4e91e848
Merge pull request #4048 from Jorropo/improve-eu-868-docs
...
fix dead link in EU_868 documentation
2024-06-07 16:35:11 +02:00
mverch67
57d47a0254
tweak t-deck defaults
2024-06-07 13:29:45 +02:00
Manuel
d49fd46f64
Merge branch 'master' into tft-gui-work
2024-06-06 21:17:07 +02:00
Talie5in
1f9f885aca
If EXCUDE_MQTT Defined, skip reconnecting MQTT in WiFiAPClient and dont check status of is_mqtt_connected
2024-06-06 22:31:10 +09:30
Jorropo
d82d9f5ef1
fix dead link in EU_868 documentation
...
See https://discord.com/channels/867578229534359593/871553168369148024/1248026118276255745 .
2024-06-05 23:32:59 +02:00
Manuel
2b350ba6aa
Merge branch 'master' into tft-gui-work
2024-06-04 15:35:19 +02:00
github-actions[bot]
67b67a481f
[create-pull-request] automated change ( #4035 )
2024-06-04 08:34:38 -05:00
Manuel
30ce5a4665
Merge branch 'master' into tft-gui-work
2024-06-03 23:46:42 +02:00
Thomas Göttgens
b43c7c0f23
LR1110 support ( #3013 )
...
* DOES NOT WORK
* trunk
* DOES NOT WORK
* trunk
* DOES NOT WORK
* trunk
* WIP: LR11x0 non functional interface code. Please don't expect a working firmware out of this! I don't know what i am doing! :-)
* trunk fmt
* use canon toolchain
* update and fix radiolib dependency
* Switch Radiolib back to GIT checkout
* enable tcxo and fix startReceive
* progress
* Correct midjudgement on scope of build defines.
* - enable peripheral power rail during startup init
- fix portduino builds
* add tracker pinout variant
* update to radiolib 6.6.0 API (aka: godmode is not for mere mortals)
* tracker is not so 'extra' any more
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-06-03 16:04:40 -05:00
github-actions[bot]
7cbfe7aa54
[create-pull-request] automated change ( #4029 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2024-06-03 15:59:39 -05:00
Manuel
01a0c52577
Merge branch 'master' into tft-gui-work
2024-06-02 20:52:15 +02:00
Manuel
2723ae6e9b
fix crash during reset nodedb ( #4017 )
2024-06-02 07:38:20 -05:00
Manuel
aff71f3806
Merge branch 'master' into tft-gui-work
2024-05-31 17:56:31 +02:00
Ben Meadors
17142f8778
Add support for RadioMaster Bandit Nano ( #4005 )
...
* Add support for RadioMaster Bandit Nano
* Add fan to init and sleep
2024-05-31 10:56:04 -05:00
Manuel
7904f079a1
Merge branch 'master' into tft-gui-work
2024-05-31 15:48:55 +02:00
github-actions[bot]
c88278724c
[create-pull-request] automated change ( #4003 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2024-05-31 07:15:41 -05:00
Manuel
a6d3e065ad
Merge branch 'master' into tft-gui-work
2024-05-31 09:07:35 +02:00
github-actions[bot]
cd8a7e44a8
[create-pull-request] automated change ( #3992 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2024-05-30 09:08:32 -05:00
Manuel
85c1771e1b
Merge branch 'master' into tft-gui-work
2024-05-29 15:38:22 +02:00
Ben Meadors
af9d825266
Send own node-info earlier and move others to the end of want-config flow ( #3949 )
...
* Send own node-info earlier and move others to the end of want-config flow
* Special nonce skips other nodeinfos
* Missed it
2024-05-28 19:25:19 -05:00
Manuel
77ad95e30a
Merge branch 'master' into tft-gui-work
2024-05-27 10:11:54 +02:00
github-actions[bot]
1a253dccc3
[create-pull-request] automated change ( #3964 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2024-05-23 07:20:13 -05:00
Jonathan Bennett
d5720d4824
Merge branch 'master' into tft-gui-work
2024-05-19 22:43:08 -05:00
Ben Meadors
4a05874dba
Try-fix: Remove logging of actual payload strings (and compressed) for TAK packets ( #3922 )
...
* Remove logging of actual payload strings (and compressed) for TAK packets
* Don't assert / reboot. Log error and skip decode
2024-05-19 07:24:10 -05:00
Manuel
dc04550557
Merge branch 'master' into tft-gui-work
2024-05-18 10:02:30 +02:00
caveman99
0976705f25
[create-pull-request] automated change
2024-05-16 17:43:23 +00:00
Manuel
3e0a7f43e7
Merge branch 'master' into tft-gui-work
2024-05-16 01:55:53 +02:00
Henrik Witt-Hansen
1d42a6c48f
Fix static ip assignment on wifi for rp2040 ( #3896 )
...
by rearranging the arguments to match the expected input order.
The lwip library makes an internal reorder or the arguments
depending on the netmask to work with both ESP and Arduino
platforms.
The input order was incorrect when running on an rp2040 device.
Co-authored-by: Henrik Witt-Hansen <henrik@hardttoolkit.org>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-05-15 18:54:51 -05:00
Manuel
ca3f009f42
Merge branch 'master' into tft-gui-work
2024-05-16 01:52:00 +02:00
caveman99
c18b4920ae
[create-pull-request] automated change
2024-05-15 23:28:03 +00:00
Thomas Göttgens
306b8d3205
Merge branch 'master' into create-pull-request/patch
2024-05-16 01:17:37 +02:00
caveman99
fe2356ae87
[create-pull-request] automated change
2024-05-15 23:12:12 +00:00