Thomas Göttgens
a5bcf48240
Welp it's 7.0.2 now but the branch is still open :-)
2024-09-30 18:12:35 +02:00
Thomas Göttgens
19f45d282f
Update radiolib to 7.0.1
2024-09-29 23:12:20 +02:00
Thomas Göttgens
2e935fd943
why is this different than github docs?
2024-09-29 14:03:22 +02:00
Thomas Göttgens
88af23319c
Aha!
2024-09-29 14:00:36 +02:00
Thomas Göttgens
42a3301188
Update main_matrix.yml
2024-09-29 13:58:07 +02:00
Thomas Göttgens
57b8b55fc5
Merge pull request #4900 from meshtastic/caveman99-patch-1
...
runner debug
2024-09-29 13:55:00 +02:00
Thomas Göttgens
d0440f3cac
don't interfere with the trunk check
2024-09-29 13:54:46 +02:00
Thomas Göttgens
ef2035a60c
runner debug
2024-09-29 13:52:47 +02:00
Thomas Göttgens
fa29386eb7
Update main_matrix.yml
2024-09-29 12:40:17 +02:00
Thomas Göttgens
a542d41ac7
rats, missed one
2024-09-28 21:59:13 +02:00
Thomas Göttgens
9513c68544
Update main_matrix.yml
2024-09-28 20:37:38 +02:00
Thomas Göttgens
448afb8345
Add C6 Target
2024-09-28 20:37:07 +02:00
Thomas Göttgens
22ecbcb046
Create build_esp32_c6.yml
2024-09-28 20:35:48 +02:00
Thomas Göttgens
7963ca6171
Merge pull request #4869 from meshtastic/t3s3-1121
...
Support T3S3 LR1121 variant
2024-09-28 20:13:26 +02:00
Thomas Göttgens
479b0856b4
use rfswitch definition and update radiolib
2024-09-28 19:07:11 +02:00
Thomas Göttgens
7289f36600
Merge branch 'master' into t3s3-1121
2024-09-28 17:51:21 +02:00
Thomas Göttgens
ef1f0cb074
Merge pull request #4895 from meshtastic/4884-unset-rx
...
Don't process RX when region unset
2024-09-28 17:50:29 +02:00
Thomas Göttgens
1e8d089c4e
yolo!
2024-09-28 16:40:00 +02:00
Thomas Göttgens
06dab4fa13
Don't process RX when region unset
2024-09-28 16:27:38 +02:00
Thomas Göttgens
e530ceb566
Merge pull request #4692 from meshtastic/esp32-c6
...
First stab at ESP32-C6 support for TLora-C6
2024-09-28 14:05:42 +02:00
Thomas Göttgens
da346159f7
fix overzealous pin definitions
2024-09-28 14:01:42 +02:00
Thomas Göttgens
c650e7d273
finish TLora C6 Support, without bluetooth for now
2024-09-28 13:42:32 +02:00
Thomas Göttgens
f3213a5b2f
Merge branch 'master' into esp32-c6
2024-09-28 13:39:55 +02:00
Thomas Göttgens
1dc0cc0d05
Merge pull request #4894 from meshtastic/create-pull-request/patch
...
Update protobufs and classes
2024-09-28 13:39:18 +02:00
Thomas Göttgens
62c306a14b
Merge branch 'master' into esp32-c6
2024-09-28 12:33:50 +02:00
Thomas Göttgens
5a2c58197b
Merge pull request #4891 from meshtastic/store-n-forward
...
First stab at enabling store and forward for Native
2024-09-28 12:09:53 +02:00
Thomas Göttgens
cc101f9cd2
run the full suite when run on master
2024-09-28 12:07:05 +02:00
Thomas Göttgens
016e1005df
Merge branch 'master' into t3s3-1121
2024-09-28 11:37:42 +02:00
Thomas Göttgens
1f08401070
Merge pull request #4892 from dahanc/master
...
Only log "Setting DIO2 as RF switch" when doing so and fix battery level
2024-09-28 11:36:54 +02:00
Thomas Göttgens
d1d6bfe693
Merge pull request #4890 from meshtastic/guard-remotehardware
...
Remove remote hardware from firmware release
2024-09-28 11:36:27 +02:00
Thomas Göttgens
a39280e9df
Merge pull request #4893 from meshtastic/softSleep
...
Only check hardsleep threshold if GPS softsleep is supported
2024-09-28 11:35:57 +02:00
Thomas Göttgens
2798946176
Merge branch 'master' into t3s3-1121
2024-09-27 22:59:06 +02:00
Thomas Göttgens
4ee1ae429b
Merge branch 'master' into esp32-c6
2024-09-27 22:58:46 +02:00
Thomas Göttgens
482361b252
Fix CAD IRQ setting
...
credited to @GUVWAF
2024-09-27 22:56:42 +02:00
Thomas Göttgens
cb1cf055b1
Merge branch 'master' into esp32-c6
2024-09-27 22:51:29 +02:00
Thomas Göttgens
6c2e60d415
Merge branch 'master' into t3s3-1121
2024-09-27 22:22:42 +02:00
Thomas Göttgens
ae14ca7870
the name is somewhat misleading
2024-09-27 10:42:27 +02:00
Thomas Göttgens
747046d335
nope
2024-09-27 10:37:15 +02:00
Thomas Göttgens
e02a7d1c68
test if quick is working at all
2024-09-27 10:36:00 +02:00
Thomas Göttgens
bdb998c763
pick either setup or setup-quick as valid
2024-09-27 10:33:16 +02:00
Thomas Göttgens
c35d780236
only randominze for at least 3 elements
2024-09-27 10:27:57 +02:00
Thomas Göttgens
39febad630
only sample a few builds for CI runs
2024-09-27 10:25:37 +02:00
Thomas Göttgens
40932ea06c
update ci builder to include a 'quick' command line option that only outputs 3 random devices or check targets
2024-09-27 10:21:34 +02:00
Thomas Göttgens
f37b88b55e
Merge pull request #4880 from meshtastic/radiolib-crc
...
Update radiolib, fixes CRC bug on SX127x and improves LR11xx support
2024-09-27 10:19:06 +02:00
Thomas Göttgens
743fc2e812
Update radiolib, fixes CRC bug on SX127x and improves LR11xx support
2024-09-27 09:07:14 +02:00
Thomas Göttgens
a32233bb92
fixa de typo too
2024-09-26 12:15:37 +02:00
Thomas Göttgens
fff2e435b5
Merge branch 'master' into t3s3-1121
2024-09-26 12:13:45 +02:00
Thomas Göttgens
8f84a96b69
refactor: typo fix in macro definition
2024-09-26 12:12:08 +02:00
Thomas Göttgens
11c17ec78c
oh well
2024-09-26 11:39:35 +02:00
Thomas Göttgens
b4bdf604f5
tryfix
2024-09-26 11:08:49 +02:00
Thomas Göttgens
833d7f65bc
fix toolchains between old and new ESP32
2024-09-26 10:18:45 +02:00
Thomas Göttgens
12481b568a
fix a lot of nuisances reported by cppcheck ( #4872 )
...
* fix a lot of nuisances reported by cppcheck
* fix portduino
2024-09-25 19:09:06 -05:00
Thomas Göttgens
3072b2a444
Merge branch 'master' into esp32-c6
2024-09-26 00:20:00 +02:00
Thomas Göttgens
5c77e29d66
Merge branch 'master' into t3s3-1121
2024-09-26 00:17:41 +02:00
Thomas Göttgens
118809fbfc
Account for size of Envelope when allocating buffer. ( #4819 )
...
* Account for size of Envelope when allocating buffer.
INFO | 09:29:20 568 [mqtt] Subscribing to msh/2/e/LongFast/+
INFO | 09:29:20 568 [mqtt] Subscribing to msh/2/json/LongFast/+
INFO | 09:29:20 568 [mqtt] Subscribing to msh/2/e/PKI/+
DEBUG | 09:29:20 568 [mqtt] Publishing enqueued MQTT message
ERROR | 09:29:20 568 [mqtt] Panic: can't encode protobuf reason='bytes size exceeded'
assert failed: size_t pb_encode_to_bytes(uint8_t*, size_t, const pb_msgdesc_t*, const void*) mesh-pb-constants.cpp:18 (0)
* save some mem
2024-09-25 17:13:04 -05:00
Thomas Göttgens
581686c7b7
Merge pull request #4780 from augustozanellato/detsensor_broadcast_changes
...
DetectionSensor: more flexible triggering
2024-09-25 22:48:57 +02:00
Thomas Göttgens
d4e8452c60
Tbeams have no ADC ( #4871 )
2024-09-25 13:51:11 -05:00
Thomas Göttgens
26112ba001
Support T3S3 LR1121 variant
2024-09-25 18:56:17 +02:00
Thomas Göttgens
bebd2bb9e0
Merge pull request #4863 from meshtastic/create-pull-request/patch
...
Update protobufs and classes
2024-09-25 10:29:27 +02:00
Thomas Göttgens
65104d5d8c
fix #4844 ( #4859 )
2024-09-24 16:51:07 -05:00
Thomas Göttgens
1afd61698b
Merge pull request #4745 from todd-herbert/t114-i2c
...
I2C for Heltec Mesh Node T114
2024-09-23 15:45:35 +02:00
Thomas Göttgens
01203eb854
Merge pull request #4805 from scruplelesswizard/update-classes-on-protobuf-update
...
Update classes on protobufs update
2024-09-21 21:46:32 +02:00
Thomas Göttgens
906b0233d2
Merge pull request #4801 from meshtastic/heltec-wireless-bridge
...
heltec-wireless-bridge
2024-09-21 16:15:28 +02:00
Thomas Göttgens
d584031d10
Merge pull request #4804 from meshtastic/create-pull-request/patch
...
Update protobufs and classes
2024-09-21 15:16:52 +02:00
Thomas Göttgens
e6c7c80b3f
Raspberry Pico2 - needs protos
2024-09-21 14:50:19 +02:00
Thomas Göttgens
52cef05c70
heltec-wireless-bridge
...
requires Proto PR first
2024-09-21 12:42:51 +02:00
Thomas Göttgens
8e5928276b
update pin definitions
...
update toolchain
enable telemetry
fix compilation
2024-09-21 11:27:14 +02:00
Thomas Göttgens
5dcaceccdd
Merge branch 'esp32-c6' of github.com:meshtastic/firmware into esp32-c6
2024-09-21 11:24:58 +02:00
Thomas Göttgens
f1cf2bf413
First stab at ESP32-C6 support for TLora-C6
2024-09-21 11:24:52 +02:00
Thomas Göttgens
1bca8de042
Merge branch 'esp32-c6' of github.com:meshtastic/firmware into esp32-c6
2024-09-20 19:37:51 +02:00
Thomas Göttgens
6ffdc9875b
First stab at ESP32-C6 support for TLora-C6
2024-09-20 19:37:47 +02:00
Thomas Göttgens
b84cf55659
Merge branch 'esp32-c6' of github.com:meshtastic/firmware into esp32-c6
2024-09-20 19:37:24 +02:00
Thomas Göttgens
f5016763fd
change evaluation order to silence warning about "found" ( #4749 )
2024-09-17 10:33:21 -05:00
Thomas Göttgens
4b5bcf52d2
Merge pull request #4691 from S5NC/rak11200-pin-name-correction
...
Rak11200 pin name correction
2024-09-17 11:42:40 +02:00
Thomas Göttgens
5ba418b2cd
Merge pull request #4744 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2024-09-17 09:27:42 +02:00
Thomas Göttgens
bc753e6903
trunk fmt
2024-09-17 15:24:11 +08:00
Thomas Göttgens
21eb54e58a
Merge pull request #4740 from fifieldt/QMC5883L
...
Fix I2C address for QMC5883L.
2024-09-17 09:09:43 +02:00
Thomas Göttgens
b3343303a9
write firmware version and hardware platform to Flash memory
2024-09-16 21:36:54 +02:00
Thomas Göttgens
ea6f6c3668
First stab at ESP32-C6 support for TLora-C6
2024-09-16 14:25:17 +02:00
Thomas Göttgens
51b22630b4
Merge pull request #4728 from fifieldt/11111111111111111
...
Fix Heltec T114 vendor definition
2024-09-16 12:20:18 +02:00
Thomas Göttgens
9527874815
First stab at ESP32-C6 support for TLora-C6
2024-09-12 22:42:10 +02:00
Thomas Göttgens
68d6ff8c24
Merge pull request #4650 from fifieldt/AG3352
...
Add support for AG3352 and fix AG3335 support
2024-09-09 16:40:44 +02:00
Thomas Göttgens
8ab2e91df6
Merge pull request #4659 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2024-09-09 12:21:56 +02:00
Thomas Göttgens
e985ee878f
Merge pull request #4658 from fifieldt/zombiegps
...
If GPS sleepTime is Zero, don't sleep.
2024-09-09 12:12:53 +02:00
Thomas Göttgens
b2e2f1dba3
Merge branch 'master' into AG3352
2024-09-09 11:10:36 +02:00
Thomas Göttgens
8e88b9e819
Merge pull request #4646 from gitbisector/batt_stat
...
Report PWD when no battery present.
2024-09-07 10:58:17 +02:00
Thomas Göttgens
56a2e40681
Merge pull request #4647 from fifieldt/gps-probe-macro
...
Simplify GNSS Probe code
2024-09-07 10:54:24 +02:00
Thomas Göttgens
5c2fe4a2c0
Merge pull request #4644 from meshtastic/create-pull-request/patch
...
Changes by create-pull-request action
2024-09-06 22:29:32 +02:00
Thomas Göttgens
fd1ebdf363
Merge pull request #4507 from rcarteraz/add-contributing-file
...
Draft contributing.md file
2024-09-06 15:12:56 +02:00
Thomas Göttgens
35b47467c7
Merge pull request #4639 from zerolint/master
...
RAK13800 Ethernet improvements
2024-09-06 15:11:10 +02:00
Thomas Göttgens and Ben Meadors
8f35a42f4f
tryfix #4384 ( #4642 )
...
* tryfix #4384 - don't assume we want that functionality if the Accelerometer was found. This is only for T-Watch
* Add config.display.wake_on_tap_or_motion default to RAK
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2024-09-06 06:55:56 -05:00
Thomas Göttgens
35a565cd84
Merge pull request #4623 from robertfisk/tidyup_keyboard_defines
...
Gather canned message magic numbers into header defines.
2024-09-06 13:49:27 +02:00
Thomas Göttgens
55292f8a84
Merge pull request #4638 from fifieldt/CRLF
...
Add missing linefeeds to gps code
2024-09-06 11:46:57 +02:00
Thomas Göttgens
26a3841a93
Merge pull request #4637 from todd-herbert/gps-icon
...
Update E-Ink GPS icon immediately when triple-pressing user button
2024-09-06 11:25:12 +02:00
Thomas Göttgens
8e519d09b4
Merge pull request #4641 from meshtastic/lr-version
...
Add LR11x0 firmware version to init.
2024-09-06 11:24:04 +02:00
Thomas Göttgens
ae41a7cc06
Merge pull request #4635 from RCGV1/patch-1
...
Update Pull Request Template
2024-09-06 10:05:11 +02:00
Thomas Göttgens
011e640e95
Add LR11x0 firmware version to init.
2024-09-06 09:47:43 +02:00
Thomas Göttgens
7c6454f171
bring 2.4G back in line with preset bandwidth ( #4634 )
2024-09-05 15:49:08 -05:00
Thomas Göttgens
ff40a3f120
fix RF switch for Tracker E ( #4621 )
...
* fix RF switch for Tracker E
* fix all flags for Radiolib
* hopefully fix LR1110
* update to latest radiolib master - thanks @GUVWAF
2024-09-03 14:21:40 -05:00
Thomas Göttgens
8b1d7825b9
Merge pull request #4612 from meshtastic/Tracker-1000E
...
several small changes for Tracker 1000E
2024-09-03 14:33:03 +02:00