transientskp / aartfaac-control

AARTFAAC control scripts
0 stars 0 forks source link

atv capture.py breaks connection when invalid header/magic received #20

Closed hsuyeep closed 9 years ago

hsuyeep commented 9 years ago

This can also be caused by a faulty send() on the correlator side, or due to receiving the data stream from an arbit. position. We want capture.py to enter into a search mode where it clears the recv() buffer until the start of a fresh record has been detected.

hsuyeep commented 9 years ago

Typical output: RECV 1436862060.44 PLOT 1436862060.44 RECV 1436862062.45 PLOT 1436862062.45 RECV 1436862064.46 RECV 1436862066.48 PLOT 1436862066.48 RECV 1436862067.48 PLOT 143686206Fatal: Invalid header size

hsuyeep commented 9 years ago

Moved to the aartfaac-tools issue tracker. Closed issue here.