Thomas Göttgens
|
a8f2e3ddbd
|
pack the bleota-s3 in the omnibus zip
|
2023-03-09 09:10:16 +01:00 |
|
Thomas Göttgens
|
67be6aa53b
|
fmt
|
2023-03-09 09:04:08 +01:00 |
|
Thomas Göttgens
|
68e17ab905
|
avoid a couple of downloads and build seconds by building the littlefs for the current target instead of 'tbeam'
|
2023-03-09 09:00:59 +01:00 |
|
Thomas Göttgens
|
a56403987b
|
use the s3 build script
|
2023-03-09 08:45:49 +01:00 |
|
Thomas Göttgens
|
7acacb3bba
|
Add a separate workflow for s3 boards
they use the same batch file but require a different OTA firmware.
|
2023-03-09 08:45:49 +01:00 |
|
Thomas Göttgens
|
9150c2e568
|
fix stuff i somehow inadvertently broke.
|
2023-03-08 17:12:25 +01:00 |
|
Thomas Göttgens
|
944d5066e9
|
update lib dependency
|
2023-03-08 17:12:25 +01:00 |
|
Thomas Göttgens
|
a538a96c90
|
fmt
|
2023-03-08 17:12:25 +01:00 |
|
Thomas Göttgens
|
31ef82557f
|
try revert protos
|
2023-03-08 17:12:25 +01:00 |
|
Thomas Göttgens
|
9d440b7dba
|
revert overcommit
|
2023-03-08 17:12:25 +01:00 |
|
Thomas Göttgens
|
267db05d69
|
- G1 Explorer use correct display controller
- adhere UA font in modules
|
2023-03-08 17:12:25 +01:00 |
|
Thomas Göttgens
|
5044169e8d
|
fixes #2330
|
2023-03-06 14:12:24 +01:00 |
|
Thomas Göttgens
|
8e197fc35b
|
fixes #2327
|
2023-03-06 12:50:05 +01:00 |
|
Thomas Göttgens
|
4a0dfb5401
|
T3S3-1.1 SX1276 config (and cosmetic change for SX1280 in PA mode)
|
2023-03-04 18:39:19 +01:00 |
|
Thomas Göttgens
|
fab5e4c5cc
|
potential fix for Range Test Leak. Poking around in the dark.
|
2023-02-23 22:19:23 +01:00 |
|
Thomas Göttgens
|
9fc18c2a19
|
Merge pull request #2295 from meshtastic/2228-bug-heap-leak-in-rangetestmodule
tryfix #2228 as suggested by @mverch67
|
2023-02-21 20:40:20 +01:00 |
|
Thomas Göttgens
|
d830398fc5
|
Check if there's something there before we free it
|
2023-02-21 20:01:56 +01:00 |
|
Thomas Göttgens
|
2e80a4ed87
|
tryfix #2228 as suggested by @mverch67
|
2023-02-21 14:53:27 +01:00 |
|
Thomas Göttgens
|
83e309f3bf
|
label boards as secondary to split the core firmware archive by support level.
Ref: https://docs.platformio.org/en/latest/scripting/examples/platformio_ini_custom_options.html
|
2023-02-10 01:35:25 +01:00 |
|
Thomas Göttgens
|
dc6f6af7fb
|
Update to Espressif32 Platform 6.0 and ESP-IDF 5.0
|
2023-02-10 00:21:15 +01:00 |
|
Thomas Göttgens
|
23e1c0b7a8
|
Merge pull request #2168 from meshtastic/rsyslog-client
Add RSYSLOG Support to TCP Firmware
|
2023-02-07 01:58:45 +01:00 |
|
Thomas Göttgens
|
631699bfd7
|
Merge branch 'rsyslog-client' of github.com:meshtastic/firmware into rsyslog-client
|
2023-02-07 01:31:18 +01:00 |
|
Thomas Göttgens
|
4ac0de21ab
|
great, the ONE time i remember trunk fmt i forget to cppcheck ...
|
2023-02-07 01:30:55 +01:00 |
|
Thomas Göttgens
|
4ede8ab9de
|
Merge branch 'master' into rsyslog-client
|
2023-02-07 01:08:24 +01:00 |
|
Thomas Göttgens
|
b952c35da6
|
eliminate main source of multiline logging
|
2023-02-07 01:02:51 +01:00 |
|
Thomas Göttgens
|
a3dbac73fe
|
trunk fmt
|
2023-02-05 09:06:57 +01:00 |
|
Thomas Göttgens
|
fb611ef986
|
fix time display
|
2023-02-05 09:06:57 +01:00 |
|
Thomas Göttgens
|
b07904fe77
|
Merge remote-tracking branch 'remotes/origin/master' into rsyslog-client
|
2023-02-05 01:21:30 +01:00 |
|
Thomas Göttgens
|
829318046a
|
rsyslog is working
|
2023-02-05 00:11:00 +01:00 |
|
Thomas Göttgens
|
18442816ef
|
trunk fmt
|
2023-02-04 17:15:36 +01:00 |
|
Thomas Göttgens
|
c28d469fc6
|
Change LED Blink time in light sleep to 100ms
|
2023-02-04 17:13:38 +01:00 |
|
Thomas Göttgens
|
d97a09ba1f
|
add DEBUG_HEAP_MQTT flag to send stats info to mqtt. Used to graph these values over time. Turned off for regular builds
|
2023-02-04 14:56:04 +01:00 |
|
Thomas Göttgens
|
22500a6c34
|
tryfix for #2242
|
2023-02-04 11:36:35 +01:00 |
|
Thomas Göttgens
|
7a50934185
|
change time display to relative for rx messages
|
2023-02-03 17:45:12 +01:00 |
|
Thomas Göttgens
|
3c6bbff4f9
|
Adjust braces to match DeviceTelemetry
this is to force correct order of evaluation.
|
2023-02-02 19:37:28 +01:00 |
|
Thomas Göttgens
|
f6c6c2912f
|
update enviro module to not create copies
|
2023-02-02 18:17:52 +01:00 |
|
Thomas Göttgens
|
a13adfb598
|
fixes #2239
|
2023-02-02 18:17:52 +01:00 |
|
Thomas Göttgens
|
8734afa7be
|
Merge branch 'rsyslog-client' of github.com:meshtastic/firmware into rsyslog-client
|
2023-02-01 15:25:43 +01:00 |
|
Thomas Göttgens
|
5b75abc6f7
|
guard-clause use of syslog object
|
2023-02-01 15:25:25 +01:00 |
|
Thomas Göttgens
|
e4d455640f
|
Merge branch 'master' into rsyslog-client
|
2023-02-01 15:09:44 +01:00 |
|
Thomas Göttgens
|
090d399843
|
hook up additional rsyslog output if debug printing is active
|
2023-02-01 15:09:07 +01:00 |
|
Thomas Göttgens
|
c908e61611
|
Update architecture.h
Add Namespace
|
2023-02-01 11:14:28 +01:00 |
|
Thomas Göttgens
|
3dda6e14f7
|
Trunk Fmt
|
2023-02-01 11:14:28 +01:00 |
|
Thomas Göttgens
|
39bb9f21ac
|
trunk fmt
|
2023-01-31 18:36:20 +01:00 |
|
Thomas Göttgens
|
7750dd2d46
|
debug asserts
|
2023-01-31 18:36:20 +01:00 |
|
Thomas Göttgens
|
d34f6d0f68
|
the cake is a lie
|
2023-01-31 18:34:40 +01:00 |
|
Thomas Göttgens
|
d02588ad85
|
Merge pull request #2236 from meshtastic/create-pull-request/patch
Changes by create-pull-request action
|
2023-01-31 17:27:35 +01:00 |
|
Thomas Göttgens
|
1f0e64e794
|
Merge branch 'master' into rsyslog-client
|
2023-01-31 17:26:23 +01:00 |
|
Thomas Göttgens
|
e1914dd464
|
Fix build errors for other platforms
|
2023-01-31 17:25:18 +01:00 |
|
Thomas Göttgens
|
04add9b91e
|
revert config changes accidentally pushed
|
2023-01-31 15:56:02 +01:00 |
|
Thomas Göttgens
|
5e1c39eb0f
|
RP2040 toolchain updated
|
2023-01-31 15:51:21 +01:00 |
|
Thomas Göttgens
|
661894f9f9
|
fix nRF52 and linter errors.
|
2023-01-31 14:20:04 +01:00 |
|
Thomas Göttgens
|
104ffe36b2
|
Merge branch 'master' into rsyslog-client
|
2023-01-30 19:06:42 +01:00 |
|
Thomas Göttgens
|
7aa4e94e45
|
Do not send when region unset
|
2023-01-30 17:25:21 +01:00 |
|
Thomas Göttgens
|
afcd7acfab
|
User configurable center frequency
|
2023-01-30 17:24:19 +01:00 |
|
Thomas Göttgens
|
c3d08df18c
|
Merge pull request #2198 from folkertvanheusden/timestamp-in-recv-msgs
show timestamp for received messages
|
2023-01-29 20:26:09 +01:00 |
|
Thomas Göttgens
|
0b84c7c0f3
|
trunk fmt
|
2023-01-29 19:42:36 +01:00 |
|
Thomas Göttgens
|
cf5485112b
|
Merge branch 'master' into timestamp-in-recv-msgs
|
2023-01-29 19:25:41 +01:00 |
|
Thomas Göttgens
|
61028293b8
|
move temporary reboot code to blink thread
|
2023-01-27 14:46:53 +01:00 |
|
Thomas Göttgens
|
c7937e73a4
|
Merge branch 'master' into timestamp-in-recv-msgs
|
2023-01-24 20:47:35 +01: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 |
|
Thomas Göttgens
|
efa1445df4
|
Merge branch 'master' into gps-fixedposboot
|
2023-01-23 12:48:23 +01: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 |
|
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 |
|
Thomas Göttgens
|
3120744716
|
Missed one :-)
|
2023-01-22 18:58:14 +01:00 |
|
Thomas Göttgens
|
a421edce49
|
Merge branch 'master' into stm32wl-wip
|
2023-01-21 21:55:09 +01:00 |
|
Thomas Göttgens
|
aac9b5db30
|
and the saga continues
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
6f30a84afc
|
dayum!
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
c53c87499b
|
missed a few
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
cdf379616c
|
whatever makes trunk happy.
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
6fdb93cd16
|
re-add namespacing in protobufs. Let's see what i missed. Portduino likely ...
Checking in generated on purpose.
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
ab3446faed
|
Back out changes to non-source files
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
9ebe24e680
|
that didn't hurt at all
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
811ac15a81
|
even those were formatted.
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
51b2c431d9
|
trunk roundhouse kick
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
6cf18b7d07
|
trunk recommended this change ¯\_(ツ)_/¯
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
8f5338dc85
|
Merge pull request #2174 from meshtastic/SH1107
Sh1107 support (128x128)
|
2023-01-20 22:15:02 +01:00 |
|
Thomas Göttgens
|
8c434c7084
|
Merge branch 'SH1107' of github.com:meshtastic/firmware into SH1107
|
2023-01-20 21:54:03 +01:00 |
|
Thomas Göttgens
|
88c84dd806
|
trunk again
|
2023-01-20 21:53:34 +01:00 |
|
Thomas Göttgens
|
0eaf0747f4
|
fix building other screen adapters
|
2023-01-20 16:34:39 +01:00 |
|
Thomas Göttgens
|
cbd6a0065b
|
trunk format
|
2023-01-20 15:04:09 +01:00 |
|
Thomas Göttgens
|
50f72b0ea0
|
add the possibility to #define USE_SH1107 to fix boards to this display.
|
2023-01-20 15:04:09 +01:00 |
|
Thomas Göttgens
|
74ec5e8a5c
|
add support for 128x128 b/w display GME128128-01-IIC
|
2023-01-20 15:04:09 +01:00 |
|
Thomas Göttgens
|
bec0cda175
|
Merge branch 'master' into printFixes
|
2023-01-20 14:32:03 +01:00 |
|
Thomas Göttgens
|
48ea836a5c
|
Merge pull request #2177 from meshtastic/create-pull-request/patch
Changes by create-pull-request action
|
2023-01-19 15:46:06 +01:00 |
|
Thomas Göttgens
|
c04980084a
|
Fix line endings at LF and make windows proto generation work again. needs cygwin64 in path
|
2023-01-19 14:04:31 +01:00 |
|
Thomas Göttgens
|
111ec56028
|
Merge pull request #2173 from meshtastic/triple-double
Double click sends ad-hoc position, triple turns off gps
|
2023-01-19 08:20:53 +01:00 |
|
Thomas Göttgens
|
fdf7c3a812
|
Merge branch 'master' into rsyslog-client
|
2023-01-18 22:13:38 +01:00 |
|
Thomas Göttgens
|
f86eef66c8
|
Simple UDP calls, if wired up a fair bit of this can go again.
this is preliminary work
|
2023-01-18 21:35:51 +01:00 |
|
Thomas Göttgens
|
d35b619063
|
Merge pull request #2112 from meshtastic/xmodem-proto
Add Chunked File Transfer to API
|
2023-01-16 20:36:09 +01:00 |
|
Thomas Göttgens
|
0e51a42ce2
|
Merge branch 'master' into xmodem-proto
|
2023-01-16 20:11:02 +01:00 |
|