Commit Graph

50 Commits

Author SHA1 Message Date
Eric Wild b57db7541d disable the actual osmosdr hardware device
The actual hardware called osmosdr was created in 2012 and had only a
very very limited production run, and is therefore not of interest to
99.9% of all sdrangelove users.
2020-08-02 21:27:56 +02:00
Christian Daniel 5864e48bd8 major rewrite 2014-08-16 22:32:45 +02:00
Christian Daniel 664d43351c gr-osmosdr: unbreak 2013-11-17 18:26:57 +01:00
Christian Daniel eeb7a07683 switch to new message mechanism without registration-voodoo 2013-11-16 23:14:30 +01:00
Christian Daniel ba220b717a NFMDemod: ported to reworked API - credits go to Dimitri "horizon" Stolnikov 2013-11-04 22:01:28 +01:00
Christian Daniel 9e2fb91a9e TCPSrc: minor fixed 2013-11-04 21:56:00 +01:00
Hoernchen 3b6d910f0c fixed the windows build 2013-10-03 22:44:46 +02:00
Dimitri Stolnikov 4f2d10d591 gnuradioinput: fix automatic bandwidth selection on samp rate change 2013-10-03 14:38:31 +02:00
Dimitri Stolnikov c0a54d95df gnuradioinput: don't interrupt build if gr-osmosdr could not be found 2013-10-03 10:36:30 +02:00
Dimitri Stolnikov 5620cbad27 gnuradioinput: link to certain qt modules 2013-09-30 22:41:27 +02:00
Dimitri Stolnikov a6f7e82fd6 gnuradioinput: fall back to built-in runtime in gr-osmosdr
if no gnuradio installation could be detected, it assumes standalone
mode with the runtime provided by gr-osmosdr (see standalone branch)
2013-09-30 22:24:50 +02:00
Christian Daniel 391e47fed5 RollupWidget, GLWidget, etc: automatic channel color assignment 2013-09-27 23:17:53 +02:00
Christian Daniel 4db5f20216 GLSpectrumGUI: switched to new, smaller layout; added invert-button 2013-09-27 22:21:35 +02:00
Christian Daniel acb0420124 some minor polishing 2013-09-27 21:40:25 +02:00
Christian Daniel 710be6e719 Improve spectrum view and other GUI polish 2013-09-27 16:30:58 +02:00
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 961c1bcca8 fix TCPSrc closing crash 2013-09-24 16:29:09 +02:00
Christian Daniel 9b9036cdf2 fix channel display for tcp-src 2013-09-23 22:14:39 +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 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