Jacob Dahl
ce3e62841f
module_base: remove CRTP template pattern to reduce flash bloat (#26476)
* module_base: claude rewrite to remove CRTP bloat
* module_base: apply to all drivers/modules
* format
* fix build errors
* fix missing syntax
* remove reference to module.h in files that need module_base.h
* remove old ModuleBase<T>
* add module_base.cpp to px4_protected_layers.cmake
* fix IridiumSBD can_stop()
* fix IridiumSBD.cpp
* clang-tidy: downcast static cast
* get_instance() template accessor, revert clang-tidy global
* rename module_base.h to module.h
* revert changes in zenoh/Kconfig.topics
2026-02-19 15:17:17 +13:00
..
2026-02-19 15:17:17 +13:00
2025-08-12 22:54:35 +01:00
2026-02-09 15:21:41 -07:00
2024-09-19 09:25:18 +03:00
2026-02-09 15:21:41 -07:00
2019-10-30 11:48:47 +01:00
2022-09-05 07:37:28 +02:00
2022-09-15 13:06:15 -04:00
2022-09-15 13:06:15 -04:00
2023-01-13 20:03:53 -05:00
2023-01-13 20:03:53 -05:00
2024-03-21 21:00:23 -04:00
2024-07-19 14:33:36 +02:00
2023-11-22 22:19:52 -05:00
2022-09-23 20:54:08 +12:00
2022-11-17 13:51:01 -08:00
2026-02-19 15:17:17 +13:00
2024-07-19 14:33:36 +02:00
2026-02-12 18:28:41 +01:00
2024-04-26 09:42:06 +02:00
2024-09-19 09:25:18 +03:00
2022-09-15 14:15:34 -04:00
2024-03-08 16:28:24 -05:00
2025-12-12 09:31:33 -09:00
2026-02-09 15:21:41 -07:00
2024-11-20 22:36:23 -05:00