robotastic / trunk-recorder

Records calls from a Trunked Radio System (P25 & SmartNet)
GNU General Public License v3.0
850 stars 191 forks source link

Any squelch control #46

Closed dreinhold closed 8 years ago

dreinhold commented 8 years ago

I see some commented out code with a squelch block. I get a good 3 seconds of static after each transmission (smartnet analog), looking for options

robotastic commented 8 years ago

I think uncommenting that should make it work. The settings may need to be adjusted. I had it commented out because there was an error in gnuradio and the Power Squelch block was not being built right. I think it has been fixed. I don’t have an analog system to test on. If you can try it out, that would be great!

On May 7, 2016, at 4:10 PM, Dylan Reinhold notifications@github.com wrote:

I see some commented out code with a squelch block. I get a good 3 seconds of static after each transmission (smartnet analog), looking for options

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/robotastic/trunk-recorder/issues/46

dreinhold commented 8 years ago

Okay was going to go that route, but was not sure why it was commented out..

robotastic commented 8 years ago

I actually got a random, anonymous web submission from someone who fixed the squelch. I just created a Squelch branch. Give it a try and let me know how it works. I don't have a nearby analog system, but I at least got it to compile

dreinhold commented 8 years ago

That did it. Sounds great now...