J. Nick Koston
|
321eba5184
|
Merge branch 'logger_strlen' into integration
|
2025-07-07 08:48:45 -05:00 |
|
J. Nick Koston
|
82b9ec53fd
|
fix merge error
|
2025-07-07 08:48:35 -05:00 |
|
J. Nick Koston
|
b9262f967b
|
Merge branch 'logger_strlen' into integration
|
2025-07-07 08:47:27 -05:00 |
|
J. Nick Koston
|
949fb9a890
|
Optimize logger callback API by including message length parameter
|
2025-07-07 08:46:21 -05:00 |
|
J. Nick Koston
|
99952a701f
|
Merge remote-tracking branch 'upstream/jesserockz-2025-282' into integration
|
2025-07-07 07:34:48 -05:00 |
|
J. Nick Koston
|
88878adb6c
|
Merge branch 'filter_compile_warning_vv' into integration
|
2025-07-07 07:33:53 -05:00 |
|
J. Nick Koston
|
17e3b49ebb
|
Merge branch 'api_sprint' into integration
|
2025-07-07 07:33:49 -05:00 |
|
J. Nick Koston
|
a217747f5d
|
Replace deprecated sprintf with snprintf in API protobuf code generation
|
2025-07-07 07:32:22 -05:00 |
|
Edward Firmo
|
c6f7e84256
|
[nextion] Review touch_sleep_timeout (#9345)
|
2025-07-07 07:30:34 -05:00 |
|
J. Nick Koston
|
790c9cbb84
|
Fix format specifier warnings in QuantileFilter logging
|
2025-07-07 07:27:31 -05:00 |
|
Keith Burzinski
|
db877e688a
|
[ld2450] Clean-up for consistency, reduce CPU usage when idle (#9363)
|
2025-07-07 07:22:49 -05:00 |
|
J. Nick Koston
|
da5fb6e24f
|
Merge branch '20250707-ld2450-clean-up' into integration
|
2025-07-07 07:18:12 -05:00 |
|
Jesse Hills
|
a77439b4b7
|
Ignore new helper files for namespace inclusion
|
2025-07-07 23:24:30 +12:00 |
|
Edward Firmo
|
4e25b6da7b
|
[nextion] Optimize settings memory usage with compile-time defines (#9350)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-07 09:15:13 +00:00 |
|
Jesse Hills
|
1a049bdcbb
|
More missing includes
|
2025-07-07 21:06:50 +12:00 |
|
Keith Burzinski
|
79686239d3
|
Rename button, sort vars
|
2025-07-07 03:33:21 -05:00 |
|
Keith Burzinski
|
c934e84e21
|
[ld2450] Clean-up for consistency, reduce CPU usage when idle
|
2025-07-07 03:23:04 -05:00 |
|
Jonathan Swoboda
|
83512b88c4
|
[sx126x] Add sx126x component (#8516)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-07-07 05:41:23 +00:00 |
|
Jesse Hills
|
5e2f8cb018
|
Missing includes
|
2025-07-07 17:33:05 +12:00 |
|
J. Nick Koston
|
6bd0af6d85
|
Merge branch 'heap_scheduler_stress_component' into integration
|
2025-07-06 23:58:09 -05:00 |
|
J. Nick Koston
|
0f28a49822
|
tidy
|
2025-07-06 23:57:46 -05:00 |
|
Jesse Hills
|
66d96646b1
|
[core] Move platform helper implementations into their own file
|
2025-07-07 16:40:45 +12:00 |
|
Jesse Hills
|
fde5f88192
|
[inkplate6] Require 240mhz cpu frequency (#9356)
|
2025-07-06 23:36:34 -05:00 |
|
Edward Firmo
|
2510b5ffb5
|
[nextion] Replace boolean flags with bitfields to optimize memory usage (#9359)
|
2025-07-07 04:07:03 +00:00 |
|
J. Nick Koston
|
be4cf6505f
|
Merge branch 'heap_scheduler_stress_component' into integration
|
2025-07-06 22:56:46 -05:00 |
|
J. Nick Koston
|
e8ea7825a9
|
Merge branch 'dev' into heap_scheduler_stress_component
|
2025-07-06 22:56:18 -05:00 |
|
J. Nick Koston
|
8c13eab731
|
no flakey
|
2025-07-06 22:54:46 -05:00 |
|
Keith Burzinski
|
364b6ca8d0
|
[scd4x] Memory optimization (#9358)
|
2025-07-07 03:54:19 +00:00 |
|
DT-art1
|
e49b89a051
|
Introduce base Camera class to support alternative camera implementations (#9285)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-07-07 15:45:00 +12:00 |
|
Jonathan Swoboda
|
bdd52dbaa4
|
[sx127x] Fix shaping print in dump_config and preallocate packet (#9357)
|
2025-07-06 22:41:47 -05:00 |
|
J. Nick Koston
|
bf4cbb0aee
|
Merge branch 'heap_scheduler_stress_component' into integration
|
2025-07-06 22:14:38 -05:00 |
|
J. Nick Koston
|
aaec4b7bd3
|
validation consistent
|
2025-07-06 22:13:35 -05:00 |
|
J. Nick Koston
|
7bddcd4f64
|
Merge branch 'heap_scheduler_stress_component' into integration
|
2025-07-06 22:07:21 -05:00 |
|
J. Nick Koston
|
af205a5267
|
one more test
|
2025-07-06 22:01:19 -05:00 |
|
J. Nick Koston
|
765793505d
|
Use std::span to eliminate heap allocation for single-packet API transmissions (#9313)
|
2025-07-07 14:53:23 +12:00 |
|
J. Nick Koston
|
a303f93236
|
Fix bluetooth proxy busy loop when disconnecting pending BLE connections (#9332)
|
2025-07-07 14:50:36 +12:00 |
|
J. Nick Koston
|
492580edc3
|
Split LockFreeQueue into base and notifying variants to reduce memory usage (#9330)
|
2025-07-07 14:50:14 +12:00 |
|
J. Nick Koston
|
c2599d7719
|
safer
|
2025-07-06 21:43:03 -05:00 |
|
J. Nick Koston
|
4ea6f23d9e
|
Merge branch 'heap_scheduler_stress_component' into integration
|
2025-07-06 21:32:06 -05:00 |
|
J. Nick Koston
|
f23fd52a26
|
clarify what we know
|
2025-07-06 21:31:39 -05:00 |
|
J. Nick Koston
|
cfd43c81fb
|
clarify what we know
|
2025-07-06 21:30:39 -05:00 |
|
J. Nick Koston
|
3dcba675b4
|
Merge branch 'heap_scheduler_stress_component' into integration
|
2025-07-06 21:23:51 -05:00 |
|
J. Nick Koston
|
bb51031ec6
|
preen
|
2025-07-06 21:23:30 -05:00 |
|
J. Nick Koston
|
ecb99cbcce
|
fix flakey test
|
2025-07-06 21:19:38 -05:00 |
|
J. Nick Koston
|
0a514821c6
|
preen
|
2025-07-06 21:04:23 -05:00 |
|
J. Nick Koston
|
074fbb522c
|
preen
|
2025-07-06 21:01:52 -05:00 |
|
J. Nick Koston
|
71d6ba242e
|
preen
|
2025-07-06 21:01:25 -05:00 |
|
J. Nick Koston
|
37ffd64b48
|
Merge remote-tracking branch 'upstream/heap_scheduler_stress_component' into heap_scheduler_stress_component
|
2025-07-06 20:59:59 -05:00 |
|
J. Nick Koston
|
ec65652567
|
add missed remake
|
2025-07-06 20:59:43 -05:00 |
|
J. Nick Koston
|
731613421d
|
fix flakey
|
2025-07-06 20:59:08 -05:00 |
|