Thomas Göttgens
|
eae7f8a786
|
fix building DIY-1 target
|
2022-12-14 14:33:59 +01:00 |
|
Thomas Göttgens
|
bb24b86018
|
support ESP32-S2 CPUs
Note: these don't have Bluetooth and only a single physical core.
|
2022-12-14 13:32:26 +01:00 |
|
Thomas Göttgens
|
d3b3a4c148
|
fix build error
|
2022-12-14 10:29:45 +01:00 |
|
Dmitry Galenko
|
46f1cee2a8
|
Fix missed braces and etc
|
2022-12-14 10:21:11 +01:00 |
|
Dmitry Galenko
|
0386af721d
|
Merge branch 'meshtastic:master' into master
|
2022-12-14 09:45:35 +01:00 |
|
Thomas Göttgens
|
de6b752db8
|
Merge pull request #2039 from ghostop14/master
Enable GPS capabilities on heltec V3
|
2022-12-14 09:38:06 +01:00 |
|
Dmitry Galenko
|
92fd5511ec
|
Disable nRF sleep on discharge
|
2022-12-14 09:36:25 +01:00 |
|
code8buster
|
8507125e98
|
Remove extraneous flag, use gps_enabled. Ensure factory reset is not triggered while chip is off and gps_enabled=0
|
2022-12-13 17:23:58 -05:00 |
|
ghostop14
|
59ec7f31ab
|
Enable GPS capabilities on heltec V3
|
2022-12-13 12:31:39 -05:00 |
|
Thomas Göttgens
|
627b21f3f2
|
made a nice PTT/RECV screen for audio module. And cleaned up screen graphics a bit.
|
2022-12-13 17:31:01 +01:00 |
|
Thomas Göttgens
|
64cc6e0b91
|
change on screen graphics to support bicolor screens
|
2022-12-13 12:33:51 +01:00 |
|
Ben Meadors
|
779d2352bd
|
Merge pull request #2037 from meshtastic/create-pull-request/patch
Changes by create-pull-request action
|
2022-12-12 16:29:39 -06:00 |
|
thebentern
|
0162db12b8
|
[create-pull-request] automated change
|
2022-12-12 19:23:34 +00:00 |
|
Ben Meadors
|
91ff7b9032
|
Merge pull request #2036 from meshtastic/create-pull-request/patch
Changes by create-pull-request action
|
2022-12-12 12:18:06 -06:00 |
|
thebentern
|
643f99f577
|
[create-pull-request] automated change
|
2022-12-12 18:06:11 +00:00 |
|
Ben Meadors
|
152288b4cc
|
Merge pull request #2025 from meshtastic/power-fsm-experiment
Power FSM experiment
|
2022-12-12 12:01:00 -06:00 |
|
Ben Meadors
|
45b518baf2
|
Move sds transition back into esp32 only
|
2022-12-12 10:24:51 -06:00 |
|
Thomas Göttgens
|
24cc479f95
|
if we get different frames than our own transmission setup, decode and play them anyway
|
2022-12-11 23:12:00 +01:00 |
|
Thomas Göttgens
|
5fbc630061
|
add IO7 to RAK pinouts - only comments changed
|
2022-12-11 21:17:46 +01:00 |
|
Ben Meadors
|
0c65c73f90
|
Merge branch 'master' into power-fsm-experiment
|
2022-12-09 19:50:26 -06:00 |
|
Thomas Göttgens
|
95eca75336
|
fix building for screenless devices
|
2022-12-09 11:27:12 +01:00 |
|
Thomas Göttgens
|
0f0dbc3274
|
reboot nrf52 on critical error 8
|
2022-12-09 11:18:43 +01:00 |
|
Thomas Göttgens
|
edb674759f
|
fixes critical error 8 does not reboot on nrf52
|
2022-12-09 11:15:49 +01:00 |
|
Thomas Göttgens
|
e3d8c5c7a6
|
Change Boot Message format
|
2022-12-08 21:48:01 +01:00 |
|
Thomas Göttgens
|
f3d6f26a28
|
Format received message screen like sender in canned messages.
|
2022-12-08 17:34:14 +01:00 |
|
Thomas Göttgens
|
1a0d51495d
|
show appropriate message when going into OTA mode
|
2022-12-08 17:17:48 +01:00 |
|
Thomas Göttgens
|
32d9a397aa
|
Toggle up to 3 pins after output_ms till nag_timeout or user button press happens
|
2022-12-08 16:27:56 +01:00 |
|
Thomas Göttgens
|
60e6dc1134
|
update protobufs manually
|
2022-12-08 10:43:18 +01:00 |
|
Thomas Göttgens
|
06d34daeab
|
Merge branch 'master' into power-fsm-experiment
|
2022-12-08 10:18:01 +01:00 |
|
Thomas Göttgens
|
a00187b97f
|
manual master merge
|
2022-12-06 16:56:38 +01:00 |
|
Thomas Göttgens
|
ba1f68d758
|
Merge pull request #2027 from lewisxhe/master
Fix the charging parmas error of tbeam-s3core and change the default USB mode
|
2022-12-06 16:39:38 +01:00 |
|
Thomas Göttgens
|
d4c0977a70
|
Merge branch 'master' into master
|
2022-12-06 15:49:32 +01:00 |
|
Thomas Göttgens
|
1a19d71e95
|
Merge pull request #2023 from meshtastic/2022-bug-recording-critical-error-11-at-srcmeshradiolibinterfacecpp389
Add debug output
|
2022-12-06 15:48:57 +01:00 |
|
Thomas Göttgens
|
21c10934fc
|
Merge pull request #2018 from arduionoGP/patch-3
Update MQTT.cpp
|
2022-12-06 15:47:30 +01:00 |
|
Thomas Göttgens
|
13cca91097
|
Merge branch 'master' into patch-3
|
2022-12-06 14:09:29 +01:00 |
|
Thomas Göttgens
|
b335b1c66b
|
Merge branch 'master' into 2022-bug-recording-critical-error-11-at-srcmeshradiolibinterfacecpp389
|
2022-12-06 14:08:48 +01:00 |
|
Thomas Göttgens
|
a42a9bf4fe
|
Merge pull request #2026 from GUVWAF/develop
TraceRouteModule
|
2022-12-06 14:08:04 +01:00 |
|
Thomas Göttgens
|
cc2653bfb5
|
Merge pull request #2029 from meshtastic/create-pull-request/patch
Changes by create-pull-request action
|
2022-12-06 14:05:51 +01:00 |
|
caveman99
|
fc5bf5a68f
|
[create-pull-request] automated change
|
2022-12-06 13:03:26 +00:00 |
|
Thomas Göttgens
|
0f7e6b8964
|
update submodule protobufs to latest
|
2022-12-06 13:55:43 +01:00 |
|
lewishe
|
63d7338311
|
fix tbeams3-core PMU charging cut-off voltage
|
2022-12-06 11:01:14 +08:00 |
|
lewishe
|
37f716d27b
|
Change tbeams3-core the default USB mode to TinyUSB
|
2022-12-06 10:58:59 +08:00 |
|
GUVWAF
|
03bfdec1e1
|
TraceRouteModule
|
2022-12-05 20:38:06 +01:00 |
|
Ben Meadors
|
0f2a835359
|
Remove hard coded !isPowered
|
2022-12-05 10:13:19 -06:00 |
|
Thomas Göttgens
|
2a84d39e40
|
Always do battery resampling if we use the ADC. Improves reading a lot.
|
2022-12-05 16:40:23 +01:00 |
|
Ben Meadors
|
b14289e976
|
More cleanup
|
2022-12-05 08:35:54 -06:00 |
|
Ben Meadors
|
1fef6f0656
|
Clean up on battery shutdown condition
|
2022-12-05 07:37:01 -06:00 |
|
Thomas Göttgens
|
183ec2124f
|
Add debug output
|
2022-12-05 11:48:46 +01:00 |
|
Ben Meadors
|
aeb9bfa063
|
Return false
|
2022-12-04 20:41:00 -06:00 |
|
arduinoGP
|
b84c7ae49b
|
Oops, added time to the Pos
|
2022-12-04 19:41:58 -05:00 |
|