Jump to content

tylenolwithwings

Members
  • Content Count

    6
  • Donations

    $0.00 
  • Joined

  • Last visited

Everything posted by tylenolwithwings

  1. Following up on this topic. I understand not having weather radar data but what about WX Data on the Airport info screen? Is this something that can be done with a mod maybe?
  2. I was able to resolve this with one if not all of the following: 1. Download SQL Express 2019, choose 3rd option to extract LocalDB. 2. Run installer to install localDB 2019 3. Add the following registry key using Powershell New-Item -Path 'HKLM:\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL15E.LOCALDB\MSSQLServer\Parameters' -Force New-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL15E.LOCALDB\MSSQLServer\Parameters' -Name 'SQLArg0' -Value "-T1800" -PropertyType String -Force You'll need to restart localDb afterwards: sqllocaldb stop MSSQLLocalDB sqllocaldb start MSSQLLocalDB 3. Download Full non beta of Pilot2atc and install. Cancel install of LocalDB 2014 and continue Let me know if this doesn't work as there was one other step but i don't think it's needed.
  3. Any movement on this? Hope everyone is staying healthy.
  4. I heard from Carenado on the particular issue with the GTN and the 177 Cardinal. You can open the manifest.json file in the 177 airplane folder and edit the "gps_power" value from 0 to 1. Then all you have to do is turn off the GTN and turn it back on for the NAV and GS to work properly.
  5. I did but I figured this one out. Similar to the Carenado PC-12 but with one extra step. You have make sue the GTN is disabled before you power on the plane. Once you flip the battery on you have to turn on the GNS530 (off by default for this plane). Once this is on you can then turn on the GTN using the plugin menu and it then proceeds to work as normal.
  6. Any update on this? I'm having the issue with the Carenado 177 cardinal where it ARM light stays active and never turns off. It will follow the path correctly but won't pick up the GS. I know with the PC-12 you just have to Disable GTN 1 and re-enable it to get it to function properly. For the Cardinal I've found that if you "reload current aircraft" and then disable GTN 1 and re-enable it, it will work properly. Such a pain. Seems like there should be an easier fix here.
×
×
  • Create New...