SigDigger icon indicating copy to clipboard operation
SigDigger copied to clipboard

Implement burst inspector

Open BatchDrake opened this issue 6 years ago • 0 comments

Many signals are not continuous (i.e. they are received in bursts) and are so short that synchronization routines just don't have enough time to recover the timing. This can be overcome with a burst inspector that allows you to record a signal for a while and handle the timing/demodulation by hand, with the help of the time view.

BatchDrake avatar Oct 28 '19 06:10 BatchDrake