extern_interface/include
Ovizro 539ea0e170 refactor(extern_interface): implement deinitialization and improve event handling
- Add extern_interface_deinit() function for proper deinitialization
- Implement event queue with move semantics for better performance
- Update telemetry and alarm handling logic
- Refactor code to use more modern C++ features and improve readability
2024-12-02 14:48:26 +08:00
..
c_testcase.h add a test case 2024-11-28 18:14:00 +08:00
comframe.h refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
command.h init repo 2024-11-28 16:31:00 +08:00
dataqueue.hpp refactor(extern_interface): implement deinitialization and improve event handling 2024-12-02 14:48:26 +08:00
defines.h feat(event): implement new event handling mechanism 2024-11-30 18:26:46 +08:00
etif_detail.h refactor(extern_interface): implement deinitialization and improve event handling 2024-12-02 14:48:26 +08:00
event.h feat(event): implement new event handling mechanism 2024-11-30 18:26:46 +08:00
extern_interface.h refactor(extern_interface): implement deinitialization and improve event handling 2024-12-02 14:48:26 +08:00
inicpp.hpp refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
telemetry.h init repo 2024-11-28 16:31:00 +08:00