Defects Index  | Documentation Table of Contents 


98/03/16 DEFECT in program sort_rms


SYMPTOM: WARNING message that SV 31 appeared in only 25 baselines, when it actually appeared in 57 (out of 61) baselines.
PROBLEM: sub_log[], the array of strings which stores page4.log RMS and Frequency Tables, was dimensioned at only 500 lines, cutting off last 32 entries for last satellite from Frequency Table (page4 Tables are larger now, with 27 satellites x 61 baselines).
CORRECTION: Increased sub_log[] array size from 500 to 600 lines. Increased "within bounds" test on array subscript, accordingly.
FOUND BY: Dulaney 98/03/16
FIXED BY: Dulaney 98/03/16

VERSION: 9803.16
SOURCE: /proc/gl/Source_gps/Sort_rms (Buster and Vulcan)
EXECUTABLE: /proc/gl/Bin_gps (Buster and Vulcan) /home/billk/orbit2/Bin (Gypsy)



980316.sort_rms
June 25, 1999
Steve Hilla