首次提交完整的python工程代码

This commit is contained in:
2026-06-15 20:38:42 +08:00
commit bca485d748
159 changed files with 248076 additions and 0 deletions

37
dist_20260412/config.ini Normal file
View File

@@ -0,0 +1,37 @@
# 本地本软件 M 监听的端口
[LOCAL]
; UDP_A_LISTEN_PORT = 7000
; UDP_C_LISTEN_PORT = 6004
A_B = 6000
;A_B =6000,如果暂时不收数改为7000
A_C = 6001
B_D = 6002
B_E = 6003
C_AB = 6004
C = 6004, # 单端口C 软件只发这里
A_LISTEN = 7000
# 目标软件地址
[REMOTE]
A_IP = 192.168.10.100
A_PORT = 7788
B_IP = 192.168.10.106
B_TELEM_PORT = 3078
B_REMOTE_PORT = 3028
B_UDP_PORT = 2098
C_IP = 192.168.10.178
C_PORT = 3071
D_IP = 127.0.0.1
D_PORT = 5003
E_IP = 127.0.0.1
E_PORT = 5004
# 卫星参数
[SATELLITE]
SATELLITE_ID = 1