extern_interface/include
ovizro 9e4fdf3b13 feat(exint): support UDP and Unix socket transport for telemetry
- Add UDP and Unix socket transport options for telemetry data
- Implement new handler functions for text and audio data
- Update configuration file format to support new transport options
- Refactor existing code to accommodate new functionality
2024-12-19 18:00:09 +08:00
..
exint feat(exint): support UDP and Unix socket transport for telemetry 2024-12-19 18:00:09 +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(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