Re: [Discuss-gnuradio] run a loop within GR

2016-05-18 Thread Jason Matusiak
I have a drive test app here which polls the B200 GPS every second while running the GR flow: Thank you for posting that Lou. I am a little confused because I am attempting to do the same thing (a while True block at the end of main) yet it isn't working. The one big difference I can see is

Re: [Discuss-gnuradio] run a loop within GR

2016-05-17 Thread madengr
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 GP

[Discuss-gnuradio] run a loop within GR

2016-05-17 Thread Jason Matusiak
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 t