Commit Graph
16360 Commits
Author SHA1 Message Date
J. Nick Koston b8c216c646 Merge branch 'dev' into integration 2025-11-16 15:55:11 -06:00
Clyde Stubbs 320120883c [lvgl] Migrate lv_font creation into Font class and optimise (#11915) 2025-11-17 08:47:54 +11:00
J. Nick Koston 76546bade7 Merge branch 'combine_name_object_id' into integration 2025-11-16 13:04:00 -06:00
J. Nick Koston 8997fb3443 [core] Reduce flash size by combining set_name() and set_object_id() calls 2025-11-16 13:02:59 -06:00
J. Nick Koston 094ed59230 Merge branch 'de_dupe_lam' into integration 2025-11-16 12:47:44 -06:00
J. Nick Koston 8512266068 Merge branch 'libretiny_no_strlen' into integration 2025-11-16 11:58:02 -06:00
J. Nick Koston 4c9d903773 [logger] Eliminate strlen overhead on LibreTiny 2025-11-16 11:56:52 -06:00
J. Nick Koston d878e9a8f2 Merge remote-tracking branch 'upstream/web_server_shutdown_race_fix' into integration 2025-11-16 09:18:58 -06:00
J. Nick Koston 02c5f18b5d [web_server_idf] Fix lwIP assertion crash by shutting down sockets on connection close 2025-11-16 09:18:07 -06:00
J. Nick Koston a913e7df33 handles newlines, add test to prove it 2025-11-16 08:16:41 -06:00
J. Nick Koston 4fc4da6ed2 [analyze-memory] Show all core symbols > 100 B instead of top 15 (#11909) 2025-11-16 07:35:31 -06:00
J. Nick Koston 6f4042f401 Add tests for sensor timeout filters (#11923) 2025-11-15 22:21:38 -06:00
J. Nick Koston ea2b4c3e25 [binary_sensor] Modernize to C++17 nested namespaces and remove redundant qualifications (#11929) 2025-11-16 04:21:06 +00:00
J. Nick Koston fc546ca3f6 [scheduler] Fix timing breakage after 49 days of uptime on ESP8266/RP2040 (#11924) 2025-11-15 22:20:57 -06:00
J. Nick Koston 6b158e760d [ld2410] Add timeout filter to prevent stuck targets (#11920) 2025-11-15 22:04:25 -06:00
J. Nick Koston 5710cab972 [ld2412] Fix stuck targets by adding timeout filter (#11919) 2025-11-15 22:03:43 -06:00
J. Nick Koston 027ede7ca2 Merge branch 'binary_sensor_namespace_cleanup' into integration 2025-11-15 21:33:54 -06:00
J. Nick Koston 6d03afecd0 [binary_sensor] Modernize to C++17 nested namespaces and remove redundant qualifications 2025-11-15 21:32:46 -06:00
Clyde Stubbs eb759efb3d [font] Store glyph data in flash only (#11926) 2025-11-16 12:48:02 +11:00
J. Nick Koston 3d9390498b Merge branch 'reduce_logger_locking' into integration 2025-11-15 18:43:48 -06:00
J. Nick Koston d60c358f48 preen 2025-11-15 18:43:39 -06:00
J. Nick Koston f725877b0e Merge branch 'reduce_logger_locking' into integration 2025-11-15 18:36:51 -06:00
J. Nick Koston 26b820272a optimize esp8266 as well 2025-11-15 18:36:39 -06:00
J. Nick Koston e20d89d190 Merge branch 'reduce_logger_locking' into integration 2025-11-15 18:31:25 -06:00
J. Nick Koston 9557c90c20 comment 2025-11-15 18:31:07 -06:00
J. Nick Koston 693b27a190 Merge branch 'reduce_logger_locking' into integration 2025-11-15 18:18:04 -06:00
J. Nick Koston d64bcf27b3 cleanup 2025-11-15 18:17:50 -06:00
J. Nick Koston 47d1081ebc Merge branch 'reduce_logger_locking' into integration 2025-11-15 18:15:21 -06:00
J. Nick Koston d5d61546e7 cleanup 2025-11-15 18:15:10 -06:00
J. Nick Koston 0b33ba606c Merge branch 'reduce_logger_locking' into integration 2025-11-15 18:03:44 -06:00
J. Nick Koston 554cdbd5a4 bot is right 2025-11-15 18:03:08 -06:00
J. Nick Koston 0b132f9569 Merge branch 'reduce_logger_locking' into integration 2025-11-15 17:42:10 -06:00
J. Nick Koston 0d147e5d10 missed one 2025-11-15 17:42:01 -06:00
J. Nick Koston 46ddd253bd Merge branch 'reduce_logger_locking' into integration 2025-11-15 17:37:45 -06:00
J. Nick Koston 730a70ee8b missed header 2025-11-15 17:37:37 -06:00
J. Nick Koston 1b19e4e8ad Merge branch 'reduce_logger_locking' into integration 2025-11-15 17:36:37 -06:00
J. Nick Koston d096f1192d make bot happy 2025-11-15 17:35:41 -06:00
J. Nick Koston ae985bfb07 Merge branch 'reduce_logger_locking' into integration 2025-11-15 17:19:55 -06:00
J. Nick Koston 88a23acc4b tweak 2025-11-15 17:19:37 -06:00
J. Nick Koston 950dff1a38 [logger] Reduce ESP32 UART mutex overhead by 50% 2025-11-15 16:54:18 -06:00
J. Nick Koston 61eddfdcda [logger] Reduce ESP32 UART mutex overhead by 50% 2025-11-15 16:47:35 -06:00
J. Nick Koston 0f10b9d76f Merge branch 'single_model_rollover_fix' into integration 2025-11-15 15:35:43 -06:00
J. Nick Koston c61411c620 [scheduler] Fix timing breakage after 49 days of uptime on ESP8266/RP2040 2025-11-15 14:42:06 -06:00
J. Nick Koston 219206057f Merge branch 'de_dupe_lam' into integration 2025-11-15 12:26:47 -06:00
J. Nick Koston f6378990cd add tests for crazy edge cases 2025-11-15 12:19:06 -06:00
J. Nick Koston e604ec267e Merge remote-tracking branch 'origin/switch_to_std_index_sequence' into integration 2025-11-15 12:12:21 -06:00
J. Nick Koston ae343a94ca disable around old code 2025-11-15 12:11:50 -06:00
J. Nick Koston 25c7be3970 Merge branch 'de_dupe_lam' into integration 2025-11-15 12:06:57 -06:00
J. Nick Koston d7892f2289 [core] Replace seq<>/gens<> with std::index_sequence for code clarity 2025-11-15 12:04:49 -06:00
J. Nick Koston b7f6013378 [core] Replace seq<>/gens<> with std::index_sequence for code clarity 2025-11-15 12:04:02 -06:00