I have a drive test app here which polls the B200 GPS every second while running the GR flow:
https://github.com/madengr/drive_test/blob/master/apps/drive.py Lou Jason Matusiak wrote > 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? > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@ > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio -- View this message in context: http://gnuradio.4.n7.nabble.com/run-a-loop-within-GR-tp60082p60084.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
