Skip to content

v1.2

Compare
Choose a tag to compare
@deflorio deflorio released this 26 Jan 16:42
· 11 commits to master since this release
Added simulation run status bar.

Added #define BOOST_BIND_GLOBAL_PLACEHOLDERS in Propagator.h and HIL_interface.cpp.
Explicit initialization of struct members of SYS_Parameters in Subsystem.cpp.
Fixed bug in orbit propulsion class for thrust resolution and execution of negative continuous maneuvers.
Implemented first version of Ctrl execution by orbit propulsion system in main file orbprop.cpp.
Implemented header option in I/O function read_csvfile.
Created variable type struct Pass.
Implemented generation of lists of GS, TG and GS + TG passes sorted by time for each spacecraft and all spacecraft.
Modified headers in events output files.
Updated Eigen, spice and xerces libraries. Implemented check and error message on duration of attitude propagation.
Updated environment and auxiliary files in data folder.
Updated user guide.