Skip to content

Commit

Permalink
Merge branch 'H-J-P-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmicha committed Apr 10, 2017
2 parents 8b1f836 + ea76546 commit b656f27
Show file tree
Hide file tree
Showing 21 changed files with 6,083 additions and 34 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -17,3 +17,5 @@ Backup*/
.com.greenworldsoft.syncfolderspro
*.log
Log.png
*Temp.*
*temp.*
Binary file modified Ikarus/Ikarus.exe
Binary file not shown.
Binary file modified Ikarus/Ikarus.pdb
Binary file not shown.
Binary file added Ikarus/Images/Textures3D/AJS37_ADI.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Ikarus/Images/Textures3D/AJS37_ADI_blue.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Ikarus/Images/Textures3D/CheckerTest.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Ikarus/Images/Textures3D/US_ADI.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 57 additions & 3 deletions Ikarus/L-39C-RED.ikarus 100755 → 100644
Expand Up @@ -224,7 +224,7 @@
<Instruments>
<IDInst>18</IDInst>
<Name>R_832M Channel</Name>
<Class>Display7Segment</Class>
<Class>Display</Class>
<PosX>15</PosX>
<PosY>245</PosY>
<Size>50</Size>
Expand All @@ -237,7 +237,7 @@
<Instruments>
<IDInst>19</IDInst>
<Name>R_832M Frequency</Name>
<Class>Display7Segment</Class>
<Class>Display</Class>
<PosX>15</PosX>
<PosY>285</PosY>
<Size>130</Size>
Expand All @@ -247,6 +247,32 @@
<Reactivate>false</Reactivate>
<WindowID>1</WindowID>
</Instruments>
<Instruments>
<IDInst>20</IDInst>
<Name>RSBN NAV Channel</Name>
<Class>Display</Class>
<PosX>15</PosX>
<PosY>325</PosY>
<Size>50</Size>
<Rotate>0</Rotate>
<ImageFrame>-</ImageFrame>
<ImageLight>-</ImageLight>
<Reactivate>false</Reactivate>
<WindowID>1</WindowID>
</Instruments>
<Instruments>
<IDInst>21</IDInst>
<Name>RSBN LAND Channel</Name>
<Class>Display</Class>
<PosX>15</PosX>
<PosY>365</PosY>
<Size>50</Size>
<Rotate>0</Rotate>
<ImageFrame>-</ImageFrame>
<ImageLight>-</ImageLight>
<Reactivate>false</Reactivate>
<WindowID>1</WindowID>
</Instruments>
<Functions>
<IDInst>1</IDInst>
<IDFct>1</IDFct>
Expand Down Expand Up @@ -1031,6 +1057,34 @@
<AsciiValue />
<OldAsciiValue />
</Functions>
<Functions>
<IDInst>20</IDInst>
<IDFct>1</IDFct>
<Name>RSBN NAV Channel</Name>
<Arg_number>189</Arg_number>
<Value>0</Value>
<OldValue>0</OldValue>
<Offset>0</Offset>
<Input>EFEFEF</Input>
<Output>2</Output>
<Ascii>true</Ascii>
<AsciiValue />
<OldAsciiValue />
</Functions>
<Functions>
<IDInst>21</IDInst>
<IDFct>1</IDFct>
<Name>RSBN LAND Channel</Name>
<Arg_number>190</Arg_number>
<Value>0</Value>
<OldValue>0</OldValue>
<Offset>0</Offset>
<Input>EFEFEF</Input>
<Output>2</Output>
<Ascii>true</Ascii>
<AsciiValue />
<OldAsciiValue />
</Functions>
<Lamps>
<ID>1</ID>
<Class>LampOnOff</Class>
Expand Down Expand Up @@ -1257,4 +1311,4 @@
<Background>L-39-Background.png</Background>
<BackgroundNight>-</BackgroundNight>
</Window>
</DataSet1>
</DataSet1>

0 comments on commit b656f27

Please sign in to comment.