Commit Graph

24 Commits

Author SHA1 Message Date
Christian Daniel 9fd7152f13 major rewrite and changes... far too many to put into individual commits 2013-09-23 21:31:54 +02:00
Christian Daniel fb090cdfa9 improve interpolator 2013-08-07 23:23:25 +02:00
Hoernchen 37e6f6ff29 fix signedness 2013-08-07 18:28:03 +02:00
Hoernchen f2c767d9f0 minor cmake fixes 2013-08-07 17:52:15 +02:00
Christian Daniel c51be74e87 fix Qt5 building 2013-08-01 23:46:56 +02:00
Hoernchen fca9f8870f at5 audio
requires qtmultimedia5-dev
2013-07-30 14:39:07 +02:00
Hoernchen 14a4dd2cb0 qt5 2013-07-29 23:07:07 +02:00
Dimitri Stolnikov 4d60e67625 gnuradioinput: implement DC correction control 2013-06-10 00:01:25 +02:00
Dimitri Stolnikov cdb6242848 gnuradioinput: migrate to gr3.7 version of gr-osmosdr 2013-05-30 17:23:59 +02:00
Dimitri Stolnikov b91228c19a gnuradioinput: implement BB bandwidth control 2013-04-15 23:41:31 +02:00
Hoernchen 3b9a7c8cc6 make msvc happy 2013-04-14 14:14:17 +02:00
Dimitri Stolnikov 2d993c4f4a gnuradioinput: implement dynamic gain sliders based on named gain API 2013-04-13 23:14:33 +02:00
Christian Daniel af07746d09 make plugins optional according to available dependencies 2013-03-31 22:49:21 +02:00
Christian Daniel 2dfeeba102 remove border around GNURadio samplesource plugin 2013-03-31 22:48:51 +02:00
Christian Daniel ffe8034275 add moving average to NFM squelch 2013-03-31 22:48:01 +02:00
Christian Daniel 6aafc581cb fix building on Windows with VS2010 2013-03-25 16:26:37 +01:00
Dimitri Stolnikov 63c7d66556 gnuradioinput: move horizontal line in gui control 2013-03-23 00:23:10 +01:00
Dimitri Stolnikov d8b19c4489 gnuradioinput: adopt gnuradio component header structure 2013-03-23 00:09:50 +01:00
Dimitri Stolnikov 5b99ed8bb2 cmake: enable gnuradio source if the dependencies are met 2013-03-22 23:13:20 +01:00
Dimitri Stolnikov d24d546ef9 gnuradioinput: cache device args if not empy 2013-03-22 23:04:53 +01:00
Dimitri Stolnikov e1258035b2 gnuradioinput: add control for IQ balance correction 2013-03-22 22:49:37 +01:00
Dimitri Stolnikov 43774cf596 gnuradioinput: use IF gain stage only if supported by radio 2013-03-22 22:17:45 +01:00
Christian Daniel 46a84022aa add GNURadio input plugin 2013-03-22 15:54:17 +01:00
Christian Daniel eca56e35be monster rework
- pluginify whole project
- reorganize directory structure
- fix PortAudio detection script
- implement generic channelizer
- fix several OpenGL problems
- rework presets
- add audio mixing
- too many more
2013-03-22 11:18:30 +01:00