Changes between Version 27 and Version 28 of miniGlobalNotes
- Timestamp:
- 2014-02-27T16:17:46-05:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
miniGlobalNotes
v27 v28 32 32 ||Sam Goodman || O:13862267131 M: 609-442-4786 || ftb 33 33 ||Chris Continisio || (609) 485-5869 || Christopher.CTR.Continisio@faa.gov || NIEC Support 34 35 36 === Generate a sdrr scenario file from a tgf file === 37 38 You need a blank scenario with all the sites included .... 39 40 {{{ 41 # import fpx file to gsgt using only NasRoute field 42 importtgf <FPXFile> -n 43 44 # export sdrr scenario with only non-radar and FP msgs 45 exportsdrr -n -E <sdrrScenName> 46 47 48 }}} 34 49 35 50 === Java Debugging ===