Skip to content

Aeromatic fix inputs#860

Merged
bcoconni merged 6 commits intoJSBSim-Team:masterfrom
ermarch:aeromatic-fix-inputs
Mar 24, 2023
Merged

Aeromatic fix inputs#860
bcoconni merged 6 commits intoJSBSim-Team:masterfrom
ermarch:aeromatic-fix-inputs

Conversation

@ermarch
Copy link
Contributor

@ermarch ermarch commented Mar 22, 2023

Harden input handling and report warnings and alerts if something seems wrong.
This might fix #787. If not it could always be opened again.

ermarch and others added 6 commits March 1, 2023 08:53
@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

Merging #860 (8b6ecf7) into master (398c07c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #860   +/-   ##
=======================================
  Coverage   23.24%   23.24%           
=======================================
  Files         167      167           
  Lines       19603    19603           
=======================================
  Hits         4557     4557           
  Misses      15046    15046           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bcoconni bcoconni merged commit e1af7ce into JSBSim-Team:master Mar 24, 2023
@bcoconni bcoconni mentioned this pull request Mar 24, 2023
3 tasks
bcoconni pushed a commit to bcoconni/jsbsim that referenced this pull request Apr 8, 2023
* Fix a few expired links

* Fix the case where all input parameters are undefined. You will get a working configuration but it won't mean much. But at least it will not genereate NaN's in the output file under any circumstance. Auto fix a user mistake where emtpy weigth > max weight.

* Uncomment NaN signals for release builds

* Embed the input parameters into the output file.

* Introduce a warning system to display warning and alert messages after everything was finished.
@ermarch ermarch deleted the aeromatic-fix-inputs branch April 11, 2023 06:24
bcoconni pushed a commit that referenced this pull request Sep 2, 2023
bcoconni pushed a commit to bcoconni/jsbsim that referenced this pull request Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Negative pointmass is calculated

2 participants