statpass - non-X-windows capture status monitor

USAGE

statpass
statpass -s

DESCRIPTION

statpass is a non-X-windows application for monitoring capture status. statpass is based on the old UNIX curses package; it must be run in a local or remote terminal window.

statpass supports two modes: chain and satellite. In chain mode (default), statpass reports status about the previous, current, and next scheduled pass for each chain. In satellite mode (statpass -s), statpass reports status for the previous, current, and next scheduled pass for each satellite.

The time reported under "..." is the time until the next pass. Elevation and azimuth for the previous and next scheduled passes correspond to the highest pass elevation.

EXAMPLES

The following output is from a NOAA/SeaWiFS receiving system with a single antenna and two chains: hrpt and swhrpt.  Note that this system can receive only one satellite pass at any given time.

Output from statpass (chain mode):

        Wed Oct 24 21:42:44 2001 GMT        Wed Oct 24 21:42:44 2001 GMT
        Prev    telem    satel     date    time   durat  elev  azim  lines
          1     hrpt     noaa-16   10/24 19:55:54 13:25  17.9  68.7  4616
          9     swhrpt   orbview-2 10/24 20:48:04 13:45  29.9 285.7  4617
        Live    telem    satel     date    time   durat  elev  azim  freq  sig  lines
        lock    hrpt     noaa-16   10/24 21:35:04 15:45  50.7 245.6 1698.0 175  2584
                swhrpt
        Next    telem    satel     date    time   durat  elev  azim  ...
        sched   hrpt     noaa-12   10/25 00:09:10 14:40  82.3  75.6  02:26:26
        sched   swhrpt   orbview-2 10/25 06:13:10 11:20  15.4  66.7  08:30:26

Output from "statpass -s" (satellite mode):

        Wed Oct 24 21:42:59 2001 GMT        Wed Oct 24 21:42:59 2001 GMT
        Prev    telem    satel     date    time   durat  elev  azim  lines
          4     hrpt     noaa-12   10/24 14:33:45 11:05  10.6 294.1  3879
          2     hrpt     noaa-15   10/24 16:31:45 12:55  18.0 290.6  4400
          1     hrpt     noaa-16   10/24 19:55:54 13:25  17.9  68.7  4616
          9     swhrpt   orbview-2 10/24 20:48:04 13:45  29.9 285.7  4617
        Live    telem    satel     date    time   durat  elev  azim  freq  sig  lines
        lock    hrpt     noaa-16   10/24 21:35:04 15:45  51.5 255.4 1698.0 175  2680
                swhrpt
        Next    telem    satel     date    time   durat  elev  azim  ...
        sched   hrpt     noaa-12   10/25 00:09:10 14:40  82.3  75.6  02:26:11
        sched   hrpt     noaa-15   10/25 02:07:50 14:50  49.5  72.7  04:24:51
        sched   swhrpt   orbview-2 10/25 06:13:10 11:20  15.4  66.7  08:30:11
        sched   hrpt     noaa-16   10/25 08:23:20 11:10   9.8  91.1  10:40:21

Last Updated: $Date: 2001/10/29 19:37:02 $