maufus Posted March 23, 2005 Report Posted March 23, 2005 SOFTWARE: FS2004 (NOT updated to 9.1) and FSUIPC 3.30 (maybe not needed?) Hi all, I'd need to move ailerons, elevators, rudder and other mobile surfaces while in SLEW mode. I know programs like Wideview already provide something like that: wideview can control aircraft position and attitude, but does nothing with control surfaces. I tried via FSUIPC in different ways: - writing to 0BB2, 0BB4, 0BB6offsets, but surfaces don't move - writing to 2E98, 2EA8, 2EB8 offsets and something runs with rudder and elevators, but only the left aileron moves (I tried different aircrafts) So, any tips? Or is it possible to do it with a special gauge? Something that gets control values from custom UDP packets and writes simulation variables?
scruffyduck Posted March 23, 2005 Report Posted March 23, 2005 Have you looked at the FS controls list? I seems to recall that those can be used to change control surfaces as they take a parameter. Some allow incremental change mimicing the keyboard. The list is in the FSUIPC SDK - they are all driven through one offset
maufus Posted March 23, 2005 Author Report Posted March 23, 2005 Hi, I tried with RUDDER_CENTER, RUDDER_RIGHT and RUDDER_LEFT controls. They do not operate in SLEW - it seems that FS or FSUIPC enque such controls settings while in SLEW, because if you disable SLEW you'll see all of your sent controls to be executed all at once! Thankyou for your try, however!
scruffyduck Posted March 23, 2005 Report Posted March 23, 2005 because if you disable SLEW you'll see all of your sent controls to be executed all at once! Ah not very useful then :? :?
Pete Dowson Posted April 2, 2005 Report Posted April 2, 2005 I'd need to move ailerons, elevators, rudder and other mobile surfaces while in SLEW mode. I don't think FS will let you do that. Regards, Pete
maufus Posted April 4, 2005 Author Report Posted April 4, 2005 Writing to 2E98, 2EA8, 2EB8 offsets while in SLEW, something moves: rudder and elevators, by example, but with ailerons only the left one moves (I tried different aircrafts). Any tips for right aileron??
Pete Dowson Posted April 4, 2005 Report Posted April 4, 2005 Writing to 2E98, 2EA8, 2EB8 offsets while in SLEW, something moves: rudder and elevators, by example, but with ailerons only the left one moves (I tried different aircrafts). Any tips for right aileron?? Interesting that those values are obeyed in slew mode at all. That's quite a surprise. As for ailerons, I really don't understand why you can move the left one but not the right -- can you move it both up and down with different signed values? Pete
scohan Posted April 29, 2005 Report Posted April 29, 2005 Writing to 2E98, 2EA8, 2EB8 offsets while in SLEW, something moves: rudder and elevators, by example, but with ailerons only the left one moves (I tried different aircrafts). Any tips for right aileron?? Interesting that those values are obeyed in slew mode at all. That's quite a surprise. As for ailerons, I really don't understand why you can move the left one but not the right -- can you move it both up and down with different signed values? Pete I'm seeing the same behavior. I am able to move both up and down with different values, but only the left aileron moves. FS2004, v 9.1, FSUIPC 3.48 (via WideFS). Steve Cohan
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