Commit Graph

177 Commits

Author SHA1 Message Date
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
Christian Daniel ec109f5613 fix gitignore for newer versions of QtCreator 2013-03-22 12:11:12 +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
Christian Daniel 2c8c930b39 new halfband filter for downsampling 2013-02-17 15:34:03 +01:00
Christian Daniel cb31f2a739 properly integrate scope 2013-02-15 16:51:12 +01:00
Christian Daniel b84314c233 add support for pluggable FFT engines, add KissFFT and FFTW as available engines 2013-02-14 23:18:38 +01:00
Christian Daniel 7020d69967 fix #include statements 2013-02-14 17:43:30 +01:00
Christian Daniel f39bd3acd2 add missing miniz.h 2013-02-12 22:22:40 +01:00
Christian Daniel 175facdb41 fix NFM demodulator (still disabled because of missing UI) 2013-02-12 22:15:07 +01:00
Christian Daniel 6a62d7b8bb move miniz to utils directory 2013-02-12 22:14:51 +01:00
Christian Daniel bf0ef08f56 Scope: make mode switchable 2013-02-12 16:34:08 +01:00
Christian Daniel dcfc4ed31c use a single glBegin/glEnd in spectrum and scope 2013-02-12 15:54:58 +01:00
Christian Daniel eb6ab41720 return something in operator= 2013-02-12 15:44:29 +01:00
Christian Daniel dc937d468b use the librtslsdr includes we found 2013-02-12 15:44:01 +01:00
Christian Daniel d8b6f05bf9 fix a bunch of compiler warnings 2013-02-12 15:43:18 +01:00
Christian Daniel cb251d8c37 fixed for MSVC 2013-02-12 15:39:42 +01:00
Christian Daniel fa1f62973b add RTL-SDR, move OsmoSDR to subdir, add haldband filter, update scope 2013-02-12 13:59:34 +01:00
Christian Daniel 7d9cd43d3b OsmoSDRSource: add privisional sample verification for FPGA test mode 2013-02-07 19:31:48 +01:00
Christian Daniel 9664d736f3 GLScope: increase trace length to 100k samples 2013-02-07 19:31:06 +01:00
Christian Daniel 14ab1fc6a9 GLScope: fix amplitude scaling 2013-02-07 19:30:45 +01:00
Christian Daniel 274e032152 DSPEngine: fix FIFO handling 2013-02-07 19:29:55 +01:00
Christian Daniel b4965d148b DSPEngine: remove old samplerate calculation 2013-02-07 19:29:26 +01:00
Christian Daniel b3c16267b9 add OpenGL based scope for I/Q data 2013-02-05 23:46:07 +01:00
Christian Daniel a03461c060 monster rework: remove OsmoSDR-dependencies from rest, rework platform, presets 2013-02-04 23:51:11 +01:00