IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6299


Ignore:
Timestamp:
Feb 1, 2006, 7:43:03 PM (20 years ago)
Author:
jhoblitt
Message:

add stats field

Location:
trunk/ippTools/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/p2insertPendingFrames.c

    r6277 r6299  
    4242            rawFrame->exposure->class,
    4343            rawFrame->exposure->nclass,
     44            rawFrame->exposure->stats,
    4445            0xff,
    4546            0xff
  • trunk/ippTools/src/p2rawToPending.c

    r6277 r6299  
    1919            rawFrame->exposure->class,
    2020            rawFrame->exposure->nclass,
     21            rawFrame->exposure->stats,
    2122            0xff,   // p1
    2223            0xff    // p2
Note: See TracChangeset for help on using the changeset viewer.