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. Bonanza Professional
  6. G3X in bonanza

G3X in bonanza

Scheduled Pinned Locked Moved Bonanza Professional
28 Posts 4 Posters 798 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.
  • Black SquareB Online
    Black SquareB Online
    Black Square
    Black Square Developer
    wrote last edited by
    #16

    Well, I would be foolish to say that any man doesn't have his price, but I also don't want to create false expectations by having "the developer" ultimately hack together a solution for you when it's something the aircraft was never meant to do in the first place.

    Before you give up entirely, let me try with one more round of pointers:

    Replace all of the CIRCUIT ON:NN values with CIRCUIT ON:48 for testing. This will make sure everything is powered and working for now.

    From there, start with the "eis_root_style" section. These are all of the large gauges you see on the left of the MFD by default. The scale of the gauge is generally set by the <Minimum>, <Maximum>, and <ColorZone> settings.

    For now, see if you can make progress with just those changes, and then I can send more tips.

    1 Reply Last reply
    0
    • F Offline
      F Offline
      fakeflyer737
      wrote last edited by
      #17

      Can anyone ad the G3X to the plane in 2024? Can you guys share a screen shot of it? Thanks!

      1 Reply Last reply
      1
      • X Offline
        X Offline
        xavierp
        wrote last edited by
        #18

        I’m still working on it. Everything lights up correctly, but the main challenges are:

        1. Structuring the XML file properly. What to keep, what to remove so the G3X works but then I don't break all your Aircraft logic. I’m completely new to this, still trying to understand the logic, and I suppose I’ll eventually get there. I think that this will be the hard part for me as once this is done, i can use your systems, engines files and doc online or real manuals to populate the right values (so i considering this the easiest part maybe wrongly)

        2. No matter how good the integration is done, it will still be a quick dirty work around and not a full virtual cockpit.

        1 Reply Last reply
        0
        • X Offline
          X Offline
          xavierp
          wrote last edited by
          #19

          You can contact me via the contact page here motionforsimulators.com

          1 Reply Last reply
          0
          • X Offline
            X Offline
            xavierp
            wrote last edited by
            #20
            This post is deleted!
            1 Reply Last reply
            0
            • X Offline
              X Offline
              xavierp
              wrote last edited by
              #21
              This post is deleted!
              1 Reply Last reply
              0
              • X Offline
                X Offline
                xavierp
                wrote last edited by
                #22

                Replace all of the CIRCUIT ON:NN values with CIRCUIT ON:48 for testing. This will make sure everything is powered and working for now. -> did you mean 38? (i tried both)
                These are my files so far, i can't get power to the gauges
                https://limewire.com/d/6UQE9#ZtePYYK5j9

                B 1 Reply Last reply
                0
                • Black SquareB Online
                  Black SquareB Online
                  Black Square
                  Black Square Developer
                  wrote last edited by
                  #23

                  Circuit #48 should do the trick as long as the avionics switch is on. Circuit #38 is some panel lighting circuit. You could try circuit #2 if you wanted to bypass the switch and just use battery power.

                  Your files look like a pretty good start! I'll send you a quick message on your contact form so you can get in touch with me directly, in case it makes anything easier.

                  1 Reply Last reply
                  0
                  • X xavierp

                    Replace all of the CIRCUIT ON:NN values with CIRCUIT ON:48 for testing. This will make sure everything is powered and working for now. -> did you mean 38? (i tried both)
                    These are my files so far, i can't get power to the gauges
                    https://limewire.com/d/6UQE9#ZtePYYK5j9

                    B Offline
                    B Offline
                    Bradsena
                    wrote last edited by
                    #24

                    @xavierp you are missing this in your panel xml:

                    <Instrument>
                    		<Name>G3XTouch_1</Name>
                    		<Electric>
                    			<Simvar name="CIRCUIT ON:52" unit="Boolean"/>
                    		</Electric>
                    
                    		<ElevatorTrim/>
                    		<RudderTrim/>
                    	</Instrument>
                    
                    	<Instrument>
                    		<Name>G3XTouch_2</Name>
                    		<Electric>
                    			<Simvar name="CIRCUIT ON:53" unit="Boolean"/>
                    		</Electric>
                    	</Instrument>
                    

                    I'm doing pretty much the same modification as you are but for Garmin G1000. I've done it in the past on other planes, for now I failed with the bonanza/baron but we can help each other!

                    X 1 Reply Last reply
                    0
                    • B Bradsena

                      @xavierp you are missing this in your panel xml:

                      <Instrument>
                      		<Name>G3XTouch_1</Name>
                      		<Electric>
                      			<Simvar name="CIRCUIT ON:52" unit="Boolean"/>
                      		</Electric>
                      
                      		<ElevatorTrim/>
                      		<RudderTrim/>
                      	</Instrument>
                      
                      	<Instrument>
                      		<Name>G3XTouch_2</Name>
                      		<Electric>
                      			<Simvar name="CIRCUIT ON:53" unit="Boolean"/>
                      		</Electric>
                      	</Instrument>
                      

                      I'm doing pretty much the same modification as you are but for Garmin G1000. I've done it in the past on other planes, for now I failed with the bonanza/baron but we can help each other!

                      X Offline
                      X Offline
                      xavierp
                      wrote last edited by
                      #25

                      @Bradsena Hello and thanks. I checked and this was in my xml (you can check my file on the limwire download link above). I had the circuit on 38 though

                      1 Reply Last reply
                      0
                      • X Offline
                        X Offline
                        xavierp
                        wrote last edited by
                        #26

                        FYI, i just tried to edit my xml with 53 and 52 as you suggested but it was still not working. At this time, i can only give up and wait for Nick's support)

                        Black SquareB 1 Reply Last reply
                        0
                        • X xavierp

                          FYI, i just tried to edit my xml with 53 and 52 as you suggested but it was still not working. At this time, i can only give up and wait for Nick's support)

                          Black SquareB Online
                          Black SquareB Online
                          Black Square
                          Black Square Developer
                          wrote last edited by
                          #27

                          @xavierp I just wanted to let you know that I've received your emails, and I will discuss your project further. You just caught me on Thanksgiving week in the US, which comes right after my birthday, so it's when I often take some time away from my desk.

                          1 Reply Last reply
                          0
                          • X Offline
                            X Offline
                            xavierp
                            wrote last edited by
                            #28

                            No rush intend. Enjoy family.

                            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