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.

Error of compilation with EpicCenter (1.1.44) for IfAct

Featured Replies

Erreur de compilation avec EpicCenter (1.1.44) pour IfActive.Avec la derni

I don't think you need to say IFACT any more look at this code. it works for me.:COM1_FREQ_Set{//TUNE UPPER DIGITS IF FLAG SETif(COM1_FLAG){ if(Radio_Controls.COM1dir) {rvCOM1_Upper++; // this says if com1dir // is on or active do // this else do that. nqw(BtnPulse, 0x0406);nqw(BtnOff, 0x0407);} else { rvCOM1_Upper--;nqw(BtnPulse, 0x0407);}}//TUNE LOWER DIGITS IF FLAG NOT SETelse{ if(Radio_Controls.COM1dir) {rvCOM1_Lower+=5; nqw(BtnPulse, 0x040a);nqw(BtnOff, 0x0407);} else { rvCOM1_Lower-=5;nqw(BtnPulse, 0x040b);}} // note I did not see an ELSE statment so I don't think the if statment would work in your code. Ron.

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.