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. Starship
  6. Autopilot altitude select bindings

Autopilot altitude select bindings

Scheduled Pinned Locked Moved Starship
42 Posts 10 Posters 4.3k 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.
  • D Offline
    D Offline
    Dingle
    wrote on last edited by
    #32

    @Avionic Do you know if you can bind the axes in Mobiflight as well? I only managed buttons so far. That would be super helpful.

    A 1 Reply Last reply
    0
    • D Dingle

      @Avionic Do you know if you can bind the axes in Mobiflight as well? I only managed buttons so far. That would be super helpful.

      A Offline
      A Offline
      Avionic
      wrote on last edited by
      #33

      @Dingle You can also bind axis in Mobiflight, but it can be quite fiddly if you are not used to playing with that sort of thing.
      You can always just use a combination of ingame binding for the basic axis you don't need to change for every plane anyways and Mobiflight more plane specific things.

      D 1 Reply Last reply
      1
      • A Avionic

        @Dingle You can also bind axis in Mobiflight, but it can be quite fiddly if you are not used to playing with that sort of thing.
        You can always just use a combination of ingame binding for the basic axis you don't need to change for every plane anyways and Mobiflight more plane specific things.

        D Offline
        D Offline
        Dingle
        wrote on last edited by
        #34

        @Avionic I would be happy to fiddle to have it all in one place. Do you have a place to start fiddling? I only saw a binding for throttle that works in MSFS 2024, so there must be another way to to it 🙂

        A 1 Reply Last reply
        0
        • D Dingle

          @Avionic I would be happy to fiddle to have it all in one place. Do you have a place to start fiddling? I only saw a binding for throttle that works in MSFS 2024, so there must be another way to to it 🙂

          A Offline
          A Offline
          Avionic
          wrote on last edited by Avionic
          #35

          @Dingle Need to figure out how many bits or resolution the specific sensor on your axis is.
          Mobiflight has no built in calibration - and everything is RPN which can be confusing if you have never heard about that.
          Thankfully, there is now a tool to help you and Mobiflight can show you the raw value of your axis if you don't already know it
          https://hubhop.mobiflight.com/tools/
          alt text
          Add a 1 and a 2 and voila you have your axis in Mobiflight now.

          @ 4.0002 / 0 max 16383 min (>K:THROTTLE1_SET)
          @ 4.0002 / 0 max 16383 min (>K:THROTTLE2_SET)
          

          alt text

          For my VKB STECS it is a 16 bit axis, which means it goes from 0 to 65535.

          Hope it helps.

          1 Reply Last reply
          1
          • D Offline
            D Offline
            Dingle
            wrote on last edited by Dingle
            #36

            @Avionic Yes, it really does help big time.
            So MSFS uses 14Bit for inputs in general? -> Okay, found that, with the tool you mentioned its obvious it is not in general the case!
            Thanks a lot!

            A 1 Reply Last reply
            1
            • D Dingle

              @Avionic Yes, it really does help big time.
              So MSFS uses 14Bit for inputs in general? -> Okay, found that, with the tool you mentioned its obvious it is not in general the case!
              Thanks a lot!

              A Offline
              A Offline
              Avionic
              wrote on last edited by Avionic
              #37

              @Dingle Quite often but not always. Some of the so called "-100 to 100 axis" are from -16383 to 16383 though.
              Also notice that a lot of Nicks custom axis are from 0-100.

              1 Reply Last reply
              1
              • D Offline
                D Offline
                Dingle
                wrote on last edited by
                #38

                @Avionic Awesome! I cannot thank you enough. I will have a happy coding session tonight 🙂
                Would never have had figured that out!

                1 Reply Last reply
                1
                • Black SquareB Black Square referenced this topic on
                • L Offline
                  L Offline
                  lawndart
                  wrote last edited by lawndart
                  #39

                  Greetings. Apparently I have the same issue when using a Honeycomb throttle with the Starship in MSFS2020. I do have The latest FSUIPC at my disposal. Is there a workable solution for somebody who is not quite as savvy with all the tech talk being thrown around. I’ll come around at some point but right now this is all Greek to me.

                  Black SquareB 1 Reply Last reply
                  0
                  • L lawndart

                    Greetings. Apparently I have the same issue when using a Honeycomb throttle with the Starship in MSFS2020. I do have The latest FSUIPC at my disposal. Is there a workable solution for somebody who is not quite as savvy with all the tech talk being thrown around. I’ll come around at some point but right now this is all Greek to me.

                    Black SquareB Offline
                    Black SquareB Offline
                    Black Square
                    Black Square Developer
                    wrote last edited by
                    #40

                    @lawndart I know the above thread looks daunting, but the only thing you should need to do in FSUIPC is send these two HTML events (sometimes called an "H:Event"): H:ALT_AltitudeSelectKnob_Inc_1, and H:ALT_AltitudeSelectKnob_Dec_1. I'm not an FSUIPC expert, but I know this is possible using the program discussed here, if there is not an even easier way now.

                    1 Reply Last reply
                    0
                    • L Offline
                      L Offline
                      lawndart
                      wrote last edited by
                      #41

                      @Black-Square we have made progress but progress has bled over and made other things a bit flakey.

                      The Honeycomb unit has a mode switch that sets the bug to be modified...

                      IAS, CRS, HDG, VS, ALT

                      There exists a file for Black Square that already has the events in it.... maybe.

                      BS STARSHIP ALTITUDE SELECTOR INC and ...DECREASE

                      This has the desired effect that it changes the altitude bug but it also changes the altitude bug when in every previously isolated mode as stated above.

                      It's like there should be something that says IF A AND B THEN C.

                      Black SquareB 1 Reply Last reply
                      0
                      • L lawndart

                        @Black-Square we have made progress but progress has bled over and made other things a bit flakey.

                        The Honeycomb unit has a mode switch that sets the bug to be modified...

                        IAS, CRS, HDG, VS, ALT

                        There exists a file for Black Square that already has the events in it.... maybe.

                        BS STARSHIP ALTITUDE SELECTOR INC and ...DECREASE

                        This has the desired effect that it changes the altitude bug but it also changes the altitude bug when in every previously isolated mode as stated above.

                        It's like there should be something that says IF A AND B THEN C.

                        Black SquareB Offline
                        Black SquareB Offline
                        Black Square
                        Black Square Developer
                        wrote last edited by
                        #42

                        @lawndart Interesting. That sounds like a very solvable problem. Just to be clear, you're not suggesting that it's anything I need to implement, right? This sounds entirely like a scripting issue in SPAD/FSUIPC/Mobi, or whatever you're using.

                        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