Commit Graph

150 Commits

Author SHA1 Message Date
Christian Daniel 3119c17e2c Merge branch 'hoernchen/qt5' of git.osmocom.org:sdrangelove into hoernchen/qt5 2013-09-26 23:19:13 +02:00
Christian Daniel cab9869fa0 TCPSrc: save and restore configuration 2013-09-26 23:19:00 +02:00
Christian Daniel 0fa3f5213d TCPSrc: fix S8 format 2013-09-26 23:18:38 +02:00
Christian Daniel 8cee59011e rename "demod" dir to "channels" in plugins 2013-09-26 23:18:19 +02:00
Christian Daniel 4e2d3f98fc RollupWidget: save and restore state 2013-09-26 23:16:41 +02:00
Dimitri Stolnikov 3f2498af40 gnuradioinput: update project url and plugin version 2013-09-25 23:14:12 +02:00
Dimitri Stolnikov 5394439789 gnuradioinput: show sample rate and bandwidth in MHz 2013-09-25 23:13:48 +02:00
Dimitri Stolnikov 348366bbe0 gnuradioinput: update to latest plugin api changes 2013-09-25 22:32:37 +02:00
Christian Daniel c2b4b30835 fix TCPSrc 2013-09-25 21:53:47 +02:00
Christian Daniel 95f247d86a fix RollupWidget 2013-09-24 21:15:18 +02:00
Christian Daniel 961c1bcca8 fix TCPSrc closing crash 2013-09-24 16:29:09 +02:00
Christian Daniel c3d0a654af fix FFTW initialisation crash 2013-09-24 16:28:57 +02:00
Christian Daniel 9b9036cdf2 fix channel display for tcp-src 2013-09-23 22:14:39 +02:00
Christian Daniel b125cea6a2 fix RollupWidget 2013-09-23 21:55:02 +02:00
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 69673c7a64 optimize interpolator with SSE 2013-08-08 21:39:26 +02:00
Christian Daniel 6fa57d6d2c allow edges of spectrum in channelizer 2013-08-07 23:23:43 +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 e4a5556213 use % operator instead of range checks in halfbandfilter 2013-08-07 17:10:44 +02:00
Christian Daniel d56a349dc9 fix audio crash and looping 2013-08-07 17:08:54 +02:00
Hoernchen 58ea37f8f7 make sure that all files end up in the same dir when building with vs 2013-08-02 16:26:54 +02:00
Christian Daniel c51be74e87 fix Qt5 building 2013-08-01 23:46:56 +02:00
Christian Daniel 0f28461e70 finalize switch to QAudioOutput, get rid of PortAudio 2013-08-01 23:46:45 +02:00
Hoernchen fca9f8870f at5 audio
requires qtmultimedia5-dev
2013-07-30 14:39:07 +02:00
Hoernchen 99466ed1d9 fix a typo 2013-07-30 00:32:58 +02:00
Hoernchen f1168af6ab msvc flags 2013-07-30 00:18:50 +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 86ee315fb6 fix loading of SampleSource settings during startup 2013-04-04 21:04:30 +02:00
Christian Daniel a823cb8f9f fix about dialog title 2013-03-31 23:03:39 +02:00
Christian Daniel 5d73be7363 add full rotation to halfband filter 2013-03-31 22:49:39 +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 20a7a0ebe5 add about-dialog 2013-03-31 22:46:56 +02:00
Christian Daniel 14126d39d4 fix PluginInterface 2013-03-25 17:31:38 +01: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