Changes between Initial Version and Version 1 of ESARBCNCHANGES


Ignore:
Timestamp:
2013-05-23T14:31:13-04:00 (11 years ago)
Author:
warb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ESARBCNCHANGES

    v1 v1  
     1=== esarBcnChanges ===
     2
     3Adds bcn amendments from ERAM SAR.  Dumps SDRR msg file to stdout.
     4
     5{{{
     6
     7   Usage: esarBcnChanges -f fdswac.xml sarfile[s] [ options ]
     8     Creates beacon AM messages for flight plans in ERAM SAR that are received without a beacon code and dumps SDRR message file to stdout
     9     -f    fdswac.xml file for national release that recorded the ERAM SAR
     10     -S    starttime
     11     -E    endtime
     12}}}
     13example:
     14{{{
     15     esarBcnChanges `cat sar_list` -f ../SAR/fdswac.xml* > bcn.out
     16}}}
     17notes:
     18{{{
     19     -h option is obsolete as of 7-14-2011: -h host option is for pre-eab1* SAR to determine sender/receiver (host should be lowercase local center)
     20}}}