Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
Collapse
Just Flight Community Forum
  1. Home
  2. Just Flight
  3. MSFS Products
  4. Black Square Add-Ons
  5. Piston & Turbine Dukes
  6. Co-Pilot CDI issue

Co-Pilot CDI issue

Scheduled Pinned Locked Moved Piston & Turbine Dukes
7 Posts 3 Posters 329 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    Outermarker
    wrote on last edited by
    #1

    Hi, I noticed that you can't turn the OBS on the Co-Pilot CDI past 0 degrees either clockwise or anti-clockwise.

    1 Reply Last reply
    0
    • Black SquareB Offline
      Black SquareB Offline
      Black Square
      Black Square Developer
      wrote on last edited by
      #2

      Thanks for catching this. It was actually setting the RNAV OBS value beyond 360, which could have had unintended consequences. This will be in the first update, but if anyone wants to fix this locally for themselves, you can do a find and replace on the following string in PistonDuke_INT.XML or TurbineDuke_INT.XML:

      FIND:

      (>L:var_RNAV_OBS, number)
      

      REPLACE:

      d360 (>L:var_RNAV_OBS, number)
      
      O 1 Reply Last reply
      2
      • Black SquareB Black Square

        Thanks for catching this. It was actually setting the RNAV OBS value beyond 360, which could have had unintended consequences. This will be in the first update, but if anyone wants to fix this locally for themselves, you can do a find and replace on the following string in PistonDuke_INT.XML or TurbineDuke_INT.XML:

        FIND:

        (>L:var_RNAV_OBS, number)
        

        REPLACE:

        d360 (>L:var_RNAV_OBS, number)
        
        O Offline
        O Offline
        Outermarker
        wrote on last edited by Outermarker
        #3

        @Black-Square Thanks Nick! I love that you always post these DIY hotfixes for us impatient bunch. Notepad++ reports 10 matches for that string, should we replace them all or which line is the effected one?

        1 Reply Last reply
        0
        • Black SquareB Offline
          Black SquareB Offline
          Black Square
          Black Square Developer
          wrote on last edited by
          #4

          I'm very happy to hear you say that. I haven't seen anyone say this yet, but I've worried that posting these fixes makes it look like I'm asking users to fix my aircraft for me. I just know that I would always prefer having the option to make the fix myself for the three minutes that it would take, rather than being forced to wait for an update.

          Doing my best to retain my reputation for these fixes, I double checked before I posted that it is safe to replace all occurrences in the file 🙂

          RandolfR 1 Reply Last reply
          1
          • Black SquareB Black Square

            I'm very happy to hear you say that. I haven't seen anyone say this yet, but I've worried that posting these fixes makes it look like I'm asking users to fix my aircraft for me. I just know that I would always prefer having the option to make the fix myself for the three minutes that it would take, rather than being forced to wait for an update.

            Doing my best to retain my reputation for these fixes, I double checked before I posted that it is safe to replace all occurrences in the file 🙂

            RandolfR Offline
            RandolfR Offline
            Randolf
            wrote on last edited by
            #5

            @Black-Square that is totally understandable that in a product this complex there will be some bugs on release. It's an amazing piece of work you've done there. Please don't feel pressured by all the bug reports, take your time. And I personally really appreciate you sharing the hotfixes with us when possible.

            1 Reply Last reply
            0
            • O Offline
              O Offline
              Outermarker
              wrote on last edited by Outermarker
              #6

              Hi Nick, I think I have found another small discrepancy with the instrument. The glideslope needle seems to be reversed. In this case, I've approached the GS from below, but it indicates that I am above the GS. Here is a screenshot.
              Cheers

              1 Reply Last reply
              0
              • Black SquareB Offline
                Black SquareB Offline
                Black Square
                Black Square Developer
                wrote on last edited by
                #7

                It's amazing how many things can get by you when you have to hyper-focus on a different system every day... My apologies. I found the mistake in my code. Thanks for pointing it out!

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users