Mike Walters
|
abc9dd2676
|
Merge pull request #2 from mossmann/master
compute bin width from number of input bins
|
2017-02-11 13:34:09 +00:00 |
|
Michael Ossmann
|
c060f82c25
|
fixed bug that can happen when frequency ranges are interleaved around the stop frequency
|
2017-02-10 22:18:46 -07:00 |
|
Michael Ossmann
|
76c3ad2b55
|
increased default and maximum bin size settings
|
2017-02-10 17:04:54 -07:00 |
|
Michael Ossmann
|
ab431554aa
|
limit bin size configuration to acceptable bounds
|
2017-02-10 16:57:12 -07:00 |
|
Michael Ossmann
|
bb6412be69
|
removed bin width from hackrf_sweep output format
|
2017-02-10 16:38:01 -07:00 |
|
Michael Ossmann
|
eef73719f0
|
compute bin width from number of input bins
|
2017-02-10 16:29:47 -07:00 |
|
Mike Walters
|
cfe1b4578b
|
Merge pull request #1 from mossmann/master
compatibility with updated hackrf_sweep binary output format
|
2017-02-10 13:11:02 +00:00 |
|
Michael Ossmann
|
71ff6cd950
|
cleanup
|
2017-02-09 19:17:24 -07:00 |
|
Michael Ossmann
|
adb3b53058
|
updated for recent changes in hackrf_sweep -B output format
|
2017-02-09 19:05:46 -07:00 |
|
Michael Ossmann
|
4e9ecdb64d
|
updated for compatibility with new hackrf_sweep -B option
|
2017-02-09 08:27:53 -07:00 |
|
Mike Walters
|
713434d029
|
Let the processing thread stop the process
Fixes exception where the processing thread would try to read stdout
after the process had stopped, but before the processing thread stopped
|
2016-07-31 16:05:56 +01:00 |
|
Mike Walters
|
461e674f82
|
Ignore band-edge and DC bins
|
2016-07-30 14:55:28 +01:00 |
|
Mike Walters
|
2c76c5cbe3
|
Pass sweep freq argument
|
2016-07-30 14:51:34 +01:00 |
|
Mike Walters
|
1538f37132
|
Make it work
|
2016-07-30 10:51:29 +01:00 |
|
Mike Walters
|
a3ce184f5e
|
Initial hackrf_sweep skeleton
|
2016-07-30 06:29:37 +01:00 |
|
Michal Krenek (Mikos)
|
6cf2694708
|
Add support for multiple RTL-SDR devices (select device index in settings)
|
2016-05-19 22:28:44 +02:00 |
|
Michal Krenek (Mikos)
|
4e7818536c
|
Update screenshots in README.rst
|
2016-05-17 02:51:19 +02:00 |
|
Michal Krenek (Mikos)
|
18a033260c
|
Updated version to 1.4.0
|
2016-05-17 02:39:58 +02:00 |
|
Michal Krenek (Mikos)
|
7112ce7888
|
Min. / Max. peak hold; recalculate curves from history; separate data backend; refactoring
|
2016-05-17 02:37:06 +02:00 |
|
Michal Krenek (Mikos)
|
53f5775ae4
|
Update README.md
|
2015-12-18 21:54:39 +01:00 |
|
Michal Krenek (Mikos)
|
acbca50eed
|
Add average and spectrum persistence (RTSA fosphor-like effect); some refactoring and GUI changes
|
2015-12-18 21:43:40 +01:00 |
|
Michal Krenek (Mikos)
|
be2d3f6b62
|
Another refactoring
|
2015-12-15 02:37:47 +01:00 |
|
Michal Krenek (Mikos)
|
f046ba568a
|
Code refactoring
|
2015-12-14 19:29:14 +01:00 |
|
Michal Krenek (Mikos)
|
712cb72157
|
Update version to 1.3.0
|
2015-12-14 02:24:42 +01:00 |
|
Michal Krenek (Mikos)
|
ea548bcaa0
|
Fix .desktop file to be valid
|
2015-12-14 02:21:32 +01:00 |
|
Michal Krenek (Mikos)
|
6832b9ddee
|
Update README.md
|
2015-12-14 02:16:30 +01:00 |
|
Michal Krenek (Mikos)
|
8096c6e3c3
|
Add peak hold and smoothing; fix window maximization at startup; split dock widgets
|
2015-12-14 02:01:23 +01:00 |
|
Michal Krenek (Mikos)
|
0af92b3d16
|
Fix typo
|
2015-12-10 01:42:04 +01:00 |
|
Michal Krenek (Mikos)
|
4870df2d4a
|
Installation instructions and todo
|
2015-12-10 01:38:17 +01:00 |
|
Michal Krenek (Mikos)
|
a0f6ca2432
|
Update README.rst
|
2015-12-10 00:08:26 +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)
|
bf0667a951
|
Update setup-qt.py script
|
2015-04-24 16:30:48 +02:00 |
|
Michal Krenek (Mikos)
|
405e6679c8
|
Code refactoring before publishing on PyPI
|
2015-04-24 16:26:42 +02:00 |
|
Michal Krenek (Mikos)
|
2de494dc23
|
Fix CTRL+C and SIGTERM behavior
|
2015-03-04 00:56:14 +01:00 |
|
Michal Krenek (Mikos)
|
efbd41de89
|
Another small fix in README.md
|
2015-03-04 00:21:20 +01:00 |
|
Michal Krenek (Mikos)
|
5f95c83f3b
|
Small fix in README.md
|
2015-03-04 00:17:07 +01:00 |
|
Michal Krenek (Mikos)
|
51164ff05f
|
Updated Usage in README.md
|
2015-03-04 00:15:20 +01:00 |
|
Michal Krenek (Mikos)
|
09a34688c0
|
Updated dependencies in PKGBUILD
|
2015-03-03 01:38:01 +01:00 |
|
Michal Krenek (Mikos)
|
35a956ff3f
|
Updated README.md, added screenshot
|
2015-03-03 01:07:00 +01:00 |
|
Michal Krenek (Mikos)
|
2d3e62575b
|
Initial commit
|
2015-03-03 00:50:46 +01:00 |
|