IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37432


Ignore:
Timestamp:
Sep 25, 2014, 11:46:19 AM (12 years ago)
Author:
mhuber
Message:

merge want FPA.SHUTOUTC as passed unconverting string

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20130712/psModules/src/concepts/pmConcepts.c

    r37383 r37432  
    313313        conceptRegisterTime("FPA.TIME", "Time of exposure", false, PM_FPA_LEVEL_FPA);
    314314
    315         conceptRegisterTime("FPA.SHUTOUTC", "Time of exposure", false, PM_FPA_LEVEL_FPA);
     315        conceptRegisterStr("FPA.SHUTOUTC", "Time of exposure", NULL,NULL,NULL,false, PM_FPA_LEVEL_FPA);
    316316
    317317        conceptRegisterF32("FPA.TEMP", "Temperature of focal plane", NULL, NULL, NULL, false, PM_FPA_LEVEL_FPA);
Note: See TracChangeset for help on using the changeset viewer.