extern_interface/include
ovizro f46f39b2b2 feat(event): implement event handling mechanism
- Add event registration and triggering functionality
- Implement event callback mechanism
- Update exint_send to support event type
- Modify alarm and command handlers to use event mechanism
- Update test cases for event handling
2024-12-24 22:50:03 +08:00
..
exint feat(event): implement event handling mechanism 2024-12-24 22:50:03 +08:00
logging feat(exint): support UDP and Unix socket transport for telemetry 2024-12-19 18:00:09 +08:00
transport feat(exint): support UDP and Unix socket transport for telemetry 2024-12-19 18:00:09 +08:00
CCfgFileParser.h feat(exint): support UDP and Unix socket transport for telemetry 2024-12-19 18:00:09 +08:00
c_testcase.h feat(exint): support UDP and Unix socket transport for telemetry 2024-12-19 18:00:09 +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(event): implement event handling mechanism 2024-12-24 22:50:03 +08:00
defines.h refactor(exint): improve queue implementation and rename project 2024-12-06 16:07:06 +08:00
external_interface.h feat(event): implement event handling mechanism 2024-12-24 22:50:03 +08:00
external_interface_event.h feat(event): implement event handling mechanism 2024-12-24 22:50:03 +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