# # ChangeLog for trunk # # Generated by Trac 1.6 # Jul 26, 2026, 5:48:18 AM Thu, 08 Mar 2007 04:07:35 GMT Paul Price [12310] * trunk/psLib/src/types/psHash.c (modified) Got things the wrong way around. Thu, 08 Mar 2007 03:59:12 GMT Paul Price [12309] * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) Backing off some assertion parameters that were only present in the ... Thu, 08 Mar 2007 03:51:11 GMT Paul Price [12308] * trunk/psLib/src/types/psList.h (modified) Index may be negative. Thu, 08 Mar 2007 03:48:05 GMT Paul Price [12307] * trunk/psLib/configure.ac (modified) Put it in the wrong place. Thu, 08 Mar 2007 03:36:05 GMT Paul Price [12306] * trunk/psLib/src/types/psList.h (modified) Fixing another typo. Thu, 08 Mar 2007 03:15:14 GMT jhoblitt [12305] * trunk/ippconfig/Makefile.am (modified) comment out aclocal path (unused) Thu, 08 Mar 2007 03:07:19 GMT Paul Price [12304] * trunk/psLib/configure.ac (modified) MD5 (wrapper script for various MD5_* functions) seems to be in the ... Thu, 08 Mar 2007 02:13:31 GMT Paul Price [12303] * trunk/psLib/src/types/psArray.h (modified) * trunk/psLib/src/types/psHash.h (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) Fixing some assertions that had <= instead of < Thu, 08 Mar 2007 02:00:30 GMT Paul Price [12302] * trunk/ppMerge/src/ppMergeConfig.c (modified) Changed API for pmConceptRegister. Thu, 08 Mar 2007 01:32:38 GMT Paul Price [12301] * trunk/ippconfig/ctio_mosaic2/camera.config (modified) * trunk/ippconfig/isp/camera.config (modified) * trunk/ippconfig/megacam/camera.config (modified) * trunk/ippconfig/simple/camera.config (modified) * trunk/ippconfig/simtest/camera.config (modified) * trunk/ippconfig/ucam/camera.config (modified) Adding CLASSID metadata to camera configurations to rules for the ... Thu, 08 Mar 2007 01:22:17 GMT Paul Price [12300] * trunk/psModules/src/camera/pmFPAfileDefine.c (modified) * trunk/psModules/src/camera/pmFPAfileIO.c (modified) * trunk/psModules/src/detrend/pmDetrendDB.c (modified) * trunk/psModules/src/detrend/pmDetrendDB.h (modified) Images in the detrend database may be in different formats. ... Thu, 08 Mar 2007 00:41:32 GMT Paul Price [12299] * trunk/psModules/src/camera/pmFPAfile.c (modified) * trunk/psModules/src/camera/pmFPAfile.h (modified) pmFPAfilenameFromRule: Adding const. Changing return type to ... Thu, 08 Mar 2007 00:13:59 GMT Paul Price [12298] * trunk/psLib/src/types/Makefile.am (modified) Putting bitset back in --- easier to include it than not to, for now. Wed, 07 Mar 2007 22:31:18 GMT Paul Price [12297] * trunk/psLib/src/sys/psAssert.h (modified) Missed a paren. Wed, 07 Mar 2007 22:30:23 GMT Paul Price [12296] * trunk/psLib/src/sys/psString.h (modified) Wouldn't accept unset RVAL. Wed, 07 Mar 2007 21:51:12 GMT jhoblitt [12294] * trunk/psLib/m4/ipp_stdopts.m4 (modified) change --enable-optimize to ignore the current CFLAGs in case a ... Wed, 07 Mar 2007 21:12:13 GMT Paul Price [12293] * trunk/psLib/src/math/psMatrix.c (modified) Adding SVD sorting bug fix from Robert Lupton. Wed, 07 Mar 2007 20:48:55 GMT Paul Price [12292] * trunk/psLib/src/math/psMatrix.c (modified) * trunk/psLib/src/math/psMatrix.h (modified) Bug 870: psMatrixSVDSolve (code from Andy Becker, named by PAP) is ... Wed, 07 Mar 2007 04:02:56 GMT Paul Price [12291] * trunk/ippconfig/megacam/ppImage.config (modified) * trunk/ippconfig/simple/ppImage.config (modified) Removing constraints on detrend selection --- no need to include ... Wed, 07 Mar 2007 02:50:54 GMT Paul Price [12290] * trunk/psLib/src/sys/psAssert.h (modified) Allowing PS_ASSERT_INT_* to be used with any integer type (e.g., long). Wed, 07 Mar 2007 02:50:15 GMT Paul Price [12289] * trunk/psLib/src/types/psArguments.c (modified) * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psHash.c (modified) * trunk/psLib/src/types/psHash.h (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) * trunk/psLib/src/types/psLookupTable.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/types/psMetadataItemParse.c (modified) * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/src/types/psPixels.h (modified) Adding additional type-specific assertions, and employing them where ... Wed, 07 Mar 2007 02:46:16 GMT Paul Price [12288] * trunk/psLib/src/types/Makefile.am (modified) Removing psBitSet from the build --- we don't use it. Wed, 07 Mar 2007 02:42:22 GMT Paul Price [12287] * trunk/psLib/src/types/psLookupTable.c (modified) Flushing out a lot of code that could be done more simply another ... Wed, 07 Mar 2007 00:17:48 GMT Paul Price [12286] * trunk/psLib/src/sys/psString.c (modified) * trunk/psLib/src/sys/psTrace.c (modified) Changing assertions to be more suitable. Wed, 07 Mar 2007 00:10:36 GMT Paul Price [12285] * trunk/psModules/src/concepts/pmConcepts.c (modified) * trunk/psModules/src/concepts/pmConcepts.h (modified) * trunk/psModules/src/concepts/pmConceptsRead.c (modified) Adding ability to determine whether a concept is required or not, and ... Wed, 07 Mar 2007 00:10:28 GMT jhoblitt [12284] * trunk/psLib/src/sys/psTrace.h (modified) ws Tue, 06 Mar 2007 21:58:47 GMT Paul Price [12283] * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadata.h (modified) Adding function psMetadataKeys to return a list of keys from a ... Tue, 06 Mar 2007 20:46:35 GMT Paul Price [12282] * trunk/ippScripts/scripts/register_imfile.pl (modified) Need a space between arguments. Tue, 06 Mar 2007 20:22:19 GMT eugene [12280] * trunk/Ohana/src/opihi/Makefile.Common (modified) * trunk/Ohana/src/opihi/dimm/dimm.c (deleted) * trunk/Ohana/src/opihi/dimm/dimm.c.in (added) * trunk/Ohana/src/opihi/dvo/dvo.c (deleted) * trunk/Ohana/src/opihi/dvo/dvo.c.in (added) * trunk/Ohana/src/opihi/mana/mana.c (deleted) * trunk/Ohana/src/opihi/mana/mana.c.in (added) * trunk/Ohana/src/opihi/pantasks/pantasks.c (deleted) * trunk/Ohana/src/opihi/pantasks/pantasks.c.in (added) * trunk/Ohana/src/opihi/pantasks/pantasks_client.c (deleted) * trunk/Ohana/src/opihi/pantasks/pantasks_client.c.in (added) * trunk/Ohana/src/opihi/pclient/pclient.c (deleted) * trunk/Ohana/src/opihi/pclient/pclient.c.in (added) * trunk/Ohana/src/opihi/pcontrol/pcontrol.c (deleted) * trunk/Ohana/src/opihi/pcontrol/pcontrol.c.in (added) using sed to replace DATADIR rather than -D Tue, 06 Mar 2007 20:20:28 GMT jhoblitt [12279] * trunk/ippconfig/Makefile.am (modified) * trunk/ippconfig/configure.ac (modified) * trunk/ippconfig/ipprc.config.in (modified) fix ipprc.config.in default PATH expansion Tue, 06 Mar 2007 04:48:48 GMT Paul Price [12265] * trunk/psModules/src/camera/Makefile.am (modified) * trunk/psModules/src/camera/pmCellSquish.c (added) * trunk/psModules/src/camera/pmCellSquish.h (added) Adding first cut of function to squish (combine all readouts of) a ... Tue, 06 Mar 2007 04:46:48 GMT Paul Price [12264] * trunk/psModules/src/detrend/pmShifts.c (modified) * trunk/psModules/src/detrend/pmShifts.h (modified) Putting metadata key names into #define in header file, so that other ... Tue, 06 Mar 2007 04:33:27 GMT jhoblitt [12263] * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/stacktool_inputskyfile.sql (added) * trunk/ippTools/share/stacktool_sumskyfile.sql (added) * trunk/ippTools/share/stacktool_tosum.sql (added) * trunk/ippTools/src/stacktool.c (modified) move stacktool SQL into it's own files Tue, 06 Mar 2007 04:22:26 GMT jhoblitt [12262] * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/difftool_inputskyfile.sql (added) * trunk/ippTools/share/difftool_skyfile.sql (added) * trunk/ippTools/share/difftool_todiffskyfile.sql (added) * trunk/ippTools/src/difftool.c (modified) move difftool SQL into it's own files Tue, 06 Mar 2007 04:14:15 GMT jhoblitt [12261] * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/warptool_exp.sql (added) * trunk/ippTools/share/warptool_imfile.sql (added) * trunk/ippTools/share/warptool_scmap.sql (added) * trunk/ippTools/share/warptool_towarped.sql (added) * trunk/ippTools/share/warptool_warped.sql (added) * trunk/ippTools/src/warptool.c (modified) move warptool SQL out into it's own files Tue, 06 Mar 2007 03:42:40 GMT jhoblitt [12260] * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) * trunk/ippdb/src/ippdb.h (modified) * trunk/ippdb/tests/alloc.c (modified) * trunk/ippdb/tests/insert.c (modified) * trunk/ippdb/tests/insertobject.c (modified) * trunk/ippdb/tests/metadatafromobject.c (modified) * trunk/ippdb/tests/objectfrommetadata.c (modified) VERSION 1.1.16 Tue, 06 Mar 2007 03:41:11 GMT jhoblitt [12259] * trunk/ippTools/configure.ac (modified) * trunk/ippTools/scripts/regtest.sh (modified) * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/camtool_find_pendingexp.sql (modified) * trunk/ippTools/share/camtool_find_pendingimfile.sql (modified) * trunk/ippTools/share/camtool_find_processedexp.sql (modified) * trunk/ippTools/share/chiptool_pendingimfile.sql (modified) * trunk/ippTools/share/chiptool_processedimfile.sql (modified) * trunk/ippTools/share/detselect_search.sql (added) * trunk/ippTools/share/detselect_select.sql (added) * trunk/ippTools/share/regtool_processedimfile.sql (modified) * trunk/ippTools/src/detselect.c (modified) * trunk/ippTools/src/regtool.c (modified) * trunk/ippTools/src/regtoolConfig.c (modified) split detselect SQL out into their own files add rawExp.filelevel field Tue, 06 Mar 2007 03:17:26 GMT jhoblitt [12258] * trunk/dbconfig/config.md (modified) * trunk/dbconfig/tasks.md (modified) add rawExp.filelevel remove rawImfile.class Tue, 06 Mar 2007 03:14:01 GMT gusciora [12257] * trunk/psLib/test/imageops/tap_psImagePixelExtract.c (modified) Removed bug with psVector->n++ Tue, 06 Mar 2007 03:09:58 GMT magnier [12256] * trunk/psLib/src/imageops/psImagePixelManip.c (modified) added special case for division to handle div-by-zero; added ... Tue, 06 Mar 2007 03:08:13 GMT jhoblitt [12254] * trunk/ippTools/share/camtool_find_pendingexp.sql (modified) typo fix Tue, 06 Mar 2007 02:52:48 GMT Paul Price [12253] * trunk/ippScripts/scripts/ipp_serial_camera.pl (modified) * trunk/ippScripts/scripts/ipp_serial_chip.pl (modified) Forgot to add exp_id Tue, 06 Mar 2007 02:51:34 GMT Paul Price [12252] * trunk/ippScripts/scripts/ipp_serial_camera.pl (modified) Missed one. Tue, 06 Mar 2007 02:51:02 GMT Paul Price [12251] * trunk/ippScripts/scripts/ipp_serial_camera.pl (modified) * trunk/ippScripts/scripts/ipp_serial_chip.pl (modified) Fixing serial processing scripts for recent update to ippdb/ippTools. Tue, 06 Mar 2007 02:37:41 GMT gusciora [12250] * trunk/psLib/test/imageops/tap_psImageGeomManip.c (modified) Switch to the original larger image sizes with psImageShift() Tue, 06 Mar 2007 02:27:09 GMT gusciora [12249] * trunk/psLib/test/imageops/tap_psImageGeomManip.c (modified) Fixed bug in the interpolation for the ImageShift tests. Fixed bug ... Tue, 06 Mar 2007 02:14:55 GMT Paul Price [12248] * trunk/psLib/src/imageops/psImageGeomManip.c (modified) Fixing SEGV from mask being NULL. Tue, 06 Mar 2007 01:23:39 GMT gusciora [12247] * trunk/psLib/test/math/tap_psStats07.c (modified) Adjusted plan_tests() arg. Tue, 06 Mar 2007 01:22:00 GMT gusciora [12246] * trunk/psLib/test/math/tap_psStats07.c (modified) Removed the psVector->n++ increments. Tue, 06 Mar 2007 01:21:59 GMT Paul Price [12245] * trunk/ippScripts/scripts/register_exp.pl (modified) * trunk/ippScripts/scripts/register_imfile.pl (modified) Silently chew --no-op, with no effect Tue, 06 Mar 2007 01:10:10 GMT Paul Price [12244] * trunk/simtest/sim.pro (modified) Flats were being written as objects. Tue, 06 Mar 2007 00:04:22 GMT jhoblitt [12243] * trunk/ippTools/TODO (modified) update Mon, 05 Mar 2007 23:23:38 GMT gusciora [12242] * trunk/psLib/test/math/tap_psStats00.c (modified) I recalculated the correct values for the sample-mean tests with an ... Mon, 05 Mar 2007 22:50:44 GMT Paul Price [12241] * trunk/ippTasks/pantasks.pro (modified) Adding --no-op to standard arguments. Mon, 05 Mar 2007 22:50:14 GMT Paul Price [12240] * trunk/ippTasks/camera.pro (modified) Adding camera.reset macro. Mon, 05 Mar 2007 22:43:28 GMT gusciora [12239] * trunk/psLib/test/types/tap_psArguments_all.c (modified) Corrected test cases Mon, 05 Mar 2007 22:38:50 GMT jhoblitt [12238] * trunk/ippTools/TODO (modified) update Mon, 05 Mar 2007 22:37:24 GMT jhoblitt [12237] * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/camtool_find_pendingexp.sql (modified) * trunk/ippTools/share/camtool_queue_chip_id.sql (modified) * trunk/ippTools/share/warptool_tooverlap.sql (added) * trunk/ippTools/src/camqueue.c (modified) * trunk/ippTools/src/camtool.c (modified) * trunk/ippTools/src/camtool.h (modified) * trunk/ippTools/src/camtoolConfig.c (modified) * trunk/ippTools/src/chiptool.c (modified) * trunk/ippTools/src/warptool.c (modified) add camPendingExp.workdir fix warptool -tooverlap SQL to handle ... Mon, 05 Mar 2007 22:36:18 GMT jhoblitt [12236] * trunk/ippdb/src/ippdb.c (modified) * trunk/ippdb/src/ippdb.h (modified) * trunk/ippdb/tests/alloc.c (modified) * trunk/ippdb/tests/insert.c (modified) * trunk/ippdb/tests/insertobject.c (modified) * trunk/ippdb/tests/metadatafromobject.c (modified) * trunk/ippdb/tests/objectfrommetadata.c (modified) VERSION 1.1.15 (take 2) Mon, 05 Mar 2007 22:35:55 GMT jhoblitt [12235] * trunk/dbconfig/tasks.md (modified) add chipProcessedExp.workdir & camProcessedExp.workdir Mon, 05 Mar 2007 22:18:22 GMT jhoblitt [12234] * trunk/dbconfig/tasks.md (modified) add camPendingExp.workdir Mon, 05 Mar 2007 22:16:13 GMT jhoblitt [12233] * trunk/ippTools/share/camtool_find_pendingimfile.sql (modified) fix SQL to remove duplicate fields Mon, 05 Mar 2007 22:15:54 GMT jhoblitt [12232] * trunk/ippTools/share/chiptool_queuerawexp.sql (modified) * trunk/ippTools/src/chipqueue.c (modified) * trunk/ippTools/src/chiptool.c (modified) * trunk/ippTools/src/chiptool.h (modified) * trunk/ippTools/src/chiptoolConfig.c (modified) * trunk/ippTools/src/regtool.c (modified) add chipPendingExp.workdir Mon, 05 Mar 2007 22:04:47 GMT jhoblitt [12231] * trunk/ippdb/src/ippdb.c (modified) * trunk/ippdb/src/ippdb.h (modified) * trunk/ippdb/tests/alloc.c (modified) * trunk/ippdb/tests/insert.c (modified) * trunk/ippdb/tests/insertobject.c (modified) * trunk/ippdb/tests/metadatafromobject.c (modified) * trunk/ippdb/tests/objectfrommetadata.c (modified) VERSION 1.1.15 Mon, 05 Mar 2007 22:03:32 GMT jhoblitt [12230] * trunk/dbconfig/tasks.md (modified) add camPendingExp.workdir Mon, 05 Mar 2007 22:03:14 GMT jhoblitt [12229] * trunk/ippTools/src/camtool.c (modified) fix -pendingimfile SQL generation Mon, 05 Mar 2007 22:02:35 GMT jhoblitt [12228] * trunk/ippTools/share/camtool_find_pendingimfile.sql (modified) nest query instead a subquery to make adding search criteria easier ... Mon, 05 Mar 2007 21:55:50 GMT jhoblitt [12227] * trunk/ippTools/configure.ac (modified) require ippdb 1.1.15 Mon, 05 Mar 2007 21:55:25 GMT jhoblitt [12226] * trunk/ippTools/share/chiptool_pendingimfile.sql (modified) * trunk/ippTools/share/chiptool_processedimfile.sql (modified) add additional information to the output of chiptool -pendingimfile & ... Mon, 05 Mar 2007 21:50:50 GMT Paul Price [12225] * trunk/ippScripts/scripts/camera_exp.pl (modified) * trunk/ippScripts/scripts/chip_imfile.pl (modified) Chip and camera processing scripts take --recipe argument now to tell ... Mon, 05 Mar 2007 21:33:56 GMT Paul Price [12224] * trunk/ippTasks/camera.pro (modified) * trunk/ippTasks/chip.pro (modified) Removing EXP_TAG in favour of EXP_ID Mon, 05 Mar 2007 21:17:34 GMT jhoblitt [12223] * trunk/psLib/src/db/psDB.c (modified) add a newline to SQL tracing statements Sat, 03 Mar 2007 03:49:41 GMT Paul Price [12218] * trunk/ippScripts/scripts/diff_skycell.pl (modified) * trunk/ippScripts/scripts/stack_skycell.pl (modified) * trunk/ippScripts/scripts/warp_overlap.pl (modified) * trunk/ippScripts/scripts/warp_skycell.pl (modified) Updating file names and directories. Sat, 03 Mar 2007 03:48:11 GMT jhoblitt [12217] * trunk/ippTools/TODO (modified) fwv Sat, 03 Mar 2007 03:47:37 GMT jhoblitt [12215] * trunk/ippTools/share/camtool_find_pendingexp.sql (modified) * trunk/ippTools/share/camtool_find_pendingimfile.sql (modified) * trunk/ippTools/share/chiptool_pendingimfile.sql (modified) * trunk/ippTools/share/chiptool_processedimfile.sql (modified) always output exp_tag/exp_id/camera/telescope Sat, 03 Mar 2007 03:43:57 GMT Paul Price [12214] * trunk/ippTasks/camera.pro (modified) * trunk/ippTasks/chip.pro (modified) Updating to use new ippTools system, where the chip and camera phases ... Sat, 03 Mar 2007 03:37:28 GMT Paul Price [12213] * trunk/ippScripts/scripts/camera_exp.pl (modified) * trunk/ippScripts/scripts/chip_imfile.pl (modified) Updating to use new ippTools system, where the chip and camera phases ... Sat, 03 Mar 2007 03:30:24 GMT jhoblitt [12212] * trunk/doc/ipptools/filenames.txt (modified) add new filename abbreviations Sat, 03 Mar 2007 03:20:21 GMT gusciora [12211] * trunk/psLib/test/math/tap_psHist02.c (modified) Corrected simple problems. Sat, 03 Mar 2007 02:56:19 GMT gusciora [12210] * trunk/psLib/test/types/tap_psBitSet_all.c (modified) Fixed remaining failing tests in this file. Sat, 03 Mar 2007 02:45:27 GMT Paul Price [12209] * trunk/ippScripts/scripts/register_exp.pl (modified) Updating to use same manner as other programs. Sat, 03 Mar 2007 02:43:37 GMT gusciora [12208] * trunk/psLib/test/sys/tap_psString.c (modified) Corrected the NULL string code. Sat, 03 Mar 2007 02:37:29 GMT Paul Price [12207] * trunk/ippScripts/scripts/register_imfile.pl (modified) Updating, making consistent with other scripts. Sat, 03 Mar 2007 02:25:53 GMT jhoblitt [12204] * trunk/ippTools/TODO (modified) done Sat, 03 Mar 2007 02:25:33 GMT jhoblitt [12203] * trunk/ippTools/TODO (modified) update Sat, 03 Mar 2007 02:24:02 GMT jhoblitt [12202] * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) * trunk/ippdb/src/ippdb.h (modified) * trunk/ippdb/tests/alloc.c (modified) * trunk/ippdb/tests/insert.c (modified) * trunk/ippdb/tests/insertobject.c (modified) * trunk/ippdb/tests/metadatafromobject.c (modified) * trunk/ippdb/tests/objectfrommetadata.c (modified) VERSION 1.1.14 Sat, 03 Mar 2007 02:22:36 GMT jhoblitt [12201] * trunk/dbconfig/tasks.md (modified) chip/cam version/flow-through cleanup Sat, 03 Mar 2007 02:21:29 GMT jhoblitt [12200] * trunk/ippTools/src/camtool.c (modified) * trunk/ippTools/src/camtool.h (modified) * trunk/ippTools/src/camtoolConfig.c (modified) * trunk/ippTools/src/chiptool.c (modified) add camtool -queue Sat, 03 Mar 2007 02:07:19 GMT gusciora [12199] * trunk/psLib/test/math/tap_psPolyFit2D.c (modified) Corrected the x-order for the polynomial fits. Sat, 03 Mar 2007 01:57:40 GMT gusciora [12198] * trunk/psLib/test/mathtypes/tap_psVector.c (modified) Corrected problems with psVector ->nalloc and ->n members. Sat, 03 Mar 2007 01:25:46 GMT jhoblitt [12197] * trunk/ippTools/src/chiptoolConfig.c (modified) typo Sat, 03 Mar 2007 01:25:22 GMT gusciora [12196] * trunk/psLib/test/mathtypes/tap_psImage.c (modified) Corrected the test for U* image initialization. Sat, 03 Mar 2007 01:23:32 GMT gusciora [12195] * trunk/psLib/test/imageops/tap_psImageConvolve.c (modified) Commented out ImageConvolve section because of SDRS changes. Sat, 03 Mar 2007 01:12:19 GMT gusciora [12194] * trunk/psLib/test/astro/tap_psSphereOps_all.c (modified) Modified formatting for warning messages. Sat, 03 Mar 2007 01:09:24 GMT gusciora [12193] * trunk/psLib/test/astro/tap_psEarthOrientation_motion.c (modified) Corrected location of the pslib.config file in the test file. Sat, 03 Mar 2007 00:35:29 GMT Paul Price [12192] * trunk/psModules/src/detrend/pmShifts.h (modified) Fixing compilation problem; adding more comments. Sat, 03 Mar 2007 00:33:50 GMT Paul Price [12191] * trunk/psModules/src/detrend/pmShifts.c (modified) * trunk/psModules/src/detrend/pmShifts.h (modified) Splitting out reading shifts table and constructing the kernel (we ... Sat, 03 Mar 2007 00:33:47 GMT jhoblitt [12190] * trunk/ippTools/src/Makefile.am (modified) * trunk/ippTools/src/chipqueue.c (modified) * trunk/ippTools/src/chiptool.c (modified) * trunk/ippTools/src/chiptool.h (modified) * trunk/ippTools/src/chiptoolConfig.c (modified) * trunk/ippTools/src/regtool.c (modified) rename chipQueueRawExp() -> chipQueueExpTag() Sat, 03 Mar 2007 00:08:14 GMT jhoblitt [12189] * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/camtool_find_pendingexp.sql (added) * trunk/ippTools/share/camtool_find_pendingimfile.sql (added) * trunk/ippTools/share/camtool_find_processedexp.sql (added) * trunk/ippTools/src/camtool.c (modified) factor "large" sql statements out of camtool Fri, 02 Mar 2007 22:42:55 GMT jhoblitt [12188] * trunk/ippTools/scripts/camtest.sh (modified) * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/camtool_queue_chip_id.sql (added) * trunk/ippTools/src/Makefile.am (modified) * trunk/ippTools/src/camqueue.c (added) * trunk/ippTools/src/camtool.c (modified) * trunk/ippTools/src/camtool.h (modified) * trunk/ippTools/src/camtoolConfig.c (modified) * trunk/ippTools/src/chiptool.c (modified) add camQueueChipID and use it where appropriate