Skip to content
/ predict Public

Satellite prediction with simple Makefile-driven build, using code from John A. Magliacane, KD2BD (a fork from koansys/predict)

License

GPL-3.0, GPL-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

jj1bdx/predict

Predict

PREDICT is an open-source, multi-user satellite tracking and orbital prediction program by John A. Magliacane, KD2BD.

This repository contains a simplified fork, merged with KD2BD's version 2.2.6, originally by @koansys, with the following modifications:

  • All additioncal clients and utilities are removed.
  • Installation scripts from KD2BD's version 2.2.6 are removed.
  • The original color scheme is corrected so that the program can be run normally on a solarized iTerm. :)
  • longitude range is changed from 0~360 degrees to -180~180 degrees. (Negative degrees specify the other semisphere.)

Reference web links

Compilation

make clean && make

First time use

First time users will be asked to enter their groundstation latitude and longitude in decimal degrees or in degree, minute, second (DMS) format.

Normally, PREDICT handles longitudes in decimal degrees WEST (0-360 degrees), and latitudes in decimal degrees NORTH. This behavior can be modified by passing the -east or -south command line switches to PREDICT when it is invoked.

Our station's altitude in meters above mean sea level, a recent set of Keplerian orbital data for the satellites of interest, and an accurately set system clock are also required if successful real-time satellite tracking is also desired.

Sources for such Keplerian data include http://www.celestrak.com/, http://www.space-track.org, and http://www.amsat.org/.

Acknowledgments

License

GPLv3 (see LICENSE)

About

Satellite prediction with simple Makefile-driven build, using code from John A. Magliacane, KD2BD (a fork from koansys/predict)

Topics

Resources

License

GPL-3.0, GPL-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-2.0
COPYING

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages