*** empty log message ***
add check for stopfile in while(readdir)
*** empty log message ***
fix bad checking
make limbfit and ? icc-only.
add stopX for rexmit stuff
add if(!strstr(dp->d_name, ".dsf")) cntsleeps = 0;
use rexmit dir in seperate process of ingest_lev0
dont abort on get_tlm() error ret
add Q_REOPENED
change MAXFILES and change to return(0)
*** empty log message ***
fix some qual bits
update qual and dont rm stopfile
send out 1 msg if no data for 600s, and again when data resumes
add 5min timout if no data on a VC
change to hmi.lev0a
also restore FID
remove continue; for test of finding the real test appid
fix test pattern appid
update series and test pattern
add bld_vers, and print file name for test data if error
check for DRMS_ERROR_SUMOPEN
add grounddata
interim commit. Now has imgdecode_init_hack()
initial
fix some keywords
fix up setting of keywords according to new .jsd. Move setting of "DATE" to close_image()
add wave_str and percentd
Modify make system to accommodate non-ifort fortran compiler. All the flags previously defined were specific to ifort. I also added a script that determines which C and Fortran compilers are installed, and then sets those in the make system. You can override the compilers with environment variables - CUSTOM_COMPILER and CUSTOM_FCOMPILER.; Also fix broken gcc build in proj/lev0
change datav = img->datavals to datav = img->totalvals Add AIA qual bits
*** empty log message ***
jps changes plus earlier changes
*** empty log message ***
fix Img->first_packet_time
commit after // close normal mode image
change to unsigned int pts
//Only do for V01/VC02
move .dsf to /dds/soc2pipe/aia/dsf
add break after hk err msg
resyn with cvs
fix broken build
add do_quallev0()
periodic checkin
put back in #include "mypng.h"
put in time stamp when process .qac file
Remove #include png.h from DRMS - setjmp.h is not needed at this time. Spit out a warning to explain what can be done in the event a user includes setjmp.h before png.h
makes lev0c
fix keyword setting and restore for n, k, r
dont return if Can't do drms_open_records()
add add_small_image.c code
fix resetting of Img->N K and R
this is the version that works with the doingestlev0.pl manager
ingest_lev0.c: add comment on switch from 60d testing to cpt testing. Updated required for location of JSOC version map files. Here is comment added: //setenv HK_JSVNMAP_DIRECTORY /home/production/cvs/TBL_JSOC/lev0/hk_jsn_map_file/prod
take out debug printf's
fix seg fault caused by sprintf() of long TLMDSNAM in dataset
use sigalrmflg and execute code in main loop and not signal handler
ingest_lev0.c: Added comment on what needs to be switched when we go from 60day test to real data. Here are comments added: % cvs diff ingest_lev0.c > //When change to these data series below to save real data. > //#define TLMSERIESNAMEHMI "hmi.tlm" > //#define LEV0SERIESNAMEAIA "aia.lev0" > //#define TLMSERIESNAMEAIA "aia.tlm" > //#define LEV0SERIESNAMEHMI "hmi.lev0" > //Also, change setting in $JSOCROOT/proj/lev0/apps/SOURCE_ENV_HK_DECODE file to: > //setenv HK_LEV0_BY_APID_DATA_ID_NAME lev0 > //setenv HK_DF_HSB_DIRECTORY /tmp21/production/lev0/hk_hsb_dayfile >
update series names
fix set_HMI_mech_values() call
print out status on system() error
different ds for hmi and aia and make fsn 30 bits
make sure have a valid record (rs)
fix some keyword names
fixed up some lev0 keywords
*** empty log message ***
add exposure time and mech values
-Added define for ENVFILE. This is absolute path to Environment variable to set on production. -Added exit() if cannot open filename set in ENVFILE to stop running code. These variables must be set before running code.
add HEADRERR and OVERFLOW keywords
updated to load env variables from file
Updated printf statements to printk statements for Errors and warnings
move packets.h
with Keh-Cheng's and Carl's code
Added some printf statement to aid during integration with Jim's code. Print out FSN values.
Updated call to decode_next_hk_vcdu() to unsigned int *fsn
Changed argument list to function by adding Fsn parameter: int decode_next_hk_vcdu(unsigned short *tbuf, CCSDS_Packet_t **hk, unsigned int **Fsn); Updated some print statements to help during integration with Jim's lev0 code.
Merge changes in 1.9 from Carl and 1.8 from Jim
integrated decode_hk_next_vcdu and write_hk_to_drms functions in this code.
updates
update alrm_sig()
interim
ok, but w/o Carl's stuff yet
interim copy
interim commit
interim commit
Move JSOC/src/base to JSOC/base and JSOC/src/proj to JSOC/proj. 86 JSOC/src.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.