f4exb
|
3405424ad1
|
DSD demod: old code cleanup
|
2017-10-04 00:29:47 +02:00 |
|
f4exb
|
392f1f43d6
|
DSD demod: use settings in demod
|
2017-10-04 00:02:59 +02:00 |
|
f4exb
|
2bcf9e0933
|
DSD demod: use settings in GUI
|
2017-10-03 23:42:56 +02:00 |
|
f4exb
|
601b429a96
|
DSD demod settings: corrected squelch scaling
|
2017-10-03 23:05:18 +02:00 |
|
f4exb
|
96530f13f4
|
DSD demod: rescale squelch
|
2017-10-03 23:03:29 +02:00 |
|
f4exb
|
6e2e8dc2b5
|
DSD demod: rescale demod gain and volume
|
2017-10-03 23:00:18 +02:00 |
|
f4exb
|
65ec5015df
|
DSD demod: rescale RF bandwidth and FM deviation
|
2017-10-03 22:49:30 +02:00 |
|
f4exb
|
878871e120
|
DSD demod: reorder parameters in configure method
|
2017-10-03 22:43:34 +02:00 |
|
f4exb
|
2cf107ee34
|
DSD demod settings: correct serialize/deserialize frequency offset
|
2017-10-03 22:24:07 +02:00 |
|
f4exb
|
3e9be4181c
|
DSD demod settings: save input requency offset
|
2017-10-03 22:19:40 +02:00 |
|
f4exb
|
a03d08248b
|
DSD demod: settings
|
2017-10-02 23:01:13 +02:00 |
|
f4exb
|
9d7bfe4a25
|
DSD demod: settings (1)
|
2017-10-02 19:38:52 +02:00 |
|
f4exb
|
918aff8b8f
|
DSD demod: separate GUI from demod
|
2017-10-02 13:56:40 +02:00 |
|
f4exb
|
610333a883
|
SSB demod: updated version
|
2017-10-02 01:46:06 +02:00 |
|
f4exb
|
673047c7e2
|
SSB demod: use settings class in demod
|
2017-10-02 01:45:19 +02:00 |
|
f4exb
|
9b53041eea
|
SSB demod: added settings class
|
2017-10-01 23:22:06 +02:00 |
|
f4exb
|
06ac0d6b4d
|
SSB demod: separate GUI from demod
|
2017-10-01 22:12:10 +02:00 |
|
f4exb
|
6095cf549c
|
BFM demod: use settings in the demod
|
2017-10-01 20:17:20 +02:00 |
|
f4exb
|
5192d7fe59
|
BFM demod: use settings in the GUI only
|
2017-10-01 19:20:56 +02:00 |
|
f4exb
|
edd0adde3b
|
BFM demod: created a settings class
|
2017-10-01 17:54:48 +02:00 |
|
f4exb
|
2b2b0eff8d
|
Created a Serializable interface for where only the serialization methods are needed from an object. Applied to AM demod channel marker
|
2017-10-01 16:52:23 +02:00 |
|
f4exb
|
f10d486b28
|
BFM demod: fixed segfault
|
2017-10-01 16:02:34 +02:00 |
|
f4exb
|
b646d0c89f
|
BFM demod: GUI and demod separation
|
2017-10-01 12:48:31 +02:00 |
|
f4exb
|
a9d1b2ef65
|
BFM demod: moved RDS parser in the demod
|
2017-10-01 11:50:16 +02:00 |
|
f4exb
|
b11cf719d6
|
ATV modulator: fixed segfault when there is no GUI message queue
|
2017-10-01 10:12:54 +02:00 |
|
f4exb
|
35c5d623fd
|
ATV Demod: renaming of some attributes
|
2017-10-01 09:06:55 +02:00 |
|
f4exb
|
dcfdffaf49
|
LimeSDR output: suspend/resume buddies threads before/after start/stop
|
2017-09-30 20:25:20 +02:00 |
|
f4exb
|
d524378d8e
|
LimeSDR: put the code to suspend buddies in one place
|
2017-09-30 20:07:08 +02:00 |
|
f4exb
|
463abb637f
|
LimeSDR input: code cleanup
|
2017-09-30 19:05:16 +02:00 |
|
f4exb
|
95b191353b
|
Fixed warnings with g++ 6.3
|
2017-09-30 04:05:32 +02:00 |
|
f4exb
|
4d07272503
|
ChannelAnalyzerNG: decouple demod and GUI
|
2017-09-29 18:36:33 +02:00 |
|
f4exb
|
54bd4b38f0
|
ChannelAnalyzer: decouple demod and GUI
|
2017-09-28 23:06:06 +02:00 |
|
f4exb
|
c4bad4d834
|
CRLF problem
|
2017-09-28 14:07:41 +02:00 |
|
f4exb
|
dda9a1dcbb
|
Baseband sample source: change messaging mechanism between channel sink and GUI
|
2017-09-28 08:33:05 +02:00 |
|
f4exb
|
ff5e233eb0
|
AM demod: move channelizer and threaded channelizer from GUI to demod
|
2017-09-28 00:24:03 +02:00 |
|
f4exb
|
95891164d5
|
Channel Rx / GUI new messaging system
|
2017-09-27 23:47:29 +02:00 |
|
f4exb
|
5ab144da82
|
AM demod: Windows build update
|
2017-09-27 01:04:04 +02:00 |
|
f4exb
|
7f9b22ccac
|
AM demod: use settings object serialization / deserialization
|
2017-09-27 00:55:33 +02:00 |
|
f4exb
|
7159ffff09
|
AM Demod: use settings object to pass data from GUI to demod
|
2017-09-27 00:16:35 +02:00 |
|
f4exb
|
1bb612bf62
|
AM demod: use settings object to apply settings
|
2017-09-26 23:53:35 +02:00 |
|
f4exb
|
69a94c6004
|
AM demod: use AM settings class and associated applySettings method
|
2017-09-26 23:19:49 +02:00 |
|
f4exb
|
0b6eb2129a
|
Reset PluginInstanceGUI to its original name
|
2017-09-26 00:22:08 +02:00 |
|
f4exb
|
f270eff41d
|
Updated affected plugins versions
|
2017-09-25 23:21:02 +02:00 |
|
f4exb
|
efdfc797ff
|
Airspy input: fixed transverter feature
|
2017-09-25 23:16:29 +02:00 |
|
f4exb
|
84d5b4f1ee
|
Airspy input: implemented transverter feature
|
2017-09-25 23:07:29 +02:00 |
|
f4exb
|
97fa96979a
|
FunCube Pro+ input: implemented transverter feature
|
2017-09-25 20:39:14 +02:00 |
|
f4exb
|
d9d1b8bfec
|
FunCube Pro input: implemented transverter feature
|
2017-09-25 20:16:25 +02:00 |
|
f4exb
|
37d44038f4
|
PlutoSDR output: implemented transverter feature
|
2017-09-25 19:11:13 +02:00 |
|
f4exb
|
99e96f1099
|
PlutoSDR input: transverter feature documentation
|
2017-09-24 14:32:49 +02:00 |
|
f4exb
|
24413bfb7d
|
PlutoSDR input: implemented transverter feature
|
2017-09-24 13:03:08 +02:00 |
|
f4exb
|
3a6d6f63b1
|
RTLSDR: changed base class of TransverterButton promoted widget to QPushButton
|
2017-09-24 12:11:15 +02:00 |
|
f4exb
|
f416e6242c
|
RTLSDR transverter mode options documentation
|
2017-09-24 11:04:26 +02:00 |
|
f4exb
|
67e93f6d40
|
RTLSDR tranverter mode implemented
|
2017-09-24 03:12:27 +02:00 |
|
f4exb
|
82509e5785
|
RTLSDR tranverter mode interim state (2)
|
2017-09-24 02:44:20 +02:00 |
|
f4exb
|
87a60ff220
|
RTLSDR tranverter mode interim state (1)
|
2017-09-24 02:08:08 +02:00 |
|
f4exb
|
fcb0d99af5
|
RTLSDR: update center frequency after transverter toggle
|
2017-09-23 21:59:39 +02:00 |
|
f4exb
|
43a1e0e14b
|
Transverter frequency shift logic. Implemented it for RTLSDR
|
2017-09-23 19:15:56 +02:00 |
|
f4exb
|
83f9705e96
|
Merge branch 'dev' of /shared/development/sdrangel into dev
|
2017-09-23 17:20:55 +02:00 |
|
f4exb
|
da8857e0e1
|
Windows build fixes
|
2017-09-23 17:19:58 +02:00 |
|
f4exb
|
d1b4e24804
|
New button type for transverter frequency translation toggle. Added to RTLSDR GUI
|
2017-09-23 10:48:29 +02:00 |
|
f4exb
|
30fa25c67b
|
RTLSDR: fixed gains retrieval in the GUI
|
2017-09-23 05:51:29 +02:00 |
|
f4exb
|
d77f3ad72e
|
PlutoSDR: Remove from device enumeration if device is not accessible. Bumped version to 3.7.2
|
2017-09-23 03:46:01 +02:00 |
|
f4exb
|
21ed8a8391
|
PlutoSDR input: corected Fc pos processing
|
2017-09-23 03:03:35 +02:00 |
|
f4exb
|
dc2b705807
|
PlutoSDR: updated documentation
|
2017-09-21 21:26:28 +02:00 |
|
f4exb
|
c44981eecc
|
LimeSDR input: corrected report LO ppm to other buddy
|
2017-09-20 22:49:21 +02:00 |
|
f4exb
|
e127952c19
|
LimeSDR output: added documentation
|
2017-09-20 22:32:16 +02:00 |
|
f4exb
|
871f0eeb22
|
LimeSDR output: limit interpolation factor to 32
|
2017-09-20 22:31:42 +02:00 |
|
f4exb
|
752ceab420
|
PlutoSDR: fixed warnings and use smaller Rx block to get smoother waterfall
|
2017-09-20 20:52:41 +02:00 |
|
f4exb
|
d1061a3c2f
|
LimeSDR: Rx/Tx interaction
|
2017-09-20 18:25:54 +02:00 |
|
f4exb
|
a81ea47da3
|
PlutoSDR output: change arrows direction to indicate interpolation
|
2017-09-20 00:53:30 +02:00 |
|
f4exb
|
37300fb5ae
|
LimeSDR output: added dB units on attenuation value display
|
2017-09-20 00:47:34 +02:00 |
|
f4exb
|
10b8f786b1
|
LimeSDR output: try to minimize latency
|
2017-09-20 00:21:06 +02:00 |
|
f4exb
|
e4c1892930
|
PlutoSDR: clear the device scan list before (re)scanning
|
2017-09-19 23:11:03 +02:00 |
|
f4exb
|
dc0d9d9e0a
|
LimeSDR output: fixed build and compile
|
2017-09-19 22:11:55 +02:00 |
|
f4exb
|
03fba87e46
|
LimeSDR output: added to build
|
2017-09-19 22:00:28 +02:00 |
|
f4exb
|
9bef36ebe7
|
Bumped version to 3.7.1
|
2017-09-19 16:43:50 +02:00 |
|
f4exb
|
0aee699855
|
PlutoSDR output: Windows build and fixed compilation errors
|
2017-09-19 14:32:39 +02:00 |
|
f4exb
|
c2b7092026
|
PlutoSDR output: interim state (2)
|
2017-09-19 08:33:26 +02:00 |
|
f4exb
|
35717477d6
|
PlutoSDR output: interim state (1)
|
2017-09-18 23:47:36 +02:00 |
|
f4exb
|
9b5c999d61
|
LimeSDR: added device description string
|
2017-09-18 23:29:55 +02:00 |
|
f4exb
|
a9a514993b
|
Windows build: corrections for the new tool chain
|
2017-09-18 13:41:08 +02:00 |
|
f4exb
|
7d12ddaf47
|
LimeSDR: more debug messages for source/sink buddy messages
|
2017-09-18 01:42:45 +02:00 |
|
f4exb
|
9fd807b90d
|
LimeSDR input: less verbose debug on input message handling
|
2017-09-18 01:16:44 +02:00 |
|
f4exb
|
116c5438e1
|
LimeSDR: fixed device pointer handling
|
2017-09-18 01:11:15 +02:00 |
|
f4exb
|
b5a7a65d85
|
LimeSDR: set buddy configuration from the source or sink and not from the GUI
|
2017-09-18 01:05:08 +02:00 |
|
f4exb
|
d59d2a2372
|
LimeSDR: use more meaningful names for messages to buddies
|
2017-09-18 00:08:28 +02:00 |
|
f4exb
|
a714e12387
|
HackRF: effective Rx-Tx frequency linking
|
2017-09-18 00:01:29 +02:00 |
|
f4exb
|
512900d98c
|
Finalized the new source/sink GUI messaging scheme
|
2017-09-17 17:35:03 +02:00 |
|
f4exb
|
2af1f56fea
|
SDRdaemon input: fixed reporting to the GUI. Device sample source: cleanup
|
2017-09-17 02:02:41 +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
|
9dd99a4530
|
Separate construction/destruction for the sink output plugin core and the GUI
|
2017-09-16 11:34:25 +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
|
c92b34202b
|
Fixes for new build for Windows 64
|
2017-09-16 04:50:25 +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
|
3cddc772b1
|
Output core creation method implementation in all sink plugins
|
2017-09-14 13:55:57 +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 |
|