VOIX外部接口模块
Go to file
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
docs init repo 2024-11-28 16:31:00 +08:00
include refactor(extern_interface): implement deinitialization and improve event handling 2024-12-02 14:48:26 +08:00
logqueueconfig init repo 2024-11-28 16:31:00 +08:00
scripts refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
src refactor(extern_interface): implement deinitialization and improve event handling 2024-12-02 14:48:26 +08:00
tests refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
toolchains refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
.gitignore init repo 2024-11-28 16:31:00 +08:00
CMakeLists.txt refactor(extern_interface): implement deinitialization and improve event handling 2024-12-02 14:48:26 +08:00
mak init repo 2024-11-28 16:31:00 +08:00