Bertrand Coconnier
Bertrand Coconnier
This pull request should fix the bug reported in issue #698 and discussion #693: * Error codes returned by `socket()` and `append()` should now be correctly handled on Windows (the...
### Discussed in https://github.com/JSBSim-Team/jsbsim/discussions/693 Originally posted by **achodoglugil** August 4, 2022 I set the input parameters like this in c1723.xm  I run the command `.\JSBSim --script=scripts/c1723.xml --realtime --suspend` and...
**I'm submitting a ...** - [x] bug report - [ ] feature request - [ ] support request => **Please do not submit support request here**, see note at the...
### Discussed in https://github.com/JSBSim-Team/jsbsim/discussions/643 Originally posted by @dpculp June 5, 2022 When executing the script weather-balloon.xml as supplied by the repo I get a core dump "Floating point exception" after...
JSBSim provides schemas for XML validation (`JSBSim.xsd` for flight models, `JSBSimScript.xsd` for script files and `JSBSimSystem.xsd` for system files) but they have not been updated for a while so they...
**I'm submitting a ...** - [x] bug report - [ ] feature request - [ ] support request => **Please do not submit support request here** **Describe the issue** The...
This PR contributes to addressing the issue #155. It updates the XML validation document `JSBSim.xsd` to (nearly ?) match the current state of aircraft definition files format. Some code has...
**I'm submitting a ...** - [X] bug report - [ ] feature request - [ ] support request => **Please do not submit support request here**, see note at the...
After some consolidation of the logging code (PR #1141, ##1142 and ##1145), this PR resumes the migration of the code to the new logging system. I took this opportunity to:...
**I'm submitting a ...** - [X] bug report - [X] feature request - [ ] support request => **Please do not submit support request here**, see note at the top...