Version: 1.6.5
Frequency: Consistently
Severity: Blocker
Marketplace package name: N/A
Context: When editing, in flight
Similar MSFS 2020 issue: N/A
Bug description:
When the empty_inerta_tensor is enabled in flight_model.cfg, the Longitudinal CG % will no longer update when payload stations are loaded.
empty_inertia_tensor = 1180.11, 3675.37, 2683.62, 228.84, 0.625, 0.0007
station_load.0 =0, 3.765, -0.885, 0, TT:MENU.PAYLOAD.PILOT, 1
station_load.1 =0, 3.765, 0.885, 0, TT:MENU.PAYLOAD.COPILOT, 2
station_load.2 =0, 1.104, 0, 0, TT:MENU.PAYLOAD.BAGGAGE, 6
In this configuration, there are two pilots sitting in tandem. Baggage hold is only certified for 24 Lb. (Yes, 24. no zeros missing)
Repro steps:
Test with a small aircraft preferably, where pilots sit upfront and really change the CG position
- with an empty_inertia_tensor enabled, use either the EFB of the SimVar watcher to modify the payload station weights.
- CG PERCENT SimVar will not update as expected (stays about 46% in my case)
- Repeat experiment by commenting out the inertia tensor. Now CG PERCENT will update as expected. (changes from 46% to about 30% with pilots. as expected)
(Note: The debug aircraft weights will not update the payload values either way. does it only report the defaults set in the flight_model.cfdg?)