Jump to content
IGNORED

Satellite tracking program for TI-99/4A


PRStoetzer

Recommended Posts

That would be sweet now that we have the TIPI, the program could download the Keplerian Elements and use them in it's calculations. Due to the speed of the TI, I'm not so sure how well it would work though.

 

Quiktrak for the C64 takes a good 10 minutes to calculate a few days of passes for a single satellite, though it's written in compiled BASIC.

 

Maybe I'll adapt some BASIC code that's lurking out there for the TI one of these days, though my skills are not great and it'd be pretty basic stuff, certainly nothing like downloading the keps from the Internet using the TiPi.

  • Like 2
Link to comment
Share on other sites

I use John Walker’s (founder of AutoDesk, Inc. and coauthor of AutoCAD) Home Planet, available from his website, Fourmilab, based in Switzerland. The Home Planet C source code (Visual C 7.0/Visual Studio .NET) is available on the site, as well. It might offer some insight for an energetic programmer.

 

...lee

  • Like 1
Link to comment
Share on other sites

Code for satellite tracking in BBC BASIC is available at https://www.amsat.org/articles/g3ruh/111.html

 

Most of those routines could be adapted to do basic tracking of a single satellite, which I might do. I'd hate to try to run it in TI BASIC knowing how slow it is. What is the fastest implementation of Extended Basic for the TI?

 

You could run this (translated) program and re-direct output reports to the RS232 port for 80 column reports.

 

It would be like the old days. Start the program, go to bed and see your reports in the morning. :(

Link to comment
Share on other sites

I used pure assembly to create Skychart ( http://tigameshelf.net/edu.htm. ) to calculate the position of about 375 bright stars, planets and all the Messier objects for a particular date and time, and it took it a good 15 minutes to complete the task. I cannot imagine how much longer Basic would take here. That said, for just a handful of satellites, it might still be a reasonable endeavor...

  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...