Wykres commitów

1199 Commity (master)

Autor SHA1 Wiadomość Data
f4exb 2b41601b83 Web API: /sdrangel/preset (GET) implementation 2017-11-25 11:14:52 +01:00
f4exb 68fbbcf768 Web API: /sdrangel/dvserial implementation 2017-11-25 04:43:22 +01:00
f4exb aa8b02a225 Web API: /sdrangel/location implementation 2017-11-25 04:02:11 +01:00
f4exb 72615b188e Web API: /sdrangel/audio (PATCH) implementation 2017-11-24 17:12:53 +01:00
f4exb dad604dcf8 Web API: /sdrangel/audio (GET) implementation (1) 2017-11-24 08:46:12 +01:00
f4exb 7a2f60fe5d Web API: /sdrangel/logging implementation (2) 2017-11-24 00:47:42 +01:00
f4exb 4999b04379 Web API: /sdrangel/logging implementation (1) 2017-11-23 18:43:01 +01:00
f4exb 02e0945368 Web API: implemented /sdrangel/channels: Get a list of channel plugins available in this instance 2017-11-23 01:19:32 +01:00
f4exb 41378fff04 Web API: instanceDevices: added index in registered devices 2017-11-22 22:16:57 +01:00
f4exb 2ac9a82b02 Web API: implemented /sdrange/devices: Get a list of sampling devices that can be used to take part in a device set 2017-11-22 18:57:35 +01:00
f4exb 09dc5913c7 Ticker Slider; fixed roundf (2) 2017-11-22 00:40:11 +01:00
f4exb f5e476cc81 Ticker Slider; fixed roundf 2017-11-22 00:32:58 +01:00
f4exb e7dc0f9b53 Web API: resources and static file controller updates 2017-11-22 00:28:26 +01:00
f4exb 5371d6a1b4 Windows build: added TickedSlider class 2017-11-21 09:54:07 +01:00
f4exb 9455a4c5f6 SSB mod/demod: improve LSB/USB experience: DSB/SSB icon shows right sideband. Filter limit sliders with ticks. Button to flip sidebands 2017-11-21 01:09:47 +01:00
f4exb 7fa26835bd Windows build fixes 2017-11-20 00:10:01 +01:00
f4exb d0572a6f84 Added microsecond epoch as unique id to channel instances 2017-11-19 11:36:20 +01:00
f4exb b91ad7c4b7 Web API: added channel enumeration in /sdrangel GET. Partial implementation in channel plugins 2017-11-19 03:38:07 +01:00
f4exb 30cd01cad0 Web API: return device information in /sdrangel GET 2017-11-19 01:05:16 +01:00
f4exb 93d36b20a4 Created web API adapter for he main window 2017-11-18 19:34:47 +01:00
f4exb 1e73525280 Implemented arguments parser to pass web API host address and port 2017-11-18 05:06:43 +01:00
f4exb 382a825614 Fixed value dial typing in values problems. Issue #97 2017-11-18 03:51:46 +01:00
f4exb 8e1454152b Use QCoreApplication version to store and retrieve the version 2017-11-18 03:50:21 +01:00
f4exb 05ec6d1074 Windows build: catch up with recent updates 2017-11-17 18:40:18 +01:00
f4exb 279a88a17f Put web server for API in place in the main window (1) 2017-11-17 08:52:15 +01:00
f4exb 3db655fe61 Highlight demod frame when the marker is highlighted on the spectrum 2017-11-14 22:58:35 +01:00
f4exb f6337e4597 Bumped version to 3.8.4 2017-11-14 01:50:14 +01:00
f4exb 7b8b492bdd New channel marker signal handling. Applied to channel analyzer 2017-11-14 00:06:42 +01:00
f4exb 8c960e337e Windows build: removed obsolete files 2017-11-13 02:27:36 +01:00
f4exb 4cf475fd35 Added logging preferences dialog documentation 2017-11-12 15:34:56 +01:00
f4exb e492253bc8 Removed obsolete basic channel settings widget 2017-11-12 10:36:08 +01:00
f4exb 715222365f Logging: Windows build 2017-11-12 03:00:54 +01:00
f4exb 6556096a63 Implemented optional logging to file 2017-11-12 02:23:55 +01:00
f4exb 82083c353e Main window: implement the logging options dialog. Use it only for log level 2017-11-11 19:26:23 +01:00
f4exb d110a3749d Moved logger to QtApplication level. Corrections to some messages 2017-11-11 11:11:44 +01:00
f4exb 5f22045abb Imported Stefan Frings' logging library from QtWebApp and use it in main window 2017-11-11 10:29:32 +01:00
f4exb 44b49847f9 Bumped to version 3.8.3 2017-11-11 05:14:58 +01:00
f4exb c4e26bf66d Rx channel plugins: use the demodulator constructor separated from the demodulator GUI constructor 2017-11-09 01:03:05 +01:00
f4exb f2b53fe3aa Use the modulator constructor separated from the modulator GUI constructor 2017-11-08 22:54:58 +01:00
f4exb d4c9765480 Renamed createTxChannel to createTxChannelGUI to described only the GUI will be created there in the future 2017-11-08 00:05:49 +01:00
f4exb 9ff05baa70 Renamed createRxChannel to createRxChannelGUI to described only the GUI will be created there in the future 2017-11-07 23:49:27 +01:00
f4exb 95f9df8396 Moved m_deviceAPI->addThreadedSource at the end of the constructor sequence in all channel plugins 2017-11-06 01:39:44 +01:00
f4exb 641dbf9744 Value dials: use the locale group separator for thousands 2017-11-05 13:05:21 +01:00
f4exb 5a2b16d464 LimeSDR: implemented external clock frequency handling in the GUI 2017-11-05 05:59:04 +01:00
f4exb 045652f5cb Added exernal clock dialog and button and implemented it in LimeSDR plugins GUIs 2017-11-05 05:50:01 +01:00
f4exb 77a5cf3a21 LimeSDR: added external clock control button to the GUIs 2017-11-04 03:15:07 +01:00
f4exb 0142b082b3 Bumped version to 3.8.1 2017-11-03 02:58:14 +01:00
f4exb 8a0571a6d7 MainWindow: removing file source when loading the default device: zero pointer to GUI message queue in the device before attempting to delete it (stop sends message to GUI otherwise). Fixes intermittent segfault at start up 2017-11-02 18:18:35 +01:00
f4exb 99e407264e Removed the reload option from the main window devices menu 2017-11-02 14:52:25 +01:00
f4exb e77074ad60 Handle the remove last device in main window with the new sampling device control 2017-11-02 14:29:49 +01:00
f4exb 10e92686fc Move main window readme to the sdrgui folder where it makes more sense 2017-11-02 14:09:15 +01:00
f4exb cccd5bdb58 Windows build: update .pro files 2017-11-02 10:42:54 +01:00
f4exb a32d508256 Pass device item index to the device API when creating or assigning a new device 2017-11-02 09:17:38 +01:00
f4exb 7650d11486 Added missing change registration when setting the device index in the sampling device control 2017-11-02 03:49:14 +01:00
f4exb 55ad76f43c New devices handling (1) 2017-11-02 03:30:54 +01:00
f4exb 21ba11d90e Moved plugin classes back to sdrbase 2017-11-01 23:00:00 +01:00
f4exb 0e1cc647cd Plugin manager: neutralize QComboBox 2017-11-01 22:56:32 +01:00
f4exb 467e87730b Unimplement main window reload devices 2017-11-01 22:40:41 +01:00
f4exb 55cc8ed33d PluginManager: removed useless methods referencing QComboBox 2017-11-01 22:02:34 +01:00
f4exb 9a055c643b Store device category (type) in the SamplingDevice structure 2017-11-01 20:06:33 +01:00
f4exb aea8de22a1 Removed useless reference to device source and sink APIs in the sampling device control widget 2017-11-01 18:45:03 +01:00
f4exb 7370eba0f7 Bumped version to v3.8.0 2017-11-01 14:58:36 +01:00
f4exb 462eb90f66 Methods to determine if a device is buit in or physical 2017-11-01 13:03:12 +01:00
f4exb 9293d4bc14 Plugin manager: removed direct combo box population methods 2017-11-01 08:32:44 +01:00
f4exb 56bd15da85 Updated Windows build 2017-11-01 00:34:35 +01:00
f4exb 06b346fef2 Moved device sink and source APIs amd plugin interface back to sdrbase 2017-11-01 00:30:25 +01:00
f4exb f71803f58e DeviceSinkAPI code cleanup 2017-11-01 00:18:10 +01:00
f4exb d5d7d40102 Tx Channel plugins now handled via DeviceUISet 2017-11-01 00:00:03 +01:00
f4exb e206fc84a8 Create channel registration methods for the Tx part in DeviceUISet 2017-10-31 22:37:57 +01:00
f4exb c0afeaefa3 More cleanup on DeviceSourceAPI and PluginManager 2017-10-31 21:57:29 +01:00
f4exb e30050f018 DeviceSourceAPI code cleanup 2017-10-31 08:35:27 +01:00
f4exb a61bb04dac Rx Channel plugins now handled via DeviceUISet 2017-10-31 08:24:05 +01:00
f4exb da5f8aa6f9 Hack to try ChannelAnalyzer channel plugin handled via DeviceUISet 2017-10-31 00:07:55 +01:00
f4exb edc427804c Copy channel registration stuff from DeviceSourceAPI to DeviceUISet 2017-10-30 22:45:53 +01:00
f4exb c3de895301 Removed direct reference to the DeviceSinkAPI in the sink GUIs. Removed DeviceSourceAPI forward declaration in source GUI headers 2017-10-30 02:54:22 +01:00
f4exb b770e656b3 Fix previous sink plugin GUI delete by doing it explicitly in the main window 2017-10-30 02:23:06 +01:00
f4exb c3b9c268ee Better fix previous source plugin GUI delete by doing it explicitly in the main window 2017-10-30 02:15:59 +01:00
f4exb 7e2f302909 DeviceSourceAPI: effectively delete the UI when changing the PluginInstanceGUI reference 2017-10-30 01:48:36 +01:00
f4exb 35391e0d66 Removed GLSpectrum getter from DeviceSinkAPI 2017-10-30 01:11:35 +01:00
f4exb da3e6dcdfb Removed direct reference to the DeviceSourceAPI in the source GUIs 2017-10-30 00:45:23 +01:00
f4exb e520ef5aeb Removed GLSpectrum getter from DeviceSourceAPI 2017-10-30 00:02:28 +01:00
f4exb 2eb264440f Bumped version to 3.7.8 2017-10-29 11:54:56 +01:00
f4exb 3e05abb52d Bumped version to 3.7.7 2017-10-28 12:29:13 +02:00
f4exb ec225344d3 USe DeviceUISet new struct in main window 2017-10-24 18:34:39 +02:00
f4exb b4fe1f64c1 Created a DeviceUISet class in its own right 2017-10-24 18:29:18 +02:00
f4exb f4e214a235 Removed main window friendness from device source and sink APIs 2017-10-24 17:07:11 +02:00
f4exb 933542e289 Removed main window reference from device sink API 2017-10-24 16:58:12 +02:00
f4exb 7d746755c1 Removed main window reference from device source API 2017-10-24 16:54:01 +02:00
f4exb d5ccbe4f17 Removed glSpectrum reference from plugin manager 2017-10-24 14:18:00 +02:00
f4exb 14b7406ea9 Removed main window references from plugin manager 2017-10-24 14:15:08 +02:00
f4exb ab9474a65f Removed main window references from plugin API 2017-10-24 14:01:31 +02:00
f4exb a106deeaf7 Make a static getter of Main Window reference as it is de facto a singleton. Use it in place of plugin API getter 2017-10-24 13:45:10 +02:00
f4exb 61afe840dc Device source and sink APIs: removed channel window direct getter 2017-10-23 13:51:54 +02:00
f4exb 60b60fb037 Fixed Windows build 2017-10-23 08:28:54 +02:00
f4exb 1b95457d96 Device source and sink APIs: removed direct reference to main window 2017-10-22 23:50:10 +02:00
f4exb aefad82c38 Moved plugin interface to sdrgui because of QWidget dependency 2017-10-22 21:53:25 +02:00
f4exb 355bff2a8c Windows build corrections 2017-10-22 21:02:19 +02:00
f4exb c86cea5cbb Windows build: code re-organization in two libraries sdrbase and sdrgui 2017-10-22 19:31:11 +02:00
f4exb fa77ca3fb6 Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00