Agostino De Marco
Agostino De Marco
We should define our set of coding style rules and apply them consistently throughout the sources. This implies a code review, better if with automatic tools. Something along the lines...
Establish a set of Jupyter notebooks to show how JSBSim can be used for engineering simulations. The notebooks will be based on JSBSim interface for Python 3, i.e. the same...
I think that the file AUTHORS, besides the more specific references to the creator and architect JSB, should contain a plain list of names (and GitHub IDs if applicable). This...
I am on Windows 10 and compiled successfully the Java bindings generated by cmake. When I try to compile in Java the example program `test_pmp.java` the imports `CGAL.Polygon_mesh_processing.*` are not...
I have uploaded a video [here: /docs/assets/videos](https://github.com/JSBSim-Team/jsbsim-user-manual/tree/master/docs/assets/videos) called `running_ruby_server_windows.flv` that shows how I run a Ruby server within my Ubuntu Bash shell on Windows 10. As pointed out by @seanmcleod...
This repo is a proof of concept of how an online JSBSim Manual could possibly evolve. As of today, we have a MS Word manual edited by Jon Berndt, available...
Hi Satoru, my compliments for this cool library iGeo. I'm using it for developing an Aircraft Design tool that soon will go open source. Is there a way to show...
Updated "AoA vs CAS.ipynb" example. PNG images embedded inside the Jupyter notebook. Added more context at the beginning of the notebook. Added more figures taken from JSBSim online reference manual....