extern_interface/include
ovizro a2f04fb3cb refactor(comframe): move common definitions and implement serial port functions
- Move common definitions from defines.h to comframe.h
- Implement get_com_tty_id and init_tty functions in comframe.cpp
- Update extern_interface to use pthreads and inicpp
- Simplify event handling in event.cpp
- Remove unused includes and cleanup code in various files
2024-11-29 18:07:35 +08:00
..
c_testcase.h add a test case 2024-11-28 18:14:00 +08:00
comframe.h refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
command.h init repo 2024-11-28 16:31:00 +08:00
dataqueue.hpp add a test case 2024-11-28 18:14:00 +08:00
defines.h refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
event.h init repo 2024-11-28 16:31:00 +08:00
extern_interface.h refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +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