Skip to content

Commit

Permalink
conf/consoles/lauv.ncon: Update console with RemoteActionsExtra.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulosousadias committed Sep 3, 2024
1 parent 488fd5a commit 2890696
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion conf/consoles/lauv.ncon
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<console name="Neptus Console" width="1366" height="727" resizable="true" mission-file="../../missions/APDL/missao-apdl.nmisz" main-vehicle="lauv-xplore-1">
<!-- Data saved on 2021-11-26T20:06:03.0Z with Neptus version 2020.10.1-SNAPSHOT (compiled on 2021-11-25, gneptus-2020.01.1-786-g4e4d6e3). -->
<!-- Data saved on 2024-09-03T15:10:22.0Z with Neptus version 2024.01.0-SNAPSHOT (compiled on 2024-09-03, gneptus-2020.01.1-1242-g488fd5a). -->
<mainpanel name="console main panel">
<subpanel class="pt.lsts.neptus.console.plugins.containers.MigLayoutContainer" x="0" y="0" width="1366" height="643">
<properties>
Expand Down Expand Up @@ -179,6 +179,11 @@
<child class="pt.lsts.neptus.plugins.dev.ImcCommsMonitorPanel" x="0" y="0" width="0" height="0">
<properties/>
</child>
<child class="pt.lsts.neptus.plugins.remoteactionsextra.RemoteActionsExtra" x="0" y="0" width="300" height="157">
<properties>
<entry key="OBS Entity Name">OBS Broker</entry>
</properties>
</child>
</subpanel>
</mainpanel>
<mainpanel name="console alarm panel"/>
Expand Down

0 comments on commit 2890696

Please sign in to comment.