Tweaks.
This commit is contained in:
parent
47a5ea7ff4
commit
febed18639
2 changed files with 8 additions and 27 deletions
|
@ -141,11 +141,11 @@
|
|||
<maxValue>+1.0</maxValue>
|
||||
<minValue>-1.0</minValue>
|
||||
<disp_scaling>100.0</disp_scaling>
|
||||
<major_divs>50</major_divs>
|
||||
<major_divs>0</major_divs>
|
||||
<minor_divs>0</minor_divs>
|
||||
<modulator>0</modulator>
|
||||
<value_span>2.0</value_span> <!-- (maxValue - minValue) -->
|
||||
<type>tape</type>
|
||||
<type>gauge</type>
|
||||
<tick_bottom>false</tick_bottom>
|
||||
<tick_top>false</tick_top>
|
||||
<tick_right>true</tick_right>
|
||||
|
@ -171,11 +171,11 @@
|
|||
<maxValue>+1.0</maxValue>
|
||||
<minValue>-1.0</minValue>
|
||||
<disp_scaling>-100.0</disp_scaling>
|
||||
<major_divs>50</major_divs>
|
||||
<major_divs>0</major_divs>
|
||||
<minor_divs>0</minor_divs>
|
||||
<modulator>0</modulator>
|
||||
<value_span>2.0</value_span> <!-- (maxValue - minValue) -->
|
||||
<type>tape</type>
|
||||
<type>gauge</type>
|
||||
<tick_bottom>true</tick_bottom>
|
||||
<tick_top>true</tick_top>
|
||||
<tick_right>false</tick_right>
|
||||
|
@ -201,11 +201,11 @@
|
|||
<maxValue>+1.0</maxValue>
|
||||
<minValue>-1.0</minValue>
|
||||
<disp_scaling>100.0</disp_scaling>
|
||||
<major_divs>50</major_divs>
|
||||
<major_divs>0</major_divs>
|
||||
<minor_divs>0</minor_divs>
|
||||
<modulator>0</modulator>
|
||||
<value_span>2.0</value_span> <!-- (maxValue - minValue) -->
|
||||
<type>tape</type>
|
||||
<type>gauge</type>
|
||||
<tick_bottom>false</tick_bottom>
|
||||
<tick_top>false</tick_top>
|
||||
<tick_right>true</tick_right>
|
||||
|
@ -231,11 +231,11 @@
|
|||
<maxValue>1.0</maxValue>
|
||||
<minValue>0.0</minValue>
|
||||
<disp_scaling>100.0</disp_scaling>
|
||||
<major_divs>50</major_divs>
|
||||
<major_divs>0</major_divs>
|
||||
<minor_divs>0</minor_divs>
|
||||
<modulator>0</modulator>
|
||||
<value_span>1.0</value_span> <!-- (maxValue - minValue) -->
|
||||
<type>tape</type>
|
||||
<type>gauge</type>
|
||||
<tick_bottom>true</tick_bottom>
|
||||
<tick_top>true</tick_top>
|
||||
<tick_right>false</tick_right>
|
||||
|
|
|
@ -2,25 +2,6 @@
|
|||
|
||||
<labels>
|
||||
|
||||
<i1>
|
||||
<name>machno</name>
|
||||
<x>25</x>
|
||||
<y>130</y>
|
||||
<width>40</width>
|
||||
<height>30</height>
|
||||
<data_source>mach</data_source>
|
||||
<label_format>%4.2f</label_format>
|
||||
<pre_label_string>blank</pre_label_string>
|
||||
<post_label_string>NULL</post_label_string>
|
||||
<scale_data>1.0</scale_data>
|
||||
<options>4</options>
|
||||
<justification>2</justification>
|
||||
<blinking>0</blinking>
|
||||
<working>true</working>
|
||||
<latitude>false</latitude>
|
||||
<longitude>false</longitude>
|
||||
</i1>
|
||||
|
||||
<lat>
|
||||
<name>lattitude</name>
|
||||
<x>110</x>
|
||||
|
|
Loading…
Reference in a new issue