VOIX外部接口模块
Go to file
ovizro 5ca1a439f3 refactor(exint): improve queue implementation and rename project
- Rename project from extern_interface to external_interface
- Update CMakeLists.txt to use new project name and add compiler flags
- Implement QueueException and related classes in dataqueue.hpp
- Update event handling and thread management in event.cpp
- Modify external_interface initialization and naming conventions
- Update logging and test cases to reflect changes
2024-12-06 16:07:06 +08:00
docs refactor(communication): remove unused extern interface module 2024-12-02 23:16:25 +08:00
include refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +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(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
tests refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +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(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
mak init repo 2024-11-28 16:31:00 +08:00