Thomas Göttgens
3e82cd7dd4
Support for TLORA 2.1-1.8
2022-11-02 18:19:09 +01:00
Thomas Göttgens
57ca5fea81
tryfix compile with NO_SCREEN
2022-11-02 18:19:09 +01:00
Thomas Göttgens
05b9fd04c6
switch submodule branch to develop
2022-11-02 15:08:49 +01:00
Thomas Göttgens
b7ef63230b
new location of ota firmware
2022-10-31 14:50:31 +01:00
Thomas Göttgens
0091863888
Merge pull request #1867 from t413/techo-shutdown-backlight
...
Powers off eink backlights before shutdown
2022-10-28 11:23:05 +02:00
Thomas Göttgens
8a4341fec4
use new lora.use_preset bool ( #1868 )
2022-10-27 19:15:16 -05:00
Thomas Göttgens
548b0d0b53
Merge pull request #1866 from markbirss/master
...
Enable RAK14000 2.13 inch b/w E-Ink partial update support
2022-10-27 11:36:06 +02:00
Thomas Göttgens
713e0f4260
Merge pull request #1865 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2022-10-27 09:06:22 +02:00
Thomas Göttgens
058689709f
Merge pull request #1864 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2022-10-26 23:33:49 +02:00
Thomas Göttgens
eb29f10634
Merge pull request #1861 from meshtastic/lib-fix
...
Lib fix + NTP fix
2022-10-26 19:24:20 +02:00
Thomas Göttgens
d5a9e3114a
Update ethClient.cpp
2022-10-26 18:37:51 +02:00
Thomas Göttgens
7417729482
debug removed
2022-10-26 18:37:20 +02:00
Thomas Göttgens
d5c407c098
remove accidental commit
2022-10-26 18:36:41 +02:00
Thomas Göttgens
a1256818d9
update library location
2022-10-26 18:25:31 +02:00
Thomas Göttgens
689cec14aa
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
2022-10-26 18:15:07 +02:00
Thomas Göttgens
04225826f6
Bump ConfigDB Version.
...
this forces a factory reset on upgrade.
2022-10-26 18:12:31 +02:00
Thomas Göttgens
86787e60f3
Merge pull request #1860 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2022-10-26 17:56:41 +02:00
Thomas Göttgens
c0770402ce
Merge pull request #1855 from meshtastic/remove-softap
...
Remove Captive Portal and SoftAP Mode
2022-10-26 17:55:45 +02:00
Thomas Göttgens
d7c98062ce
Merge remote-tracking branch 'remotes/origin/master' into remove-softap
2022-10-26 17:54:21 +02:00
Thomas Göttgens
497c0b7a47
don't rush failed time updates
2022-10-26 17:38:53 +02:00
Thomas Göttgens
d588dde007
Merge pull request #1842 from meshtastic/RAK13800
...
Rak13800
2022-10-26 11:33:22 +02:00
Thomas Göttgens
3de0a3adfc
Merge branch 'RAK13800' of github.com:meshtastic/Meshtastic-device
2022-10-26 11:10:17 +02:00
Thomas Göttgens
b7ebe03ca8
API Server and DHCP Lease Management
2022-10-26 11:09:59 +02:00
Thomas Göttgens
a7fb88e293
make cppcheck happy about stuff it shouldn't care for
2022-10-26 09:16:54 +02:00
Thomas Göttgens
6e1b1e3ed7
Merge branch 'RAK13800' of github.com:meshtastic/Meshtastic-device
2022-10-26 00:07:33 +02:00
Thomas Göttgens
a66538fe55
MQTT is working over ethernet
2022-10-26 00:07:02 +02:00
Thomas Göttgens
602e65d898
fix non-ESP32 builds
2022-10-25 12:42:08 +02:00
Thomas Göttgens
338c9c1e0c
Remove Captive Portal and SoftAP Mode
2022-10-25 11:53:22 +02:00
Thomas Göttgens
9fac57b713
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
2022-10-24 23:11:56 +02:00
Thomas Göttgens
aab52f1e8d
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
2022-10-23 16:41:04 +02:00
Thomas Göttgens
1e97dcbb4c
Portduino is always special.
2022-10-22 16:53:57 +02:00
Thomas Göttgens
103c82bc2c
only build on vanilla RAK4631 for now.
2022-10-22 16:42:36 +02:00
Thomas Göttgens
f3fee5f4fb
first murmurs of ethernet support
2022-10-22 16:29:50 +02:00
Thomas Göttgens
564feadc0d
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
2022-10-22 16:28:57 +02:00
Thomas Göttgens
f05e0f3a81
Merge pull request #1841 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2022-10-22 16:20:57 +02:00
Thomas Göttgens
f6251eef27
Merge pull request #1840 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2022-10-22 16:17:46 +02:00
Thomas Göttgens
60da55d6dd
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
2022-10-22 14:25:43 +02:00
Thomas Göttgens
05147c016c
Merge pull request #1839 from meshtastic/pwm-notify
...
use PWM buzzer on notification module.
2022-10-22 14:25:32 +02:00
Thomas Göttgens
f7655f3abe
fix compiler warning
2022-10-22 14:18:47 +02:00
Thomas Göttgens
62b3509009
missed one
2022-10-22 14:13:45 +02:00
Thomas Göttgens
d817889255
don't depend on EXT_NOTIFY_OUT being defined.
2022-10-22 13:45:43 +02:00
Thomas Göttgens
d4ddcdd91e
use PWM buzzer on notification module. To activate set moduleConfig.external_notification.output equal to the PIN_BUZZER. If another value is set, the traditional digital mode is used
2022-10-22 13:35:34 +02:00
Thomas Göttgens
0bda4c2f76
Merge pull request #1838 from meshtastic/filebrowser-fix
...
fix json filebrowser in web server
2022-10-22 12:35:31 +02:00
Thomas Göttgens
be8da851a6
fix json filebrowser in web server
2022-10-22 11:55:01 +02:00
Thomas Göttgens
d4459a48b9
Merge pull request #1831 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2022-10-21 09:43:30 +02:00
Thomas Göttgens
995885962d
Merge pull request #1826 from meshtastic/oem-proto
...
wire in OEM.proto keystore
2022-10-20 09:10:01 +02:00
Thomas Göttgens
7d8c77a4b2
Merge branch 'master' into oem-proto
2022-10-19 15:42:21 +02:00
Thomas Göttgens
7c8c479b96
wire in OEM.proto keystore
2022-10-19 15:39:06 +02:00
Thomas Göttgens
1b6395b4e4
Merge pull request #1825 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2022-10-19 13:45:12 +02:00
Thomas Göttgens
43c9ab1faa
Merge pull request #1824 from meshtastic/caveman99-patch1
...
Dont retransmit packets destined for ourselves.
2022-10-19 11:56:44 +02:00
Thomas Göttgens
b56f9b3b16
Dont retransmit packets destined for ourselves.
...
Solves assert failed: virtual ErrorCode Router::send(MeshPacket*) Router.cpp:189 (p->to != nodeDB.getNodeNum())
2022-10-19 11:44:26 +02:00
Thomas Göttgens
303396dfc3
Merge pull request #1823 from meshtastic/json-cleanup
...
Json cleanup
2022-10-19 11:20:24 +02:00
Thomas Göttgens
075a53ced0
Update MQTT.cpp
2022-10-19 11:04:13 +02:00
Thomas Göttgens
18ccb38824
Update MQTT.cpp
2022-10-19 11:01:23 +02:00
Thomas Göttgens
c97831963b
just for good measure, correct json type field
2022-10-19 10:58:46 +02:00
Thomas Göttgens
7c3dc076d2
only convert and send JSON topics with type 'sendtext'
2022-10-19 10:54:56 +02:00
Thomas Göttgens
b859347ecd
Merge pull request #1822 from meshtastic/json-cleanup
...
possible fix for stuck MQTT handler.
2022-10-19 00:02:00 +02:00
Thomas Göttgens
ea87193c8f
possible fix for stuck MQTT handler.
2022-10-18 21:51:40 +02:00
Thomas Göttgens
c1381b9ebd
Merge pull request #1818 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2022-10-18 12:21:02 +02:00
Thomas Göttgens
f68f8e5547
Merge pull request #1817 from meshtastic/json-cleanup
...
fix JSON red herring error messages and Redirectable Print's new fixed buffer
2022-10-18 11:57:11 +02:00
Thomas Göttgens
943e6f02d4
Merge branch 'master' into json-cleanup
2022-10-18 11:18:34 +02:00
Thomas Göttgens
01298a7b01
Update RedirectablePrint.cpp
2022-10-18 11:18:12 +02:00
Thomas Göttgens
46aee8274f
fix JSON red herring error messages and Redirectable Print's new fixed buffer.
2022-10-18 11:16:21 +02:00
Thomas Göttgens
f76a2eeb9e
Merge pull request #1816 from meshtastic/wifi-disconnect-fix
...
If wifi credentials ever go stale, dump them.
2022-10-18 11:15:19 +02:00
Thomas Göttgens
3b7c0be842
don't irritate people with non working options
2022-10-18 10:30:50 +02:00
Thomas Göttgens
49378a9145
If wifi credentials ever go stale, dump them.
...
This solves the dreaded 5 - STA_DISCONNECTED / 2 - AUTH_EXPIRE loops
2022-10-18 10:16:47 +02:00
Thomas Göttgens
139f61d03e
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
2022-10-17 16:45:28 +02:00
Thomas Göttgens and Ben Meadors
e65d9e8ccd
Add support for SX1281 on 2.4 GHz ( #1809 )
...
* Add support for SX1281 on 2.4 GHz
* only allow wide BW settings when the right chip is detected
* portduino cannot use this chip yet as it uses an old modified version of radiolib
* missed a spot
* Attempt to supress false positive
* Attempt to supress false positive
* Trying casing from the cpp-check manual
* Trying casing from the cpp-check manual
* Inline suppr should be default but...
* Maybe casting it will make the damn thing shut up
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2022-10-17 08:33:41 -05:00
Thomas Göttgens
e4751e34ae
missed a spot
2022-10-17 10:34:43 +02:00
Thomas Göttgens
e922169e72
Merge branch 'LORA-24' of github.com:meshtastic/Meshtastic-device
2022-10-17 10:32:35 +02:00
Thomas Göttgens
2b851ef6ae
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
2022-10-17 10:32:05 +02:00
Thomas Göttgens
5f4b93aba2
portduino cannot use this chip yet as it uses an old modified version of radiolib
2022-10-17 10:31:29 +02:00
Thomas Göttgens
b66d1a5dab
Merge branch 'master' into LORA-24
2022-10-17 10:05:15 +02:00
Thomas Göttgens
867525eff8
Merge pull request #1813 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2022-10-17 10:05:00 +02:00
Thomas Göttgens
38fed8a61e
Merge branch 'LORA-24' of github.com:meshtastic/Meshtastic-device
2022-10-17 10:00:41 +02:00
Thomas Göttgens
31c2c8a7a3
only allow wide BW settings when the right chip is detected
2022-10-17 10:00:00 +02:00
Thomas Göttgens
a081d28e36
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
2022-10-17 09:45:39 +02:00
Thomas Göttgens
f6119639bb
Add support for SX1281 on 2.4 GHz
2022-10-16 19:07:58 +02:00
Thomas Göttgens
d8f44d7b1b
Merge pull request #1807 from meshtastic/nmea-serial
...
Add NMEA output mode to serial module
2022-10-16 17:15:24 +02:00
Thomas Göttgens
cc73d2c2f2
Sigh...
2022-10-16 16:51:17 +02:00
Thomas Göttgens
b1f789dddd
fix cppcheck
2022-10-16 16:45:32 +02:00
Thomas Göttgens
d3e9dbf6a9
Add NMEA output mode (my own position, and other devices as waypoints) to serial module
2022-10-16 16:37:38 +02:00
Thomas Göttgens
44529620ad
Merge pull request #1806 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2022-10-16 16:25:34 +02:00
Thomas Göttgens
27bcf67c0c
add routine to output waypoint data
2022-10-16 12:28:49 +02:00
Thomas Göttgens
f8fa721c72
Merge pull request #1798 from meshtastic/i2cscan
...
Scan for I2C devices twice on all CPU's
2022-10-14 15:33:46 +02:00
Thomas Göttgens
a7e0127793
scan i2c twice for all devices, not just tbeam
2022-10-13 23:46:25 +02:00
Thomas Göttgens
603f60d86a
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
2022-10-13 19:13:09 +02:00
Thomas Göttgens
6febf6b17c
Merge pull request #1796 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2022-10-13 17:58:41 +02:00
Thomas Göttgens
4fa8d02b08
update FromRadio UUID for nRF52 devices ( #1795 )
2022-10-13 09:32:54 -05:00
Thomas Göttgens
efa423c8ad
update FromRadio UUID for nRF52 devices
2022-10-13 16:20:27 +02:00
Thomas Göttgens
43fb0d80f1
Merge pull request #1794 from meshtastic/canned-spice
...
Display looks better that way...
2022-10-13 15:56:13 +02:00
Thomas Göttgens
b25ace14e5
Update CannedMessageModule.h
2022-10-13 15:44:27 +02:00
Thomas Göttgens
8734751bc4
make screen timeout work again
2022-10-13 15:31:57 +02:00
Thomas Göttgens
5559a1edb0
Display looks better that way...
2022-10-13 15:22:57 +02:00
Thomas Göttgens
bf503354f3
Merge pull request #1792 from meshtastic/atecca
...
Support for ATECCA608B Cryptographic Coprocessor
2022-10-13 14:34:44 +02:00
Thomas Göttgens
7b10441a28
update raspberry pi framework some more...
2022-10-13 14:21:48 +02:00
Thomas Göttgens
994e396c00
update Raspberry Pico Framework
2022-10-13 13:57:17 +02:00
Thomas Göttgens
6e22ee9061
make nRF52 happy
2022-10-13 13:31:19 +02:00
Thomas Göttgens
b5fb0f60b0
don't compile on Portduino
2022-10-13 13:01:24 +02:00
Thomas Göttgens
a7fe69ed6b
Support for ATECCA608B Cryptographic Coprocessor
2022-10-13 12:55:28 +02:00