Files
urh/tests/SpectrogramTest.py
Johannes Pohl 21373342db start bandpass filter in new process and make it abortable (#351)
* start bandpass filter in new process and make it abortable

* hardcode esc key, as QKeySequence.Cancel not avail on older Qts

* Default to Esc if QKeySequence.Cancel not available

* add missing space

* make filter methods static

* move multiprocessing method to top level for multiprocessing

* make coverage multiprocessing agnostic

* update coveragerc

* add test for filter abort
2017-11-02 09:24:35 -05:00

7.6 KiB