summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-08-02disable the actual osmosdr hardware deviceHEADmasterEric Wild1-4/+4
2014-08-16major rewriteChristian Daniel10-193/+228
2013-11-17gr-osmosdr: unbreakChristian Daniel3-15/+15
2013-11-16switch to new message mechanism without registration-voodooChristian Daniel10-39/+39
2013-11-04NFMDemod: ported to reworked API - credits go to Dimitri "horizon" StolnikovChristian Daniel7-216/+290
2013-11-04TCPSrc: minor fixedChristian Daniel2-6/+3
2013-10-03fixed the windows buildHoernchen1-1/+1
2013-10-03gnuradioinput: fix automatic bandwidth selection on samp rate changeDimitri Stolnikov2-2/+4
2013-10-03gnuradioinput: don't interrupt build if gr-osmosdr could not be foundDimitri Stolnikov1-6/+2
2013-09-30gnuradioinput: link to certain qt modulesDimitri Stolnikov1-0/+6
2013-09-30gnuradioinput: fall back to built-in runtime in gr-osmosdrDimitri Stolnikov1-1/+21
2013-09-27RollupWidget, GLWidget, etc: automatic channel color assignmentChristian Daniel2-1/+20
2013-09-27GLSpectrumGUI: switched to new, smaller layout; added invert-buttonChristian Daniel1-7/+7
2013-09-27some minor polishingChristian Daniel1-31/+37
2013-09-27Improve spectrum view and other GUI polishChristian Daniel5-3/+62
2013-09-26Merge branch 'hoernchen/qt5' of git.osmocom.org:sdrangelove into hoernchen/qt5Christian Daniel3-7/+11
2013-09-26TCPSrc: save and restore configurationChristian Daniel2-3/+61
2013-09-26TCPSrc: fix S8 formatChristian Daniel1-1/+2
2013-09-26rename "demod" dir to "channels" in pluginsChristian Daniel1-1/+1
2013-09-26RollupWidget: save and restore stateChristian Daniel25-0/+0
2013-09-25gnuradioinput: update project url and plugin versionDimitri Stolnikov1-2/+2
2013-09-25gnuradioinput: show sample rate and bandwidth in MHzDimitri Stolnikov2-5/+9
2013-09-25gnuradioinput: update to latest plugin api changesDimitri Stolnikov4-5/+12
2013-09-25fix TCPSrcChristian Daniel5-24/+243
2013-09-24fix TCPSrc closing crashChristian Daniel1-0/+6
2013-09-23fix channel display for tcp-srcChristian Daniel1-1/+3
2013-09-23major rewrite and changes... far too many to put into individual commitsChristian Daniel19-28/+722
2013-08-07improve interpolatorChristian Daniel2-5/+5
2013-08-07fix signednessHoernchen1-1/+1
2013-08-07minor cmake fixesHoernchen1-0/+4
2013-08-01fix Qt5 buildingChristian Daniel1-1/+1
2013-07-30at5 audioHoernchen4-4/+4
2013-07-29qt5Hoernchen15-22/+26
2013-06-10gnuradioinput: implement DC correction controlDimitri Stolnikov5-3/+71
2013-05-30gnuradioinput: migrate to gr3.7 version of gr-osmosdrDimitri Stolnikov7-38/+82
2013-04-15gnuradioinput: implement BB bandwidth controlDimitri Stolnikov5-18/+100
2013-04-14make msvc happyHoernchen2-7/+27
2013-04-13gnuradioinput: implement dynamic gain sliders based on named gain APIDimitri Stolnikov8-395/+294
2013-03-31make plugins optional according to available dependenciesChristian Daniel1-4/+11
2013-03-31remove border around GNURadio samplesource pluginChristian Daniel1-2/+11
2013-03-31add moving average to NFM squelchChristian Daniel2-1/+7
2013-03-25fix building on Windows with VS2010Christian Daniel8-24/+28
2013-03-23gnuradioinput: move horizontal line in gui controlDimitri Stolnikov1-12/+9
2013-03-23gnuradioinput: adopt gnuradio component header structureDimitri Stolnikov3-5/+5
2013-03-22cmake: enable gnuradio source if the dependencies are metDimitri Stolnikov2-0/+9
2013-03-22gnuradioinput: cache device args if not empyDimitri Stolnikov1-1/+8
2013-03-22gnuradioinput: add control for IQ balance correctionDimitri Stolnikov7-15/+99
2013-03-22gnuradioinput: use IF gain stage only if supported by radioDimitri Stolnikov1-2/+18
2013-03-22add GNURadio input pluginChristian Daniel10-0/+1474
2013-03-22monster reworkChristian Daniel42-0/+5342