IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 28, 2007, 4:10:53 PM (19 years ago)
Author:
Paul Price
Message:

Need to add CONTENT.RULE for mosaic cameras.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfigCamera.c

    r15092 r15101  
    631631                psMetadataAddStr(file, PS_LIST_TAIL, "CONTENT", PS_META_REPLACE, "Key to CONTENTS menu",
    632632                                 "PS_CNTNT");
     633                psMetadataAddStr(file, PS_LIST_TAIL, "CONTENT.RULE", PS_META_REPLACE,
     634                                 "Rule to generate CONTENTS", "{CHIP.NAME}");
    633635
    634636                // List the chipName:chipType for each chip.
Note: See TracChangeset for help on using the changeset viewer.