Commit Graph

16 Commits

Author SHA1 Message Date
Michal Krenek (Mikos)
9d21d49157 Always open console on Windows (but hide it)
Otherwise program crashes when trying to communicate with subprocess
(e.g. soapy_power) if started in pythonw.exe, bacause console is missing.
2017-03-30 14:27:33 +02:00
Michal Krenek (Mikos)
5d41c6c4a8 Update version to 2.1.0 2017-03-21 17:43:39 +01:00
Michal Krenek (Mikos)
d8d158c100 Make QSpectrumAnalyzer compatible with latest soapy_power 1.5.0 2017-03-21 16:39:26 +01:00
Michal Krenek (Mikos)
ea969b89e2 Add missing Qt.py dependency to PKGBUILD 2017-03-17 20:23:45 +01:00
Michal Krenek (Mikos)
b8666417b0 Update version to 2.0.0 2017-03-17 15:03:07 +01:00
Michal Krenek (Mikos)
228255b7e1 Switch from PyQt4 to Qt.py wrapper (supports PyQt4 / PyQt5 / PySide / PySide2) 2017-03-13 22:50:54 +01:00
Michal Krenek (Mikos)
d1c6ca4d14 Use pipe for communication with soapy_power process, to avoid reading garbage from stdout (some SoapySDR drivers like LimeSDR always outputs something to stdout) 2017-03-13 17:41:22 +01:00
Michal Krenek (Mikos)
47ea0b99b5 New version 1.5.0 (soapy_sdr backend now fully functioning) 2017-03-10 17:39:04 +01:00
Michal Krenek (Mikos)
18a033260c Updated version to 1.4.0 2016-05-17 02:39:58 +02:00
Michal Krenek (Mikos)
712cb72157 Update version to 1.3.0 2015-12-14 02:24:42 +01:00
Michal Krenek (Mikos)
314118a7ff Add support for rtl_power_fftw backend 2015-12-07 03:36:43 +01:00
Michal Krenek (Mikos)
1f48ebf351 Updated version to 1.1.1 2015-04-26 22:18:04 +02:00
Michal Krenek (Mikos)
f5d97fab80 Switch from distutils to setuptools 2015-04-26 22:16:21 +02:00
Michal Krenek (Mikos)
d585669661 Updated version to 1.1 2015-04-24 16:33:50 +02:00
Michal Krenek (Mikos)
09a34688c0 Updated dependencies in PKGBUILD 2015-03-03 01:38:01 +01:00
Michal Krenek (Mikos)
2d3e62575b Initial commit 2015-03-03 00:50:46 +01:00