Erik Hofman [EMAIL PROTECTED] wrote: > Hof Markus wrote: > >Airbus family uses Flight Computers (3x FCPC [Primary] an 2xFCSC > >[Secondary]) to control the contr. surfaces in the right way. > > > >If no input on the sidestick is taken the aircraft will hold attitude. This > >is not done by FGFS - A320. > >Sidestick inputs behave (in normal mode like this): > >X-Axis: Rollrate command ... means same sidestick deflection = same > >rollrate > >(IAS,... independent) > >Y-Axis: G-Load is orderd by sidestick. > > > >I programmed some behavior for (sorry folks for that) MSFS, but I hate MS. > >I think FGFS is best of all FlightSims. > > > >I want to add this feature to FGFS too, but don't know exactly where to put > >the routines. > >Maybe to add some autopilot functions, but this feature is not covered by > >A/P originally. > >Should it be put into Flight modell?? > > Yes. The A320 is modeled for JSBSim which can define a Flight Computer > like that of the A320, but it's quite some work to figure out how to do > it like real. I need to do this for the F-16 model also and I guess the > A320 and the F-16 share a lot with regard to this. do have some attitude hold in xml defined. I tried a little bit, but Rollrate command seems to work better... I have some troubles getting the right factor for elevator position esp. in Approach :)) (at low IAS) Does anyone know where to debug die fcs values of my on functions defined as componets in A/C .xml file? I need some values to trigger the right factors for flight controls.
> The first place to look would be: > http://www.jsbsim.org > > and: > http://jsbsim.sourceforge.net/AutomaticFlightInJSBSim.pdf thanks that helped a lot. markus _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
