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.

clydefj

Members
  • Joined

  • Last visited

Everything posted by clydefj

  1. Yep, it's odd though, most of the ones I tested were fine or just slightly clipped but the 530 and the p180 were way off in different ways. The 530 was cutting off a lot on the left edge making the first digit of frequencies unreadable while the p180 was clipping a bit on the right and cutting off the entire status text line on the bottom. Anyway, just glad it's easily fixed with a little trial and error.
  2. Overall, I'm really happy with these new WebFMCs, they really work much better than I would have expected and have a lot of potential uses. Thanks! For the P180, this change to the config.js fixed the clipping at the bottom and right and gets the text aligned correctly with the buttons for me: const screenXY = "left:25px; top:62px;"; const screenWidthHeight = "width:660px; height:440px;"; Also, for the P180, the buttons in the index.html had white outlines, those should be made transparent like the others. For the AS530, this worked for me to fit the window correctly: const screenXY = "left:129px; top:47px;"; const screenWidthHeight = "width:538px; height:404px;";
  3. Thanks very much for this! To get it to work in 2024 I had to rename the mod folder to "aaa_ ..." instead of "zzz_ ..." otherwise it would use the original WT21_FMC.html file. Also, while troubleshooting that I noticed that unless I added a line feed to the last line of WT21_FMC.html, it was appending some random garbage at the end of that line in the VFS version. It didn't keep it from working but was a bit concerning.

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.