Dan Warner
a729c8a2fb
Resolve #19
2022-11-13 11:06:08 +00:00
srcejon
ca9d4d97af
Support building on Windows with Visual Studio ( #21 )
...
* Remove lib rt, as not available on Windows, and doesn't seem to be required on CentOS 7 or Mac
* Update CMakeLists.txt so it supports MSVC
* Add support for CMake 2.8
* Export all symbols in DLLs on Windows
* Simplify by removing support for CMake prior to version 3.13.4
2021-01-11 21:36:10 +00:00
las3rlars
f5cb54b382
Add algorithm include ( #18 )
...
* std::min is declared in algorithm
2019-12-07 11:47:10 +00:00
Daniel Warner
6b47861cd4
Enable c++11 ( #13 )
...
Enable c++11
2018-11-04 21:52:28 +00:00
Daniel Warner
efcea7b6d5
Use std chrono ( #12 )
2018-11-04 21:09:53 +00:00
Daniel Warner
e73df2f240
Update travis ( #9 )
...
* Update travis
2018-08-31 17:59:23 +01:00
Daniel Warner
9df2c90ae9
Make the sattrack do something useful.
2018-08-31 15:07:55 +01:00
Daniel Warner
52dcd7f0f5
GMST update
2018-08-31 14:42:15 +01:00
Daniel Warner
6982421275
Improve DeepSpacePeriodics.
2018-08-31 14:42:15 +01:00
Daniel Warner
a7d72d70e4
Rename xincl to xinc.
...
xincl is used to represent the original inclination.
2018-08-31 14:42:15 +01:00
Daniel Warner
836b67e60c
Use WrapTwoPI. Formatting and wrapping.
2018-08-31 14:42:15 +01:00
Daniel Warner
fc46e6df47
Just use memset
2018-08-31 14:42:15 +01:00
Daniel Warner
a658fa2c5b
Make static so as not to depend on any class variables.
2018-08-31 14:42:15 +01:00
Daniel Warner
2462be1a6a
Add a new constant
2018-08-31 14:42:15 +01:00
Daniel Warner
2d7606a0d3
Correct error in SGP4 code
2018-08-31 14:42:15 +01:00
Daniel Warner
1e319dc910
Move variables
2018-08-31 14:42:15 +01:00
Daniel Warner
adc1c36a5b
Create function to compute perturbed values.
2018-08-31 14:42:15 +01:00
Daniel Warner
7b08f419d2
Align variables
2018-08-31 14:42:15 +01:00
Daniel Warner
a8aa5946d9
Rename files from cpp to cc
2018-08-31 14:42:15 +01:00
Daniel Warner
c48d723692
Epoch fix ( #5 )
...
Correct modified julian
2018-08-25 12:50:39 +01:00
Daniel Warner
a38a8fdbba
Merge pull request #2 from feddischson/master
...
Closes dnwrnr/sgp4#1
2018-02-11 14:59:46 +00:00
Christian Haettich
76a1e2895d
Adds install command to cmake config
2017-06-25 22:09:34 +02:00
Daniel Warner
38f522b0a4
Remove equality checks for Coord*
2017-02-14 20:51:24 +00:00
Daniel Warner
21fb28bbfe
Seperate CMakeLists.txt files. More warnings enabled.
2017-01-08 14:17:03 +00:00
Daniel Warner
ea8da1cac8
Travis status
2017-01-07 14:26:35 +00:00
Daniel Warner
1de812d996
Update readme
2017-01-07 14:23:47 +00:00
Daniel Warner
5713bc0900
Update travis
2017-01-07 14:22:10 +00:00
Daniel Warner
09b9c7c921
Use c++99
2017-01-07 13:41:40 +00:00
Daniel Warner
5549002ea5
Correct build
2017-01-07 12:44:19 +00:00
Daniel Warner
0310c769e6
Update to use github
2017-01-07 12:32:33 +00:00
Daniel Warner
0cc181ee50
Migrate to cmake
2016-05-18 21:32:36 +01:00
Daniel Warner
7cf5e6496b
Remove unnecessary virtual destructor. Correct doxygen comments. Adjust formatting.
2016-05-18 20:57:15 +01:00
Daniel Warner
faf87bed0d
Correct mismatch tag
2014-07-06 10:37:24 +01:00
Daniel Warner
cf6fde478c
Check for point_pos == -1
2014-03-08 18:46:42 +00:00
Daniel Warner
f588fb5cdf
Ignore .swp files
2014-03-08 18:41:51 +00:00
Daniel Warner
956b670b0a
Don't use FromString for integers
2014-03-08 18:39:32 +00:00
Daniel Warner
a10a6a89f0
Correct TimeSpan compare
2014-03-08 18:28:54 +00:00
Daniel Warner
2abf4bca07
Commit Makefile.in files
2013-10-20 11:01:54 +01:00
Daniel Warner
6a15b653c0
Correct list of files to export
2013-10-20 10:31:19 +01:00
Daniel Warner
db1b42de86
Update so that SolarPosition class works
2013-05-28 21:28:22 +01:00
Daniel Warner
cbffb8355c
Add license
2013-04-01 11:33:34 +01:00
Daniel Warner
e298c9fdf7
Compiler warning issue
2013-04-01 11:08:05 +01:00
Daniel Warner
98d6e837fc
Update build system
2013-04-01 11:05:01 +01:00
Daniel Warner
65141920c1
Make SGP4 structs private.
2012-10-25 21:20:49 +01:00
Daniel Warner
566be64e8d
Rename Topographic to Topocentric. Add brief comments to all classes.
2012-10-25 20:40:47 +01:00
Daniel Warner
0ae67f450d
Merged
2012-10-24 18:02:03 +01:00
Daniel Warner
62da021303
Code comments, renaming of methods. Updated test programs.
2012-10-24 18:01:17 +01:00
Daniel Warner
d0052d93c9
Added tag v1.0 for changeset 85e07bf8b43e
2012-10-24 15:24:16 +00:00
Daniel Warner
d8cd6e682b
Remove unused line
2012-10-11 20:07:08 +01:00
Daniel Warner
2b5e39efe2
Update after major changes
2012-10-11 19:52:51 +01:00