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-01-21 10:51:09 -05:00
2026-01-21 19:05:09 +01:00
2026-01-21 10:51:09 -05:00
2026-02-18 16:43:48 -09:00
2026-02-03 16:46:36 -05:00
2026-01-21 10:51:09 -05:00
2026-02-19 15:17:17 +13:00
2026-01-21 10:51:09 -05:00
2026-02-19 15:17:17 +13:00
2026-02-10 15:47:31 +13:00
2026-01-21 10:51:09 -05:00
2026-02-10 15:23:51 +13:00
2026-01-21 10:51:09 -05:00
2026-01-21 19:05:09 +01:00
2026-02-19 15:17:17 +13:00
2026-01-21 10:51:09 -05:00
2026-01-21 10:51:09 -05:00
2026-02-18 17:05:03 +01:00
2026-02-18 17:05:03 +01:00
2026-01-21 10:51:09 -05:00
2026-01-21 10:51:09 -05:00
2026-01-21 10:51:09 -05:00
2026-01-21 10:51:09 -05:00
2026-01-21 19:05:09 +01:00
2026-01-21 10:51:09 -05:00
2026-01-21 10:51:09 -05:00
2026-01-27 10:30:06 -09:00
2026-01-21 10:51:09 -05:00
2026-01-21 19:05:09 +01:00