Trace collected at: 2012-12-21 07:19:25.406000 ---------------------------------------------------------------------- ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[23]: log('========================================', color=BLUE, attr=BOLD ) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[24]: log('TEST_BEBHSK - BEB HSK TIMER ', color=BLUE, attr=BOLD ) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[25]: log('========================================', color=BLUE, attr=BOLD ) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[26]: cmd.EFW_SRMWRTCTL(PROTECT=0) # Allow writes to SRAM < 8000H ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[27]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[28]: cmd.EFW_DISARM(3) # Disable SRAM checking ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[29]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[30]: startscript("LOAD_BEBHSK2") ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK2.py[4]: from efw import * ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK2.py[5]: from UTIL import * ../GSEOS_scripts\UTIL.py[8]: """ ../GSEOS_scripts\UTIL.py[9]: from efw import * ../GSEOS_scripts\UTIL.py[10]: from GseosCmd import * ../GSEOS_scripts\UTIL.py[11]: from __main__ import * # required for access to APID_nnn telemetry blocks ../GSEOS_scripts\UTIL.py[13]: def SET_ALLBIASES( val ): ../GSEOS_scripts\UTIL.py[17]: def SET_ALLUSHERS( val ): ../GSEOS_scripts\UTIL.py[21]: def SET_ALLGUARDS( val ): ../GSEOS_scripts\UTIL.py[25]: def SET_BIAS( ch, val ): ../GSEOS_scripts\UTIL.py[29]: def SET_USHER( ch, val ): ../GSEOS_scripts\UTIL.py[33]: def SET_GUARD( ch, val ): ../GSEOS_scripts\UTIL.py[37]: def SET_ACTEST( ch2, ch1, freq ): ../GSEOS_scripts\UTIL.py[41]: def SET_B1RECORD( block ): ../GSEOS_scripts\UTIL.py[46]: def SET_B1PLAYBACK( block, leng ): ../GSEOS_scripts\UTIL.py[53]: def QUEUE_B1PLAYBACK( block, leng ): ../GSEOS_scripts\UTIL.py[59]: def SENDCDI( addr, data ): ../GSEOS_scripts\UTIL.py[64]: def DUMPADR( addr ): ../GSEOS_scripts\UTIL.py[71]: def DUMPCDI( addr ): ../GSEOS_scripts\UTIL.py[79]: def DUMPPKT( pkt ): ../GSEOS_scripts\UTIL.py[82]: def DUMP_FITPAGE(): ../GSEOS_scripts\UTIL.py[87]: def DUMP_TRGPAGE(): ../GSEOS_scripts\UTIL.py[92]: def DUMP_HSKPAGE(): ../GSEOS_scripts\UTIL.py[97]: def DUMP_DFBHSK( reg ): ../GSEOS_scripts\UTIL.py[101]: def POKE( addr, byte ): ../GSEOS_scripts\UTIL.py[106]: def SET_TBL( fn, index, weight, thresh): ../GSEOS_scripts\UTIL.py[111]: def SET_TESTVALUE0( byte ): ../GSEOS_scripts\UTIL.py[114]: def SET_TESTVALUE1( byte ): ../GSEOS_scripts\UTIL.py[117]: def SET_RSTCTR( byte ): ../GSEOS_scripts\UTIL.py[120]: def RESETCPU(): ../GSEOS_scripts\UTIL.py[150]: def SC_SAFE( d ): # Issue SAFE request if D==1 ../GSEOS_scripts\UTIL.py[153]: def SC_SPSS( d ): # Sun Sensor(B) if D==1 ../GSEOS_scripts\UTIL.py[156]: def SC_SPIN( sp ): # Spin Period Only ../GSEOS_scripts\UTIL.py[161]: def SC_SPAP( sp, ph ): # Spin Period and Phase ../GSEOS_scripts\UTIL.py[169]: def EMF_MAGRANGE( rr ): #EMFISIS MAG Range Bits in #15-14 ../GSEOS_scripts\UTIL.py[177]: def EMF_MAGVALID( sdr ): #EMFISIS Shared Data Received ../GSEOS_scripts\UTIL.py[181]: def EMF_BURST( val ): #EMFISIS Burst Byte in First Byte ../GSEOS_scripts\UTIL.py[188]: def ECT_BURST( val ): #ECT Burst Byte in First Byte ../GSEOS_scripts\UTIL.py[194]: def RBS_BURST( val ): #RBS Burst Byte in First Byte ../GSEOS_scripts\UTIL.py[201]: def verify_cmdcount(): ../GSEOS_scripts\UTIL.py[207]: def tryscript( script ): ../GSEOS_scripts\UTIL.py[216]: def GET_TABLEADDR( n ): ../GSEOS_scripts\UTIL.py[221]: def DFBCONFIG_ALL(): ../GSEOS_scripts\UTIL.py[225]: def DFBCONFIG_FIRSTHALF(): ../GSEOS_scripts\UTIL.py[235]: def DFBCONFIG_SECONDHALF(): ../GSEOS_scripts\UTIL.py[245]: def main(): ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK2.py[6]: from __main__ import * ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK2.py[9]: def main(): ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK2.py[4]: from efw import * ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK2.py[5]: from UTIL import * ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK2.py[6]: from __main__ import * ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK2.py[9]: def main(): ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK2.py[11]: cmd.EFW_CMDS(COUNT= 1) ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK2.py[13]: sleep(1) ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK2.py[14]: efw.idpu_load("00004020", " cd 26 40 c3 5a 02 3a 06 00 b7 c8 21 3e 91 a6 c0 3a f8 94 b7 c0 3e 01 c3 b4 0c") ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[31]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[32]: startscript("LOAD_BEBHSK1") ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK1.py[4]: from efw import * ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK1.py[5]: from UTIL import * ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK1.py[6]: from __main__ import * ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK1.py[9]: def main(): ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK1.py[4]: from efw import * ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK1.py[5]: from UTIL import * ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK1.py[6]: from __main__ import * ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK1.py[9]: def main(): ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK1.py[11]: cmd.EFW_CMDS(COUNT= 1) ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK1.py[13]: sleep(1) ../GSEOS_scripts/FSW_scripts\LOAD_BEBHSK1.py[14]: efw.idpu_load("000000F9", " c3 20 40") ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[33]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[35]: cmd.EFW_ADRH(0) # Dumping the parameters is only diagnostic ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[36]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[37]: cmd.EFW_ADRL(6) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[38]: sleep(2) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[39]: cmd.EFW_LOAD(period-1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[40]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[42]: ot = get265time() ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[18]: fs = APID_265.CCSDS_MET * 1.00 ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[19]: fu = 0.0 ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[20]: return( fs + fu ) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[44]: for steps in range( 1): ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[45]: waitfor265() ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[13]: p = APID_265.CCSDS_SeqCnt ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[15]: sleep(1) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[14]: while p == APID_265.CCSDS_SeqCnt: ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[46]: nt = get265time() ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[18]: fs = APID_265.CCSDS_MET * 1.00 ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[19]: fu = 0.0 ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[20]: return( fs + fu ) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[47]: dt = nt-ot ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[48]: ot = nt ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[49]: log("APID 265 TIME = %8.5f dTIME = %8.5f " % (nt,dt) ) ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[50]: if(dt > (period-1) and dt < (period+1)): ../GSEOS_scripts/FSW_scripts\test_bebhsk.py[44]: for steps in range( 1):