extern_interface/include
ovizro 6fb6402219 feat(event): implement new event handling mechanism
- Rename and restructure event-related functions and data structures
- Introduce unique_ptr for automatic memory management of event arguments
- Add new event types and update existing ones
- Modify telemetry and host communication threads to use new event system
- Remove redundant code and optimize data handling
2024-11-30 18:26:46 +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 feat(event): implement new event handling mechanism 2024-11-30 18:26:46 +08:00
etif_detail.h feat(event): implement new event handling mechanism 2024-11-30 18:26:46 +08:00
event.h feat(event): implement new event handling mechanism 2024-11-30 18:26:46 +08:00
extern_interface.h refactor(extern_interface): rename and restructure telemetry data handling 2024-11-30 02:44:08 +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