BatchDrake / SigDigger

Qt-based digital signal analyzer, using Suscan core and Sigutils DSP library
https://batchdrake.github.io/SigDigger/
GNU General Public License v3.0
925 stars 91 forks source link

Squelch-triggered recording #213

Open BatchDrake opened 1 year ago

BatchDrake commented 1 year ago

Context: https://github.com/BatchDrake/SigDigger/issues/212

The idea is that the audio inspector should stop recordings if the squelch goes off. Back in the day this was problematic, but with the recent support for Inspector-triggered signals, we can know when to record and when to stop.