summaryrefslogtreecommitdiff
path: root/sdrgui
AgeCommit message (Expand)Author
2017-11-11Main window: implement the logging options dialog. Use it only for log levelf4exb
2017-11-11Moved logger to QtApplication level. Corrections to some messagesf4exb
2017-11-11Imported Stefan Frings' logging library from QtWebApp and use it in main windowf4exb
2017-11-11Bumped to version 3.8.3f4exb
2017-11-09Rx channel plugins: use the demodulator constructor separated from the demodu...f4exb
2017-11-08Use the modulator constructor separated from the modulator GUI constructorf4exb
2017-11-08Renamed createTxChannel to createTxChannelGUI to described only the GUI will ...f4exb
2017-11-07Renamed createRxChannel to createRxChannelGUI to described only the GUI will ...f4exb
2017-11-06Moved m_deviceAPI->addThreadedSource at the end of the constructor sequence i...f4exb
2017-11-05Value dials: use the locale group separator for thousandsf4exb
2017-11-05LimeSDR: implemented external clock frequency handling in the GUIf4exb
2017-11-05Added exernal clock dialog and button and implemented it in LimeSDR plugins GUIsf4exb
2017-11-04LimeSDR: added external clock control button to the GUIsf4exb
2017-11-03Bumped version to 3.8.1f4exb
2017-11-02MainWindow: removing file source when loading the default device: zero pointe...f4exb
2017-11-02Removed the reload option from the main window devices menuf4exb
2017-11-02Handle the remove last device in main window with the new sampling device con...f4exb
2017-11-02Move main window readme to the sdrgui folder where it makes more sensef4exb
2017-11-02Windows build: update .pro filesf4exb
2017-11-02Pass device item index to the device API when creating or assigning a new devicef4exb
2017-11-02Added missing change registration when setting the device index in the sampli...f4exb
2017-11-02New devices handling (1)f4exb
2017-11-01Moved plugin classes back to sdrbasef4exb
2017-11-01Plugin manager: neutralize QComboBoxf4exb
2017-11-01Unimplement main window reload devicesf4exb
2017-11-01PluginManager: removed useless methods referencing QComboBoxf4exb
2017-11-01Store device category (type) in the SamplingDevice structuref4exb
2017-11-01Removed useless reference to device source and sink APIs in the sampling devi...f4exb
2017-11-01Bumped version to v3.8.0f4exb
2017-11-01Methods to determine if a device is buit in or physicalf4exb
2017-11-01Plugin manager: removed direct combo box population methodsf4exb
2017-11-01Updated Windows buildf4exb
2017-11-01Moved device sink and source APIs amd plugin interface back to sdrbasef4exb
2017-11-01DeviceSinkAPI code cleanupf4exb
2017-11-01Tx Channel plugins now handled via DeviceUISetf4exb
2017-10-31Create channel registration methods for the Tx part in DeviceUISetf4exb
2017-10-31More cleanup on DeviceSourceAPI and PluginManagerf4exb
2017-10-31DeviceSourceAPI code cleanupf4exb
2017-10-31Rx Channel plugins now handled via DeviceUISetf4exb
2017-10-31Hack to try ChannelAnalyzer channel plugin handled via DeviceUISetf4exb
2017-10-30Copy channel registration stuff from DeviceSourceAPI to DeviceUISetf4exb
2017-10-30Removed direct reference to the DeviceSinkAPI in the sink GUIs. Removed Devic...f4exb
2017-10-30Fix previous sink plugin GUI delete by doing it explicitly in the main windowf4exb
2017-10-30Better fix previous source plugin GUI delete by doing it explicitly in the ma...f4exb
2017-10-30DeviceSourceAPI: effectively delete the UI when changing the PluginInstanceGU...f4exb
2017-10-30Removed GLSpectrum getter from DeviceSinkAPIf4exb
2017-10-30Removed direct reference to the DeviceSourceAPI in the source GUIsf4exb
2017-10-30Removed GLSpectrum getter from DeviceSourceAPIf4exb
2017-10-29Bumped version to 3.7.8f4exb
2017-10-28Bumped version to 3.7.7v3.7.7f4exb