extern_interface/include
ovizro 53a5fe6d50 feat(core): rename and restructure event handling and initialization
- Rename exint_init to exint_initialize
- Update event handling to use multiple threads
- Add epoch checking to DataQueue
- Modify config reading logic
- Update build scripts
- Refactor test cases
2024-12-14 14:39:28 +08:00
..
exint feat(core): rename and restructure event handling and initialization 2024-12-14 14:39:28 +08:00
logging refactor(logging): implement get_logger and set_logger functions 2024-12-10 15:53:48 +08:00
CCfgFileParser.h feat(core): rename and restructure event handling and initialization 2024-12-14 14:39:28 +08:00
c_testcase.h refactor(logging): implement get_logger and set_logger functions 2024-12-10 15:53:48 +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 feat(core): rename and restructure event handling and initialization 2024-12-14 14:39:28 +08:00
defines.h refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
external_interface.h feat(core): rename and restructure event handling and initialization 2024-12-14 14:39:28 +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