Changeset 10687 in ntrip for trunk/BNC


Ignore:
Timestamp:
Jul 2, 2025, 6:45:11 PM (2 days ago)
Author:
wiese
Message:

CHANGE: discard former change about sotfile naming

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/scripts/sot.pl

    r10686 r10687  
    6464    next unless ($obstypes);
    6565
    66     # names should be 5 or 10 char long, w/o extension.
    67     if ( len($mp) == 4 ) { $mp .= "0" }
    6866    my $fname = "${mp}.sot";
    69 
    7067    writeSOT( $fname, $obstypes, $caster );
    7168}
Note: See TracChangeset for help on using the changeset viewer.