IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 10, 2006, 3:16:23 PM (20 years ago)
Author:
jhoblitt
Message:

big database scheme change -- now partially normalized
full implement p0search -updateexp through p2 (p1 support is unimplemented)
delete "frame" level functions from p0search as they are now unused

File:
1 edited

Legend:

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

    r8121 r8279  
    4141        p2PendingExpRow *pendingExposure = p2PendingExpRowAlloc(
    4242            rawFrame->exposure->exp_id,
    43             rawFrame->exposure->camera,
    44             rawFrame->exposure->telescope,
    45             rawFrame->exposure->exp_type,
    46             rawFrame->exposure->imfiles,
    47             rawFrame->exposure->filter,
    48             rawFrame->exposure->airmass,
    49             rawFrame->exposure->ra,
    50             rawFrame->exposure->decl,
    51             rawFrame->exposure->exp_time,
    52             rawFrame->exposure->background,
    5343            "my recipe",
    5444            0xff,
Note: See TracChangeset for help on using the changeset viewer.