-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
Sergio De Florio
committed
Jan 26, 2022
1 parent
3e75aeb
commit ecf290e
Showing
989 changed files
with
75,167 additions
and
36,074 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
43,903 changes: 22,347 additions & 21,556 deletions
43,903
data/spaceweather/CssiSpaceWeather_indices.txt
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
[33mcommit 3e75aeb54639d4fc724c1097677ee348fdff52c8[m[33m ([m[1;36mHEAD -> [m[1;32mmaster[m[33m, [m[1;31morigin/master[m[33m, [m[1;31morigin/HEAD[m[33m)[m | ||
Author: deflorio <[email protected]> | ||
Date: Sat May 2 01:59:42 2020 +0200 | ||
|
||
Corrected typos in user guide. | ||
|
||
[33mcommit 5458c9d7a631d60ee002fda23b1078436cf60143[m | ||
Author: deflorio <[email protected]> | ||
Date: Fri May 1 23:43:36 2020 +0200 | ||
|
||
Deleted EMM folder in doc. New entry in user guide. | ||
|
||
[33mcommit 863f224e0d2acbcd17386ea03c47e782c0647e79[m | ||
Author: deflorio <[email protected]> | ||
Date: Fri May 1 16:13:08 2020 +0200 | ||
|
||
New entries in README and user guide. | ||
|
||
[33mcommit e48c805ebb41be66d0d30da142a786da53e53e10[m | ||
Author: deflorio <[email protected]> | ||
Date: Wed Apr 29 16:38:06 2020 +0200 | ||
|
||
New entries in README and user guide. | ||
|
||
[33mcommit 0046d19e491756d82c10b4fcbe53e4d542c0962c[m | ||
Author: deflorio <[email protected]> | ||
Date: Wed Apr 29 01:25:26 2020 +0200 | ||
|
||
Modified Makefile for automatic compilation of Fortran libraries. Modified Readme and user guide. Implemented error message for duration of attitude propagation. New entries in gitignore. | ||
|
||
[33mcommit f9046a426c0d0fa0c35a8181ba8872980a519477[m | ||
Author: deflorio <[email protected]> | ||
Date: Tue Apr 28 23:00:45 2020 +0200 | ||
|
||
Modified README, user guide and sample input XML files. Added 'bin' folder to repository. | ||
|
||
[33mcommit ca764c5e93f61d10996d92564fb785ab543286d1[m | ||
Author: deflorio <[email protected]> | ||
Date: Mon Apr 27 18:35:29 2020 +0200 | ||
|
||
Created README.md file. Modified user guide. | ||
|
||
[33mcommit ce4fefc7fad5525f9d6c41e839a19573fb5999d7[m | ||
Author: deflorio <[email protected]> | ||
Date: Mon Apr 27 01:23:20 2020 +0200 | ||
|
||
Modified gitignore and user guide. | ||
|
||
[33mcommit 7e2c3945d7ef1d391464224ae357b80213a62f69[m[33m ([m[1;33mtag: v1.0[m[33m)[m | ||
Author: deflorio <[email protected]> | ||
Date: Mon Apr 27 00:48:14 2020 +0200 | ||
|
||
First upload of code. | ||
|
||
[33mcommit 28f293329b061c6ef28afe7450b16ce7e88c17fe[m | ||
Author: deflorio <[email protected]> | ||
Date: Mon Apr 27 00:22:03 2020 +0200 | ||
|
||
First commit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.