wbarnha / gr-gmuground

GNU Radio blocks for GMU's ECE/VSE Satellite Communications Ground Station
GNU General Public License v3.0
5 stars 2 forks source link

Main block does not end when prompted #13

Closed wbarnha closed 4 years ago

wbarnha commented 4 years ago

Program hangs up and has to be force exited.

wbarnha commented 4 years ago

It seems the issue is related to the Gpredict Doppler Correction block. When disabled, the program functions properly.

wbarnha commented 4 years ago

Connecting a message debug block to the state connector of the Gpredict block fixes the issue.