Go to file
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
libsgp4 Add algorithm include (#18) 2019-12-07 11:47:10 +00:00
passpredict Support building on Windows with Visual Studio (#21) 2021-01-11 21:36:10 +00:00
runtest Support building on Windows with Visual Studio (#21) 2021-01-11 21:36:10 +00:00
sattrack Support building on Windows with Visual Studio (#21) 2021-01-11 21:36:10 +00:00
.travis.yml Update travis (#9) 2018-08-31 17:59:23 +01:00
CMakeLists.txt Support building on Windows with Visual Studio (#21) 2021-01-11 21:36:10 +00:00
LICENSE Update to use github 2017-01-07 12:32:33 +00:00
README.md Travis status 2017-01-07 14:26:35 +00:00
SGP4-VER.TLE Convert to unix files 2011-12-16 23:38:28 +00:00

README.md

SGP4 library

Build Status

License

Copyright 2017 Daniel Warner

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.