模块参考:应答器(驱动器)
sagetech_mxs
资料来源 drivers/transponder/sagetech_mxs
#### 描述 该驱动程序集成了 Sagetech MXS 认证转发器,用于发送和接收 ADSB 信息和流量。#### 示例 尝试在指定的串行设备上启动驱动程序。$ sagetech_mxs start -d /dev/ttyS1 Stop driver $ sagetech_mxs stop Set Flight ID (8 char max) $ sagetech_mxs flight_id MXS12345 Set MXS Operating Mode $ sagetech_mxs opmode off/on/stby/alt $ sagetech_mxs opmode 0/1/2/3 Set the Squawk Code $ sagetech_mxs squawk 1200
使用方法
sagetech_mxs <命令> [参数...]
命令
启动 启动驱动程序
-d <val> 串行设备
stop 停止驱动程序
flightid 设置航班标识(最多 8 个字符)
标识 设置 ADSB-Out 报文中的 IDENT 位
opmode 设置 MXS 运行模式。('off'、'on'、'stby'、'alt'或
数字 [0-3])
squawk 设置 Squawk 代码。[0-7777] 八进制(数字不能大于 7)