discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] run a loop within GR


From: Jason Matusiak
Subject: [Discuss-gnuradio] run a loop within GR
Date: Tue, 17 May 2016 13:45:24 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

I have a python script I built up for GR that runs on my E310. As part of the startup, it checks for a GPS fix and waits until it gets one before moving on. My question is how I can have my script running, yet occasionally check for GPS lock so I can do something with knowledge (like output that I have lost GPS lock)? I haven't been able to figure out how to have the script run, yet occasionally run a parallel task. Is there an example of something like this that someone could point me to?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]