Commit Graph
13158 Commits
Author SHA1 Message Date
J. Nick Koston b7fca5488a lol 2025-07-04 12:59:11 -05:00
J. Nick Koston 9c22772758 fix scope issue 2025-07-04 11:40:11 -05:00
J. Nick Koston 1e72f07fdf Merge branch 'reduce_main_loop' into integration 2025-07-04 11:29:12 -05:00
J. Nick Koston a592e96709 preen 2025-07-04 11:29:01 -05:00
J. Nick Koston 3980339868 Merge branch 'reduce_main_loop' into integration 2025-07-04 11:26:45 -05:00
J. Nick Koston afa66c17bd preen 2025-07-04 11:26:33 -05:00
J. Nick Koston be2988b1d7 Merge branch 'reduce_main_loop' into integration 2025-07-04 11:24:46 -05:00
J. Nick Koston cf647f0c36 Merge remote-tracking branch 'upstream/dev' into integration 2025-07-04 11:24:40 -05:00
J. Nick Koston 385ed4ca0c Merge remote-tracking branch 'upstream/reduce_main_loop' into reduce_main_loop 2025-07-04 11:23:44 -05:00
J. Nick Koston 9188a8e326 preen 2025-07-04 11:23:33 -05:00
J. Nick Koston 0efb6d55c8 Merge branch 'dev' into reduce_main_loop 2025-07-04 11:20:27 -05:00
J. Nick Koston f748047b7b Merge branch 'reduce_main_loop' into integration 2025-07-04 11:18:55 -05:00
J. Nick Koston 49bc767bf4 cleanup 2025-07-04 11:13:08 -05:00
J. Nick Koston e12cc9a9a7 cleanup 2025-07-04 11:12:54 -05:00
J. Nick Koston 8e4470cdff Merge branch 'reduce_main_loop' into integration 2025-07-04 11:02:07 -05:00
J. Nick Koston bdb7e19fd0 guard esp8266 2025-07-04 10:59:58 -05:00
J. Nick Koston 0fc3f0e162 guard esp8266 2025-07-04 10:57:39 -05:00
J. Nick Koston 6fac66e63b Merge branch 'reduce_main_loop' into integration 2025-07-04 10:46:38 -05:00
J. Nick Koston 71e06ea1b6 cleanup 2025-07-04 10:45:47 -05:00
J. Nick Koston 3df434fd55 improve test 2025-07-04 10:41:59 -05:00
J. Nick Koston 729b2b2873 remove debug 2025-07-04 10:35:29 -05:00
J. Nick Koston bc2adb6b5a there was no locking on host! 2025-07-04 10:25:31 -05:00
J. Nick Koston aaff086aeb there was no locking on host! 2025-07-04 10:24:04 -05:00
J. Nick Koston e4c0f18ee3 fixes 2025-07-04 10:17:41 -05:00
J. Nick Koston 9c09a271f2 tweaks 2025-07-04 10:14:54 -05:00
J. Nick Koston 37578f3e22 fixes 2025-07-04 10:11:19 -05:00
J. Nick Koston 4649599592 fixes 2025-07-04 10:01:00 -05:00
J. Nick Koston 71f78e3a81 fixes 2025-07-04 10:00:25 -05:00
J. Nick Koston f7ca26eef8 stress 2025-07-04 08:59:15 -05:00
J. Nick Koston 0665fcea9e stress test 2025-07-04 08:49:35 -05:00
J. Nick Koston cd2b50c27f stress test 2025-07-04 08:49:12 -05:00
J. Nick Koston ca70f17b3b make test race safe 2025-07-04 08:33:34 -05:00
J. Nick Koston a5e08aaf74 make test race safe 2025-07-04 08:33:24 -05:00
J. Nick Koston 947db4605a Merge branch 'reduce_main_loop' into integration 2025-07-04 08:16:18 -05:00
J. Nick Koston 481a00a0b5 Merge remote-tracking branch 'upstream/dev' into integration 2025-07-04 08:16:16 -05:00
J. Nick Koston 465019e510 cover 2025-07-04 08:04:16 -05:00
J. Nick Koston a4d5f39fb6 cover 2025-07-04 07:59:12 -05:00
J. Nick Koston 5dd76966c3 cover 2025-07-04 07:55:01 -05:00
J. Nick Koston db86f87fc3 Make defer FIFO 2025-07-04 07:42:59 -05:00
J. Nick Koston e21334b7fa Make defer FIFO 2025-07-04 07:42:37 -05:00
J. Nick Koston ba4c268956 Make defer FIFO 2025-07-04 07:35:24 -05:00
J. Nick Koston 068594be5e Make defer FIFO 2025-07-04 07:29:37 -05:00
J. Nick KostonandJesse Hills d686257cff Fix web_server busy loop with ungracefully disconnected clients (#9312)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-07-04 02:07:25 +00:00
J. Nick Koston 0fd45fc86e fix 2025-07-03 20:15:45 -05:00
J. Nick Koston 257fb98113 Merge branch 'api_cleanup' into integration 2025-07-03 20:05:59 -05:00
J. Nick Koston f8922b3cca Use std::span to eliminate heap allocation for single-packet API transmissions 2025-07-03 20:01:28 -05:00
Big Mike adb7ccdbc7 Fix compiler warning in tsl2591 component (#9310) 2025-07-04 13:00:50 +12:00
J. Nick Koston d00e20ccdf Reduce web_server loop overhead on ESP32 by avoiding unnecessary semaphore operations (#9308) 2025-07-04 12:53:14 +12:00
J. Nick Koston 25457da97c Fix web_server URL parsing lifetime issue (#9309) 2025-07-04 12:33:19 +12:00
J. Nick Koston 14d7c4bdbd Add device_id to entity state messages for sub-device support (#9304) 2025-07-04 12:31:03 +12:00