f4exb
|
c7db2a3ca7
|
Bumped plugins version
|
2018-05-02 00:29:18 +02:00 |
|
f4exb
|
19c32b4354
|
Removed 24/16 bit differentiation on Decimator instantiation where possible
|
2018-05-01 23:57:12 +02:00 |
|
f4exb
|
d735025c6c
|
With global adoption of even/odd decimators the accu type must be 32 not 64 bits
|
2018-04-29 10:38:25 +02:00 |
|
Jason Gerecke
|
8cf3469c87
|
Fix spelling errors in documentation
|
2018-04-21 18:45:09 -07:00 |
|
f4exb
|
5b7cbdf0e5
|
Multiple audio support: transfer start/stop audio to audio FIFO management in AudioDeviceManager
|
2018-03-24 04:18:58 +01:00 |
|
f4exb
|
2e5cfcafee
|
PVS-Studio static analysis corrections (3) issue #137
|
2018-02-24 10:29:27 +01:00 |
|
f4exb
|
2b846f5d28
|
PVS-Studio static analysis corrections (2) issue #137
|
2018-02-22 03:04:42 +01:00 |
|
f4exb
|
a1d8908e53
|
Update documentation according to new DC and IQ correction implementation
|
2018-02-10 19:06:59 +01:00 |
|
f4exb
|
2ddcb8c358
|
Differentiate Rx and Tx DSP sample sizes
|
2018-01-22 08:46:05 +01:00 |
|
f4exb
|
732561152b
|
24 bit DSP fix
|
2018-01-22 02:49:06 +01:00 |
|
f4exb
|
057a8f94bb
|
Airspy, BladeRF, HackRF, PlutoSDR, RTLSDR, SDRPlay: fixed frequency setting when changing decimation with fc position change
|
2018-01-20 03:28:30 +01:00 |
|
f4exb
|
8399baeb4e
|
Source plugins: put a serializer and deserializer in the core plugin for server. NFM demod: fixed deserializer
|
2017-12-28 03:21:48 +01:00 |
|
f4exb
|
1f21d1d785
|
Bumped all plugins version to 3.9.0
|
2017-12-26 02:19:03 +01:00 |
|
f4exb
|
49d1439981
|
Device source plugins: implemented an init method for initializations to be done when all collaborating objects are created and possibly connected
|
2017-12-25 09:10:19 +01:00 |
|
f4exb
|
1987bbac77
|
Device plugins: make setMessageQueueToGUI pure virtual so that child classes must have to deal with this
|
2017-12-24 19:58:26 +01:00 |
|
f4exb
|
b127182062
|
All plugins: removed apply settings in constructors as it causes segfaults
|
2017-12-24 18:37:33 +01:00 |
|
f4exb
|
8e07820e8e
|
all source and sink plugins except FileSource and SDRdaemonSource: apply settings with force on construction
|
2017-12-24 11:05:16 +01:00 |
|
f4exb
|
dbeeaa8f66
|
Recognize SDRplay RSP2 but do not support it effectively
|
2017-12-20 21:38:56 +01:00 |
|
f4exb
|
934af70c74
|
Recognize SDRplay RSP1A but do not support it effectively
|
2017-12-19 22:46:17 +01:00 |
|
f4exb
|
6de0e20ceb
|
Web API: /sdrangel/deviceset/{deviceSetIndex}/device/run POST,DELETE: return previous state instead of attempt to wait and return the state after change since it does not work reliably
|
2017-12-14 23:29:12 +01:00 |
|
f4exb
|
53925bd4fd
|
Web API: fixed segfault when mixing start/stop between GUI and API. Applied to BladeRF input, SDRdaemon input and SDRPlay
|
2017-12-14 00:19:59 +01:00 |
|
f4exb
|
565083e5f5
|
Web API: implemented device run APIs for BladeRF output, HackRF, PlutoSDR and LimeSDR ourput
|
2017-12-10 01:57:50 +01:00 |
|
f4exb
|
9819e01da5
|
Web API: implemented device run APIs for BladeRF input, SDRdaemon input and SDRplay
|
2017-12-09 12:41:42 +01:00 |
|
f4exb
|
30cd01cad0
|
Web API: return device information in /sdrangel GET
|
2017-11-19 01:05:16 +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
|
9a055c643b
|
Store device category (type) in the SamplingDevice structure
|
2017-11-01 20:06:33 +01:00 |
|
f4exb
|
7370eba0f7
|
Bumped version to v3.8.0
|
2017-11-01 14:58:36 +01:00 |
|
f4exb
|
66b06dcd08
|
Added Rx/Tx indicator, channel index and claiming device set index to the SamplingDevice struct used for device enumeration
|
2017-11-01 10:37:00 +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
|
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
|
fa77ca3fb6
|
Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split
|
2017-10-22 19:12:43 +02:00 |
|
f4exb
|
edb2ae985f
|
SDRPlay: force settings at startup and on deserialize
|
2017-10-14 07:02:21 +02:00 |
|
f4exb
|
0b6eb2129a
|
Reset PluginInstanceGUI to its original name
|
2017-09-26 00:22:08 +02:00 |
|
f4exb
|
31ad75a405
|
Make the DSP source engine forward messages to own source input GUI message queue. Implementation in all sources
|
2017-09-17 01:23:54 +02:00 |
|
f4exb
|
dc45452a76
|
Make the DSP source engine forward messages to own source input GUI message queue. Example of handling with SDRplay
|
2017-09-17 00:06:09 +02:00 |
|
f4exb
|
2b4f8a0f55
|
Implemented GUI input message queue and interface
|
2017-09-16 22:23:31 +02:00 |
|
f4exb
|
1d4cb21bb5
|
Separate construction/destruction for the source input plugin core and the GUI
|
2017-09-16 10:45:08 +02:00 |
|
f4exb
|
289fc2a89f
|
Device source API: use more meaningful names for get/set sample source
|
2017-09-15 08:45:22 +02:00 |
|
f4exb
|
3606ab2cf2
|
Added a destroy virtual method to all source input plugin main classes
|
2017-09-15 02:32:30 +02:00 |
|
f4exb
|
aa5c6c59a5
|
Input core creation method implementation in all source plugins
|
2017-09-14 13:34:32 +02:00 |
|
f4exb
|
25c150c3c5
|
Created an input or output core creation method to the plugin interface. Example of implementation with Airspy
|
2017-09-14 08:49:31 +02:00 |
|
f4exb
|
24442c18a3
|
Device source API: renamed input and output message queues getters to more meaningful names
|
2017-09-13 23:40:06 +02:00 |
|
f4exb
|
a1d2eabeb8
|
FileRecord: make sure the DSP notification is processed through before sending to a message queue
|
2017-09-05 00:47:12 +02:00 |
|
f4exb
|
ea4f0972be
|
SDRPlay input: moved FileRecord out of the GUI
|
2017-09-05 00:40:42 +02:00 |
|
f4exb
|
4d5fdfc913
|
GUI segregation: renamed methods and attributes
|
2017-09-03 20:24:17 +02:00 |
|
f4exb
|
a6d6a717ae
|
GUI segregation: renamed PluginGUI interface to PluginInstanceUI
|
2017-09-03 19:55:00 +02:00 |
|
f4exb
|
e281d8fd32
|
GUI segregation: de-tangle PluginGUI interface from QWidget
|
2017-09-03 17:26:32 +02:00 |
|
f4exb
|
3a3d8e3dcb
|
activated compiler warnings
|
2017-05-25 20:13:34 +02:00 |
|
f4exb
|
bb849623bd
|
updated value dials with Windows compatible font and pointing hand
|
2017-05-16 22:35:44 +02:00 |
|
f4exb
|
007ea19e36
|
Bumped version to 3.5.0
|
2017-05-16 18:38:39 +02:00 |
|
f4exb
|
6f9ef0eaf9
|
New value dial color schemes: propagate to all active plugins
|
2017-05-16 18:27:36 +02:00 |
|
f4exb
|
b8623c90ce
|
Refactoring: removed device parameter from all start() methods in sample source plugins
|
2017-04-14 03:40:45 +02:00 |
|
f4exb
|
b05897d221
|
SDRplay: open/close new style
|
2017-04-14 03:17:04 +02:00 |
|
f4exb
|
3fa28dab30
|
SDRPlay: use device sequence number from device API
|
2017-04-14 02:49:41 +02:00 |
|
f4exb
|
d001099f7e
|
SDRPlay: init thread on start
|
2017-04-14 02:46:52 +02:00 |
|
f4exb
|
c8146808a2
|
SDRplay: changed placement of input object creation in the GUI
|
2017-04-14 02:22:37 +02:00 |
|
f4exb
|
2136dc7672
|
Sample source plugins: removed useless init pure virtual method
|
2017-04-12 23:10:22 +02:00 |
|
f4exb
|
f68f949c19
|
Tx support: interim state (1)
|
2016-12-29 12:41:10 +01:00 |
|
f4exb
|
ddb3c6909b
|
Specify SDRplay RSP1 (only) is supported
|
2016-12-28 08:22:29 +01:00 |
|
f4exb
|
c5f1acdcf1
|
AM Modulator: audio input (mic) basic support
|
2016-11-29 01:09:06 +01:00 |
|
f4exb
|
4398a7426a
|
Added Debian files for 2.3.0
|
2016-11-24 00:51:01 +01:00 |
|
f4exb
|
1d28429b3c
|
SDRplay plugin: removed from Windows build
|
2016-11-23 02:16:26 +01:00 |
|
f4exb
|
f93d43ee24
|
SDRplay plugin: note to Windows users
|
2016-11-22 01:32:17 +01:00 |
|
f4exb
|
2d0ee4bf76
|
SDRplay plugin: adjust documentation. Corrections and re-organization of the main readme.md file
|
2016-11-21 18:07:58 +01:00 |
|
f4exb
|
60925ea84b
|
SDRPlay plugin: documentation
|
2016-11-21 01:21:48 +01:00 |
|
f4exb
|
86d7d90450
|
SDRPlay plugin: fixed preset load sequence
|
2016-11-20 11:34:32 +01:00 |
|
f4exb
|
0a618e9f0b
|
SDRPlay plugin: use mixer buffer gain in AM bands in place of LNA
|
2016-11-19 23:25:57 +01:00 |
|
f4exb
|
2e85a6a5b1
|
SDRPlay plugin: change of sample rate needs full stop / start sequence
|
2016-11-19 04:11:19 +01:00 |
|
f4exb
|
ebdec74822
|
SDRPlay plugin: use multiples of 32 for the IF dedicated sample rates (1792, 6400 kS/s)
|
2016-11-19 04:10:48 +01:00 |
|
f4exb
|
9b63cf2670
|
SDRPlay plugin: move up set sample rate block
|
2016-11-19 03:12:28 +01:00 |
|
f4exb
|
549aa34360
|
SDRPlay plugin: removed useless initializations
|
2016-11-18 04:36:12 +01:00 |
|
f4exb
|
d97697b253
|
SDRPlay plugin: fixed gains settings in displaySettings method
|
2016-11-18 03:01:47 +01:00 |
|
f4exb
|
edd6ab751b
|
SDRPlay plugin: added option to handle global tuner gain or individual lna, mixer and baseband gains
|
2016-11-18 02:46:35 +01:00 |
|
f4exb
|
d25e7b613e
|
SDRPlay plugin: gain GUI refactoring
|
2016-11-17 18:35:17 +01:00 |
|
f4exb
|
2e4ee9b13d
|
SDRPlay plugin Windows build: adjust libmirisdr paths
|
2016-11-17 03:46:22 +01:00 |
|
f4exb
|
b997f6ca39
|
SDRPlay plugin: removed usless auto gain mode
|
2016-11-17 03:19:05 +01:00 |
|
f4exb
|
d68b34bd88
|
SDRPlay plugin: change frequency plan
|
2016-11-17 03:04:52 +01:00 |
|
f4exb
|
e4e7621d54
|
SDRPlay plugin: new libmirisdr library: support of SDRPlay hardware flavour
|
2016-11-17 00:45:11 +01:00 |
|
f4exb
|
3da9c5b7cf
|
SDRPlay plugin: new sample rates to better support non zero IF modes
|
2016-11-17 00:41:11 +01:00 |
|
f4exb
|
85807ffadb
|
SDRPlay plugin: now working with open source libmirisdr
|
2016-11-16 02:38:21 +01:00 |
|
f4exb
|
e4f3915282
|
SDRPlay plugin: interface replaced by libmirisdr: refactor interim state (1)
|
2016-11-15 18:58:17 +01:00 |
|
f4exb
|
a9f7c67f7b
|
SDRPlay plugin: interface replaced by libmirisdr: refactor devices enumeration
|
2016-11-15 15:57:13 +01:00 |
|
f4exb
|
4dd5f70dcd
|
SDRPlay plugin: use open source libmirisdr interface instead of the Mirics proprietary one
|
2016-11-15 14:17:45 +01:00 |
|
f4exb
|
e55fe8c63c
|
SDRPlay plugin: Windows build
|
2016-11-14 18:39:06 +01:00 |
|
f4exb
|
5996fc4f48
|
SDRPlay plugin: properly exit libusb at end of enumeration
|
2016-11-14 18:06:20 +01:00 |
|
f4exb
|
c1aa21e1fd
|
SDRPLay plugin: add files for Windows build
|
2016-11-14 08:23:16 +01:00 |
|
f4exb
|
fcbb7b79ca
|
SDRPlay support: source plugin interim state (4) Corrected gain settings. SDRPlay interface is not compatible with Qt anyway
|
2016-11-14 03:23:41 +01:00 |
|
f4exb
|
c9216f2093
|
SDRPlay support: source plugin interim state (3) MIR stream init fails
|
2016-11-14 02:24:44 +01:00 |
|
f4exb
|
13d01f48c6
|
SDRPlay support: source plugin interim state (2) GUI controls
|
2016-11-14 00:38:43 +01:00 |
|
f4exb
|
863522d9ff
|
SDRPlay support: source plugin interim state (1) compiles
|
2016-11-13 02:59:31 +01:00 |
|