Autopilot altitude select bindings
-
Think I just need a screengrab of a working ALT SEL binding for a Honeycomb Bravo - something to use as a go-by.
-
Ah, that's because you won't find them there. Those are custom events that I've created specifically for Starship, and you will need to use some 3rd party hardware binding software to utilize them.
@Black-Square I was hoping to be able to use my Honeycomb Bravo without third party software like SpadNeXt to fly the Starship in MSFS 2020. I'm finding it difficult to find instructions on how to use the ALI-850A. When I set the altitude for a climb, then get the feet per minute working, the device sometimes just ignores the set altitude and keeps climbing above the set altitude unless I set the FPM back to zero. Or, I press the FPM button on the Bravo, and the FD light turns on on the 850A, but it doesn't allow me to adjust the FPM either with the knob on the Bravo or the knob on the 850A. It's been very frustrating. Descending is easy because of the Descent button. That works fine. Any ideas?
-
@Black-Square I was hoping to be able to use my Honeycomb Bravo without third party software like SpadNeXt to fly the Starship in MSFS 2020. I'm finding it difficult to find instructions on how to use the ALI-850A. When I set the altitude for a climb, then get the feet per minute working, the device sometimes just ignores the set altitude and keeps climbing above the set altitude unless I set the FPM back to zero. Or, I press the FPM button on the Bravo, and the FD light turns on on the 850A, but it doesn't allow me to adjust the FPM either with the knob on the Bravo or the knob on the 850A. It's been very frustrating. Descending is easy because of the Descent button. That works fine. Any ideas?
@gyeltsen If you're already using SPAD, it should be very easy for you to create a profile for Starship and set all the correct events that are needed to interface with the autopilot in this very complex aircraft. You can see some of them above, like
H:ALT_VerticalSpeedKnob_Inc_1
, but the rest are at the end of the manual. Let me know if you need any others that I can help you with, though! -
I have never used SPAD and it looks like a fairly steep learning curve. I was hoping to be able to use my Honeycomb Bravo without third party software. BTW, I think the Starship is great. I was the Business Manager for Beechcraft West where I had the good fortune of flying in one as a passenger a few times. If someone had a complete SPAD profile for the Starship using Honeycomb Bravo that I could simply copy and use that would be great!
-
@Black-Square I was hoping to be able to use my Honeycomb Bravo without third party software like SpadNeXt to fly the Starship in MSFS 2020. I'm finding it difficult to find instructions on how to use the ALI-850A. When I set the altitude for a climb, then get the feet per minute working, the device sometimes just ignores the set altitude and keeps climbing above the set altitude unless I set the FPM back to zero. Or, I press the FPM button on the Bravo, and the FD light turns on on the 850A, but it doesn't allow me to adjust the FPM either with the knob on the Bravo or the knob on the 850A. It's been very frustrating. Descending is easy because of the Descent button. That works fine. Any ideas?
@gyeltsen I have uploaded some presets for the Starship for Mobiflight (the free alternative). Pretty much just copying what it says in the manual.
Be sure to remove any existing ingame binding for alt select when flying the Starship. Super easy in 2024 where you can just create a clean controller profile assigned to the Starship and it will swap to that one every time you fly it. -
@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.
@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. -
@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. -
@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
@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/
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)
For my VKB STECS it is a 16 bit axis, which means it goes from 0 to 65535.
Hope it helps.
-
@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!