Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit dacab92

Browse files
feat: 修订SUP标准操作流程
Supervisor.md
1 parent 47edc5f commit dacab92

1 file changed

Lines changed: 102 additions & 2 deletions

File tree

docs/CTD/SOP/Supervisor.md

Lines changed: 102 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,103 @@
1-
# 超级管理员 标准操作流程
1+
# 在线管理员 标准操作流程
22

3-
Supervisor standard operating procedure
3+
Supervisor standard operating procedure
4+
5+
6+
7+
## Supervisor专用扇区下载和使用
8+
9+
1. 进入[Github Release](https://github.com/apocfly/Supervisor-Sector-Package/releases),进行Supervisor专用扇区下载
10+
11+
!!! Note
12+
13+
此扇区不同于其他常规类型的扇区,通常不需要进行定期的更新。
14+
15+
2. 打开"Connection dialog",这Callsign中**点击**“▽”,**选择**席位
16+
17+
![image-20251128235326886](./assets/image-20251128235326886.png)
18+
19+
3. 上线完成后,界面如下图所示:
20+
21+
![image-20251128235853193](./assets/image-20251128235853193.png)
22+
23+
24+
25+
## ".wallop" 标准处理流程
26+
27+
1. 这底部聊天框中查阅"SUP"频道。
28+
29+
如有闪烁代表需要SUP介入帮助,此时进入"SUP"频道,查阅是哪一位用户发起的".wallop"请求,如下图:
30+
31+
![image-20251129000324386](./assets/image-20251129000324386.png)
32+
33+
2. 使用 `.chat XXXX_XXX` 指令,开启和这位用户的私聊
34+
35+
例如:
36+
```
37+
.chat ZBAA_APP
38+
```
39+
40+
!!! Warning
41+
42+
严禁在SUP频道中直接回复消息
43+
44+
!!! Note
45+
由于SUP频道的消息特性在:
46+
47+
SUP -> Pilot/Controller: 公共频道;
48+
49+
Pilot/Controller -> SUP频道,仅在线SUP能够查阅。
50+
51+
3. 依次输入:
52+
```
53+
.hello
54+
; 填写$2的内容
55+
; Hello, my name is $2, and I'm one of the Network Superivisors.
56+
57+
====================================================================================
58+
59+
.how
60+
; How can I help you.
61+
```
62+
63+
4. 视情况按照 [CoC](../../General/OPDOC-General-202502-R2-SC.md) 相应条例,对涉事的管制员/机组进行处理
64+
65+
![image-20251129002053473](./assets/image-20251129002053473.png)
66+
67+
5. 最后,使用给予对方结束语
68+
69+
```
70+
.close
71+
; The issue has been colsed.
72+
73+
====================================================================================
74+
75+
.enjoyp
76+
; Thank you very much, Enjoy your flight!
77+
```
78+
79+
80+
81+
## 在线检查 标准操作流程
82+
83+
1. 同上使用 `.chat` 指令步骤,像疑似挂机的管制员发送以下:
84+
85+
```
86+
.res
87+
; Hello, Supervisor calling, please respond
88+
```
89+
90+
2. 等待约60秒,如无回复,发送第二次
91+
92+
第二次隔120秒,再次不回复,发送最后30秒warning
93+
94+
3. 如还是未回复,使用`.kill XXXX_XXX Reasoon`移除与网络连接,例如:
95+
```
96+
.kill ZBAA_APP Do not response Supervisor message and AFK
97+
```
98+
99+
4. 如果回复了消息,发送结束语:
100+
```
101+
.enjoya
102+
; It was just a routine check if you're still behind the radar screen - thank for your time, enjoy your controllor!
103+
```

0 commit comments

Comments
 (0)