extern_interface/include
ovizro 02ca1e00b3 feat(external_interface): implement transport layer and refactor handlers
- Add transport layer abstraction for COM and UDP communication
- Refactor handler definitions and processing logic
- Improve error handling and logging
- Remove unnecessary global variables and pthread usage
2024-12-18 23:08:16 +08:00
..
exint feat(external_interface): implement transport layer and refactor handlers 2024-12-18 23:08:16 +08:00
logging feat(external_interface): implement transport layer and refactor handlers 2024-12-18 23:08:16 +08:00
transport feat(external_interface): implement transport layer and refactor handlers 2024-12-18 23:08:16 +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 feat(external_interface): implement transport layer and refactor handlers 2024-12-18 23:08:16 +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 feat(external_interface): implement transport layer and refactor handlers 2024-12-18 23:08:16 +08:00