J. Nick Koston
|
8931dcf409
|
reduce
|
2025-10-02 16:33:22 +02:00 |
|
J. Nick Koston
|
1fc4d1acfb
|
number
|
2025-10-02 16:20:42 +02:00 |
|
J. Nick Koston
|
5374df73ed
|
number
|
2025-10-02 16:18:06 +02:00 |
|
J. Nick Koston
|
c4d18ae292
|
Merge branch 'no_mod_logger' into integration
|
2025-10-02 14:20:30 +02:00 |
|
J. Nick Koston
|
a4cb14a76a
|
Apply Copilot review suggestion: use remainder variable instead of modifying line parameter
|
2025-10-02 13:18:19 +02:00 |
|
J. Nick Koston
|
772450f1b3
|
no mod
|
2025-10-02 11:43:27 +02:00 |
|
J. Nick Koston
|
e4388ba48b
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-10-02 10:08:46 +02:00 |
|
J. Nick Koston
|
f2aa5a754c
|
[api] Remove ClientInfo::get_combined_info() to eliminate heap fragmentation (#10970)
|
2025-10-02 12:44:30 +13:00 |
|
J. Nick Koston
|
d0b6fbdf73
|
Merge branch 'lock_mask' into integration
|
2025-10-02 00:21:59 +02:00 |
|
J. Nick Koston
|
ff55e03a5f
|
back compat
|
2025-10-02 00:20:25 +02:00 |
|
J. Nick Koston
|
b44b3cbb41
|
back compat
|
2025-10-02 00:15:55 +02:00 |
|
J. Nick Koston
|
fd65e560e8
|
Merge branch 'lock_mask' into integration
|
2025-10-02 00:04:47 +02:00 |
|
J. Nick Koston
|
efc8a8b904
|
[lock] Replace std::set with bitmask (saves 388B flash + 23B RAM per lock)
|
2025-10-02 00:04:10 +02:00 |
|
J. Nick Koston
|
729de03305
|
Merge branch 'mdns_services_const' into integration
|
2025-10-01 23:35:47 +02:00 |
|
J. Nick Koston
|
15ca069d58
|
preen
|
2025-10-01 23:34:12 +02:00 |
|
J. Nick Koston
|
86bfedc30e
|
preen
|
2025-10-01 23:30:33 +02:00 |
|
J. Nick Koston
|
785ad0cd47
|
preen
|
2025-10-01 23:27:14 +02:00 |
|
J. Nick Koston
|
76defeac39
|
preen
|
2025-10-01 23:26:29 +02:00 |
|
J. Nick Koston
|
daf2e81f1d
|
Merge branch 'mdns_services_const' into integration
|
2025-10-01 23:10:18 +02:00 |
|
J. Nick Koston
|
03c869bd43
|
update comment
|
2025-10-01 23:05:59 +02:00 |
|
J. Nick Koston
|
636d1e16f2
|
update comment
|
2025-10-01 23:05:30 +02:00 |
|
J. Nick Koston
|
5df3745304
|
Merge branch 'mdns_services_const' into integration
|
2025-10-01 22:49:28 +02:00 |
|
J. Nick Koston
|
de2838fa66
|
preen
|
2025-10-01 22:35:33 +02:00 |
|
J. Nick Koston
|
b4b8b43bd7
|
preen
|
2025-10-01 22:34:32 +02:00 |
|
J. Nick Koston
|
30df2cb9ee
|
preen
|
2025-10-01 22:33:50 +02:00 |
|
J. Nick Koston
|
03e0fbd657
|
preen
|
2025-10-01 22:33:22 +02:00 |
|
J. Nick Koston
|
c12eba9590
|
preen
|
2025-10-01 22:32:28 +02:00 |
|
J. Nick Koston
|
2eb35f83b7
|
preen
|
2025-10-01 22:31:55 +02:00 |
|
J. Nick Koston
|
518402f031
|
preen
|
2025-10-01 22:31:04 +02:00 |
|
J. Nick Koston
|
9647fd26f7
|
Merge remote-tracking branch 'upstream/dev' into mdns_services_const
|
2025-10-01 22:26:08 +02:00 |
|
J. Nick Koston
|
21d7dc2b9b
|
[mdns][openthread] Use std::array for mdns services and remove unnecessary copy
|
2025-10-01 22:25:11 +02:00 |
|
J. Nick Koston
|
a9dc0628c4
|
[mdns][openthread] Use std::array for mdns services and remove unnecessary copy
|
2025-10-01 22:21:58 +02:00 |
|
J. Nick Koston
|
9e2e4f56ad
|
Merge branch 'bound_tx_buf' into integration
|
2025-10-01 21:36:01 +02:00 |
|
J. Nick Koston
|
b252486587
|
preen
|
2025-10-01 21:13:05 +02:00 |
|
J. Nick Koston
|
73c6411a1b
|
Merge branch 'bound_tx_buf' into integration
|
2025-10-01 21:08:59 +02:00 |
|
J. Nick Koston
|
65384ef31a
|
style
|
2025-10-01 21:08:49 +02:00 |
|
J. Nick Koston
|
fa548e20da
|
Merge branch 'bound_tx_buf' into integration
|
2025-10-01 20:47:21 +02:00 |
|
J. Nick Koston
|
4b10bf09be
|
tweak, compiler optimizes it away anyways though
|
2025-10-01 20:36:40 +02:00 |
|
J. Nick Koston
|
a4c794c9fa
|
tweak, compiler optimizes it away anyways though
|
2025-10-01 20:34:51 +02:00 |
|
J. Nick Koston
|
638c6cc14e
|
[api] Reduce flash usage in user services by eliminating vector copy (#10971)
|
2025-10-01 20:26:47 +02:00 |
|
Jonathan Swoboda
|
8137d7600a
|
[rtttl] Fix warning (#10972)
|
2025-10-01 20:26:25 +02:00 |
|
J. Nick Koston
|
cc5b9ba4d6
|
Merge branch 'bound_tx_buf' into integration
|
2025-10-01 18:20:40 +02:00 |
|
J. Nick Koston
|
adade2952a
|
64
|
2025-10-01 18:17:41 +02:00 |
|
J. Nick Koston
|
f3330118ba
|
[api] Add configurable send queue limit to prevent OOM crashes
|
2025-10-01 18:13:57 +02:00 |
|
J. Nick Koston
|
2b374529f4
|
Merge branch 'client_info_flash' into integration
|
2025-10-01 17:06:01 +02:00 |
|
J. Nick Koston
|
85a6f85f2d
|
Merge remote-tracking branch 'upstream/dev' into client_info_flash
|
2025-10-01 16:39:08 +02:00 |
|
J. Nick Koston
|
f4aea8fa7a
|
tweak
|
2025-10-01 16:35:26 +02:00 |
|
J. Nick Koston
|
7b89647217
|
Merge branch 'user_services' into integration
|
2025-10-01 16:08:01 +02:00 |
|
J. Nick Koston
|
dab9a77c1a
|
lint
|
2025-10-01 16:01:52 +02:00 |
|
J. Nick Koston
|
9a240b64ce
|
Merge branch 'user_services' into integration
|
2025-10-01 15:57:51 +02:00 |
|