ParameterList.xml 601 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
<ParameterList version="0.1">
  <!--Parameters related to the navigation block -->
  <Navigation>
    <Parameter>
      <SimulinkPath>avionics_src/sm_ampro/NAV_FILT_INIT/</SimulinkPath>
      <SimulinkParameterName>Value</SimulinkParameterName>
      <QGCParamID>NAV_FILT_INIT</QGCParamID>
    </Parameter>
  </Navigation>

  <!--Parameters related to the controller block -->
  <Controller>

  </Controller>

  <!-- Paremters for the Pilot Input/Raw RC block -->
  <ServoInputs>

  </ServoInputs>

  <!-- Parameters for the servo output block -->
  <ServoOutputs>

  </ServoOutputs>
</ParameterList>