Skip to content

v2.1.4

Choose a tag to compare

@github-actions github-actions released this 08 Aug 08:03
· 11 commits to main since this release
8536e47

下载哪个

给谁用
audio-for-can 管制员:一栈频率,每个带 RX/TX/XC
atis-for-can 情报通播:自动取天气、中英双语播出
xpc-for-can X-Plane 飞行员:语音 + FSD
msfs-for-can MSFS 飞行员:语音 + FSD

解压后运行目录里的 exe。不要build/ 里找同名的那个——
那只是引导程序,缺 _internal/ 里的运行库,双击会报
"Failed to load Python DLL"。

X-Plane 的他机插件

xpc-for-can 包里带了 plugin/PI_XpcTraffic.py一般不用管它
——在客户端的 设置 → 他机 里点「安装插件」就行,它会自己找到
X-Plane 目录并拷过去,之后重启 X-Plane 生效。

那一份是留给自动安装不成的情况的(X-Plane 装在需要管理员权限的
位置、绿色版探测不到目录),手工拷到

<X-Plane>/Resources/plugins/PythonPlugins/PI_XpcTraffic.py

插件要先装 XPPython3 才会被加载,版本取决于模拟器:X-Plane 12
用 v4.x,X-Plane 11.52 用 v3.1.5(v4 是拿 SDK 420 编的,不兼容 XP11)。

早期的纯语音飞行员端(client / xplane_client)不再出包,
功能已并入 xpc-for-canmsfs-for-can

Full Changelog: v2.1.3...v2.1.4