VOIX外部接口模块
Go to file
ovizro 6fb6402219 feat(event): implement new event handling mechanism
- Rename and restructure event-related functions and data structures
- Introduce unique_ptr for automatic memory management of event arguments
- Add new event types and update existing ones
- Modify telemetry and host communication threads to use new event system
- Remove redundant code and optimize data handling
2024-11-30 18:26:46 +08:00
docs init repo 2024-11-28 16:31:00 +08:00
include feat(event): implement new event handling mechanism 2024-11-30 18:26:46 +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 feat(event): implement new event handling mechanism 2024-11-30 18:26:46 +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(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
mak init repo 2024-11-28 16:31:00 +08:00