Skip to content
Discussion options

You must be logged in to vote

Alright so now I'll try making this work on my x8 UAV fdm. The trim routine either failed for the required speed and gamma or returned Sorry, qdot doesn't appear to be trimmable

Here are the differences that I identified between the c172p case and my x8 :

  1. x8 is a flying wing, no rudder, no yaw channel in the FCS element of the fdm.xml.
  2. Unlike the c172p, no pitch-trim-cmd-norm in the FCS of the x8 either : that would certainly be a problem, considering the tFull trim mode requires a tPitchTrim control state for the Qdot axis :
    void FGTrim::SetMode(TrimMode tt) {
    ClearStates();
    mode=tt;
    switch(tt) {

Replies: 29 comments 29 replies

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Dobid
Comment options

@Dobid
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@Dobid
Comment options

@Dobid
Comment options

@Dobid
Comment options

@Dobid
Comment options

@seanmcleod
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Dobid
Comment options

@Dobid
Comment options

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
2 replies
@Dobid
Comment options

@seanmcleod
Comment options

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Dobid
Comment options

@seanmcleod
Comment options

Comment options

You must be logged in to vote
1 reply
@agodemar
Comment options

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Dobid
Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
1 reply
@Dobid
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants