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.

Bugs in lessons

Featured Replies

Learning center->Lessons->Private pilot lesson #5. In caseTakeoff_5: The class B airspace is above 2000 feet, so the autopilot should be set to at least 2100 feet, not 2000 to make sure the request class B transition ATC window shows up.Also in this lesson, in caseApp1: the nTemp1 variable is declared but never initialized so the line "if (nTemp1 <= 16.0) then" never passes and it is stuck in a continuous loop here. I think they may have wanted to add this line at the beginning of this case.nTemp1 = posHere.DistanceTo(KPAELat,KPAELon);With this modification, I can complete this lesson.In instrument lesson #2 line #292 "if (cpOffice.Marker <> 0) then", is never met. The Marker doesn't seem to exsist. I modified it to this, which I got from the approach chart "if (nAltAGL <= 562) then"With this modification I can pass this lesson.In instrument lesson #3 on line #303 it would be nice if the heading check was turned off so the student could actually practice extra holding patterns without failing.Also, is there a reason that COM1 is down in all the lessons?Finally it would be nice if the C172 had an outer knob to set the ADF in whole integers.

Create an account or sign in to comment

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.