<?xml version='1.0' encoding='UTF-8'?>
<root version="2.3.8">
 <tabbed_widget name="Main Window" parent="main_window">
  <Tab containers="1" tab_name="tab1">
   <Container>
    <DockSplitter orientation="-" count="2" sizes="0.499434;0.500566">
     <DockArea name="...">
      <plot style="Lines" mode="TimeSeries">
       <range right="791.554356" top="-14.197368" left="0.647284" bottom="-109.802632"/>
       <limitY/>
       <curve color="#1ac938" name="RSSI [dBm] Remote"/>
       <curve color="#f14cc1" name="RSSI [dBm]"/>
       <curve color="#1f77b4" name="Noise [dBm]"/>
       <curve color="#1ac938" name="Noise [dBm] Remote"/>
      </plot>
     </DockArea>
     <DockArea name="...">
      <plot style="Lines" mode="TimeSeries">
       <range right="791.554356" top="226.554759" left="0.647284" bottom="-2.624487"/>
       <limitY/>
       <curve color="#d62728" name="Distance"/>
      </plot>
     </DockArea>
    </DockSplitter>
   </Container>
  </Tab>
  <currentTabIndex index="0"/>
 </tabbed_widget>
 <use_relative_time_offset enabled="1"/>
 <!-- - - - - - - - - - - - - - - -->
 <!-- - - - - - - - - - - - - - - -->
 <Plugins>
  <plugin ID="DataLoad CSV">
   <default time_axis=""/>
  </plugin>
  <plugin ID="DataLoad ULog"/>
  <plugin ID="UDP Server"/>
  <plugin ID="WebSocket Server"/>
  <plugin ID="ZMQ Subscriber"/>
  <plugin ID="CSV Exporter" status="idle"/>
 </Plugins>
 <!-- - - - - - - - - - - - - - - -->
 <previouslyLoaded_Datafiles>
  <fileInfo filename="/home/kaklik/Downloads/495969af-db80-4029-9172-53b234507480.ulg" prefix="">
   <selected_datasources value=""/>
   <plugin ID="DataLoad ULog"/>
  </fileInfo>
 </previouslyLoaded_Datafiles>
 <!-- - - - - - - - - - - - - - - -->
 <customMathEquations>
  <snippet name="Noise [dBm] Remote">
   <global></global>
   <function>return (value / 1.9) - 127</function>
   <linkedSource>radio_status/remote_noise</linkedSource>
  </snippet>
  <snippet name="Noise [dBm]">
   <global></global>
   <function>return (value / 1.9) - 127</function>
   <linkedSource>radio_status/noise</linkedSource>
  </snippet>
  <snippet name="Distance">
   <global></global>
   <function>return math.sqrt(v1*v1+v2*v2+v3*v3)</function>
   <linkedSource>vehicle_local_position/z</linkedSource>
   <additionalSources>
    <v1>vehicle_local_position/z</v1>
    <v2>vehicle_local_position/y</v2>
    <v3>vehicle_local_position/x</v3>
   </additionalSources>
  </snippet>
  <snippet name="RSSI [dBm] Remote">
   <global></global>
   <function>return (value / 1.9) - 127</function>
   <linkedSource>radio_status/remote_rssi</linkedSource>
  </snippet>
  <snippet name="RSSI [dBm]">
   <global></global>
   <function>return (value / 1.9) - 127</function>
   <linkedSource>radio_status/rssi</linkedSource>
  </snippet>
 </customMathEquations>
 <snippets/>
 <!-- - - - - - - - - - - - - - - -->
</root>

