]> Pileus Git - ~andy/rsl/blobdiff - nsig_to_radar.c
RSL v1.42
[~andy/rsl] / nsig_to_radar.c
index 6ce808183a7f0c14db53f6a04312a3039a244eb6..03d739f75fe5b339ae31f5945bfde81e7e422d52 100644 (file)
@@ -240,17 +240,6 @@ RSL_nsig_to_radar
   if (radar_verbose_flag)
     fprintf(stderr, "Read %d bytes for rec2.\n", n);
 
   if (radar_verbose_flag)
     fprintf(stderr, "Read %d bytes for rec2.\n", n);
 
-   /** Test for scan mode -- If scan is a RHI will return NULL  **/
-   /** because RSL can't handle RHI's.  In the future, replace  **/
-   /** NULL will a routine to convert RHI's to RSL Format       **/
-   ant_scan_mode =NSIG_I2(prod_file->rec2.task_config.scan_info.ant_scan_mode);
-   if(ant_scan_mode == 2)
-      {
-      if (radar_verbose_flag)
-      fprintf(stderr, "RHI scan detected. Unable to process, returning NULL.\n");
-      /*      return NULL; */
-      }
-  
   /* Count the bits set in 'data_mask' to determine the number
    * of parameters present.
    */
   /* Count the bits set in 'data_mask' to determine the number
    * of parameters present.
    */