Warning: main() [function.main]: URL file-access is disabled in the server configuration in /home/stu1/s0/cjh9783/public_html/programs/satsched.php on line 22

Warning: main(http://www.cs.rit.edu/~cjh9783/title.php) [function.main]: failed to open stream: no suitable wrapper could be found in /home/stu1/s0/cjh9783/public_html/programs/satsched.php on line 22

Warning: main() [function.include]: Failed opening 'http://www.cs.rit.edu/~cjh9783/title.php' for inclusion (include_path='.:/opt/apache/htdocs:/php/includes:/opt/apache/lib/php') in /home/stu1/s0/cjh9783/public_html/programs/satsched.php on line 22

Warning: main() [function.main]: URL file-access is disabled in the server configuration in /home/stu1/s0/cjh9783/public_html/programs/satsched.php on line 27

Warning: main(http://www.cs.rit.edu/~cjh9783/navigation.php) [function.main]: failed to open stream: no suitable wrapper could be found in /home/stu1/s0/cjh9783/public_html/programs/satsched.php on line 27

Warning: main() [function.include]: Failed opening 'http://www.cs.rit.edu/~cjh9783/navigation.php' for inclusion (include_path='.:/opt/apache/htdocs:/php/includes:/opt/apache/lib/php') in /home/stu1/s0/cjh9783/public_html/programs/satsched.php on line 27
Welcome to the AO-27 Satellite Schedule page.

This program was written for my father, who wanted a cross-platform program to help him keep track of the AO-27 satellite schedule. If you're into Ham Radio, you might want to take a look at this. The project is based off the Linux C++ Satellite Scheduler, written by Michael Wyrick. It allows you to check the schedule on any given day, download the latest epoch data, and print a 24-hour listing or schedule.



Download a rar (you'll need WinRAR to open it)
containing the program (right-click and "Save target as..."):

Cross-platform .jar (This executable .jar requires the latest version (1.4.2 or higher) of the Java Runtime Environment be installed.)
Windows .exe (This .exe still requires the latest version (1.4.2 or higher) of the Java Runtime Environment.)
The Windows .exe with the JRE bundled has been removed because I didn't bundle it correctly. If I did it right, the download would be excessively large. You're better off downloading the JRE installer, which is much smaller.


FAQ

Q: I get a "File Not Found - Epoch.txt" or a "File Not Found - TOPR.txt" error. What do I do?
A: The TOPR.txt and Epoch.txt files contain the latest TOPR and Epoch data for the AO-27 satellite. They are required to construct the data in the program. If they are missing, or if it's simply been a while, you should update them. This can be done from within the program by clicking "Update Data" under the "File" menu.