Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Linearization from console executable and xml script #991

Merged
merged 6 commits into from
Nov 24, 2023

Conversation

vtpasquale
Copy link
Contributor

This pull request corresponds to issue #989. Enables linearization from console executable and xml script; this workflow was available in previous JSBSim versions. The example script shows how to use the feature with the existing 737 aircraft model.

I think we can ultimately do better than this workaround:
#989 (comment)

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (5c31c25) 24.88% compared to head (966f665) 24.87%.

Files Patch % Lines
src/FGFDMExec.cpp 14.28% 6 Missing ⚠️
src/initialization/FGLinearization.cpp 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #991      +/-   ##
==========================================
- Coverage   24.88%   24.87%   -0.01%     
==========================================
  Files         168      168              
  Lines       18899    18908       +9     
==========================================
+ Hits         4703     4704       +1     
- Misses      14196    14204       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@agodemar
Copy link
Contributor

@bcoconni is there a problem in this check?

C/C++ build / C/C++ build (MSVC) (OFF) (pull_request)

@seanmcleod
Copy link
Member

There was a single test that failed, the TestInputSocket test.

@bcoconni
Copy link
Member

This test randomly fails. Nothing to worry about.
Simply clicking "Re-run failed tests" fixed the problem.

@agodemar agodemar merged commit 9c7f8e9 into JSBSim-Team:master Nov 24, 2023
30 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants