Revision a589b204a0797bf5901e89f1465bbc18b9d10f6f authored by Felix Ruess on 05 June 2012, 17:14:05 UTC, committed by Felix Ruess on 05 June 2012, 17:14:05 UTC
* also fix the sens value that it outputs, was the inverse
1 parent 7ddb582
Raw File
alt.xml
<!DOCTYPE layout SYSTEM "layout.dtd">

<layout width="1024" height="768">
 <rows>
  <widget size="400" name="map2d"/>
  <widget size="100" name="altgraph"/>
  <columns>
   <rows size="375">
    <widget size="200" name="strips"/>
   </rows>
   <widget size="400" name="aircraft"/>
   <widget name="alarms"/>
  </columns>
 </rows>
</layout>

back to top