extern_interface/include
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
..
exint refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
logging refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
c_testcase.h add a test case 2024-11-28 18:14:00 +08:00
comframe.h refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
command.h init repo 2024-11-28 16:31:00 +08:00
dataqueue.hpp refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
defines.h refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
external_interface.h refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +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