sdrangel/sdrbase/gui
f4exb e204efe2b8 RxTx semantic move: renamed DSPDeviceEngine to DSPDeviceSourceEngine 2016-10-03 18:29:05 +02:00
..
aboutdialog.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
aboutdialog.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
aboutdialog.ui Bumped version displays to 2.1.4 2016-09-23 05:56:03 +02:00
addpresetdialog.cpp Added button and logic to update an existing preset with the current configuration 2015-05-09 10:51:02 +02:00
addpresetdialog.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
addpresetdialog.ui Font size and face normalization (final) 2016-01-12 05:51:26 +01:00
audiodialog.cpp Moved audio dialog in global Preferences menu. Check for DV Serial library and set flags 2016-05-04 17:07:26 +02:00
audiodialog.h Moved audio dialog in global Preferences menu. Check for DV Serial library and set flags 2016-05-04 17:07:26 +02:00
audiodialog.ui Moved audio dialog in global Preferences menu. Check for DV Serial library and set flags 2016-05-04 17:07:26 +02:00
basicchannelsettingswidget.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
basicchannelsettingswidget.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
basicchannelsettingswidget.ui Font size and face normalization (final) 2016-01-12 05:51:26 +01:00
buttonswitch.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
buttonswitch.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
channelwindow.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
channelwindow.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
colormapper.cpp Control checkboxes size of spectrum GUI. Corrected reverse gold color mapping and apply it to center frequency of BladeRD GUI 2015-07-19 22:00:38 +02:00
colormapper.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
glscope.cpp Multi device support: completely removed direct access to DSP device engine from DSP engine 2016-05-13 00:50:29 +02:00
glscope.h Multi device support: completely removed direct access to DSP device engine from DSP engine 2016-05-13 00:50:29 +02:00
glscopegui.cpp Limit scope time span display to two decimals 2016-08-26 21:22:40 +02:00
glscopegui.h GLScope: fixed pre-trigger samples initialization when trace size changes 2016-04-03 01:49:58 +02:00
glscopegui.ui Enhance scope GUI display 2016-04-23 21:48:02 +02:00
glshadersimple.cpp OpenGL modernization: make shaders code compatible with OpenGL ES 2.0 2016-03-08 09:17:00 +01:00
glshadersimple.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
glshadertextured.cpp OpenGL modernization: make shaders code compatible with OpenGL ES 2.0 2016-03-08 09:17:00 +01:00
glshadertextured.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
glspectrum.cpp OpenGL modernization: removed GL_DEPRECTATED blocks entirely 2016-03-06 16:39:28 +01:00
glspectrum.h GLSpectrum: removed useless dependency on QOpenGLWidget. Fixes issue #4 2016-04-12 14:02:17 +02:00
glspectrumgui.cpp Save the waterfall share percentage of the screen in the preset 2015-07-24 01:30:00 +02:00
glspectrumgui.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
glspectrumgui.ui Normalize Scope and Spectrum control GUIs 2016-01-12 04:38:44 +01:00
indicator.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
indicator.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
myposdialog.ui New dialog to store my geolocalisation 2016-09-28 17:01:57 +02:00
mypositiondialog.cpp RxTx semantic move: renamed DSPDeviceEngine to DSPDeviceSourceEngine 2016-10-03 18:29:05 +02:00
mypositiondialog.h RxTx semantic move: renamed DSPDeviceEngine to DSPDeviceSourceEngine 2016-10-03 18:29:05 +02:00
physicalunit.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
pluginsdialog.cpp Fixed source plugins virtual methods 2015-09-30 08:55:58 +02:00
pluginsdialog.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
pluginsdialog.ui Font size and face normalization (final) 2016-01-12 05:51:26 +01:00
presetitem.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
presetitem.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
rollupwidget.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
rollupwidget.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
samplingdevicecontrol.cpp Multi device support: restored loaded plugins display from the main window 2016-05-18 00:42:35 +02:00
samplingdevicecontrol.h Multi device support: restored loaded plugins display from the main window 2016-05-18 00:42:35 +02:00
samplingdevicecontrol.ui Multi device support: restored loaded plugins display from the main window 2016-05-18 00:42:35 +02:00
scale.cpp git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
scale.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
scaleengine.cpp Print scale on scope part #1 2015-07-06 09:17:51 +02:00
scaleengine.h RxTx semantic move: renamed DSPDeviceEngine to DSPDeviceSourceEngine 2016-10-03 18:29:05 +02:00
scopewindow.ui git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00
valuedial.cpp Experimental slightly dimmer main frequency dial implmented for BladeRF plugin 2015-07-19 19:39:16 +02:00
valuedial.h Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00