summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-05fftsglesHoernchen3-1/+82
2014-08-04glesHoernchen18-358/+219
2013-12-24ValueDial: fix wheelEvent handlingSteve Markgraf1-3/+7
2013-11-17gr-osmosdr: unbreakChristian Daniel3-15/+15
2013-11-17Message: remove unneeded function declarationChristian Daniel1-2/+0
2013-11-17revert changes that depend on other modificationsChristian Daniel1-2/+1
2013-11-16switch to new message mechanism without registration-voodooChristian Daniel21-218/+178
2013-11-04NFMDemod: ported to reworked API - credits go to Dimitri "horizon" StolnikovChristian Daniel7-216/+290
2013-11-04GLSpectrum: fix scale when only the histogram is activeChristian Daniel1-1/+1
2013-11-04TCPSrc: minor fixedChristian Daniel2-6/+3
2013-11-04GLSpectrum: fix histogram bugChristian Daniel1-1/+1
2013-10-03fixed the windows buildHoernchen3-2/+5
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 Daniel10-13/+171
2013-09-27GLSpectrumGUI: switched to new, smaller layout; added invert-buttonChristian Daniel16-1025/+563
2013-09-27some minor polishingChristian Daniel2-36/+43
2013-09-27GLSpectrum: only show channels when mouse pointer is inside widgetChristian Daniel2-39/+62
2013-09-27Improve spectrum view and other GUI polishChristian Daniel15-38/+879
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 Daniel27-0/+79
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 Daniel11-52/+266
2013-09-24fix RollupWidgetChristian Daniel2-19/+19
2013-09-24fix TCPSrc closing crashChristian Daniel1-0/+6
2013-09-24fix FFTW initialisation crashChristian Daniel3-3/+18
2013-09-23fix channel display for tcp-srcChristian Daniel1-1/+3
2013-09-23fix RollupWidgetChristian Daniel1-4/+5
2013-09-23major rewrite and changes... far too many to put into individual commitsChristian Daniel56-295/+1456
2013-08-08optimize interpolator with SSEChristian Daniel3-15/+121
2013-08-07allow edges of spectrum in channelizerChristian Daniel1-2/+4
2013-08-07improve interpolatorChristian Daniel5-44/+68
2013-08-07fix signednessHoernchen7-15/+15
2013-08-07minor cmake fixesHoernchen2-4/+9
2013-08-07use % operator instead of range checks in halfbandfilterChristian Daniel4-53/+71
2013-08-07fix audio crash and loopingChristian Daniel1-1/+10
2013-08-02make sure that all files end up in the same dir when building with vsHoernchen1-0/+9
2013-08-01fix Qt5 buildingChristian Daniel1-1/+1
2013-08-01finalize switch to QAudioOutput, get rid of PortAudioChristian Daniel8-298/+84
2013-07-30at5 audioHoernchen9-165/+199
2013-07-30fix a typoHoernchen1-1/+1
2013-07-30msvc flagsHoernchen1-0/+7
2013-07-29qt5Hoernchen18-44/+55