papanebo Posted September 14, 2020 Report Posted September 14, 2020 Good day to all. In MSFS the gear handle position offset (0x0BE8) when using C172 (and i suspect in all aircraft with non retractable gear), is 0 on ground instead of 16383. Only if you take off and press the toggle gear button it changes to 16383 and stays that way. Thanks. Nick
John Dowson Posted September 15, 2020 Report Posted September 15, 2020 Hi Nick, yes, seems that way. However, you can check offset 060C (gear retractable flag), and if that's 0 then you can ignore 0x0BE8. John
papanebo Posted September 15, 2020 Author Report Posted September 15, 2020 34 minutes ago, John Dowson said: Hi Nick, yes, seems that way. However, you can check offset 060C (gear retractable flag), and if that's 0 then you can ignore 0x0BE8. John Thank you John. So is this the correct behavior and won't change? If that's the case i will have to adjust our ACARS code for MSFS only 🙂 I'm asking cause in previous simulators offset 0BE8 was always 16383 in aircraft with no retractable gear.
John Dowson Posted September 15, 2020 Report Posted September 15, 2020 2 minutes ago, papanebo said: So is this the correct behavior and won't change? Who knows! I could report this and it may get fixed, but if you check offset 060C first this should be valid for all flight sims, so it doesn't have to be specific for MSFS.
papanebo Posted September 15, 2020 Author Report Posted September 15, 2020 15 minutes ago, John Dowson said: Who knows! I could report this and it may get fixed, but if you check offset 060C first this should be valid for all flight sims, so it doesn't have to be specific for MSFS. If you could report it, it would be great! It helps if the behavior is on par with the previous versions. Nick
Pete Dowson Posted September 15, 2020 Report Posted September 15, 2020 21 minutes ago, papanebo said: So is this the correct behavior and won't change? If that's the case i will have to adjust our ACARS code for MSFS only 🙂 I'm asking cause in previous simulators offset 0BE8 was always 16383 in aircraft with no retractable gear Does seem to be a bug, so it should be reported. Is the value reporting correctly for aircraft with retractable gears? Pete
John Dowson Posted September 15, 2020 Report Posted September 15, 2020 (edited) 10 minutes ago, Pete Dowson said: Is the value reporting correctly for aircraft with retractable gears? Yes, or at least it is in the Cessna Citation CJ4. I will report this. Later: reported. Edited September 15, 2020 by John Dowson Reported to Asobo
papanebo Posted September 15, 2020 Author Report Posted September 15, 2020 10 minutes ago, Pete Dowson said: Does seem to be a bug, so it should be reported. Is the value reporting correctly for aircraft with retractable gears? Pete Hello Pete. Yes it is reporting correctly for those aircraft.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now