航线属性修改,添加地面站ID

This commit is contained in:
hm
2020-11-21 18:19:28 +08:00
parent a41f3e3060
commit 4254a1f256
43 changed files with 2531 additions and 1512 deletions
+2 -2
View File
@@ -38,12 +38,12 @@
<name>mapcontrol::AltitudeItem</name>
<message>
<location filename="mapwidget/AltitudeItem.cpp" line="139"/>
<source>altitude</source>
<source>线</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mapwidget/AltitudeItem.cpp" line="144"/>
<source>ground</source>
<source></source>
<translation type="unfinished"></translation>
</message>
</context>
+3
View File
@@ -176,6 +176,9 @@ void OPMapWidget::addUAV(int sysid,int compid)
{
uavItem->setSelect(false);
}
this->SetCurrentPosition();
}
void OPMapWidget::NOPTimeout()