IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19978


Ignore:
Timestamp:
Oct 7, 2008, 4:49:22 PM (18 years ago)
Author:
Paul Price
Message:

Plus signs in string trouble strcmp, resulting in mismatching strings and lots of warnings.

Location:
trunk/ippconfig/gpc1
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc1/format_new.config

    r19893 r19978  
    293293        FPA.TELESCOPE   STR     PS1
    294294        FPA.INSTRUMENT  STR     GPC1
    295         FPA.LONGITUDE   STR     +10:25:01.417 # West Longitude in Hours 10.4170608521
    296         FPA.LATITUDE    STR     +20:42:25.558 # North Latitude in Degrees 20.7070999146
     295        FPA.LONGITUDE   STR     10:25:01.417 # West Longitude in Hours 10.4170608521
     296        FPA.LATITUDE    STR     20:42:25.558 # North Latitude in Degrees 20.7070999146
    297297        # FPA.LONGITUDE   F64     10.4170608521 # West Longitude in Hours
    298298        # FPA.LATITUDE    F64     20.7070999146 # North Latitude in Degrees
  • trunk/ippconfig/gpc1/format_raw.config

    r19919 r19978  
    292292        FPA.TELESCOPE   STR     PS1
    293293        FPA.INSTRUMENT  STR     GPC1
    294         FPA.LONGITUDE   STR     +10:25:01.417 # West Longitude in Hours 10.4170608521
    295         FPA.LATITUDE    STR     +20:42:25.558 # North Latitude in Degrees 20.7070999146
     294        FPA.LONGITUDE   STR     10:25:01.417 # West Longitude in Hours 10.4170608521
     295        FPA.LATITUDE    STR     20:42:25.558 # North Latitude in Degrees 20.7070999146
    296296        # FPA.LONGITUDE   F64     10.4170608521 # West Longitude in Hours
    297297        # FPA.LATITUDE    F64     20.7070999146 # North Latitude in Degrees
Note: See TracChangeset for help on using the changeset viewer.