IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules/src/config

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14675   19 years Paul Price Plugging memory leak.
(edit) @14651   19 years magnier fixed bugs related to setting the camera from the command line …
(edit) @14505   19 years magnier moving mods from ipp-2-2
(edit) @14477   19 years Paul Price Fixing up the skycell header keywords.
(edit) @14475   19 years Paul Price Adding option to output concepts for skycells in ordinary header …
(edit) @14461   19 years Paul Price Ensure some important concepts are set to reasonable values for skycells.
(edit) @14399   19 years Paul Price Adding error message for when pmConfigDB is called when no database …
(edit) @13951   19 years jhoblitt rename psTimeInitialize() -> psTimeInit()
(edit) @13858   19 years Paul Price Squashing memory leaks involving multiple camera/formats.
(edit) @13857   19 years Paul Price Ensuring CELL.READDIR is set for skycells --- otherwise, won't be able …
(edit) @13833   19 years Paul Price Wasn't creating DARK.NORM calibration for all cameras. Fixing problem …
(edit) @13810   19 years Paul Price Adding dark normalisation. The idea is that the dark current is not …
(edit) @13714   19 years Paul Price Adding formats for time to skycell format description.
(edit) @13704   19 years Paul Price Adding automatically-generated skycell pseudo-cameras, constructed …
(edit) @13654   19 years magnier replaced PM with psModules in error code
(edit) @13591   19 years Paul Price Adding pmConfigMask to use symbolic names for mask values. Need to …
(edit) @13420   19 years rhl Added PSF
(edit) @13355   19 years Paul Price "-F OLD NEW" on the command line does file rule redirection. The new …
(edit) @13346   19 years Paul Price pmConfigConvertFilename shouldn't be creating files, just seeing if …
(edit) @13207   19 years Paul Price Attempting to psFree something not on psLib memory system.
(edit) @13101   19 years jhoblitt check the env for NEB_SERVER var check the conf system for NEB_SERVER …
(edit) @13097   19 years jhoblitt update nebCreate() syntax
(edit) @12916   19 years rhl pmConfig no longer owns arg[cv];
(edit) @12915   19 years rhl pmConfig no longer owns arg[cv]; propagate camera.config errors up
(edit) @12906   19 years magnier removed argc,argv from pmConfig
(edit) @12905   19 years magnier alloc our own copy of argv
(edit) @12890   19 years rhl Need <strings.h> for strn?casecmp
(edit) @12766   19 years Paul Price Removing old question.
(edit) @12716   19 years magnier adding option to pmConfigCameraFormatFromHeader to load recipe or not
(edit) @12702   19 years magnier added optional unused code for phu conformity
(edit) @12696   19 years magnier big re-org to put the includes in the .c only, not .h
(edit) @12639   19 years Paul Price Removing extraneous 'break' which caused a bug in generating the …
(edit) @12597   19 years magnier fixed a typo
(edit) @12591   19 years magnier clarified the cases for generating mosaicked cameras, added errors on …
(edit) @12564   19 years Paul Price When we went to process TC3 images, we found that our camera formats …
(edit) @12544   19 years magnier changed config recipes rules: master recipe file must exist
(edit) @12504   19 years jhoblitt fix variable uninitialized warnings
(edit) @12501   19 years jhoblitt cast psTrace*() funtion return values to void that were causing warnings
(edit) @11754   19 years Paul Price Fixing warning that CHIP.YPARITY wasn't matching the expected value …
(edit) @11687   19 years jhoblitt update psAbort() API
(edit) @11676   19 years jhoblitt cast all 'const' variables to (void *) when calling psFree()
(edit) @11624   19 years magnier string.h added
(edit) @11622   19 years magnier strlen
(edit) @11550   19 years jhoblitt distcheck fixes
(edit) @11503   19 years jhoblitt add missing include of config.h
(edit) @11450   19 years Paul Price Adding pmConfigCommand.[ch] in order to supplement a command line with …
(edit) @11396   19 years jhoblitt change pmConfigConvertFilename() to create empty files for path:// & …
(edit) @11375   19 years Paul Price Used to have every concept being written to the header. Now just …
(edit) @11370   19 years Paul Price Add items with REPLACE option, in case they're already defined there.
(edit) @11359   19 years magnier cleaned code in update concepts, skipping update concepts
(edit) @11300   19 years magnier fixed BASE
(edit) @11296   19 years jhoblitt cleanup nebulous 'create' file support in pmConfigConvertFilename()
(edit) @11292   19 years jhoblitt add first pass nebclient support/linking change …
(edit) @11272   19 years Paul Price Removing persistent setting --- it's done in psLib.
(edit) @11262   19 years magnier resetting BASE to 100
(edit) @11253   19 years magnier cleaned up Doxygen groups
(edit) @11251   19 years magnier fixing doxygen tags
(edit) @11250   19 years magnier adding psmodules errors (PM_ERR_...)
(edit) @11245   19 years magnier fixed pmConfigValidateCameraFormat to distinguish error and invalid
(edit) @11149   20 years Paul Price Fixing order of cameras so that mosaicked versions are in the same …
(edit) @11097   20 years magnier only warn on problem with a recipe file
(edit) @11041   20 years Paul Price Cleaning up pmConfigConvertFilename.
(edit) @11040   20 years Paul Price Adding function pmConfigReadParamsSet. Adding const for …
(edit) @10993   20 years Paul Price Fixing memory leaks caused by clobbering config->format and …
(edit) @10965   20 years Paul Price Adding facilities to automatically generate mosaicked versions of …
(edit) @10882   20 years jhoblitt change pmConfigRead() to look for -db* values to overwrite database …
(edit) @10623   20 years Paul Price Getting rid of WORKDIR completely.
(edit) @10583   20 years Paul Price Removing unnecessary printf.
(edit) @10582   20 years magnier fixed pmConfigConvertFilename
(edit) @10578   20 years magnier updated file rules for pmConfigConvertFilename
(edit) @10503   20 years Paul Price Replacing psMetadataLookupMetadata with psMetadataLookup to avoid …
(edit) @10501   20 years Paul Price Adding dist targets to .cvsignore
(edit) @10487   20 years jhoblitt convert from OMIT_PSDB -> HAVE_PSDB
(edit) @10483   20 years Paul Price Decreasing trace level.
(edit) @10482   20 years Paul Price Adding additional tracing.
(edit) @10481   20 years Paul Price Fixing tracing to use conventional system for facility names. Removing …
(edit) @10470   20 years Paul Price Fixing memory corruption aborts caused by double frees.
(edit) @10469   20 years Paul Price Plugging memory leaks.
(edit) @10468   20 years magnier fixed exit states and error messages
(edit) @10460   20 years magnier changes trace/log components to psModules.config from func
(edit) @10447   20 years Paul Price Propagating API change to psStringSubstitute
(edit) @10436   20 years magnier added pmConfigRecipeOptions
(edit) @10428   20 years magnier pulled recipe functions from pmConfig to pmConfigRecipes, fixed up …
(edit) @10422   20 years magnier updated pmConfigReadRecipes to implement config inheritence
(edit) @10421   20 years magnier defined pmConfigConvertFilename, added to all I/O functions
(edit) @10291   20 years Paul Price Shortening string so it can fit in a FITS header.
(edit) @10289   20 years Paul Price pmVersion is a better name than pmConfigure
(edit) @10287   20 years Paul Price Adding functions to return the version name and compilation information.
(edit) @9992   20 years Paul Price Changes to allow system to work with PS_NO_TRACE.
(edit) @9904   20 years Paul Price Adding workdir to the configuration.
(edit) @9894   20 years Paul Price Reorganising so that the trace and logging stuff is loaded the …
(edit) @9762   20 years jhoblitt simple comment fix
(edit) @9730   20 years Paul Price Following today's meeting, we agreed that psVectorAlloc (and therefore …
(edit) @9679   20 years Paul Price Cleaning up, adding a few more details.
(edit) @9591   20 years Paul Price Fixing assert on config.
(edit) @9581   20 years Paul Price Adding file information for concepts, config.
(edit) @9579   20 years Paul Price Adding documentation for pmConfig.h. Cleaning up pmConfig.c. Renamed …
(edit) @9539   20 years Paul Price Fixing psLib APIs following clean-up.
(edit) @9435   20 years magnier adding independent tests for missing dbname, default value (0) for dbport
(edit) @9416   20 years jhoblitt add port argument to psDBInit()
Note: See TracRevisionLog for help on using the revision log.