|
|
|
@11694
|
19 years |
jhoblitt |
./sys header file cleanup:
formatting/whitespace fixes
add a …
|
|
|
|
@11686
|
19 years |
jhoblitt |
update psAbort() API:
add noreturn attribute
remove unneeded …
|
|
|
|
@11674
|
19 years |
jhoblitt |
change psFree() macro to *NOT* cast all pointers to (void *)
change …
|
|
|
|
@11668
|
19 years |
jhoblitt |
use 'bool' instead of psBool where-ever possible
|
|
|
|
@11618
|
19 years |
magnier |
fixed un-inits
|
|
|
|
@11616
|
19 years |
jhoblitt |
don't include string.h in psString.h
|
|
|
|
@11248
|
20 years |
magnier |
major cleanup of the Doxygen groups
|
|
|
|
@10999
|
20 years |
jhoblitt |
consistently include config.h
|
|
|
|
@10848
|
20 years |
magnier |
changed return value for psVectorFit functions to bool; now using …
|
|
|
|
@10823
|
20 years |
magnier |
added a bunch of needed projection varients
|
|
|
|
@10736
|
20 years |
magnier |
two fixes: catch fractional seconds in psTimeStrptime, allow …
|
|
|
|
@10609
|
20 years |
magnier |
replaced p_psProject, p_psDeproject with psProject, psDeproject
|
|
|
|
@10122
|
20 years |
magnier |
cleaned up psTimer functions, changed psTimerStop to return bool …
|
|
|
|
@10100
|
20 years |
rhl |
p_psGetConfigFileName no longer exists
|
|
|
|
@10092
|
20 years |
magnier |
timer should use tai, not utc; asserts should use an explicit integer
|
|
|
|
@9989
|
20 years |
Paul Price |
Function to get config file name was not globally visible.
|
|
|
|
@9988
|
20 years |
jhoblitt |
fix default etc dir
|
|
|
|
@9987
|
20 years |
Paul Price |
Changing p_psGetConfigFileName to p_psTimeConfigFileName --- previous …
|
|
|
|
@9980
|
20 years |
des |
Changed "if (MJD == NAN"..." to "if isnan(MJD)..." per Standard C.
|
|
|
|
@9976
|
20 years |
drobbin |
Implemented testing for psEarthOrientation. Done with motion, working …
|
|
|
|
@9932
|
20 years |
drobbin |
Added files for profiling reporting in astro/. Error checks for NAN …
|
|
|
|
@9819
|
20 years |
jhoblitt |
rollback r1.100 pending discussion of *Alloc() function behavior
|
|
|
|
@9818
|
20 years |
jhoblitt |
removed test in psTimeCopy checking for psTimeAlloc() returning NULL. …
|
|
|
|
@9805
|
20 years |
drobbin |
Added error check to psTimeCopy for proper time-type. only formatting …
|
|
|
|
@9749
|
20 years |
jhoblitt |
change psTimeToISO() to not append a 'Z' to the time string
|
|
|
|
@9730
|
20 years |
Paul Price |
Following today's meeting, we agreed that psVectorAlloc (and therefore …
|
|
|
|
@9665
|
20 years |
jhoblitt |
rename p_psTimeCopy() -> psTimeCopy() as it should be a public interface
|
|
|
|
@9540
|
20 years |
Paul Price |
Fixing psTraceGetLevel to use same convention as for psTrace
|
|
|
|
@9538
|
20 years |
Paul Price |
Synchronising with SDRS, and cleaning up:
* Replaced is_psType() with …
|
|
|
|
@8914
|
20 years |
jhoblitt |
remove psTest.h
|
|
|
|
@8776
|
20 years |
jhoblitt |
rename psMetadataConfigParse() -> psMetadataConfigRead()
|
|
|
|
@8773
|
20 years |
jhoblitt |
fix psTimeFromISO() to correct set the time type
|
|
|
|
@8772
|
20 years |
jhoblitt |
fix psTimeStrptime() - a hard coded format was being used instead of …
|
|
|
|
@8712
|
20 years |
jhoblitt |
move $SRCINC to always be left of $PSLIB_CFLAGS
|
|
|
|
@8627
|
20 years |
jhoblitt |
add gcc format attributes to:
psAbort()
psErrorStackPrint()
…
|
|
|
|
@8595
|
20 years |
rhl |
<time.h> fails to define gmtime_r on os/x 10.4.6 due to an apparent …
|
|
|
|
@8412
|
20 years |
Paul Price |
Propogating PSLIB_CFLAGS to the lower levels, so that, e.g., …
|
|
|
|
@8245
|
20 years |
jhoblitt |
normalize psTrace() facility names
|
|
|
|
@8232
|
20 years |
jhoblitt |
bug #790 - remove psErrorText.h and inline all error codes. all newly …
|
|
|
|
@7985
|
20 years |
Paul Price |
Adding output of coverage testing to CLEANFILES and .cvsignore
|
|
|
|
@7961
|
20 years |
jhoblitt |
add psTimeStrftime()
|
|
|
|
@7942
|
20 years |
rhl |
Return error indication (NAN/NULL) in case of error, don't just call …
|
|
|
|
@7934
|
20 years |
rhl |
Remove unimplemented p_psPlaneTransformLinearInvert_MHPCC for swig's sake
|
|
|
|
@7914
|
20 years |
drobbin |
Added error handling to memory checking functions. Will hopefully …
|
|
|
|
@7766
|
20 years |
Paul Price |
Moved PS_ASSERT functions into appropriate places. Created psAssert.h …
|
|
|
|
@7703
|
20 years |
jhoblitt |
add psTimeStrptime()
|
|
|
|
@7701
|
20 years |
jhoblitt |
remove commented code
|
|
|
|
@7700
|
20 years |
jhoblitt |
add psTimeToTM()
rename p_psTimeFromTM() -> psTimeFromTM()
minor …
|
|
|
|
@7608
|
20 years |
rhl |
1/ The p_psMemAllocatePersistent() block didn't cover enough of
the …
|
|
|
|
@7552
|
20 years |
Paul Price |
Removing extraneous comma.
|
|
|
|
@7547
|
20 years |
Paul Price |
Removing stats from psLookupTableInterpolateAll
|
|
|
|
@7427
|
20 years |
Paul Price |
Adding calls to p_psMemAllocatePersistent within p_psTimeInit, per bug 753.
|
|
|
|
@7300
|
20 years |
Paul Price |
Applying patches from RHL.
* Correctly detect cfitsio 3 (ffdkopn)
* …
|
|
|
|
@7210
|
20 years |
Paul Price |
Adding emacs temporary files to CLEANFILES
|
|
|
|
@7118
|
20 years |
drobbin |
Updated outputting message in EOC. (Added VERBOSE option, set default …
|
|
|
|
@7079
|
20 years |
magnier |
cleaned up ELIXIR/OLD version split
|
|
|
|
@6874
|
20 years |
magnier |
variety of small changes related to inconsistencies between psModules …
|
|
|
|
@6536
|
20 years |
drobbin |
changed getToken to see if it has gotten to NULL before incrementing …
|
|
|
|
@6534
|
20 years |
drobbin |
Edited psSphereOps to use dynamically allocated psSphereRot's everywhere.
|
|
|
|
@6484
|
20 years |
drobbin |
Changed psArray & psVector to zero 'n' upon allocation. Used to set …
|
|
|
|
@6445
|
20 years |
drobbin |
Changed psArrayAlloc to set ->n = 0. Updated corresponding functions …
|
|
|
|
@6425
|
20 years |
drobbin |
Added psMemThreadSafety. Removed p_lock from psList. Added comments …
|
|
|
|
@6409
|
20 years |
gusciora |
Rewrote psPlaneTransformCombine().
|
|
|
|
@6395
|
20 years |
gusciora |
.…
|
|
|
|
@6394
|
20 years |
gusciora |
.…
|
|
|
|
@6393
|
20 years |
gusciora |
.…
|
|
|
|
@6392
|
20 years |
gusciora |
.…
|
|
|
|
@6389
|
20 years |
gusciora |
Complete rewrite of psPlaneTransformInvert(). I now call the …
|
|
|
|
@6388
|
20 years |
gusciora |
The psPlaneTransformFit() was completely rewritten and simplified. We …
|
|
|
|
@6384
|
20 years |
gusciora |
Misc code cleaning.
|
|
|
|
@6383
|
20 years |
gusciora |
.…
|
|
|
|
@6382
|
20 years |
gusciora |
Tests for psPlaneAlloc() psPlaneFree().
Initialized the members of psPlane.
|
|
|
|
@6346
|
20 years |
gusciora |
.…
|
|
|
|
@6328
|
20 years |
drobbin |
added comments
|
|
|
|
@6314
|
20 years |
desonia |
modified to reflect change in behaviour of psMetadataLookupPtr/Str/MD …
|
|
|
|
@6309
|
20 years |
drobbin |
Added comments, removed old code & comments, added NULL checks.
|
|
|
|
@6269
|
20 years |
drobbin |
Updated psTimeFromISO to use 2nd argument, psTimeType and output the …
|
|
|
|
@6268
|
20 years |
drobbin |
Fixed Time conversions and ToMJD & ToJD fxns to use TAI type. Updated …
|
|
|
|
@6254
|
20 years |
gusciora |
Fixed math error with the TransformDeriv function
|
|
|
|
@6253
|
20 years |
drobbin |
Added test for PlaneTransformDeriv in Coord02
|
|
|
|
@6251
|
20 years |
drobbin |
Added type support in Metadata for s8,s16,u8-32. Edited …
|
|
|
|
@6230
|
20 years |
drobbin |
Implemented psPixelsTransform.
|
|
|
|
@6204
|
20 years |
gusciora |
Implemented the polynomial alloc argument changes.
|
|
|
|
@6187
|
21 years |
drobbin |
Created psArguments.[ch] and moved psArguments fxn in from psMetadata …
|
|
|
|
@6186
|
21 years |
gusciora |
Misc code cleaning
|
|
|
|
@6184
|
21 years |
drobbin |
updated PrecessMethod. Fixed MetadataAddStr to error on NULL input. …
|
|
|
|
@6039
|
21 years |
drobbin |
chgd psMetadataType's to psDataType's. Moved SpherePrecess to EOC. …
|
|
|
|
@6036
|
21 years |
drobbin |
Small update to TEO/polarTide. New fxn Time_TideUT1Corr done and tested.
|
|
|
|
@6030
|
21 years |
drobbin |
Updated Table parser, Fixed misc EOC, worked primarily on GravityDeflection
|
|
|
|
@5969
|
21 years |
drobbin |
Updated fxns in EOC. Updated/expanded TableParser.
|
|
|
|
@5841
|
21 years |
desonia |
merged branch eam_rel9_b1. Contains many fixes made by IfA.
|
|
|
|
@5816
|
21 years |
drobbin |
Cosmetic change of n1, etc... to order1, etc…
|
|
|
|
@5814
|
21 years |
drobbin |
Made several changes to EOC tests & fxns. Revamped GetPolarMotion to …
|
|
|
|
@5813
|
21 years |
gusciora |
Implemented the chi-squared algorithm for calculated Chebyshev poly …
|
|
|
|
@5793
|
21 years |
drobbin |
Updated all tests. Fixed GetPolarMotion, PrecessionCorr, etc. …
|
|
|
|
@5771
|
21 years |
drobbin |
Updated tests and debugged code. PrecessionModel now working.
|
|
|
|
@5749
|
21 years |
drobbin |
updated tests, got TEOtoCEO working and verified. Currently working …
|
|
|
|
@5684
|
21 years |
drobbin |
fixed formatting for strings for bug 600, TimeFromISO
|
|
|
|
@5682
|
21 years |
gusciora |
The previous psCoord.c merge is not correct. Neither is this.
|
|
|
|
@5657
|
21 years |
drobbin |
Debugging/Test code updates. Aberration, Gravity, and CEOtoTEO mainly
|
|
|
|