Changeset 42002
- Timestamp:
- Jan 26, 2022, 2:15:17 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20211108/ppSub/src/ppSubCamera.c
r41732 r42002 188 188 altconfig->recipes = psMetadataCopy(NULL, config->recipes); // container for camera-specific recipe values (to be dropped) 189 189 190 # if (0) 191 // XXX ppStack seems to work without removing PSCAMERA 190 192 // remove PSCAMERA entries from *-SKYCELL cameras 191 193 // XXX make this optional to force matching cameras if desired? … … 227 229 psMetadataRemoveKey (rule, "PSCAMERA"); // allow any camera skycell to match 228 230 } 231 # endif 232 229 233 return (altconfig); 230 234 }
Note:
See TracChangeset
for help on using the changeset viewer.
