VOIX外部接口模块
Go to file
Ovizro c9ef0edda6 refactor(extern_interface): rename and restructure telemetry data handling
- Rename ET_TYPE_TELEMETRY_REQUEST to ET_SYS_STATUS_WAKE
- Rename get_telemetry_request_data to get_telemetry_data
- Rename extern_interface_handle to handle_pack
- Move telemetry data preparation from host_com.cpp to extern_interface
- Simplify volume grade, system version, and application version handling
2024-11-30 02:44:08 +08:00
docs init repo 2024-11-28 16:31:00 +08:00
include refactor(extern_interface): rename and restructure telemetry data handling 2024-11-30 02:44:08 +08:00
logqueueconfig init repo 2024-11-28 16:31:00 +08:00
scripts refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
src refactor(extern_interface): rename and restructure telemetry data handling 2024-11-30 02:44:08 +08:00
tests refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
toolchains refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
.gitignore init repo 2024-11-28 16:31:00 +08:00
CMakeLists.txt refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
mak init repo 2024-11-28 16:31:00 +08:00