Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

arnoaksu

Members
  • Joined

  • Last visited

  1. arnoaksu changed their profile photo
  2. Thanks i started a new thread in fsdeveloper.
  3. Bob thanks for reply but attc pic its not showing link give me error should like this unable to acces folder ?
  4. Hi I was working on my ilyushin panel whats the wrong my xml its not working truly ? <Gauge Name="Outside Air Temperature" Version="1.0"> <Image Name="caredrogba.bmp" ImageSizes="200,200" Luminous="Yes"/> <Element> <Position X="100" Y="100"/> <Image Name="ned1.bmp" Luminous="Yes" PointsTo="EAST" ImageSizes="34,7"> <Axis X="65" Y="48"/> </Image> <Rotate> <Value Minimum="0" Maximum="65">(A:GENERAL ENG1 OIL TEMPERATURE, celsius)</Value> <Failures> <SYSTEM_ELECTRICAL_PANELS Action="0"/> </Failures> <Nonlinearity> <Item Value="0" X="60" Y="150"/> <Item Value="5" X="71" Y="141"/> <Item Value="10" X="78" Y="133"/> <Item Value="15" X="46" Y="8"/> <Item Value="20" X="65" Y="21"/> <Item Value="25" X="71" Y="43"/> <Item Value="30" X="91" Y="115"/> <Item Value="35" X="94" Y="110"/> <Item Value="40" X="94" Y="105"/> <Item Value="45" X="93" Y="98"/> <Item Value="50" X="94" Y="94"/> <Item Value="55" X="94" Y="86"/> <Item Value="60" X="89" Y="77"/> <Item Value="65" X="65" Y="48"/> </Nonlinearity> <Delay DegreesPerSecond="10"/> </Rotate> </Element> <Element> <Position X="100" Y="100"/> <Image Name="ned2.bmp" Luminous="Yes" PointsTo="WEST" ImageSize="34,7"> <Axis X="-25" Y="5"/> </Image> <Rotate> <Value Minimum="0" Maximum="65">(A:GENERAL ENG4 OIL TEMPERATURE, celsius)</Value> <Failures> <SYSTEM_ELECTRICAL_PANELS Action="0"/> </Failures> <Nonlinearity> <Item Value="0" X="60" Y="150"/> <Item Value="5" X="71" Y="141"/> <Item Value="10" X="78" Y="133"/> <Item Value="15" X="46" Y="8"/> <Item Value="20" X="65" Y="21"/> <Item Value="25" X="71" Y="43"/> <Item Value="30" X="91" Y="115"/> <Item Value="35" X="94" Y="110"/> <Item Value="40" X="94" Y="105"/> <Item Value="45" X="93" Y="98"/> <Item Value="50" X="94" Y="94"/> <Item Value="55" X="94" Y="86"/> <Item Value="60" X="89" Y="77"/> <Item Value="65" X="65" Y="48"/> </Nonlinearity> <Delay DegreesPerSecond="10"/> </Rotate> </Element> </Gauge>
  5. Hi Guys; I want to split each table separately how can i do that ?I made a few attempts but its not reading. Sorry for my bad english. <Gauge Name="Tablo10_Logic" Version="1.0"> <Element> <Position X="0" Y="0"/> <Select> <Value> (A:Elevator Trim Position, degrees) 5 < (A:Airspeed select indicated or true,knots) 108 < (L:PITANIE_NA_BORTU,bool) and and </Value> <Case Value="1"> <Image Name="tablo_prover_ugol_stab.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="66" Y="1"/> <Select> <Value> (A:CANOPY OPEN,percent) 0 > (L:PITANIE_NA_BORTU,bool) and </Value> <Case Value="1"> <Image Name="tablo_luki_ne_zakr.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="66" Y="24"/> <Select> <Value> (A:EXIT OPEN:1,percent) 40 > (L:PITANIE_NA_BORTU,bool) and </Value> <Case Value="1"> <Image Name="tablo_domkrat_ne_ubran.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="66" Y="46"/> <Select> <Value> (A:SPOILERS HANDLE POSITION,number) 0 > (L:PITANIE_NA_BORTU,bool) and </Value> <Case Value="1"> <Image Name="tablo_spoileri_ne_ubrani.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="0" Y="46"/> <Select> <Value> (A:Trailing edge flaps left percent,percent) 66 < (A:Airspeed select indicated or true,knots) 108 < (L:PITANIE_NA_BORTU,bool) and and </Value> <Case Value="1"> <Image Name="tablo_prover_zakr_i_pr.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="0" Y="69"/> <Select> <Value> (A:General eng1 throttle lever position, percent) 0 < (L:PITANIE_NA_BORTU,bool) and </Value> <Case Value="1"> <Image Name="tablo_torm_shit_ne_ubrani.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="0" Y="92" /> <Select> <Value> (G:VAR1) 0 == if{ 1 (>G:VAR2) 1 (>G:VAR1) } (L:PITANIE_NA_BORTU,bool) (L:AZS_Stoporenie_rulei,bool) (L:RV,bool) 0 == and and (L:PITANIE_NA_BORTU,bool) (L:AZS_Stoporenie_rulei,bool) (L:RN,bool) 0 == and and or if{ 1 (>G:VAR2) } (L:PITANIE_NA_BORTU,bool) (L:AZS_Stoporenie_rulei,bool) (L:RV,bool) 0 > (L:RN,bool) 0 > and and and if{ 0 (>G:VAR2) } (L:PITANIE_NA_BORTU,bool) (L:AZS_Stoporenie_rulei,bool) (L:RN,bool) 0 == and and if{ 1 (>L:RV_stoporenie,bool) } (L:PITANIE_NA_BORTU,bool) (L:AZS_Stoporenie_rulei,bool) (L:RN,bool) 0 > and and if{ 0 (>L:RV_stoporenie,bool) } (L:PITANIE_NA_BORTU,bool) if{ (G:VAR2) (>G:VAR3) } els{ 0 (>G:VAR3) } (G:VAR3) (>L:RV_zastoporeny,bool) (L:RV_zastoporeny,bool) </Value> <Case Value="1"> <Image Name="tablo_stopor_vkl.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Select> <Value> (L:RV_zastoporeny,bool) if{ 0 (>K:AXIS_RUDDER_SET) 0 (>K:AXIS_ELEVATOR_SET) } </Value> </Select> </Element> <Element> <Position X="0" Y="0" /> <Select> <Value>(L:TEST_TABLO10,bool) (L:PITANIE_NA_BORTU,bool) and</Value> <Case Value="1"> <Image Name="tablo_prover_ugol_stab.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="66" Y="1" /> <Select> <Value>(L:TEST_TABLO10,bool) (L:PITANIE_NA_BORTU,bool) and</Value> <Case Value="1"> <Image Name="tablo_luki_ne_zakr.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="0" Y="23" /> <Select> <Value>(L:TEST_TABLO10,bool) (L:PITANIE_NA_BORTU,bool) and </Value> <Case Value="1"> <Image Name="tablo_prkl_nog_na_pedali.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="66" Y="23" /> <Select> <Value>(L:TEST_TABLO10,bool) (L:PITANIE_NA_BORTU,bool) and </Value> <Case Value="1"> <Image Name="tablo_domkrat_ne_ubran.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="0" Y="46" /> <Select> <Value>(L:TEST_TABLO10,bool) (L:PITANIE_NA_BORTU,bool) and </Value> <Case Value="1"> <Image Name="tablo_prover_zakr_i_pr.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="66" Y="46" /> <Select> <Value>(L:TEST_TABLO10,bool) (L:PITANIE_NA_BORTU,bool) and </Value> <Case Value="1"> <Image Name="tablo_spoileri_ne_ubrani.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="0" Y="69" /> <Select> <Value>(L:TEST_TABLO10,bool) (L:PITANIE_NA_BORTU,bool) and </Value> <Case Value="1"> <Image Name="tablo_torm_shit_ne_ubrani.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="66" Y="69" /> <Select> <Value>(L:TEST_TABLO10,bool) (L:PITANIE_NA_BORTU,bool) and </Value> <Case Value="1"> <Image Name="tablo_rv_razedin.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="0" Y="92" /> <Select> <Value>(L:TEST_TABLO10,bool) (L:PITANIE_NA_BORTU,bool) and </Value> <Case Value="1"> <Image Name="tablo_stopor_vkl.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> <Element> <Position X="66" Y="92" /> <Select> <Value>(L:TEST_TABLO10,bool) (L:PITANIE_NA_BORTU,bool) and </Value> <Case Value="1"> <Image Name="tablo_bust_rn_otstrelen.bmp" Bright="Yes" ImageSizes="32,15"/> </Case> </Select> </Element> </Gauge>
  6. Thanks yes english of course but i think i cant release because its not completely finished sir...
  7. Hi; This is my first simple modification what are your thoughts.? http://www.youtube.com/watch?v=EOS7dj5WVP8

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.