Board index FlightGear Development Aircraft

Cessna 210 "Centurion" family development topic

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

Re: Cessna 210 "Centurion" family development topic

Postby TheEagle » Mon Jul 25, 2022 2:23 pm

I should use modifiers more often … the Weighted Normals modifier with Face Area as weighting source corrected all of my shading problems out of the box ! :)

From now on I'll occasionally live stream my working on the 210, because I thought it might be interesting / helpful, especially for those new to FG aircraft development, to watch how i am doing it. So, if anyone is interested and you have a YouTube account, subscribe to my channel Eagle flying so that you'll be notified when I start a stream. I can also answer a few questions during the stream, if you have any ! :)
Cessna 210 (Wiki)
My other aircraft: my wiki profile !
Other: FGTools (GitHub)
World tour: View on SkyVector
Please consider donating $1 / €1 to help me finance a new camera !
User avatar
TheEagle
 
Posts: 3433
Joined: Sat May 01, 2021 3:27 pm
Location: France
Pronouns: You, he
Callsign: F-EAGLE
IRC name: none
Version: Git next
OS: Ubuntu Studio 22.04

Re: Cessna 210 "Centurion" family development topic

Postby TheEagle » Thu Aug 25, 2022 10:58 pm

Finally ! I got commit access to FGAddon today and pushed the 1.0.0 release from GitHub to the trunk hangar, so all next users from now on can now download the most recent stable version (without major bugs / errors) through the launcher ! :)
Cessna 210 (Wiki)
My other aircraft: my wiki profile !
Other: FGTools (GitHub)
World tour: View on SkyVector
Please consider donating $1 / €1 to help me finance a new camera !
User avatar
TheEagle
 
Posts: 3433
Joined: Sat May 01, 2021 3:27 pm
Location: France
Pronouns: You, he
Callsign: F-EAGLE
IRC name: none
Version: Git next
OS: Ubuntu Studio 22.04

Re: Cessna 210 "Centurion" family development topic

Postby Volador » Sat Aug 27, 2022 3:49 pm

Nice work Eagle, congratulations :)
User avatar
Volador
 
Posts: 1142
Joined: Tue Sep 01, 2020 4:58 pm
Callsign: Volador, G-VLDR
Version: 2020.4
OS: Windows 10, 64 bit

Re: Cessna 210 "Centurion" family development topic

Postby southside » Sat Aug 27, 2022 5:34 pm

I just pulled this from Github, fired up FG and selected "Silver Eagle"

I consistently get a fatal exception error dialog box "FGPropertyValue::GetValue() The property fcs/aileron-pos-rad does not exist."

and this in the console

In file /fgfs/Aircraft/c210-family/Systems/silver-eagle-fdm.xml: line 845
Engine location ignored, only thruster location is used.

In file /fgfs/Aircraft/c210-family/Systems/silver-eagle-fdm.xml: line 850
Engine orientation ignored, only thruster orientation is used.
78.89 [ALRT]:autopilot DigitalFilter: unknown config node: gain
87.37 [ALRT]:io Failed to load file: "Instruments/ifcs/ifcs.xml"
89.01 [ALRT]:io Failed to load file: "Avionics/ap-control/ap-control.xml"
90.04 [ALRT]:io Failed to load file: "Controls/fuel-select/fuel-select.xml"
91.57 [INFO]:nasal Failed to find view-number-raw=nil
91.95 [INFO]:nasal initialising the mp lag system
91.97 [ALRT]:nasal Nasal module gui present in FGDATA/Nasal but not configured in defaults.xml. Please add an entry to defaults.xml, and set /nasal[0]/gui[0]/enabled[0]=true to load the module on-demand at runtime when required.
92.10 [INFO]:nasal towing is active!
FGPropertyManager::GetNode() No node found for fcs/aileron-pos-rad
FGPropertyManager::GetNode() No node found for fcs/aileron-pos-rad
Running FlightGear's terminate handler. The program is going to exit due to a fatal error condition, sorry.
Aborted (core dumped)




I'm running 2020.4.0 nightlies from saiarcott's PPA. Ubuntu 22.04 GeForce GTX 1650 SUPER
southside
 
Posts: 30
Joined: Mon Mar 18, 2019 2:19 am
Pronouns: CGAF/SCGAF
Callsign: G-ATOM
Version: 2040.4.0
OS: Ubuntu 22.04

Re: Cessna 210 "Centurion" family development topic

Postby cgdae » Sat Aug 27, 2022 6:21 pm

southside wrote in Sat Aug 27, 2022 5:34 pm:I just pulled this from Github, fired up FG and selected "Silver Eagle"

I consistently get a fatal exception error dialog box "FGPropertyValue::GetValue() The property fcs/aileron-pos-rad does not exist."


In flightgear/ and fgdata/ there are occurrences of these property paths:

fcs/left-aileron-pos-rad
fcs/right-aileron-pos-rad
fcs/aileron-pos-rad-avgd

But no occurrences of:

fcs/aileron-pos-rad

So maybe some code in c210-family that is using fcs/aileron-pos-rad should instead be using fcs/aileron-pos-rad-avgd?

- Jules
cgdae
 
Posts: 117
Joined: Tue May 31, 2016 8:35 pm

Re: Cessna 210 "Centurion" family development topic

Postby TheEagle » Sat Aug 27, 2022 9:56 pm

@cgdae: no, fcs/aileron-pos-rad is a custom property created by the FCS.
@southside: Thanks for reporting, but I am aware of this issue - the Silver Eagle variant should currently be considered non-working at the moment, as my main focus was on some scenery work in the last weeks. I should be done with that soon, and after that I'll continue work on the 210 ! :) In the meantime, I recommend either downloading the 1.0.0 release from GitHub, or installing that same release via the launcher (only possible with FG git next), or cloning the git repo and then within it doing:
Code: Select all
git checkout v1.0.0

and only using the P210N, not the Silver Eagle.
Cessna 210 (Wiki)
My other aircraft: my wiki profile !
Other: FGTools (GitHub)
World tour: View on SkyVector
Please consider donating $1 / €1 to help me finance a new camera !
User avatar
TheEagle
 
Posts: 3433
Joined: Sat May 01, 2021 3:27 pm
Location: France
Pronouns: You, he
Callsign: F-EAGLE
IRC name: none
Version: Git next
OS: Ubuntu Studio 22.04

Re: Cessna 210 "Centurion" family development topic

Postby southside » Sun Aug 28, 2022 12:07 am

Thank you.

It would have helped if I had read the release notes.....

It was hard work, but I enjoyed it and learned very much along the way: the Cessna 210 finally is ready to have it's first release ! smiley
Included variants are the P210N and it's turboprop conversion the "Silver Eagle", though the latter one is not fully working yet. The P210N is fully working, though !


Looking forward to seeing this aircraft getting completed but still fun to fly as it is now :-)
southside
 
Posts: 30
Joined: Mon Mar 18, 2019 2:19 am
Pronouns: CGAF/SCGAF
Callsign: G-ATOM
Version: 2040.4.0
OS: Ubuntu 22.04

Re: Cessna 210 "Centurion" family development topic

Postby TheEagle » Sun Sep 18, 2022 8:18 pm

IDK if anyone is interested, but I've set up a Discord server for all my projects - you can join here: https://discord.gg/QF2DjutFD7 then go to the Cessna 210 category ! :)
Cessna 210 (Wiki)
My other aircraft: my wiki profile !
Other: FGTools (GitHub)
World tour: View on SkyVector
Please consider donating $1 / €1 to help me finance a new camera !
User avatar
TheEagle
 
Posts: 3433
Joined: Sat May 01, 2021 3:27 pm
Location: France
Pronouns: You, he
Callsign: F-EAGLE
IRC name: none
Version: Git next
OS: Ubuntu Studio 22.04

Re: Cessna 210 "Centurion" family development topic

Postby merspieler » Sun Sep 18, 2022 9:30 pm

nooooooooooo

why don't you make a matrix room instead? free and open communication for a free and open source project?
instead of forcing people into proprietary slavery
oh... also, it's false advertising, it's not a server, it's an instance, they don't run a dedicated server just for you.
Nia (you&, she/her)

Please use gender neutral terms when referring to a group of people!

Be the change you wish to see in the world, be an ally to all!

Join the official matrix space
merspieler
 
Posts: 2295
Joined: Thu Oct 26, 2017 11:43 am
Location: Wish to be in YBCS
Pronouns: you&, she/her
Callsign: you&, she/her
IRC name: merspieler
Version: next
OS: NixOS

Previous

Return to Aircraft

Who is online

Users browsing this forum: No registered users and 7 guests