Changelog 2020.3: Difference between revisions

Jump to navigation Jump to search
Line 47: Line 47:


== JSBSim ==
== JSBSim ==
*  
* Added the ability to set up the starter and acceleration times of a turbine (parameters <n1spinup>, <n2spinup>, <n1startrate>, <n2startrate>).
* The <integrator> filter can now be reset to 0.0 by setting its <trigger> property to a negative value.
* The integration scheme of the <integrator> filter can now be chosen among "rect" (Euler), "trap" (Trapezoidal), "ab2" 2nd order Adams-BashForth and "ab3" 3rd order Adams-Bashforth
* The following functions can now be used in <function>: floor, ceil and fmod. Their functionalities are the same than the corresponding C/C++ functions.
* <function> now checks the number of its arguments.
* New system component linear_actuator
* Bug fix of Euler angles computations in FGMatrix33
* Export the fuel density to the property tree
* Added cyclic clipping for FCS components
* Fixed a regression which prevented the wheels rotation speed to slow down while the gears were retracted
* Added the ability to control the turbine engines spin down factor
 
== YASim ==
== YASim ==
*  
*  

Navigation menu