add the stand information to the report

这个提交包含在:
Sven Czarnian
2021-11-15 20:26:23 +01:00
父节点 f258a5f1b1
当前提交 5c00b8c4fc

查看文件

@@ -22,4 +22,5 @@ message AircraftReport {
Dynamics dynamics = 6; // current aircraft dynamics
string destination = 7; // the destination airport
int32 distanceToIAF = 8; // distance to IAF in NM
string plannedGate = 9; // the planned gate for the inbound
}