Ben Meadors
cb3d5a5748
Comment about external PA module boards
2023-01-25 15:48:42 -06:00
Ben Meadors
d51aa60864
Missed one
2023-01-25 15:03:59 -06:00
Ben Meadors
9b18d5d85f
Fmt
2023-01-25 14:59:12 -06:00
Ben Meadors
25096c5c63
Use radiolib native tx/rx_en switch control
2023-01-25 14:58:50 -06:00
Ben Meadors
f1fd41a378
Add to Eink target as well
2023-01-25 11:48:11 -06:00
folkert van heusden
65c0b8e33b
Also print timestamp in bold
2023-01-25 17:41:54 +01:00
Ben Meadors
ca91447c0e
For science!
2023-01-25 10:10:09 -06:00
Sacha Weatherstone
d876a5254e
Merge branch 'master' into timestamp-in-recv-msgs
2023-01-25 10:06:04 +10:00
Ben Meadors
4a0f3f31cb
Merge pull request #2201 from folkertvanheusden/xmodem-check
...
code reduction
2023-01-24 15:14:03 -06:00
folkert van heusden
f07963e802
Small tweak that reduces the number of lines of code in
...
XModemAdapter::check to 1. It should be functionally the same.
2023-01-24 21:30:16 +01:00
Thomas Göttgens
c7937e73a4
Merge branch 'master' into timestamp-in-recv-msgs
2023-01-24 20:47:35 +01:00
Ben Meadors
cb8532f2df
Protos
2023-01-24 12:16:01 -06:00
Folkert van Heusden
747292e1e5
Merge branch 'master' into timestamp-in-recv-msgs
2023-01-24 18:57:34 +01:00
Ben Meadors
0b1e1687ae
Merge pull request #2157 from andrew-moroz/sx126x-rx-boosted-gain
...
sx126x-rx-boosted-gain: add support for setting Rx gain mode on SX126x chipsets
2023-01-24 11:54:16 -06:00
folkert van heusden
91575e6241
When a message is received and displayed, include the
...
recevieve-timestamp. So now it functions as a clock and due to the 900s
default screen-lock-timeout you still have an idea of when the message
was received.
2023-01-24 18:52:09 +01:00
Ben Meadors
006cddd5cb
Merge branch 'master' into sx126x-rx-boosted-gain
2023-01-24 10:04:31 -06:00
Ben Meadors
4d7e3329d9
Merge pull request #2185 from code8buster/gps-fixedposboot
...
GPS acquisiton on boot only
2023-01-24 10:04:06 -06:00
Ben Meadors
9e8342eb8f
Merge branch 'master' into gps-fixedposboot
2023-01-24 10:01:53 -06:00
Thomas Göttgens
afb4d141dc
remove double endif
2023-01-23 22:42:32 +01:00
Thomas Göttgens
19d864b5ce
Also reboot if no heap debugging enabled
2023-01-23 22:42:32 +01:00
Thomas Göttgens
e8186f7dba
how did that sneak in?
2023-01-23 21:57:41 +01:00
Thomas Göttgens
81854a173a
fix #2109 json mqtt on secondary channel
2023-01-23 21:57:41 +01:00
Thomas Göttgens
083dcef9d6
don't define default pins for these.
2023-01-23 17:18:19 +01:00
Ben Meadors
5f0662d47d
Merge branch 'master' into gps-fixedposboot
2023-01-23 06:35:53 -06:00
Ben Meadors
76022b65c6
Merge pull request #2192 from meshtastic/xmodem-fix
...
tryfix: also clear the second buffer.
2023-01-23 06:35:38 -06:00
Ben Meadors
2df81810ec
Merge branch 'master' into sx126x-rx-boosted-gain
2023-01-23 06:06:22 -06:00
Thomas Göttgens
efa1445df4
Merge branch 'master' into gps-fixedposboot
2023-01-23 12:48:23 +01:00
code8buster
53d096b58e
Disable the GPS thread after factory reset has been requested
2023-01-23 06:34:28 -05:00
Thomas Göttgens
4da1fb8e27
there's a special place in hell for include paths...
2023-01-23 06:34:10 -05:00
Thomas Göttgens
8e0dcb09e8
tempfix: reboot ESP Node if heap runs low.
...
fixes #2165
2023-01-23 06:34:10 -05:00
Thomas Göttgens
014946ad0e
tryfix: also clear the second buffer.
...
Todo: do we really need 2 buffers here?
2023-01-23 12:29:10 +01:00
Thomas Göttgens
3aebb1ffb3
there's a special place in hell for include paths...
2023-01-23 12:27:16 +01:00
Thomas Göttgens
3b80421403
tempfix: reboot ESP Node if heap runs low.
...
fixes #2165
2023-01-23 12:27:16 +01:00
Thomas Göttgens
255d433ebf
Merge branch 'master' into gps-fixedposboot
2023-01-23 11:16:19 +01:00
Ben Meadors
2c1b7840c5
Make this pr great again
2023-01-23 09:22:40 +01:00
Thomas Göttgens
e9acf413fb
After thoroughly reading schematics and documentation, i conclude that this is theoretically the right definition for this hookup.
2023-01-23 09:22:40 +01:00
Ben Meadors
7c60896072
Merge branch 'master' into gps-fixedposboot
2023-01-22 20:55:49 -06:00
Ben Meadors
1941d196bb
Additional docker tags
2023-01-22 13:52:01 -06:00
Thomas Göttgens
3120744716
Missed one :-)
2023-01-22 18:58:14 +01:00
Ben Meadors
2ecf273cf3
Merge pull request #2189 from meshtastic/xmodem-fix-2
...
Xmodem fix 2
2023-01-22 09:12:51 -06:00
Ben Meadors
50cee4a6c8
Oops!
2023-01-22 08:51:30 -06:00
Ben Meadors
ac6d4e33d4
Format
2023-01-22 08:49:06 -06:00
Ben Meadors
4c9f0b2646
Just start a new PR. Conflicts were too wild
2023-01-22 08:48:31 -06:00
Ben Meadors
fab663d1b7
Merge branch 'master' into gps-fixedposboot
2023-01-21 20:34:41 -06:00
Ben Meadors
fc5e80a5cc
Merge pull request #2172 from meshtastic/stm32wl-wip
...
Stm32wl wip
2023-01-21 20:29:36 -06:00
Ben Meadors
266c61065d
I swear I did this before you butthole
2023-01-21 19:51:24 -06:00
Ben Meadors
e2e7658789
w/e
2023-01-21 19:24:33 -06:00
Thomas Göttgens
a421edce49
Merge branch 'master' into stm32wl-wip
2023-01-21 21:55:09 +01:00
Ben Meadors
3f3a4ce44c
Merge pull request #2187 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2023-01-21 14:49:56 -06:00
caveman99
8aab63dace
[create-pull-request] automated change
2023-01-21 20:37:04 +00:00