Board index FlightGear Development Aircraft

Again I have problems with the Citation X

Questions and discussion about creating aircraft. Flight dynamics, 3d models, cockpits, systems, animation, textures.

Re: AGAIN I HAVE PROBLEMS WITH THE CITATION X

Postby clm76 » Sat May 01, 2021 6:41 pm

Oswald wrote in Sat May 01, 2021 5:29 pm:Hi clm76, I just realized there is a new Aerostar 700 version on Patten's hangar. Downloaded, exchanged it for the old one and tried it - first impression: great improvement! smoother to fly incl AP. Have you done it?


Yes, I did. :)
clm76
 
Posts: 204
Joined: Tue Oct 30, 2012 9:18 pm
Location: France - LFOH
Callsign: F-GCLM
Version: 2020.4.0
OS: Linux Mint 20.2

Re: AGAIN I HAVE PROBLEMS WITH THE CITATION X

Postby Oswald » Sat May 01, 2021 7:28 pm

Thanks a lot :D
Oswald
 
Posts: 162
Joined: Sun Feb 21, 2016 12:29 am

Re: AGAIN I HAVE PROBLEMS WITH THE CITATION X

Postby miguel » Tue May 04, 2021 4:41 pm

Hello; clm76.
I am still working on the CDU problem.

If I do the FLP from Router+CDU. everything works fine.
This seems to be a mystery
miguel
miguel
 
Posts: 226
Joined: Wed Aug 19, 2015 5:05 pm

Re: AGAIN I HAVE PROBLEMS WITH THE CITATION X

Postby clm76 » Wed May 05, 2021 7:07 am

miguel wrote in Tue May 04, 2021 4:41 pm:If I do the FLP from Router+CDU. everything works fine.
This seems to be a mystery

It's not really a mystery ! :wink:
I think the problem comes from the nasal function "parsexml" which is a parser to load the files "procedures.xml" if they exist. As SIDs, STARs and APPROACHES use this function, if one crash Fg, the others will also do it.
The route manager doesn't use this method but another one, written in C++.

I’ll see if I can find another method.
clm76
 
Posts: 204
Joined: Tue Oct 30, 2012 9:18 pm
Location: France - LFOH
Callsign: F-GCLM
Version: 2020.4.0
OS: Linux Mint 20.2

Re: AGAIN I HAVE PROBLEMS WITH THE CITATION X

Postby miguel » Thu May 06, 2021 7:33 pm

Thanks clm76 for your pattience. I'm really a fan of that model. I have no experience in programming. I'll be on stand-by for every future update. We have also tested the Aerostar700, so I could give you feedback testing your models. If that helps. Are you Clement l'hamaide in the PAF forum?

miguel
miguel
 
Posts: 226
Joined: Wed Aug 19, 2015 5:05 pm

Re: AGAIN I HAVE PROBLEMS WITH THE CITATION X

Postby clm76 » Fri May 07, 2021 6:49 am

miguel wrote in Thu May 06, 2021 7:33 pm: We have also tested the Aerostar700, so I could give you feedback testing your models. If that helps. Are you Clement l'hamaide in the PAF forum?

Yes, you can give me your feedback about the Aerostar700. A new version will coming soon. I am revisiting the fuel and electrical systems.
I'm not Clement de l'hamaide, my name is Christian Le Moigne (clm76), on the french flightgear forum and also the PAF forum, but this last one is practically no longer used.
clm76
 
Posts: 204
Joined: Tue Oct 30, 2012 9:18 pm
Location: France - LFOH
Callsign: F-GCLM
Version: 2020.4.0
OS: Linux Mint 20.2

Re: AGAIN I HAVE PROBLEMS WITH THE CITATION X

Postby miguel » Fri May 07, 2021 3:10 pm

OK, thank you.
I'm waiting for your next update on the Aerostar700 and I'll pass you my opinion, so far attention to the P.A., any problems?
Regards Miguel
miguel
 
Posts: 226
Joined: Wed Aug 19, 2015 5:05 pm

Re: AGAIN I HAVE PROBLEMS WITH THE CITATION X

Postby miguel » Wed May 26, 2021 3:15 pm

Question for clm76
is it possible for you to look at the problem, that we have to be able to load the flight plans from the CDU.
It seems that version 2020.4.0 cannot read some kind of document, only in the CitationX.

thank you very much: miguel
miguel
 
Posts: 226
Joined: Wed Aug 19, 2015 5:05 pm

Re: AGAIN I HAVE PROBLEMS WITH THE CITATION X

Postby clm76 » Tue Jun 01, 2021 6:43 pm

Hmmm, it's not very simple because none of the people in France who use the Citation X have told me of problems like yours. It's not a problem of flightgear 2020.4.0, I use it.

For the moment, I'm working on a light version of the Citation X but it's gonna take a while. I'd look at your problem in the same time.

For your information, a new version of the Aerostar-700 is available in the Patten's hangar.
Last edited by Johan G on Wed Jun 02, 2021 12:01 pm, edited 1 time in total.
Reason: Please do not quote the entire preceding post.
clm76
 
Posts: 204
Joined: Tue Oct 30, 2012 9:18 pm
Location: France - LFOH
Callsign: F-GCLM
Version: 2020.4.0
OS: Linux Mint 20.2

Re: Again I have problems with the Citation X

Postby miguel » Wed Jun 02, 2021 6:56 pm

OK I try with FG 2020.3.... and I have no problem " because of this I say that the problem" may be in FG 2020.4.0. thank you very much for your interest.
Tomorrow I will test the Aerostar 700 latest version.
miguel
 
Posts: 226
Joined: Wed Aug 19, 2015 5:05 pm

Re: Again I have problems with the Citation X

Postby miguel » Thu Jun 03, 2021 7:24 pm

The only driscrepancies I found, is that you compile on Linux while I'm using windows nightly no local compilation, can you check the citation in the last 2020.4.0 on windows ? perhaps on a virtual machine so you don't have to install windows.

miguel
miguel
 
Posts: 226
Joined: Wed Aug 19, 2015 5:05 pm

Re: Again I have problems with the Citation X

Postby clm76 » Fri Jun 04, 2021 7:15 am

miguel wrote in Thu Jun 03, 2021 7:24 pm:The only driscrepancies I found, is that you compile on Linux while I'm using windows nightly no local compilation, can you check the citation in the last 2020.4.0 on windows ? perhaps on a virtual machine so you don't have to install windows.

Yes I can try on a laptop which have a dual boot windows - linux
clm76
 
Posts: 204
Joined: Tue Oct 30, 2012 9:18 pm
Location: France - LFOH
Callsign: F-GCLM
Version: 2020.4.0
OS: Linux Mint 20.2

Re: Again I have problems with the Citation X

Postby miguel » Fri Jun 04, 2021 3:39 pm

thank you very much

I'm really looking forward to fly again the BEST F.GEAR AIRCRAFT EVER

miguel
miguel
 
Posts: 226
Joined: Wed Aug 19, 2015 5:05 pm

Re: Again I have problems with the Citation X

Postby sfr » Fri Jun 04, 2021 3:49 pm

Hi,

i don't want to hijack this thread but want to take the opportunity. Some time last year i offered to translate the Citation X Tutorials to English. Can you provide the original documents the PDFs are based on?

Bye, Stefan
sfr
 
Posts: 93
Joined: Sun Nov 17, 2019 6:25 pm
Callsign: D-CSFR
Version: 2020.4
OS: Kubuntu 18.04 LTS

Re: Again I have problems with the Citation X

Postby clm76 » Fri Jun 04, 2021 4:30 pm

sfr wrote in Fri Jun 04, 2021 3:49 pm:Some time last year i offered to translate the Citation X Tutorials to English. Can you provide the original documents the PDFs are based on?

Yes, of course, but they are in .odt format (LibreOffice Writer) and they may not be up to date on the latest changes.
if you want them anyway, I’ll put a link to get them back.
Last edited by Johan G on Fri Jun 04, 2021 8:31 pm, edited 1 time in total.
Reason: Please do not quote the entire preceding post.
clm76
 
Posts: 204
Joined: Tue Oct 30, 2012 9:18 pm
Location: France - LFOH
Callsign: F-GCLM
Version: 2020.4.0
OS: Linux Mint 20.2

PreviousNext

Return to Aircraft

Who is online

Users browsing this forum: No registered users and 11 guests