Skip to content

Commit

Permalink
Merge pull request #643 from ut-issl/main
Browse files Browse the repository at this point in the history
Merge main to develop for hotfix #642
  • Loading branch information
200km committed May 13, 2024
2 parents db02f9f + a7f93b0 commit bcdca75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.13)
project(S2E
LANGUAGES CXX
DESCRIPTION "S2E: Spacecraft Simulation Environment"
VERSION 7.2.6
VERSION 7.2.7
)

# build config
Expand Down
2 changes: 1 addition & 1 deletion data/sample/initialize_files/sample_satellite.ini
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ epoch_jday = 2.458940966402607e6
tle1=1 25544U 98067A 20076.51604214 .00016717 00000-0 10270-3 0 9005
tle2=2 25544 51.6412 86.9962 0006063 30.9353 329.2153 15.49228202 17647
// World Geodetic System
wgs = 2 // 0: wgs72old, 1: wgs72, 2: wgs84
wgs_setting = 2 // 0: wgs72old, 1: wgs72, 2: wgs84
//////////////////////////////////////////////////////////////////////////

// Settings for relative orbit propagation ////////////////////////////
Expand Down

0 comments on commit bcdca75

Please sign in to comment.