-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from TUB-Control/release2
Release v.0.8
- Loading branch information
Showing
25 changed files
with
600 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<PaPiConfig Date="2014-12-15 17:53:33" PaPI_version="v_0.6"> | ||
<Size h="800" w="800" /> | ||
<Background image="/home/control/PycharmProjects/PaPI/bg.png" /> | ||
</PaPiConfig> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<PaPiConfig Date="2014-12-15 14:47:35" PaPI_version="v_0.6"> | ||
<Size h="800" w="800" /> | ||
<Plugin uname="WizardExample"> | ||
<Identifier>WizardExample</Identifier> | ||
<StartConfig> | ||
<Parameter Name="uname"> | ||
<value>WizardExample</value> | ||
</Parameter> | ||
<Parameter Name="size"> | ||
<value>(300,300)</value> | ||
<regex>\(([0-9]+),([0-9]+)\)</regex> | ||
<tooltip>Determine size: (height,width)</tooltip> | ||
<advanced>1</advanced> | ||
</Parameter> | ||
<Parameter Name="position"> | ||
<value>(0,0)</value> | ||
<regex>\(([0-9]+),([0-9]+)\)</regex> | ||
<tooltip>Determine position: (x,y)</tooltip> | ||
<advanced>1</advanced> | ||
</Parameter> | ||
<Parameter Name="name"> | ||
<value>VisualPlugin</value> | ||
<tooltip>Used display name</tooltip> | ||
</Parameter> | ||
</StartConfig> | ||
<PreviousParameters /> | ||
<Subscriptions /> | ||
</Plugin> | ||
</PaPiConfig> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.