Skip to content

Commit

Permalink
caQtDM GUI adapted to libera-ioc3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
peterleban committed May 22, 2018
1 parent d258806 commit 41363ac
Show file tree
Hide file tree
Showing 14 changed files with 4,585 additions and 2,377 deletions.
1,928 changes: 1,616 additions & 312 deletions LiberaSparkERXR/caQtDM/acquisition_settings.ui

Large diffs are not rendered by default.

757 changes: 266 additions & 491 deletions LiberaSparkERXR/caQtDM/adc.ui

Large diffs are not rendered by default.

263 changes: 210 additions & 53 deletions LiberaSparkERXR/caQtDM/adc_mask.ui
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<string notr="true"/>
</property>
<property name="Title" stdset="0">
<string>$(DEVICE) &gt;&gt; ADC mask</string>
<string>$(DEVICE): ADC mask</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="caCartesianPlot" name="tbt_window">
Expand Down Expand Up @@ -138,14 +138,14 @@
<widget class="caMessageButton" name="tbt_window_refresh">
<property name="geometry">
<rect>
<x>370</x>
<y>255</y>
<width>126</width>
<x>405</x>
<y>330</y>
<width>91</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Click to Refresh plot</string>
<string>Refresh plot</string>
</property>
<property name="flat">
<bool>false</bool>
Expand Down Expand Up @@ -190,7 +190,7 @@
<rect>
<x>225</x>
<y>255</y>
<width>51</width>
<width>141</width>
<height>21</height>
</rect>
</property>
Expand All @@ -209,6 +209,9 @@
<property name="frameLineWidth" stdset="0">
<number>1</number>
</property>
<property name="unitsEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
Expand All @@ -228,26 +231,103 @@
<string>ADC window mask length:</string>
</property>
</widget>
<widget class="caTextEntry" name="catextentry">
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>225</x>
<x>5</x>
<y>305</y>
<width>221</width>
<height>21</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="text">
<string>ADC window mask offset from 0:</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>5</x>
<y>330</y>
<width>221</width>
<height>21</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
</property>
<property name="text">
<string>Phase offset:</string>
</property>
</widget>
<widget class="caLineEdit" name="calineedit_7">
<property name="geometry">
<rect>
<x>280</x>
<y>280</y>
<width>51</width>
<height>22</height>
<width>86</width>
<height>20</height>
</rect>
</property>
<property name="font">
<font>
<family>Monospace</family>
<family>Sans Serif</family>
<pointsize>10</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="channel" stdset="0">
<string notr="true">$(DEVICE):dsp:adc_mask:window_mon</string>
</property>
<property name="background">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="frameLineWidth" stdset="0">
<number>1</number>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::WidthAndHeight</enum>
</property>
<property name="unitsEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="caTextEntry" name="catextentry_5">
<property name="geometry">
<rect>
<x>225</x>
<y>280</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
<property name="channel" stdset="0">
<string notr="true">$(DEVICE):dsp:adc_mask:window</string>
<string notr="true">$(DEVICE):dsp:adc_mask:window_sp</string>
</property>
<property name="foreground">
<color>
Expand All @@ -260,33 +340,74 @@
<color>
<red>255</red>
<green>255</green>
<blue>127</blue>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
<widget class="caTextEntry" name="catextentry_2">
<widget class="caLineEdit" name="calineedit_8">
<property name="geometry">
<rect>
<x>225</x>
<x>280</x>
<y>305</y>
<width>51</width>
<height>22</height>
<width>86</width>
<height>20</height>
</rect>
</property>
<property name="font">
<font>
<family>Monospace</family>
<family>Sans Serif</family>
<pointsize>10</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="channel" stdset="0">
<string notr="true">$(DEVICE):dsp:adc_mask:offset_mon</string>
</property>
<property name="background">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="frameLineWidth" stdset="0">
<number>1</number>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::WidthAndHeight</enum>
</property>
<property name="unitsEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="caTextEntry" name="catextentry_6">
<property name="geometry">
<rect>
<x>225</x>
<y>305</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
<property name="channel" stdset="0">
<string notr="true">$(DEVICE):dsp:adc_mask:offset</string>
<string notr="true">$(DEVICE):dsp:adc_mask:offset_sp</string>
</property>
<property name="foreground">
<color>
Expand All @@ -299,69 +420,74 @@
<color>
<red>255</red>
<green>255</green>
<blue>127</blue>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
<widget class="QLabel" name="label_3">
<widget class="caLineEdit" name="calineedit_9">
<property name="geometry">
<rect>
<x>5</x>
<y>305</y>
<width>221</width>
<height>21</height>
<x>280</x>
<y>330</y>
<width>86</width>
<height>20</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
<family>Sans Serif</family>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>ADC window mask offset from 0:</string>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>5</x>
<y>330</y>
<width>221</width>
<height>21</height>
</rect>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
</font>
<property name="channel" stdset="0">
<string notr="true">$(DEVICE):dsp:phase_offset_mon</string>
</property>
<property name="text">
<string>Phase offset:</string>
<property name="background">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="frameLineWidth" stdset="0">
<number>1</number>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::WidthAndHeight</enum>
</property>
<property name="unitsEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="caTextEntry" name="catextentry_3">
<widget class="caTextEntry" name="catextentry_7">
<property name="geometry">
<rect>
<x>225</x>
<y>330</y>
<width>51</width>
<height>22</height>
<height>21</height>
</rect>
</property>
<property name="font">
<font>
<family>Monospace</family>
<pointsize>10</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
<property name="channel" stdset="0">
<string notr="true">$(DEVICE):dsp:phase_offset</string>
<string notr="true">$(DEVICE):dsp:phase_offset_sp</string>
</property>
<property name="foreground">
<color>
Expand All @@ -374,13 +500,44 @@
<color>
<red>255</red>
<green>255</green>
<blue>127</blue>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
</widget>
<widget class="QPlainTextEdit" name="plainTextEdit">
<property name="geometry">
<rect>
<x>375</x>
<y>255</y>
<width>121</width>
<height>66</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>6</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(254, 217, 188);
color: rgb(0, 0, 0);</string>
</property>
<property name="frameShape">
<enum>QFrame::Box</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<property name="plainText">
<string>Set the NGRP field in
the database file to:

&lt;ioc&gt;:dsp:tbt_decimation</string>
</property>
</widget>
</widget>
</widget>
<customwidgets>
Expand Down
Loading

0 comments on commit 41363ac

Please sign in to comment.