Bertrand Coconnier

Results 13 issues of 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 ![input](https://user-images.githubusercontent.com/74592595/182802102-e75f7864-0e2b-4f87-b3ce-059358bf8066.PNG) I run the command `.\JSBSim --script=scripts/c1723.xml --realtime --suspend` and...

bug

**I'm submitting a ...** - [x] bug report - [ ] feature request - [ ] support request => **Please do not submit support request here**, see note at the...

bug

### 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...

bug

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...

bug

**I'm submitting a ...** - [x] bug report - [ ] feature request - [ ] support request => **Please do not submit support request here** **Describe the issue** The...

bug

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...

wontfix

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...