IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 5, 2008, 3:52:06 AM (18 years ago)
Author:
eugene
Message:

API change to pmFPAConstruct

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppTest.c

    r12733 r17936  
    9090
    9191    // Construct camera in preparation for reading
    92     pmFPA *fpa = pmFPAConstruct(config->camera);
     92    pmFPA *fpa = pmFPAConstruct(config->camera, config->cameraName);
    9393    pmFPAview *view = pmFPAAddSourceFromHeader(fpa, phu, cameraFormat);
    9494    printf("View chip: %d\n", view->chip);
Note: See TracChangeset for help on using the changeset viewer.