f4exb
35702041a0
Reverse API: Daemon Source
2018-12-20 23:20:21 +01:00
f4exb
1803789400
Reverse API: AM and NFM mod REST API updates
2018-12-20 08:29:48 +01:00
f4exb
c4a818cfae
Reverse API: NFM mod changes
2018-12-20 06:04:14 +01:00
f4exb
0dea488163
Reverse API: AM mod changes
2018-12-20 00:09:53 +01:00
f4exb
67a33e3084
RTL-SDR input: normalize apply settings
2018-12-19 22:45:48 +01:00
f4exb
7c4b4bc795
Reverse API: format updates
2018-12-19 22:01:26 +01:00
f4exb
ca4f8d80e8
SoapySDR: removed more compilation dependencies on libusb
2018-12-19 13:22:49 +01:00
f4exb
c02b9a270a
Reverse API: added content type when request has JSON body
2018-12-19 08:52:50 +01:00
f4exb
0a7e8378df
Reverse API: LimeSDR output changes
2018-12-19 00:12:44 +01:00
f4exb
2945f7302f
Reverse API: LimeSDR input changes
2018-12-18 23:37:26 +01:00
f4exb
442f23ca91
Reverse API: RTL-SDR (4) and Test Source (2) input changes
2018-12-18 21:46:03 +01:00
f4exb
8e8eb191a3
SoapySDR: removed compilation dependency on libusb. Solves PR #263
2018-12-18 21:30:00 +01:00
f4exb
1dc8ca3a98
Reverse API: network reply error message enhancement. Added Q_OBJECT to test source and RTL-SDR input definitions to handle network reply correctly.
2018-12-18 06:14:18 +01:00
f4exb
35538ab9c1
Reverse API: Test Source changes (1)
2018-12-17 18:39:09 +01:00
f4exb
91ffa1cf3c
Reverse API: RTL-SDR input changes (3)
2018-12-17 18:38:52 +01:00
f4exb
082fcc000d
Reverse API: RTL-SDR input changes (2)
2018-12-17 15:00:13 +01:00
f4exb
2b69d48c75
Reverse API: RTL-SDR input changes (1)
2018-12-17 08:51:59 +01:00
f4exb
6f81f4a7d7
Reverse API: created basic device settings dialog similar to channel one. Connected it to RTL-SDR
2018-12-17 01:25:54 +01:00
f4exb
2e58818776
Reverse API: right click dialog on start/stop button. Apply to RTL-SDR
2018-12-17 00:34:14 +01:00
f4exb
0de56a57b1
Reverse API: AM demod changes (5)
2018-12-16 21:22:46 +01:00
f4exb
448eaf0b0b
Reverse API: AM demod changes (4)
2018-12-16 20:41:21 +01:00
f4exb
0c2dadfd69
Reverse API: AM demod changes (3)
2018-12-16 00:51:41 +01:00
f4exb
78488659a2
Channel Analyzer: removed duplicate code
2018-12-15 09:40:43 +01:00
f4exb
cc41c77425
Channel Analyzer: revert f9062881
amd b297f082
breaking changes
2018-12-15 04:20:34 +01:00
f4exb
5b0a47c7c6
Reverse API: AM demod changes (2)
2018-12-15 03:42:58 +01:00
f4exb
0e75cc3709
Wndows builds: removed reference to now obsolete MinGW64 toolchain
2018-12-14 17:49:06 +01:00
f4exb
31123dacce
Reverse API: AM demod changes (1)
2018-12-14 08:51:01 +01:00
f4exb
e7f123390f
Reverse API: BasicChannelSettingsDialog changes. Applied to AM demod GUI
2018-12-13 23:52:09 +01:00
f4exb
f9062881fc
Channel Analyzer: re-order ScopeVis set live rate and set live rate log2 decimation
2018-12-13 08:24:16 +01:00
f4exb
b297f08275
Channel Analyzer: moved setLiveRate from setNewFinalRate to applySettings. Removed duplicate code
2018-12-12 08:33:04 +01:00
f4exb
8ebbfad6e5
Channel Analyzer: update rational downsampler sample rate attribute after boudaries re-calculation
2018-12-10 01:39:07 +01:00
f4exb
71cb65ca66
Channel Analyzer: do not forward messages to scope and spectrum vis combo since it is better done through the GUI
2018-12-10 00:52:05 +01:00
f4exb
720e68c094
Channel Analyzer: set rational downsampler range low limit to 0.501 times the input sample rate
2018-12-10 00:13:48 +01:00
f4exb
c546e40191
Channel Analyzer: cleaned up old code
2018-12-09 11:24:38 +01:00
f4exb
13afa2e45f
SoapySDR: fixed memory leaks
2018-12-04 01:03:21 +01:00
f4exb
4a69a7d39f
Adaptation of cmake files to MSVC
2018-12-02 03:06:04 +01:00
f4exb
fe0f506f50
SoapySDR support: new attempt for Debian build (3)
2018-12-01 10:12:15 +00:00
f4exb
d225bf9378
SoapySDR support: new attempt for Debian build (2)
2018-12-01 10:09:10 +01:00
ZigaS
6ec5d62205
Merge branch 'master' of https://github.com/f4exb/sdrangel into osx
2018-11-30 23:54:02 +01:00
f4exb
f3b75ead00
LimeSDR: detect Lime hardware type. Interface with GPIO only for SPI and USB type
2018-11-29 23:37:34 +01:00
f4exb
83b66eb6f1
LimeSDR: report GPIO pins values in the GUI
2018-11-29 13:57:04 +01:00
f4exb
5319eac2ff
LimeSDR REST API: support GPIO
2018-11-29 01:21:44 +01:00
f4exb
f96978d196
Windows MSVC2017: PlutoSDR support
2018-11-28 18:30:11 +01:00
f4exb
35e787f89b
Windows MSVC2017: added DSD demodulator
2018-11-28 14:23:25 +01:00
f4exb
6f4969f417
Windows MSVC2017: include DATV Demod
2018-11-28 10:57:03 +01:00
f4exb
788ffa7c86
DATV demod: adapt to MSVC
2018-11-28 08:51:55 +01:00
f4exb
c8480a58fe
SoapySDR support: increment version
2018-11-27 23:47:04 +01:00
f4exb
468fab5c5e
SoapySDR support: set a minimum read or write timeout of 250ms
2018-11-27 23:44:11 +01:00
f4exb
a79cfbfb4e
RTLSDR: offset tuning documentation
2018-11-27 00:15:48 +01:00
f4exb
5d0f9c7878
RTL-SDR: offset tuning support: REST API and version update
2018-11-26 13:31:51 +01:00
f4exb
772a150136
RTLSDR: implemented offset tuning
2018-11-26 08:54:06 +01:00
f4exb
bc7ad10f9d
Use C++11 everywhere
2018-11-24 21:21:04 +01:00
f4exb
9d0bcc7e5c
SoapySDR support: removed from Debian build
2018-11-24 19:55:37 +01:00
f4exb
ca36f757e1
SoapySDR support: Debian: added internal soapysdr library
2018-11-23 01:06:56 +01:00
f4exb
8a6ee37ccb
SoapySDR support: updated documentation
2018-11-23 00:25:27 +01:00
f4exb
26af3014a5
SoapySDR support: make checkboxes more visible
2018-11-22 17:03:59 +01:00
f4exb
e36bd24330
SoapySDR support: output: documentation
2018-11-22 08:52:15 +01:00
f4exb
fb92612f60
SoapySDR support: input: documentation
2018-11-22 00:41:28 +01:00
ZigaS
6d250ebb3c
Path fix
2018-11-21 10:04:28 +01:00
f4exb
af9c693412
FCDPro: use Qt for FCD audio device handling. Fixes in FCDProPlus
2018-11-20 01:48:17 +01:00
f4exb
f04201a528
SoapySDR support: allow overflow on reads. Changed timeout to 10 times the block time (actually)
2018-11-20 00:30:44 +01:00
f4exb
b63c778925
FCDProPlus: corrected FCD audio FIFO size
2018-11-19 02:45:01 +01:00
f4exb
1640c06926
FCDProPlus: unused code cleanup
2018-11-19 02:34:55 +01:00
f4exb
a10b29d6d3
FCDProPlus: use Qt for FCD audio device handling. Fixes start up error
2018-11-19 02:33:44 +01:00
f4exb
865d26cc15
FCDProPlus: moved open/close source to input so that open source failure is correctly reported as an error
2018-11-18 21:56:33 +01:00
f4exb
f5357e9917
PVS-Studio Analysis corrections for less serious issues
2018-11-18 11:06:41 +01:00
f4exb
059228e39f
PVS-Studio Analysis corrections for serious issues
2018-11-18 09:39:22 +01:00
f4exb
bc50bf9afa
Windows: MSVC2017: BladeRF support
2018-11-16 13:44:58 +01:00
f4exb
1da6f64a25
Windows: MSVC2017: use default path for SoapySDR
2018-11-16 13:07:21 +01:00
f4exb
8e5a332b50
Windows: MSVC2017: use default PothosSDR install directory
2018-11-16 10:47:30 +01:00
f4exb
b0fa7c2591
Windows: MSVC2017: completed SoapySDR support
2018-11-16 08:15:10 +01:00
f4exb
3da7933fa7
SoapySDR support: REST API: fixed individual gains and tunable elements settings
2018-11-15 23:00:55 +01:00
f4exb
2ab09f7e6c
SoapySDR support: fixed tunable elements inital settings
2018-11-15 22:25:33 +01:00
f4exb
cb9d300109
Windows: MSVC2017: soapysdrinput (1)
2018-11-15 19:07:15 +01:00
f4exb
6ad678e059
SoapySDR support: REST API: input and output: corrected mapped elements setting
2018-11-15 16:54:23 +01:00
f4exb
dbbabd4b57
SoapySDR support: input and output: display mapped setting elements after applying settings
2018-11-15 14:14:49 +01:00
f4exb
69cd5645eb
SoapySDR support: fixed input and output stream and device displays
2018-11-15 14:11:52 +01:00
f4exb
5bf18ade3f
SoapySDR support: REST API: fixed device report
2018-11-15 00:47:15 +01:00
f4exb
da5ac0f0c6
SoapySDR support: REST API: rest of input and output methods
2018-11-14 23:34:03 +01:00
f4exb
ee95e1d617
Windows: MSVC2017: include LimeSDR plugins
2018-11-14 18:02:45 +01:00
f4exb
19dff97a1c
SoapySDR support: REST API: output: format settings and report
2018-11-14 09:19:36 +01:00
f4exb
7a171aed1d
SoapySDR support: REST API: input: format settings and report
2018-11-14 02:06:36 +01:00
f4exb
98a193e591
BFM demod: fixed iterator in RDS parser
2018-11-13 16:01:33 +01:00
f4exb
1dc466e604
Windows: MSVC2017: adapt channel analyzer, AM and ATV demods plugin modules
2018-11-13 16:02:26 +01:00
f4exb
28bf2578fa
Windows: MSVC2017: adapt sdrdaemonoutput plugin module
2018-11-13 14:29:27 +01:00
f4exb
83069dec63
SDRDaemon output: removed dependency on sys/time.h and unistd.h
2018-11-13 14:21:36 +01:00
f4exb
5167aecb6a
SDRDaemon input: use timestamps in milliseconds directly
2018-11-13 13:45:55 +01:00
f4exb
ad9758f541
Windows: MSVC2017: adapt sdrdaemoninput plugin module (1)
2018-11-13 13:06:19 +01:00
f4exb
71387eb61a
Windows: MSVC2017: adapt hackrfoutput plugin module
2018-11-13 11:20:40 +01:00
f4exb
b8d894894e
Windows: MSVC2017: adapt testsource plugin module
2018-11-13 11:16:49 +01:00
f4exb
977a2abd90
Windows: MSVC2017: adapt hackrfinput plugin module
2018-11-13 11:08:34 +01:00
f4exb
27152dbb14
Windows: MSVC2017: remove export from templated class IntHalfbandFilterEOF
2018-11-13 10:55:10 +01:00
f4exb
222aa9f40d
Windows: MSVC2017: adapt decimators.h to handle packing with MSVC
2018-11-13 10:51:57 +01:00
f4exb
7574cb23d4
Windows: MSVC2017: fixed more attribute unused cases (2)
2018-11-13 08:51:14 +01:00
f4exb
dc2f25a00b
Windows: MSVC2017: fixed more attribute unused cases (1)
2018-11-13 00:45:03 +01:00
f4exb
696e7324a4
SoapySDR support: device arg GUI
2018-11-12 01:10:51 +01:00
f4exb
c382913fb4
SoapySDR support: stream ArgInfo SoapySDR interface
2018-11-11 19:44:48 +01:00
f4exb
f436479bd7
SoapySDR support: output: stream ArgInfo GUI
2018-11-11 09:31:27 +01:00
f4exb
1005d1d4e5
SoapySDR support: input: stream ArgInfo GUI
2018-11-11 02:30:10 +01:00
f4exb
8a72372b28
SoapySDR support: fixed display settings
2018-11-10 07:17:55 +01:00
f4exb
97ee2cd5be
Windows: experimental MSVC2017 toolchain (2)
2018-11-09 19:06:23 +01:00
f4exb
4d3113eabc
SoapySDR support: cosmetic changes
2018-11-09 00:48:42 +01:00
f4exb
e1ac6c2caa
SoapySDR support: fixed createTunableElementsControl
2018-11-09 00:31:20 +01:00
f4exb
1168c18e3a
SoapySDR support: output: auto correction GUIs
2018-11-08 21:42:49 +01:00
f4exb
90de728990
SoapySDR support: input: auto correction GUIs (3)
2018-11-08 16:53:15 +01:00
f4exb
e5748444c5
SoapySDR support: input: auto correction GUIs (2)
2018-11-08 16:27:33 +01:00
f4exb
66f95bc0a6
SoapySDR support: input: auto correction GUIs (1)
2018-11-08 14:35:26 +01:00
f4exb
48340f253a
SoapySDR support: fixed StringRangeGUI::setValue
2018-11-08 02:28:01 +01:00
f4exb
ef672300d2
SoapySDR support: output: AGC GUI
2018-11-08 01:52:48 +01:00
f4exb
f97091e0f3
SoapySDR support: input: AGC GUI
2018-11-08 01:31:39 +01:00
f4exb
59c8ecd2d0
SoapySDR support: output: manage global and individual gains coupling
2018-11-07 23:54:32 +01:00
f4exb
9d014d841b
SoapySDR support: input: manage global and individual gains coupling
2018-11-07 23:21:37 +01:00
f4exb
b316af2d1d
SoapySDR support: individual gains GUIs fixes
2018-11-07 20:06:07 +01:00
f4exb
d2eb9130b0
SoapySDR support: output: individual gains GUIs
2018-11-07 13:47:47 +01:00
f4exb
cfeaca424e
SoapySDR support: input: individual gains GUIs
2018-11-07 13:38:42 +01:00
f4exb
d4e73086d0
SoapySDR support: output: global gain GUI
2018-11-07 13:08:35 +01:00
f4exb
d7be0927b1
SoapySDR support: input: global gain GUI
2018-11-07 01:33:17 +01:00
f4exb
5c8073bade
SoapySDR support: output: tunable elements GUIs fixes
2018-11-06 22:41:10 +01:00
f4exb
e17828c7ee
SoapySDR support: output: tunable elements GUIs
2018-11-06 20:19:20 +01:00
f4exb
6ea676d5c4
SoapySDR support: tunable elements GUIs fixes
2018-11-06 08:32:47 +01:00
f4exb
0f14527039
SoapySDR support: input: tunable elements GUIs
2018-11-05 17:27:32 +01:00
f4exb
52e9a72098
SoapySDR support: output: bandwidth selection GUI
2018-11-05 02:40:02 +01:00
f4exb
0d0b8c9618
SoapySDR support: input: bandwidth selection GUI
2018-11-05 02:19:40 +01:00
f4exb
bf3fdcbfc2
SoapySDR support: input: antenna selection GUI
2018-11-04 23:54:16 +01:00
f4exb
45a569655a
SoapySDR support: fixed update settings processing in GUIs
2018-11-04 19:17:47 +01:00
f4exb
2bc59154bf
SoapySDR support: output: fixed sample FIFO resizing
2018-11-04 18:56:57 +01:00
f4exb
564a99d14e
SoapySDR support: fixes
2018-11-04 18:42:51 +01:00
f4exb
6a9607c8fc
SoapySDR support: output: implemented thread and related methods
2018-11-04 11:45:59 +01:00
f4exb
579c7d31f1
SoapySDR support: moved common gui elements to sdrgui
2018-11-03 00:07:43 +01:00
f4exb
2cab4ff7bd
SoapySDR support: input: corrected number of samples in handler
2018-11-02 16:19:45 +01:00
f4exb
0ff0a4ff06
SoapySDR support: input: streaming basics
2018-11-02 13:07:30 +01:00
f4exb
f5e9b44bf6
SoapySDR support: input: start/stop handling
2018-11-02 10:16:14 +01:00
f4exb
ea98f2e1c9
SoapySDR support: input: center frequency and sample rate handling
2018-11-02 02:33:04 +01:00
f4exb
5acac7b9fa
SoapySDR support: input GUI: implement fixed elements support
2018-11-01 11:43:42 +01:00
f4exb
f79e6bc3ab
SoapySDR support: interface for all generic GUI elements
2018-11-01 10:06:27 +01:00
f4exb
d5ce833668
SoapySDR support: GUI component to deal with interval ranges
2018-11-01 03:45:21 +01:00
f4exb
cc08f42ea6
SoapySDR support: GUI component to deal with ranges with discrete values
2018-11-01 02:32:26 +01:00
f4exb
9c459ca336
SoapySDR support: get and print device parameters applied to input
2018-10-31 12:22:46 +01:00
f4exb
0d09958483
SoapySDR support: input: settings and thread output: settings
2018-10-30 20:31:16 +01:00
f4exb
6cede7a667
SoapySDR support: output: open and close
2018-10-30 10:02:32 +01:00
f4exb
124af5a7b4
SoapySDR support: input: open and close
2018-10-30 01:58:39 +01:00
f4exb
d8b82ddecd
SoapySDR support: set enumeration serial to driver and sequence so buddies are paired appropriately
2018-10-30 00:19:51 +01:00
f4exb
8f2ec099f3
SoapySDR support: create output plugin with enumeration
2018-10-29 18:27:58 +01:00
f4exb
0e9a0f4f6d
SoapySDR support: use singleton for enumeration and device management
2018-10-29 17:20:04 +01:00
f4exb
c82d838708
SoapySDR support: build infrastructure and input plugin enumeration
2018-10-29 16:39:25 +01:00
f4exb
489a55a886
Scope: implemented trigger holdoff
2018-10-28 01:38:58 +02:00
f4exb
7ab87d594a
Scope: update trace continuously for sweep times of one second or more
2018-10-27 07:32:14 +02:00
f4exb
f43c07b9e5
Test source: added a square pattern
2018-10-25 13:53:58 +02:00
f4exb
02d0a46f31
Scope: removed breaking optimization thus fixing trigger. Should fix issue #233
2018-10-24 13:54:33 +02:00
f4exb
309693469a
Test source: updated documentation
2018-10-24 08:29:49 +02:00
f4exb
faf428ed3d
Test source: added sawtooth pattern
2018-10-24 00:10:12 +02:00
f4exb
30e36157a8
Test source: basic pulse test pattern
2018-10-23 14:34:56 +02:00
f4exb
4b8461981e
Bumped version to 4.2.4
2018-10-22 14:52:01 +02:00
f4exb
eed10172f4
DSD demod: changed squelch 0.1 dB steps to 1 dB steps
2018-10-22 14:51:47 +02:00
f4exb
fac0e652c4
Scope: updated documentation and fixed live rate setting when a decimation takes place
2018-10-20 10:41:49 +02:00
f4exb
e41df6f278
Spectrum: reworked phosphor display controls
2018-10-19 00:40:14 +02:00
f4exb
966d957f89
Scope: fixed channel rate affecting scope rate in memory mode
2018-10-16 00:31:45 +02:00
f4exb
be36430057
Channel Analyzer GUI: set sample rate via ScopeVis only
2018-10-16 00:08:33 +02:00
f4exb
b397cd3a4b
File Input: REST API: updated with new settings elements
2018-10-14 10:38:31 +02:00
f4exb
6852b70597
File Input: Updated documentation
2018-10-14 03:23:07 +02:00
f4exb
85f7e69da5
File Input: extended acceleration up to x1000
2018-10-14 02:58:14 +02:00
f4exb
db4ba51360
File Input: dos2unix conversion
2018-10-14 02:38:53 +02:00
f4exb
a6557cd4f9
File Input: use millis instead of percent for navigation slider
2018-10-14 02:38:24 +02:00
f4exb
b0b2af252c
File Input: dos2unix conversion
2018-10-14 02:25:51 +02:00
f4exb
307ee9ce9e
File Input: fixed segfault when thread is not (yet) allocated
2018-10-14 02:25:10 +02:00
f4exb
2c87e67057
File Input: loop handling phase 2
2018-10-14 01:52:40 +02:00
f4exb
bb1e3f3933
File Input: acceleration and loop handling phase 1
2018-10-14 01:16:39 +02:00
f4exb
f1965a4760
Merge branch 'dev' of gitlab into dev
2018-10-12 17:30:57 +02:00
f4exb
707e314cba
File Input: REST API: fixed wrong times on report when sample count exceeds int limit (use of int64 and uint64)
2018-10-12 17:14:06 +02:00
f4exb
678af4e186
File Input: fixed wrong times display on file seek when sample count exceeds int limit (use of int64 and uint64)
2018-10-12 17:05:03 +02:00
f4exb
0e074cda36
BladeRF: updated documentation
2018-10-11 21:14:30 +02:00
f4exb
a7b954dbf8
NFM demod: fixed squelch display
2018-10-11 16:09:40 +02:00
f4exb
ed1b706661
NFM demod: if squelch < -100 assume it is old format and divide by 10
2018-10-11 15:14:58 +02:00
f4exb
b99afedc4a
NFM demod: changed squelch 0.1 dB steps to 1 dB steps
2018-10-11 08:52:50 +02:00
f4exb
993ab36a29
FileRecord improvement: update FileSink plugin and writeHeader private method in FileRecord accordingly
2018-10-10 14:05:21 +02:00
f4exb
ef1e9c2b25
File source: added documentation. Bumped version
2018-10-09 23:15:59 +02:00
f4exb
4032d62b3d
FileRecord improvement: added visual indicator for CRC check in the GUI
2018-10-09 18:52:39 +02:00
f4exb
38aa1a8e77
FileRecord improvement: fixed header packing and CRC32 computation
2018-10-09 16:40:57 +02:00
f4exb
cc49d5c266
FileRecord improvement: CRC check and sample size fix
2018-10-09 09:26:28 +02:00
f4exb
6269125d2c
BladeRF2: fixed Tx channel enable/disable wrapping routine thus fixing issue #225
2018-10-09 02:08:06 +02:00
f4exb
89d5155694
BladeRF2: updated documentation
2018-10-07 19:48:45 +02:00
f4exb
c579d66b59
BladeRF2: implemented transverter mode
2018-10-03 06:14:26 +02:00
f4exb
3f7cfb4dd8
WFM demod: fixed a missing mutex when re-configuring interpolator
2018-10-03 04:19:05 +02:00
f4exb
4a1376e474
FileSource: process record header if file is long enough. Else close file so that start is aborted with error
2018-10-02 08:45:14 +02:00
f4exb
f4976485fc
BladeRF2 output: tried to fix SO->MO and MO->SO cycle
2018-10-02 06:11:34 +02:00
f4exb
593209185e
BladeRF2 output: Windows build
2018-10-01 10:30:34 +02:00
f4exb
2323d21a43
BladeRF2: fixed MO mode by multiplying sample rate by the number of Tx channels
2018-09-30 23:42:52 +02:00
f4exb
98a87bb860
BladeRF2: REST API: implemented LO soft correction setting
2018-09-30 11:10:07 +02:00
f4exb
e754dee625
BladeRF2 output: implemented LO soft correction
2018-09-30 10:59:52 +02:00
f4exb
b5c4b532ae
BladeRF2 input: implemented LO soft correction
2018-09-30 10:26:53 +02:00
f4exb
2df27958b3
BladeRF output fixes but MO still not working
2018-09-30 07:25:13 +02:00
f4exb
b13b2040c4
BladeRF2 input: fixed read size in MI mode
2018-09-30 00:21:24 +02:00
f4exb
53ff8f32bf
BladeRF2 output: fixed SO mode
2018-09-29 21:40:22 +02:00
f4exb
5566dc6a7e
BladeRF2 output: fixed gain handling
2018-09-29 10:53:44 +02:00
f4exb
d75a576f69
BladeRF output (2)
2018-09-29 09:56:54 +02:00
f4exb
c27acf086e
BladeRF output (1) and some cosmetic changes
2018-09-29 05:49:14 +02:00
f4exb
2a1f0a0d0e
BladeRF input: communicate Fc Pos change to buddy to align center frequencies
2018-09-27 23:38:23 +02:00
f4exb
5c09985664
libbladerRF2: Windows build for bladerf2input plugin
2018-09-27 10:50:33 +02:00
f4exb
e4ce6c21b2
libbladerRF2: Windows build for bladerf1output plugin
2018-09-27 10:41:55 +02:00
f4exb
4448fd2ca3
BladeRF2 input. Added documentation
2018-09-27 08:57:37 +02:00
f4exb
7078cd868e
BladeRF2 input: do not re-create the thread if there are no more channels active
2018-09-27 06:37:31 +02:00
f4exb
d5a33b7448
BladeRF2 input: fixed channel 1 running on its own
2018-09-27 06:05:41 +02:00
f4exb
3e876141f4
BladeRF2 input: fixed auto/manual transition gain control
2018-09-27 05:44:20 +02:00
f4exb
3a4324a7fb
BladeRF2 input: fixed sample rate and center frequency rounding issues by sending these values in the report to buddy message
2018-09-27 05:17:34 +02:00
f4exb
2373dcf197
libbladerRF2: Windows support with OOT build of libbladeRF
2018-09-26 18:59:52 +02:00
f4exb
151f21f775
BladeRF2 input: set the appropriate total number of Rx channels in device enumeration process
2018-09-26 14:58:55 +02:00
f4exb
aa6834a6e9
BladeRF2 input: added details about the start and stop stream methods
2018-09-26 14:56:33 +02:00
f4exb
96979e0c37
BladeRF2 input: fix MI start/stop
2018-09-26 08:54:40 +02:00
f4exb
464a9fde0a
BladeRF2 input: do not reference m_deviceShared.m_channel outside open/close device
2018-09-26 03:20:24 +02:00
f4exb
07bd587f6c
BladeRF2 input: more debug messages. Fixed thread channel destructor: do not delete the sample FIFO that is not owned by the thread
2018-09-26 03:07:55 +02:00
f4exb
4634fb481d
BladerRF2 input support. Fixed gain modes handling. Cosmetic changes
2018-09-26 01:54:23 +02:00
f4exb
81ad05cb64
BladerRF2 input support. Global gain handling
2018-09-25 23:43:52 +02:00
f4exb
5ad52a4a1b
BladerRF2 input support. Populate gain modes
2018-09-25 17:03:34 +02:00
f4exb
fcaf22418d
BladerRF2 input support. Transfer thread ownership before closing the source if it has the allocated thread
2018-09-25 14:31:57 +02:00
f4exb
5f2a4e8c83
BladerRF2 input support. Trying to fix threading issue
2018-09-25 14:19:57 +02:00
f4exb
47a4da4142
BladerRF2 input support (8). Streams but thread issue
2018-09-25 08:45:57 +02:00
f4exb
b20feec1fd
BladerRF2 input support (7). GUI and Plugin
2018-09-25 00:38:38 +02:00
f4exb
cdeb6e6c42
BladerRF2 input support (6). REST API
2018-09-24 17:59:52 +02:00
f4exb
7dfe094364
BladerRF2 input support (5). Global notification of changes to buddies
2018-09-24 17:32:40 +02:00
f4exb
df505fcdef
BladerRF2 input support (4)
2018-09-24 08:43:16 +02:00
f4exb
945d30d91b
BladerRF2 input support (3)
2018-09-24 02:01:10 +02:00
f4exb
f7af0a4ac2
BladerRF2 input support (2)
2018-09-23 19:56:24 +02:00
f4exb
d808f049f6
BladerRF2 input support (1)
2018-09-22 10:39:09 +02:00
f4exb
5b31982772
LibbladeRF2: migrate bladerfinput to bladerf1input (2)
2018-09-19 13:28:14 +02:00
f4exb
3726664132
LibbladeRF2: migrate bladerfinput to bladerf1input (1)
2018-09-19 08:56:39 +02:00
f4exb
0e79f4eccf
LibbladeRF2: migrate bladerfoutput to bladerf1output
2018-09-19 08:42:59 +02:00
f4exb
e130c2213f
LibbladeRF2: migrate UI from bladerf to bladerf1
2018-09-19 06:27:40 +02:00
f4exb
94837dbd51
LibbladeRF2: BladeRF1 specific enumeration
2018-09-19 06:15:22 +02:00
f4exb
bf726e16b1
LibbladeRF2: migrate REST API from bladerf to bladerf1
2018-09-19 05:54:07 +02:00
f4exb
8433f63a9b
LibbladeRF2: migrate devices/bladerf to devices/bladerf1
2018-09-19 05:26:18 +02:00
f4exb
d596931209
LibbladeRF2: make bladeRF1 work
2018-09-18 23:12:00 +02:00
f4exb
d2a740425b
SDRDaemonSink: always set center frequency on API report analysis
2018-09-18 00:08:15 +02:00
f4exb
1894f0ba02
Windows build: remove SDRDaemon plugins
2018-09-17 09:24:05 +02:00
f4exb
7bbb0b426d
SDRDaemonSink: use QUdpSocket: cleanup
2018-09-17 03:53:46 +02:00
f4exb
aac6d09622
SDRDaemonSink: use QUdpSocket
2018-09-17 03:42:08 +02:00
f4exb
1e02b85702
SDRDaemonSink: make UDP worker a QThread
2018-09-17 03:33:18 +02:00
f4exb
0d115ac342
DaemonSinkThread: removed useless member
2018-09-16 20:50:56 +02:00
f4exb
6406a0ba50
SDRDaemonSink: separate files for UDPSinkFECWorker
2018-09-16 11:23:24 +02:00
f4exb
82b25f2f9d
Fixed Windows build
2018-09-16 10:02:54 +02:00
f4exb
03441bdd6c
Fixed Debian build on Bionic
2018-09-15 23:55:41 +00:00
f4exb
f86afff3e8
Fixed Debian build
2018-09-16 01:30:43 +02:00
f4exb
f3253ffccc
SDRDaemonSink: Windows build
2018-09-15 22:30:58 +02:00
f4exb
a2a07a1121
SDRdaemon: code cleanup
2018-09-15 21:50:12 +02:00
f4exb
94befa3e4e
SDRDaemonSource: updated documentation
2018-09-15 20:24:49 +02:00
f4exb
69cb73900d
SDRDaemonSink: updated documentation
2018-09-15 11:42:28 +02:00
f4exb
db77414aa0
SDRDaemonSource: updated documentation
2018-09-15 10:33:04 +02:00
f4exb
c39ea3e4b7
SDRDaemonSource: sends API info request when pushing API set button
2018-09-15 10:32:40 +02:00
f4exb
39c553d763
DSD demod: fixed highpass filter display in the UI
2018-09-13 17:34:45 +02:00
f4exb
a07f01b021
SDRDaemonSource: allow zero frequency and correct some calculations based on meta data
2018-09-13 14:58:35 +02:00
f4exb
0a2329ffe7
SDRDaemonSource: use global SDR data blocks definitions
2018-09-13 09:18:58 +02:00
f4exb
e78ee1b946
Make SDRDaemonSink -> DaemonSource work in all 16 / 24 bit samples combination
2018-09-13 02:33:56 +02:00
f4exb
5e588ae09e
SDRDaemon: cleanup on UDP Tx side to use sdrdaemondatablock.h definitions and Rx sample size
2018-09-13 00:31:49 +02:00
f4exb
05072ce4b9
Windows buiid: fixed UDP channel plugins pro files
2018-09-12 15:50:40 +02:00
f4exb
da963179fb
UDP source and sink: align message names
2018-09-12 15:46:42 +02:00
f4exb
5771ef4783
Foolproof AudioFifo to try fix issue #210 . Consequently removed useless timeout parameter on read and write methods
2018-09-12 15:30:53 +02:00
f4exb
d084d6ff5b
Cosmetic changes
2018-09-12 01:21:51 +02:00
f4exb
bdb0e50c5f
UDP source and sink: updated documentation
2018-09-12 00:49:55 +02:00
f4exb
7252e886de
Renamed libdemodudpsrc folder to libudpsink
2018-09-12 00:43:15 +02:00
f4exb
3497cb92ee
Renamed udpsrc folder to udpsink
2018-09-12 00:40:22 +02:00
f4exb
fed7f72da1
REST API: Renamed UDPSrc to UDPSink
2018-09-12 00:36:30 +02:00
f4exb
06acb17e3a
Renamed UDPSrc to UDPSink
2018-09-12 00:08:47 +02:00
f4exb
f8e90827ac
Renamed the UDPSink from sdrbase utils to UDPSinkUtil
2018-09-11 23:45:56 +02:00
f4exb
6f368d123b
renamed udpsink directory to udpsource
2018-09-11 23:22:59 +02:00
f4exb
f58cc3cc07
Renamed UDPSink to UDPSource
2018-09-11 22:36:16 +02:00
f4exb
87b9cff3c2
Rename libdaemonsrc to libdaemonsource
2018-09-11 17:05:16 +02:00
f4exb
0a42e2b0ac
Rename daemonsrc to daemonsource
2018-09-11 16:50:55 +02:00
f4exb
3a32cf156c
Rename DaemonSrc to DaemonSource
2018-09-11 16:32:14 +02:00
f4exb
6c77f2dfe5
Complete removal of SDRDaemon as a distinct binary
2018-09-11 13:41:09 +02:00
f4exb
4cd9055fe6
DaemonSrc: fixed missing channel deletion on GUI deletion. Added missing signals handling
2018-09-11 08:41:37 +02:00
f4exb
6aff1a3db3
SDRDaemonSink: calculate Tx delay in UDP sink
2018-09-11 01:01:43 +02:00
f4exb
9bf030c824
SDRDaemonSink: ananonymize protected bloc in UDPSinkFEC also
2018-09-11 00:24:18 +02:00
f4exb
1590db3ce2
SDRDaemon: anonymize protected block
2018-09-10 18:52:40 +02:00
f4exb
6341bddef3
SDRDaemonSink: 16/24 bit samples compatibility
2018-09-10 08:46:52 +02:00
f4exb
404c73fb80
SDRDaemon: make Rx side truly 24/16 bit compatible in all configurations
2018-09-10 02:52:36 +02:00
f4exb
22746ff813
SDRDaemonSink: 16/24 bit support (2): works for 16 bit stream
2018-09-09 22:35:25 +02:00
f4exb
7158107e58
SDRDaemonSink: 16/24 bit support (1): works for 16 bit stream
2018-09-09 21:26:47 +02:00
f4exb
7e97f62615
SDRDaemonSource: sample bit size conversion 16 / 24 bits bidirectional
2018-09-09 19:28:44 +02:00
f4exb
0ae5955b76
SDRDaemon: fixed passing number of sample bits and sample bytes
2018-09-09 17:39:36 +02:00
f4exb
cfd414073e
SDRDaemon: removed references to nanomsg entirely
2018-09-09 10:45:34 +02:00
f4exb
a56b96a97b
SDRDaemonSource: updated revision
2018-09-09 09:55:21 +02:00
f4exb
95b105f453
SDRDaemonSource: adaptation to remote DaemonSink channel
2018-09-08 23:30:22 +02:00
f4exb
4c0c51b17d
DaemonSink: Web API: implement title and color
2018-09-08 19:24:38 +02:00
f4exb
4518984ddb
SDRDaemonSink: wait for queue stabilization to start rate control
2018-09-07 09:22:17 +02:00
f4exb
98a1f1952f
SDRDaemonSink and DaemonSource: do not set frequency via SDRDaemonSink
2018-09-07 00:58:09 +02:00
f4exb
b75eb08a91
DaemonSource: pass device center frequency and baseband sample rate in the report
2018-09-06 21:54:09 +02:00
f4exb
67f523e629
TestSource: make it more robust
2018-09-06 14:29:14 +02:00
f4exb
b839b5d0c3
DaemonSink: finalization and cleanup
2018-09-06 05:39:28 +02:00
f4exb
3b09e0e5d7
DaemonSink: Web API implementation
2018-09-06 05:32:11 +02:00
f4exb
54c89f16aa
DaemonSink (7)
2018-09-06 05:21:43 +02:00
f4exb
2be1281885
DaemonSink (6)
2018-09-06 04:36:56 +02:00
f4exb
354409a21a
DaemonSink (5)
2018-09-06 04:23:27 +02:00
f4exb
29583e4d56
DaemonSink (4)
2018-09-05 18:25:58 +02:00
f4exb
4819ebf5f6
DaemonSink (3)
2018-09-05 13:28:38 +02:00
f4exb
dcd8f94931
DaemonSink (2)
2018-09-05 08:44:14 +02:00
f4exb
96e7d49fbe
DaemonSink (1)
2018-09-05 01:32:29 +02:00
f4exb
dc51f96b3f
SDRDaemonSinkOutput: set initial conditions of sample rate control at start
2018-09-04 22:28:10 +02:00
f4exb
b2dc7a6cdc
Changed SDRDaemonChannelXxx to DaemonXxx
2018-09-04 20:35:54 +02:00
f4exb
7146225222
SDRdaemonSinkGui: removed rate control code
2018-09-04 15:02:45 +02:00
f4exb
5cf060f4d6
SDRdaemonSinkOutput: removed unused attributes
2018-09-04 14:00:42 +02:00
f4exb
4a06cc94a0
SDRDaemonSink: refactored rate control and removed server type from GUI and REST API
2018-09-04 08:43:07 +02:00
f4exb
6f3bb72d52
SDRDaemonSink: transfer sample rate control from GUI to core (2)
2018-09-03 18:13:57 +02:00
f4exb
a0a9dc4dae
SDRDaemonSink: transfer sample rate control from GUI to core (1)
2018-09-03 09:17:29 +02:00
f4exb
5d856f8a80
SDRDaemonSink: corrected sample count wrap around calculation
2018-09-03 00:15:47 +02:00
f4exb
406ca837c3
SSBMod and WFMMod: fixed compiler warnings
2018-09-02 19:49:53 +02:00
f4exb
b723479197
DaemonSrc: added more report data to the report API
2018-09-02 19:27:38 +02:00
f4exb
d5f5328ab2
Removed old SDRDaemonChannelSource
2018-09-02 19:17:14 +02:00
f4exb
b306aa8aa7
DaemonSrc: implemented status report to the GUI
2018-09-02 19:12:03 +02:00
f4exb
472a9b2532
DaemonSrc: added missing <QObject> include fixing mess in MOC generation at least in Qt 5.11.1
2018-09-02 02:00:01 +02:00
f4exb
0709cf02f4
DaemonSrc: added header protection
2018-09-01 22:24:21 +02:00
f4exb
96dfce0154
SDRdaemonSink: added compatibility with SDRangel and SDRdaemon server types
2018-09-01 10:44:12 +02:00
f4exb
3469b91163
Daemon channel source new plugin (5)
2018-09-01 09:53:16 +02:00
f4exb
2a6752c4cf
Daemon channel source new plugin (4)
2018-09-01 04:43:15 +02:00
f4exb
4345132a9f
Daemon channel source new plugin (3)
2018-09-01 04:37:23 +02:00
f4exb
4f4d417d5a
Daemon channel source new plugin (2)
2018-09-01 00:18:35 +02:00
f4exb
5151f38977
Daemon channel source new plugin (1)
2018-08-31 23:29:53 +02:00
f4exb
26bc4d8f8e
SDRDaemon channel source: added plugin
2018-08-31 18:30:52 +02:00
f4exb
c25c7fda58
SDRDaemonSink GUI: sample rate active feedback (2)
2018-08-31 08:47:18 +02:00
f4exb
f8383f8cff
SDRDaemonSink GUI: sample rate active feedback
2018-08-31 07:38:30 +02:00
f4exb
90fb223b01
SDRDaemonSink GUI: enhanced status reporting
2018-08-30 19:14:34 +02:00
f4exb
829299cb74
SDRDaemonSink: GUI: completed status display
2018-08-30 08:45:57 +02:00
f4exb
e20e14ac75
SDRDaemonSink: use SDRdaemon REST API to get channel source information
2018-08-30 02:58:10 +02:00
f4exb
1f7720e8f9
SDRdaemon: channel source report
2018-08-30 01:56:53 +02:00
f4exb
a8d45fd253
SDRDaemonSink: refactoring (2)
2018-08-29 22:08:58 +02:00
f4exb
133f9133bd
SDRDaemonSink: refactoring (1)
2018-08-29 18:39:40 +02:00
f4exb
82cba84a50
SDRDaemonSink: fixes
2018-08-28 06:29:59 +02:00
f4exb
c0b5c86d88
SDRdaemon: first working version
2018-08-22 00:40:01 +02:00
f4exb
d978c42b6e
Cosmetic changes
2018-08-16 19:04:23 +02:00
f4exb
ac4b016ee7
UDP source and sink: Web API: more informative report
2018-08-16 10:46:01 +02:00
f4exb
3258331a76
UDP sink GUI: fixed internal widgets minimum widths
2018-08-16 01:05:50 +02:00
f4exb
2c7d45e9a6
UDP sink: effectively implemented low cutoff setting from web API
2018-08-16 01:05:19 +02:00
f4exb
53d6161e89
UDP source Web API setting correction. UDP sink default port set to 9998
2018-08-15 22:47:55 +02:00
f4exb
b1da29a3c4
Sink plugins: corrected name getters and setters
2018-08-15 11:24:14 +02:00
f4exb
65d2d2a664
UDP sink: removed queued connection on socket connection (gets stuck with Qt >= 5.8)
2018-08-15 02:48:59 +02:00
f4exb
62deb64f57
LimeSDR GUIs: always apply change of FIR bandwidth
2018-08-13 16:58:43 +02:00
f4exb
cee9a8b757
Renamed scopevisng.h to scopevis.h
2018-08-12 17:22:39 +02:00
f4exb
aa6f2e9f2f
Renamed ScopeVisNG to ScopeVis
2018-08-12 17:18:58 +02:00
f4exb
4a733cae51
Renamed spectrumscopengcombovis.* to spectrumscopecombovis.*
2018-08-12 17:13:06 +02:00
f4exb
37ab2e442e
Renamed SpectrumScopeNGComboVis to SpectrumScopeComboVis
2018-08-12 17:10:31 +02:00
f4exb
bda60dcd43
Renamed glscopeng.h to glscope.h
2018-08-12 17:06:55 +02:00
f4exb
0fcc694ca1
Renamed GLScopeNG to GLScope
2018-08-12 17:01:56 +02:00
f4exb
081b83128f
Renamed glscopenggui.h to glscopegui.h
2018-08-12 16:56:03 +02:00
f4exb
2429f169bc
Renamed GLScopeNGGUI to GLScopeGUI
2018-08-12 16:48:03 +02:00
f4exb
3463efc37e
Bumped version
2018-08-12 15:52:05 +02:00
f4exb
c9c19f412c
Cleanup of old scope objects
2018-08-12 15:49:14 +02:00
f4exb
a971e6da10
Web API: fixed bug in PUT/PATCH of modulators not setting differentially
2018-08-08 09:17:25 +02:00
f4exb
710502b3b2
WFM demod: corrected audio mute display
2018-08-07 19:28:50 +02:00
f4exb
b174e6b7ad
Test Source: fixed glitches
2018-08-06 22:46:48 +02:00
f4exb
14ec3c01d8
SSB modulator: set samples to zero when no modulation. Fixes issue #204
2018-08-05 12:48:02 +02:00
f4exb
f368c62329
Fixed power display going to floor value in some demods
2018-08-05 12:44:06 +02:00
f4exb
e783bcbbcb
AM demod: bumped version
2018-08-02 23:28:10 +02:00
f4exb
8dd65e70f2
Web API: AM demod: added pll and syncAMOperation settings processing
2018-08-02 23:27:22 +02:00
f4exb
e1bef01b96
RTL-SDR: fixed low sample rate setting
2018-07-30 01:38:48 +02:00
f4exb
1bb36f6670
Web API: RTL-SDR: fixed RF bandwidth setting
2018-07-30 00:43:08 +02:00
f4exb
1456725237
Updated version
2018-07-18 21:19:11 +02:00
f4exb
f66f9e1cfe
Fixed PlutoSDR output sample width. Fixes issue #198
2018-07-16 23:49:04 +02:00
Edouard GRIFFITHS
ea83e43d09
New Windows build
2018-07-11 18:05:05 +02:00
f4exb
b0eb2b6c1d
Upgraded Channel analyzer version and updaed Debian changelog
2018-07-08 15:06:33 +02:00
f4exb
d5f153ff75
Spectrum: added log/linear control
2018-07-04 23:11:28 +02:00
f4exb
5e1699c981
Bumped plugins version
2018-07-02 02:37:56 +02:00
f4exb
56e49baa3b
Spectrum averaging: fixed average (1)
2018-07-01 02:16:59 +02:00
f4exb
e9658e0346
Spectrum averaging (2): moving average
2018-06-30 22:30:42 +02:00
f4exb
95f39109f7
DSD demod: NXDN: updated documentation
2018-06-27 09:15:31 +02:00
Edouard Griffiths
7365b2dece
Channel Analyzer: corrected suqared magnitude (power) display in dB
2018-06-26 20:03:56 +02:00
f4exb
cc03445377
Scope: added amplification down to 100u full scale adnd finer trigger level down to 20u per step
2018-06-26 01:39:23 +02:00
f4exb
fd915613e4
Scope: added magnitude squared (linear power) display overlays
2018-06-26 01:06:45 +02:00
f4exb
80b7829bf7
Scope and channel analyzer: new squared magnitude (linear power) projection mainly for radioastronomy
2018-06-26 00:43:19 +02:00
f4exb
5f120fb2cb
DSD decoder: NXDN: support for EFR vocoder only with DV serial
2018-06-25 01:05:13 +02:00
f4exb
deae4e6271
DSD NXDN support: more documentation
2018-06-22 17:41:15 +02:00
f4exb
15a51fb932
DSD NXDN support: updated documentation
2018-06-22 00:25:11 +02:00
f4exb
5777875618
PVS studio static analyzer fixes (2)
2018-06-22 00:15:23 +02:00
f4exb
b00aea8989
PVS studio static analyzer fixes (1)
2018-06-21 19:28:11 +02:00
f4exb
777a1b0123
DSD demod: NXDN support documentation
2018-06-21 03:57:16 +02:00
f4exb
e86120969a
DSD decoder: NXDN implementation
2018-06-20 09:15:17 +02:00
f4exb
d17775f5e1
DATV demod: include it only if FFmpeg > 3.1 is installed
2018-06-14 18:01:02 +02:00
f4exb
1eb8716a9f
Fixes for Arch. Manual merge of pull request #183 . DATV demod: fixed some of ffmpeg deprecation warnings
2018-06-13 00:20:51 +02:00
f4exb
f76fafe826
Windows build fix
2018-06-10 12:17:26 +02:00
f4exb
5c2ce71639
DSD demod: fixed Debian build
2018-06-09 22:00:30 +02:00
f4exb
696084ac87
BladeRF input: bumped plugin version
2018-05-31 01:26:38 +02:00
f4exb
1defe23e96
BladeRF input: fixed settings handling and therefore sample rate vs center frequency discrepancies when using shifted decimators
2018-05-30 23:37:47 +02:00
f4exb
a839695c3a
AM, NFM, SSB and WFM demods: changed channel Id URI
2018-05-30 22:25:57 +02:00
f4exb
5f08261d37
LoRa demod: changed channel Id URI
2018-05-30 20:22:35 +02:00
f4exb
264c08b4c3
Renamed Channel Analyzer NG to Channel Analyzer (3)
2018-05-30 15:49:28 +02:00
f4exb
e24e924d2b
Renamed Channel Analyzer NG to Channel Analyzer (2)
2018-05-30 15:42:33 +02:00
f4exb
f8c7763fc7
Renamed Channel Analyzer NG to Channel Analyzer (1)
2018-05-30 15:37:56 +02:00
f4exb
766e6aac1c
Renamed Channel Analyzer NG to Channel Analyzer externally (no classes renaming)
2018-05-30 11:49:54 +02:00
f4exb
da1b7c2658
Server: added SDRdaemon sink plugin
2018-05-29 22:14:37 +02:00
f4exb
f30717bafa
Server: added PlutoSDR output plugin
2018-05-29 22:03:47 +02:00
f4exb
213d19eb42
Server: added SDRplay input plugin
2018-05-29 20:52:44 +02:00
f4exb
ae4ce39126
Server: added SDRdaemon source plugin
2018-05-29 20:46:52 +02:00
f4exb
3e31a8b23b
Server: added PlutoSDR input plugin
2018-05-29 20:27:36 +02:00
f4exb
362e8a629d
Server: added Perseus input plugin
2018-05-29 17:35:20 +02:00
f4exb
26ebcc6d1d
Server: added FCDPro Plus input plugin
2018-05-29 17:17:57 +02:00
f4exb
3542e43b57
Server: added FCDPro input plugin
2018-05-29 17:00:53 +02:00
f4exb
d87fb7e348
Server: added Airspy input plugin
2018-05-29 16:48:41 +02:00
f4exb
358f683e37
Server: added UDP source plugin
2018-05-29 11:24:20 +02:00
f4exb
1770192116
Server: added WFM demod plugin
2018-05-29 11:14:24 +02:00
f4exb
c31a34ea41
BFM demod: code cosmetic changes
2018-05-29 10:59:30 +02:00
f4exb
f30b3fab0f
Server: added SSB demod plugin
2018-05-29 10:34:00 +02:00
f4exb
c07bb0cd4d
DSDdemod: debug message fix
2018-05-29 01:04:23 +02:00
f4exb
9b42dd1bfa
Server: added DSD demod plugin
2018-05-29 00:33:27 +02:00
f4exb
f11cda633d
BFM demod: fixed squelch to be compatible with server mode
2018-05-29 00:14:45 +02:00
f4exb
a8966789c0
Server: added BFM demod plugin
2018-05-28 11:52:24 +02:00
f4exb
e27ca22c86
BFM demod: fixed report mapper
2018-05-28 11:43:24 +02:00
f4exb
f05dd1fb8e
DATV demod: added missing AVUTIL cmake variables
2018-05-28 09:05:52 +02:00
f4exb
37cf948963
UDP source: use c++11 flag
2018-05-28 08:53:08 +02:00
f4exb
723747e9dc
SSB demod: yet again another clamping algorithm
2018-05-28 02:40:26 +02:00
f4exb
8155825bc4
SDR daemon sink: implemeted WEB API
2018-05-28 00:40:33 +02:00
f4exb
f5bcbf2e9e
Test source: implemeted WEB API
2018-05-27 22:25:01 +02:00
f4exb
da3cb2d981
SDRPlay input: implemeted WEB API (2)
2018-05-27 20:15:55 +02:00
f4exb
2184425311
Web API: put some array items in their own classes
2018-05-27 19:54:33 +02:00
f4exb
9360c4de0b
SDRPlay input: implemeted WEB API (1)
2018-05-27 11:57:23 +02:00
f4exb
19a0d55b4f
SDRdaemon input: removed old message and tick handling
2018-05-27 11:10:41 +02:00
f4exb
6e828066e0
SDRdaemon input: implemeted WEB API
2018-05-27 11:07:24 +02:00
f4exb
862c689754
LimeSDR: implemeted WEB API for reporting
2018-05-26 22:16:59 +02:00
f4exb
be15aa7cb0
PlutoSDR output: implemeted WEB API
2018-05-26 20:33:02 +02:00
f4exb
3f303a0c0d
PlutoSDR input: implemeted WEB API
2018-05-26 18:07:21 +02:00
f4exb
c424ce10e4
SSB demod: implemeted WEB API
2018-05-26 15:53:22 +02:00
f4exb
f9cba5844b
RTL-SDR input: implemeted WEB API for reporting
2018-05-26 14:28:06 +02:00
f4exb
73a3291008
Perseus input: implemeted WEB API
2018-05-26 13:24:35 +02:00
f4exb
4c31da6c17
File source input: implemeted WEB API for reporting
2018-05-26 11:40:37 +02:00
f4exb
268ad2b33f
FCD Pro Plus input: implemeted WEB API
2018-05-26 10:54:31 +02:00
f4exb
4a5369c1b4
FCD Pro input: implemeted WEB API
2018-05-26 10:27:28 +02:00
f4exb
30cca07554
Web API: AirspyHF device report
2018-05-26 02:33:35 +02:00
f4exb
1fda69c667
Web API: Airspy fixes
2018-05-26 02:01:59 +02:00
f4exb
f8f976fd50
Web API: implemented device report interface. Applied to Airspy
2018-05-26 01:43:28 +02:00
f4exb
3203a5511d
Airspy input: implemeted WEB API
2018-05-25 19:28:57 +02:00
f4exb
3d8d9d34e0
UDP source: implemeted WEB API (2)
2018-05-25 18:44:24 +02:00
f4exb
54019d7a06
UDP source: implemeted WEB API (1)
2018-05-25 10:45:40 +02:00
f4exb
0c328546b0
WFM demod: implemeted WEB API
2018-05-25 10:08:47 +02:00
f4exb
111b3da5ce
Removal of ChannelAnalyzer and TCPSrc plugins
2018-05-25 09:27:02 +02:00
f4exb
c961fa368d
Web API: fixes in BFM demod and HackRF input
2018-05-25 02:02:21 +02:00
f4exb
72e58534e3
Web API: BFM and DSD demod fixes. SSB demod: change clipping limiter constants
2018-05-24 18:23:08 +02:00
f4exb
128ac7ea1f
DSD demod: implemeted WEB API
2018-05-24 12:17:29 +02:00
f4exb
8d7b581879
BFM demod: implemeted WEB API
2018-05-23 14:56:29 +02:00
f4exb
ac041ca1ca
Channel analyzer NG: updated documentation
2018-05-22 22:43:41 +02:00
f4exb
e37a986b16
Channel analyzer NG: set RRC filter rollof factor range from 0.1 to 0.7. Updated documentation
2018-05-22 19:25:55 +02:00
f4exb
775a9775eb
Channel analyzer NG: implemented optional RRC filter
2018-05-22 02:20:36 +02:00
f4exb
1dcb84ef8f
Windows build fixes
2018-05-22 00:14:37 +02:00
f4exb
25e1439dcd
Updated AM demod documentation
2018-05-21 17:39:07 +02:00
f4exb
aaeec634fe
DSD demod: updated status log text font
2018-05-21 08:13:35 +02:00
f4exb
3f373b9e91
Channel analyzer NG: updated documentation + fixes
2018-05-21 01:40:21 +02:00
f4exb
f2f34ad9a9
Channel analyzer NG: autocorrelation corrections (2): corrected FFT aliasing
2018-05-20 20:23:41 +02:00
f4exb
8050266b28
Channel analyzer NG: autocorrelation corrections (1)
2018-05-20 19:41:36 +02:00
f4exb
f600f78c0f
Channel analyzer NG: implemented input source selection
2018-05-20 18:17:53 +02:00
f4exb
cbda404926
Channel analyzer NG: use input selection
2018-05-20 11:54:05 +02:00
f4exb
48cac5385b
PLL lock indication fixes
2018-05-20 03:50:22 +02:00
f4exb
ed08480226
Channel analyzer NG: fixes
2018-05-20 02:24:38 +02:00
f4exb
524c7fbe7c
Channel analyzer NG: use settings
2018-05-20 01:10:08 +02:00
f4exb
d6f5de1ad7
Channel analyzer NG: created settings - correction
2018-05-19 05:10:17 +02:00
f4exb
3e5bcf7e00
Channel analyzer NG: created settings
2018-05-19 05:03:56 +02:00
f4exb
9f48378677
Channel analyzer NG: return of the lock status indicator and PLL frequency shift for PSK modulated signals
2018-05-18 19:03:54 +02:00
f4exb
6d95c04076
ChannelAnalyzerNG: fixed FLL and removed IIR and FIR kit that is now useless
2018-05-18 02:36:29 +02:00
f4exb
47f214fdf0
ChannelAnalyzerNG: implemented FLL
2018-05-17 09:09:57 +02:00
f4exb
660d8d22ae
New PLL: heuristics to find locked state
2018-05-16 01:57:16 +02:00
f4exb
bb2d530122
New PLL: phase lock status draft
2018-05-15 19:40:53 +02:00
f4exb
457b9aa2c8
ChannelAnalzyerNG: fixed bandwidth expand/shrink with baseband sample rate changes
2018-05-15 16:26:53 +02:00
f4exb
88d7a97b97
ChannelAnalyzerNG: fixed missing delta frequency dial update in de-serializaiton
2018-05-15 14:37:44 +02:00
f4exb
7f3bec34c9
ChannelAnalyzerNG: adjust PLL loop parameters
2018-05-15 09:17:54 +02:00
Edouard Griffiths
06c9f7f20d
Channel Analyzer NG: implemented PLL with PSK order
2018-05-14 20:47:23 +02:00
f4exb
b5d6d56cc9
AM demod: re-integrate processOneSample method in .cpp
2018-05-14 00:44:43 +02:00
f4exb
85d4d8029c
AM demod: use MagAGC for synchronous AM
2018-05-14 00:34:37 +02:00
f4exb
21840c5dd3
AM demod: synchronous AM: implemented sidebands selection
2018-05-13 22:30:50 +02:00
f4exb
e9f64a05f2
AM demod: basic synchronous AM detection option
2018-05-13 17:27:24 +02:00
f4exb
f4ac9bf114
RTL-SDR: fixed inf/sup decimators
2018-05-12 07:25:53 +02:00
f4exb
3ae7cda9be
ChanelAnalyzerNG: added PLL option
2018-05-12 06:01:54 +02:00
beta-tester
8dca2d7b28
uniformed date format in Broadcast FM Demod
2018-05-11 11:35:10 +02:00
beta-tester
1c952d3b0e
force 24h time format
...
changed hh:mm to HH:mm
changed dd.MM.yyyy to yyyy-MM-dd to uniform all date format
2018-05-11 11:00:08 +02:00
beta-tester
15078c9c07
modified unique file name
2018-05-11 09:08:20 +02:00
f4exb
7bf777e498
Get rid of ugly native dialogs on file chooser dialogs
2018-05-11 00:00:15 +02:00
f4exb
4bb749ce65
Inf/Sup frequency shift scheme change to set bandwidth closer to device center frequency
2018-05-10 22:17:39 +02:00
f4exb
6a5a35285e
SDRplay input: rework of center frequency setting
2018-05-10 15:14:43 +02:00
f4exb
8759536506
HackRF input: rework of center frequency setting
2018-05-10 15:06:46 +02:00
f4exb
73c0b5516a
BladeRF input: rework of center frequency setting
2018-05-10 14:58:07 +02:00
f4exb
a465812132
Airspy input: rework of center frequency setting
2018-05-10 14:51:05 +02:00
f4exb
c458f0647c
Removed Fc pos references in Sample Sink side
2018-05-10 14:33:17 +02:00
f4exb
de2e018e42
Test source: rework of center frequency setting
2018-05-10 13:16:27 +02:00
f4exb
17976cf058
PlutoSDR and RTL-SDR input: rework of center frequency setting
2018-05-10 11:48:06 +02:00
f4exb
c3242d618f
Benchmarking: added inf/sup decimators test
2018-05-09 21:50:41 +02:00
f4exb
1c354dba4d
NFM demod: fixed squelch indicator
2018-05-09 19:38:26 +02:00
f4exb
625f0eb72c
File record default file name fix (3): web API
2018-05-09 18:59:39 +02:00
f4exb
775b2a270d
File record default file name fix (2)
2018-05-09 17:39:48 +02:00
f4exb
1ee75f127d
SDRDaemon source: fixed UDP socket readyRead signal connection (removed queued connection flag)
2018-05-09 09:57:26 +02:00
f4exb
0981d04904
File record default file name fix (1)
2018-05-08 11:03:09 +02:00
f4exb
b32330780b
Level meters: fixed text position and make sure appropriate font is used
2018-05-07 03:38:57 +02:00
f4exb
97677075b1
AM demod: fixed delayed squelch
2018-05-06 22:56:24 +02:00
f4exb
b9a19577c7
SSB demod: squelch: change ramp up/down constant to half of the averaging time
2018-05-06 14:50:13 +02:00
f4exb
56c0aaedcd
Mag AGC: corrected step calculation. Added method to combine step up and down smoothing
2018-05-06 02:39:39 +02:00
f4exb
e0d3c77fc3
Sample source plugins: use liberation font
2018-05-06 00:55:42 +02:00
f4exb
8281058b24
Sample sink plugins: use liberation font
2018-05-06 00:40:09 +02:00
f4exb
bcc3476e9d
Channel Tx plugins: use liberation font
2018-05-06 00:30:43 +02:00
f4exb
c43ecc8afe
Channel Rx plugins: use liberation font
2018-05-05 18:12:05 +02:00
f4exb
bec196953e
Corrected default font size
2018-05-05 15:21:49 +02:00
f4exb
5ce49a387d
Changed font for upward compatibiilty (test)
2018-05-05 15:10:19 +02:00
f4exb
359af254f0
SSB modulator: fixed issue #167 : typo in remove Tx registration method
2018-05-03 00:28:27 +02:00
f4exb
1db2da3b60
NFM demod: fixed squelch
2018-05-02 01:22:34 +02:00
f4exb
c7db2a3ca7
Bumped plugins version
2018-05-02 00:29:18 +02:00
f4exb
058f3d5af8
RTLSDR: optimized decimator
2018-05-02 00:24:50 +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
f4exb
8d565f8187
SSB mod: fixed span slider aspect and bulky low/high cut slider group
2018-04-27 07:09:37 +02:00
f4exb
34ff36926e
SSB demod: fixed span slider aspect
2018-04-27 06:59:36 +02:00
f4exb
45aa323cf6
SSB demod: make the filter sliders less bulky with only one scale on the high cutoff
2018-04-27 06:41:48 +02:00
f4exb
b03e9c59cb
Benchmarking: implemented decimator float to int test
2018-04-25 01:44:54 +02:00
f4exb
2efa7ab594
DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5)
2018-04-23 01:04:47 +02:00
f4exb
486468afe0
Updated Debian changelog and DSD demod doc
2018-04-22 18:49:58 +02:00
f4exb
06cd90e354
AM demod: use buffered delay squelch
2018-04-22 10:23:11 +02:00
f4exb
7e6267f41c
SSB demod: use delay line to squeeze squelch tail
2018-04-22 09:37:34 +02:00
f4exb
4670cbaa33
Merge branch 'master' into dev
2018-04-22 07:48:13 +02:00
f4exb
e206d65283
Merge pull request #162 from jigpu/spelling-fixes
...
Spelling fixes
2018-04-22 07:45:20 +02:00
f4exb
a099b05fb6
Merge pull request #164 from jigpu/memleak-fixes
...
Memleak fixes
2018-04-22 07:40:58 +02:00
Jason Gerecke
1eaae0de30
BFM demod: Delete the SpectrumVis when destroying BFMDemodGUI
...
Take care of a pair of memory leaks that occur when the BFM demod GUI
is closed.
==786== 19,952 (24 direct, 19,928 indirect) bytes in 1 blocks are definitely lost in loss record 7,065 of 7,081
==786== at 0x4C2D54F: operator new(unsigned long) (vg_replace_malloc.c:334)
==786== by 0x54C82ED: allocate (new_allocator.h:111)
==786== by 0x54C82ED: allocate (alloc_traits.h:436)
==786== by 0x54C82ED: _M_get_node (stl_list.h:383)
==786== by 0x54C82ED: _M_create_node<FFTWEngine::Plan* const&> (stl_list.h:572)
==786== by 0x54C82ED: _M_insert<FFTWEngine::Plan* const&> (stl_list.h:1801)
==786== by 0x54C82ED: push_back (stl_list.h:1118)
==786== by 0x54C82ED: FFTWEngine::configure(int, bool) (fftwengine.cpp:35)
==786== by 0x4F4590B: SpectrumVis::handleConfigure(int, int, FFTWindow::Function) (spectrumvis.cpp:206)
==786== by 0x4F459EE: SpectrumVis::handleMessage(Message const&) (spectrumvis.cpp:170)
==786== by 0x548346C: BasebandSampleSink::handleInputMessages() (basebandsamplesink.cpp:21)
==786== by 0x69E1615: QMetaObject::activate(QObject*, int, int, void**) (in /usr/lib/libQt5Core.so.5.10.1)
==786== by 0x5497D4B: MessageQueue::push(Message*, bool) (messagequeue.cpp:52)
==786== by 0x33F9D61A: BFMDemodGUI::BFMDemodGUI(PluginAPI*, DeviceUISet*, BasebandSampleSink*, QWidget*) (bfmdemodgui.cpp:352)
==786== by 0x33F9D985: BFMDemodGUI::create(PluginAPI*, DeviceUISet*, BasebandSampleSink*) (bfmdemodgui.cpp:50)
==786== by 0x33FB035D: non-virtual thunk to BFMPlugin::createRxChannelGUI(DeviceUISet*, BasebandSampleSink*) (bfmplugin.cpp:57)
==786== by 0x4F47F19: DeviceUISet::loadRxChannelSettings(Preset const*, PluginAPI*) (deviceuiset.cpp:201)
==786== by 0x4EA51EA: MainWindow::loadPresetSettings(Preset const*, int) (mainwindow.cpp:575)
==786== by 0x4EAC81B: MainWindow::MainWindow(qtwebapp::LoggerWithFile*, MainParser const&, QWidget*) (mainwindow.cpp:176)
==786== by 0x10A49B: runQtApplication(int, char**, qtwebapp::LoggerWithFile*) (main.cpp:120)
==786== by 0x109B38: main (main.cpp:131)
==786==
==786== 54,096 (112 direct, 53,984 indirect) bytes in 1 blocks are definitely lost in loss record 7,075 of 7,081
==786== at 0x4C2D54F: operator new(unsigned long) (vg_replace_malloc.c:334)
==786== by 0x69E9162: QObject::QObject(QObject*) (in /usr/lib/libQt5Core.so.5.10.1)
==786== by 0x5497BEE: MessageQueue::MessageQueue(QObject*) (messagequeue.cpp:26)
==786== by 0x54834FF: BasebandSampleSink::BasebandSampleSink() (basebandsamplesink.cpp:6)
==786== by 0x4F45A29: SpectrumVis::SpectrumVis(float, GLSpectrum*) (spectrumvis.cpp:26)
==786== by 0x33F9D53C: BFMDemodGUI::BFMDemodGUI(PluginAPI*, DeviceUISet*, BasebandSampleSink*, QWidget*) (bfmdemodgui.cpp:342)
==786== by 0x33F9D985: BFMDemodGUI::create(PluginAPI*, DeviceUISet*, BasebandSampleSink*) (bfmdemodgui.cpp:50)
==786== by 0x33FB035D: non-virtual thunk to BFMPlugin::createRxChannelGUI(DeviceUISet*, BasebandSampleSink*) (bfmplugin.cpp:57)
==786== by 0x4F47F19: DeviceUISet::loadRxChannelSettings(Preset const*, PluginAPI*) (deviceuiset.cpp:201)
==786== by 0x4EA51EA: MainWindow::loadPresetSettings(Preset const*, int) (mainwindow.cpp:575)
==786== by 0x4EAC81B: MainWindow::MainWindow(qtwebapp::LoggerWithFile*, MainParser const&, QWidget*) (mainwindow.cpp:176)
==786== by 0x10A49B: runQtApplication(int, char**, qtwebapp::LoggerWithFile*) (main.cpp:120)
==786== by 0x109B38: main (main.cpp:131)
2018-04-21 18:56:21 -07:00
Jason Gerecke
141997475c
BFM demod: RDS demod: Initialize RDSDemod array elements
...
The m_parms.tot_errs array is not initialized prior to its first use
in the RDSDemod::biphase function. ASAN does not pick up on this
directly, but instead reports it as follows (note that ASAN fills
memory with 0xBE and -1094795586 is 0xBEBEBEBE):
./plugins/channelrx/demodbfm/rdsdemod.cpp:159:95: runtime error: signed
integer overflow: -1094795586 + -1094795586 cannot be represented in type
'int'
The m_parms.subcarr_bb array does not appear to be read prior to
initialization, but we initialize it to zero anyway for the sake
of good hygiene.
2018-04-21 18:54:19 -07:00
Jason Gerecke
bc4d7adce7
FileSourceGui: Prevent potential integer overflow in updateWithStreamTime
...
UBSan reports the following error when replaying an IQ stream:
./plugins/samplesource/filesource/filesourcegui.cpp:331:29: runtime
error: signed integer overflow: 2704064 * 1000 cannot be represented
in type 'int'
By rearranging the calculation, we can be sure that the calculation never
overflows.
2018-04-21 18:53:21 -07:00
Jason Gerecke
8cf3469c87
Fix spelling errors in documentation
2018-04-21 18:45:09 -07:00
Jason Gerecke
f6ea7b216e
Fix spelling errors present in UI files
2018-04-21 18:44:54 -07:00
f4exb
b4a77e08c8
DSD demod: symmetrical attack and decay for squelch like NFM
2018-04-21 17:22:07 +02:00
f4exb
84538f1acf
DSD demod: use buffered squelch to start decoding at the very beginning of the transmission regardless of squelch gate length
2018-04-21 09:56:12 +02:00
f4exb
12f5f4e30c
NFM demod: buffered squelch
2018-04-21 09:23:01 +02:00
f4exb
20fbac5621
LimeSDR: updated documentation
2018-04-20 09:15:30 +02:00
f4exb
8c891a191a
UDP source and sink: ensure proper click focus on line edits
2018-04-20 00:17:10 +02:00
f4exb
15f7c4d80e
UDP source and sink: added dialogs to specify addresses and ports
2018-04-19 23:03:21 +02:00
f4exb
befc08f2e1
UDP source: send audio samples always on 16 bits. Options to send raw I/Q in either 16 or 24 bits regardless of sample size at compile time
2018-04-19 13:34:22 +02:00
f4exb
da362823dc
UDPSink: use neutral denomination for I/Q sample size with sample size format
2018-04-19 00:52:01 +02:00
f4exb
f8251ecb50
UDPSink: fixed wrong sample sizes based on I/Q actual sample size that can now be 16 or 32 bits
2018-04-19 00:43:29 +02:00
f4exb
5c51297717
Moved FFT filter destruction at end of the mod or demod destructor
2018-04-18 22:20:47 +02:00
f4exb
aa3f12ec46
NFM demod: assymetrical fade in and fade out for the squelch
2018-04-17 09:15:02 +02:00
f4exb
31eb02ab74
LimeSDR: updated documentation with transverter shift
2018-04-17 01:31:12 +02:00
f4exb
ff88a2e1db
LimeSDR output: implemented transverter shift
2018-04-17 00:55:56 +02:00
f4exb
b9587273d8
LimeSDR input: implemented transverter shift
2018-04-17 00:25:19 +02:00
f4exb
27ddcabd56
Bumped version to v3.14.3
2018-04-16 08:24:56 +02:00
f4exb
01798c9d15
BFM demod: RDS parser: fixed compiler warning
2018-04-15 22:03:31 +02:00
f4exb
eb047ba15e
DATV demod: removed reference to deleted method
2018-04-15 21:13:47 +02:00
f4exb
def7592053
Widnows build fixes
2018-04-15 20:56:46 +02:00
f4exb
36c3c71c73
BladeRF output server plugins: removed QWidget dependency
2018-04-15 19:18:21 +02:00
f4exb
4df9aa93ab
AirspyHF and BladeRF input server plugins: removed QWidget dependency
2018-04-15 19:14:20 +02:00
f4exb
5c5c6d4b7a
Added server plugins for ATV, SSB modulators and UDP sink
2018-04-15 18:48:59 +02:00
f4exb
274e6c645d
UDP Sink: Web API: settings and report implementation
2018-04-15 18:25:22 +02:00
f4exb
62998101d3
WFM modulator: Web API: fixed set windows title
2018-04-15 10:59:01 +02:00
f4exb
1c1b073eba
SSB modulator: Web API: fixed set windows title
2018-04-15 10:54:22 +02:00
f4exb
9a6069b6b2
NFM modulator: Web API: fixed set windows title
2018-04-15 10:46:11 +02:00
f4exb
8723bfb74b
AM modulator: Web API: fixed set windows title
2018-04-15 10:42:51 +02:00
f4exb
889712b457
ATV modulator: Web API: fixed set windows title
2018-04-15 10:38:32 +02:00
f4exb
416f852861
ATV modulator: Web API: fixed video settings display in the GUI
2018-04-15 10:20:13 +02:00
f4exb
88bb596baf
HackRF output: allow display of SR down to 1 MS/s
2018-04-15 10:19:23 +02:00
f4exb
6320716eb9
ATV modulator: Web API: add possibility to set image and video files
2018-04-15 02:22:54 +02:00
f4exb
875cf59fda
ATV modulator: pass text overlay switch in settings
2018-04-15 01:34:46 +02:00
f4exb
b21ea9ab2f
ATV modulator: Web API: settings and report implementation
2018-04-15 00:52:39 +02:00
f4exb
b38d2a2a65
SSB mod: Web API: settings and report implementation
2018-04-14 21:46:53 +02:00
f4exb
9c7026ae5e
NFM demod: fixed AF squelch setting according to audio sample rate. Fixed discriminator. Added details to documentation.
2018-04-14 21:45:45 +02:00
f4exb
9196c6f0c7
NFM demod: adjusted deviations, scaling and audio volume
2018-04-14 04:45:22 +02:00
f4exb
e3815e4076
SSB mod: moved AF input mode in settings structure
2018-04-13 08:41:34 +02:00
f4exb
b151b00182
SSBMod YAML file
2018-04-12 23:49:29 +02:00
f4exb
6e1005018f
NFM demod: limit volume setting to a maximum of 2.0 with a default of 1.0
2018-04-12 01:21:34 +02:00
f4exb
a37443fe58
BFM demod: bumped version
2018-04-12 00:13:40 +02:00
f4exb
2d0e0290a0
BFM demod: fixed RDS parser bug when processing optional content (issue #157 )
2018-04-12 00:12:51 +02:00
f4exb
dac48f9a6d
NFM demod: corrections applied to the audio sample rate depedent parameters
2018-04-11 01:31:48 +02:00
f4exb
4dc99f7ad8
SDRdaemon source: fixed decimation setting
2018-04-10 22:27:34 +02:00
f4exb
83efddee9a
Build ModWFM tx channel server plugin and apply corrections to other server plugins
2018-04-09 00:54:25 +02:00
f4exb
b4d7a0a905
WFM demod: Web API: settings and report implementation
2018-04-09 00:37:17 +02:00
f4exb
b2d153ed9e
Build ModAM tx channel server plugin. Bumped version to 3.14.2
2018-04-06 01:04:31 +02:00
f4exb
0ba86c0d22
AM demod: Web API: settings and report implementation. NFM demod: fixes
2018-04-06 00:54:18 +02:00
f4exb
376e0d9b1f
AM mod: put AF input mode in settings
2018-04-05 21:58:45 +02:00
f4exb
cc3483aabe
Build AirspyHF and BladeRF server plugins. Removed AirspyHFi
2018-04-05 21:24:01 +02:00
f4exb
275a020818
AM demod: implemented server plugin. Corrections to NFM demod server plugin
2018-04-05 20:13:05 +02:00
f4exb
8dfdc1086c
PVS-Studio static analysis corrections (4)
2018-04-04 23:39:31 +02:00
f4exb
62abc80a97
BladeRF: bumped version to v3.14.1
2018-04-02 00:38:04 +02:00
f4exb
5a5d9e497e
DSD demod: Windows build
2018-04-02 00:35:56 +02:00
f4exb
04d7e56f84
DSD demod: status text dialog: removed auto default on save button
2018-04-02 00:21:12 +02:00
f4exb
dd1686df9e
DSD demod: updated documentation and Debian changelog
2018-04-01 23:49:26 +02:00
f4exb
21aaeaedda
DSD demod: status text log dialog save to file
2018-04-01 22:45:43 +02:00
f4exb
8d64ca2068
DSD demod: new dialog to show status text log
2018-04-01 22:14:11 +02:00
f4exb
a447193bd7
DSD demod: make FM deviation independent of RF bandwidth. Bumped version to 3.14.1
2018-04-01 09:33:08 +02:00
f4exb
fad2b7981d
BladeRF: Web API: implemented settings management
2018-03-31 19:29:52 +02:00
f4exb
f838258937
NFM mod and demod: fixed lowpass filter initialization at construction time (segfault correction with CTCSS)
2018-03-31 15:06:35 +02:00
f4exb
deefab7c7c
ATV demod: fixed segfault when TV screen pointer is not set yet by the GUI
2018-03-30 23:41:48 +02:00
f4exb
53beb8a92d
Removed UDP address and port from Channel marker
2018-03-30 19:06:27 +02:00
f4exb
e0356a39a5
Multiple audio: updated plugins documentation
2018-03-30 11:51:57 +02:00
f4exb
8735ca97ca
AM, NFM, SSB demods: make audio FIFO length 1s for any audio sample rate
2018-03-30 08:55:49 +02:00
f4exb
10fe136b5e
SSB demod: fixed AGC constants audio sample rate dependency
2018-03-30 02:07:03 +02:00
f4exb
75201ad303
Multiple audio support: WFM modulator
2018-03-29 17:27:03 +02:00
f4exb
d2a658d8a1
HackRF output: allow interpolation by 64
2018-03-29 17:06:04 +02:00
f4exb
0d7f73f595
Multiple audio support: SSB modulator
2018-03-29 16:57:42 +02:00
f4exb
eb57c1aca6
Multiple audio support: NFM modulator
2018-03-29 15:42:20 +02:00
f4exb
2380211533
Multiple audio support: AM modulator
2018-03-29 15:20:38 +02:00
f4exb
e0db2adc6b
LimeSDR plugins: bumped version
2018-03-29 14:54:14 +02:00
f4exb
3ca49aa849
LimeSDR: corrceted get/set center frequency taking NCO into account
2018-03-29 12:15:33 +02:00
f4exb
dbc9e78077
DATV demod: fixed message handling
2018-03-29 10:03:52 +02:00
f4exb
acb96acd85
Multiple audio support: Web API: AMDemod and NFMDemod: implemented audio device name in settings
2018-03-29 07:55:51 +02:00
f4exb
231cb45aa6
Removed obsolete references to AudioNetSink
2018-03-28 10:00:56 +02:00
f4exb
28cb4e7c3c
AM demod: removed UDP/RTP copy audio entirely
2018-03-28 09:58:45 +02:00
f4exb
3b882e78b4
BFM demod: removed UDP/RTP copy audio entirely
2018-03-28 09:43:33 +02:00
f4exb
289318beaa
NFM demod: removed UDP/RTP copy audio entirely
2018-03-28 09:40:24 +02:00
f4exb
4501066426
SSB demod: removed UDP/RTP copy audio entirely
2018-03-28 09:27:47 +02:00
f4exb
814764eeee
WFM demod: remove UDP/RTP copy audio entirely
2018-03-28 09:18:28 +02:00
f4exb
f71446b6ec
Multiple audio support: DSD demodulator: allow to use native 8k decoder if audio sample rate is 8k
2018-03-28 08:43:11 +02:00
f4exb
c4b092dff0
Multiple audio support: DSD demodulator
2018-03-28 08:00:27 +02:00
f4exb
44b4b3cc85
Multiple audio support: WFM demodulator
2018-03-28 07:44:54 +02:00
f4exb
ae0470218c
Multiple audio support: BFM demodulator
2018-03-27 23:57:29 +02:00
f4exb
275144ae97
Multiple audio support: NFM demodulator
2018-03-27 13:18:00 +02:00
f4exb
4d324875b9
Bumped to v3.14.0 and allow decimation by 64 on all input plugins (missing yet: BladeRF and RTLSDR)
2018-03-27 11:32:39 +02:00
f4exb
4fbb8f74c8
Multiple audio support: SSB demodulator
2018-03-27 11:17:11 +02:00
f4exb
d67c3adeb4
Plugins: RTP cleanup
2018-03-27 09:20:23 +02:00
f4exb
ebf3b1fc4b
RTP fixes
2018-03-27 09:04:10 +02:00
f4exb
e64ed09308
Option to disable RTP when constructing the AudioNetSink
2018-03-27 08:13:06 +02:00
f4exb
ef69dd22fa
Airspy HF+: allow decimation by 64
2018-03-27 01:43:04 +02:00
f4exb
6887a7d61e
AM demod: removed RTP over UDP. Changed fixed volume factor depending on audio sample rate
2018-03-27 01:30:44 +02:00
f4exb
c8a6bb71ba
AM demod: remove UDP copy using RTP
2018-03-27 00:57:41 +02:00
f4exb
a0282dd3d9
DSD demod: removed copy to UDP/RTP
2018-03-27 00:38:26 +02:00
f4exb
6f8d546ab7
BFM demod: removed copy to UDP/RTP
2018-03-27 00:30:21 +02:00
f4exb
a049e3aaa6
Multiple audio support: Select output device in AM demod
2018-03-26 18:41:09 +02:00
f4exb
095ab14a14
Multiple audio support: New audio preferences dialog (3). Application to AM demod
2018-03-26 11:55:45 +02:00
f4exb
745e187e2b
Multiple audio support: extend audio output information to UDP/RTP information. New audio preferences dialog
2018-03-25 11:50:34 +02:00
f4exb
7aaa230eb4
Multiple audio support: added ability to manage more than one audio output
2018-03-24 23:50:28 +01:00
f4exb
408b80fa1d
Merge branch 'dev' of /shared/development/sdrangel into dev
2018-03-24 09:13:15 +01:00
f4exb
5b844c2618
Windows build updates
2018-03-24 09:12:34 +01:00
f4exb
6cc370e93e
Documentation updates
2018-03-24 04:55:51 +01: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
15e62814de
Multiple audio support: removed audio methods from DSP engine and use AudioDeviceManager instead
2018-03-24 03:36:49 +01:00
f4exb
94d3c7155c
TV screen: removed useless render immediate indicator
2018-03-23 09:24:18 +01:00
f4exb
1204734b58
Web API: AM demod and AirspyHF: many fixes
2018-03-22 06:34:51 +01:00
f4exb
db2e7fe71b
Web API: AirspyHF: implemented settings entry points
2018-03-22 05:10:13 +01:00
f4exb
7ad8e50651
Web API: AM demod: implemented settings and report entry points
2018-03-21 23:49:16 +01:00
f4exb
afa7351811
LimeSDR: fixed LO frequency setting with the latest version of LimeSuite
2018-03-20 08:45:03 +01:00
f4exb
d4e1521c90
Web API: new entry point to get a channel report. Applied to NFM mod and demod
2018-03-18 20:17:11 +01:00
f4exb
733c213bf2
RTLSDR: updated plugin version
2018-03-18 11:16:39 +01:00
f4exb
eb2dcfb74b
RTLSDR: start direct mode frequency range at DC (0 kHz)
2018-03-17 19:56:07 +01:00
f4exb
d042507c8f
DATV demod: fixed initialization sequence in constructor
2018-03-17 01:00:46 +01:00
f4exb
cca17093b6
LimeSDR: updated latest status in documentation
2018-03-16 22:42:01 +01:00
f4exb
ea1d007710
Channel Tx modulators: in constructor make sure the thread is launched when all members have been properly initialized (i.e. do it last)
2018-03-16 10:26:49 +01:00
f4exb
170c59de43
Channel Rx demods: in constructor make sure the thread is launched when all members have been properly initialized (i.e. do it last)
2018-03-16 10:24:19 +01:00
f4exb
0157c950f4
DSD demod: GUI cosmetic change
2018-03-15 01:22:40 +01:00
f4exb
09905c362a
DATV demod: TV screen graticule optimization
2018-03-15 00:58:18 +01:00
f4exb
8d984c2f09
DSD demod: TV screen graticule optimization
2018-03-15 00:16:50 +01:00
f4exb
243235b75f
LimeSDR: GUI cosmetic changea
2018-03-14 19:52:54 +01:00
f4exb
f75b45a1c1
Merge branch 'master' into dev
2018-03-14 19:18:20 +01:00
f4exb
c99693eacc
LimeSDR: removed useless step information from range inspection functions
2018-03-14 11:03:22 +01:00
f4exb
5d7b56ffc7
LimeSDR: updated documentation
2018-03-14 08:40:05 +01:00
f4exb
71686e6c45
Revert "Removed LimeSDR support from all builds"
...
This reverts commit d0599a2ec0
.
2018-03-14 08:37:40 +01:00
f4exb
5a07823b4e
LimeSDR output GUI: NCO and baseband center frequencies now show actual values
2018-03-14 06:54:27 +01:00
f4exb
a9887bcdaa
LimeSDR input GUI: NCO and baseband center frequency now show actual values
2018-03-14 06:30:45 +01:00
f4exb
56178c65cf
DSD demod: updated documentation following GUI redesign
2018-03-14 05:16:07 +01:00
ZigaS
815d4cceac
Rebuild of 3.12.0 version on macOS 10.12.6 (16G1212).
2018-03-13 13:50:34 +01:00
f4exb
d555333f8e
DSD demod: GUI scope simplification (7)
2018-03-13 08:16:39 +01:00
f4exb
c2544b528e
DSD demod: GUI scope simplification (6)
2018-03-13 01:39:43 +01:00
f4exb
dc5f1397b6
DSD demod: GUI scope simplification (5)
2018-03-12 20:39:16 +01:00
f4exb
e317a0bbea
DSD demod: GUI scope simplification (4)
2018-03-12 09:18:21 +01:00
f4exb
47036d8c3a
DSD demod: GUI scope simplification (3)
2018-03-12 05:27:21 +01:00
f4exb
1728f91d15
DSD demod: GUI scope simplification (2)
2018-03-12 05:23:09 +01:00
f4exb
de68eb360f
DSD demod: GUI scope simplification (1)
2018-03-12 05:07:51 +01:00
f4exb
35138b0e93
Unify TV screen (5)
2018-03-11 19:43:40 +01:00
f4exb
6109be8eeb
Unify TV screen (4)
2018-03-11 17:11:02 +01:00
f4exb
707ce197cd
Unify TV screen (3)
2018-03-11 16:39:02 +01:00
f4exb
def91c4019
Unify TV screen (2)
2018-03-11 13:00:33 +01:00
f4exb
7d63bf48e0
DATV demod: updated documentation
2018-03-11 12:25:18 +01:00
f4exb
5c6bdb5c3d
Debian build. Corrected ffmpeg dependency
2018-03-11 12:24:55 +01:00
f4exb
8e6438908b
Unify TV screen (1)
2018-03-11 12:22:00 +01:00
f4exb
b5b3b4d699
LimeSDR: updated plugins version
2018-03-11 02:26:09 +01:00
f4exb
d0599a2ec0
Removed LimeSDR support from all builds
2018-03-11 01:48:59 +01:00
f4exb
1b8ad814e5
DATV demod: header includes cleanup
2018-03-11 01:00:27 +01:00
f4exb
30dd4f4c4b
DATV demod: fixed delta frequency dial setting at deserialization
2018-03-11 00:17:22 +01:00
f4exb
107b1c9ae6
DATV demod: prevent segfault when DATV constellation screen is not registered
2018-03-11 00:16:39 +01:00
f4exb
0486462398
DATV demod: GUI changes (4)
2018-03-10 23:01:03 +01:00
f4exb
b2e446afcc
Windows build: new location for export header
2018-03-10 20:32:46 +01:00
f4exb
93d0d28add
DATV demod: GUI changes (3)
2018-03-10 20:15:20 +01:00
f4exb
d1fafce4b6
DATV demod: GUI changes (2)
2018-03-10 19:30:55 +01:00
f4exb
82ec3891c5
DATV demod: GUI changes (1)
2018-03-10 10:43:22 +01:00
f4exb
dc9cb0463f
BFM demod: implement RTP over UDP for audio copy
2018-03-10 07:03:11 +01:00
f4exb
7bf9252039
WFM demod: implement RTP over UDP for audio copy
2018-03-10 06:13:15 +01:00
f4exb
46f80e2a15
DSD demod: implement RTP over UDP for audio copy final
2018-03-09 06:54:45 +01:00
f4exb
5fa4454b5a
Added .vscode folder to .gitignore
2018-03-08 18:53:02 +01:00
f4exb
d34ff61032
DSD demod: implement RTP over UDP for audio copy (part 2)
2018-03-08 08:59:17 +01:00
f4exb
3dbf59cd1d
DSD demod: implement RTP over UDP for audio copy (part 1)
2018-03-07 01:39:02 +01:00
f4exb
26995aae1c
SSB demod: implement RTP over UDP for audio copy
2018-03-07 01:15:59 +01:00
f4exb
1200e09012
AM demod: implement RTP over UDP for audio copy
2018-03-07 00:55:08 +01:00
f4exb
5b8a5efd3f
NFM demod: replace RTP button switch by a checkbox
2018-03-07 00:28:50 +01:00
f4exb
9dacbb6d83
qrtplib: NFM demod implementation. Also solve issue Cannot create children for a parent that is in a different thread on UDP sink used for copy audio to UDP
2018-03-06 02:23:47 +01:00
f4exb
503c6093b9
DATV demod: removed using namespace leansdr
2018-03-04 04:00:02 +01:00
f4exb
c062c99c2a
DATV demod: tried to fix segfault on avcodec_close()
2018-03-04 02:35:15 +01:00
f4exb
28e9df5fe8
Clang clean compile
2018-03-04 01:47:51 +01:00
f4exb
980192548d
Adapt to MSVC linker: removed SDRANGEL_API
2018-03-03 21:19:59 +01:00
f4exb
2b1d5f0838
Fixed -Woverloaded-virtual warnings
2018-03-03 10:06:47 +01:00
f4exb
34bdfbf495
class vs struct mismatch fixes
2018-03-01 09:14:37 +01:00
f4exb
d6cc7ef23d
DATV Demod: removed VLAs in leansdr. Activated VLA warning at compile time
2018-03-01 04:15:46 +01:00
f4exb
9bcabb708d
DATV demod: use cmake finder module for FFmpeg
2018-02-28 08:37:03 +01:00
f4exb
2393957834
DATV demod: some fixes to enhance stability
2018-02-27 08:42:22 +01:00
f4exb
a406128c47
DATV demod: GUI: added tooltip
2018-02-26 01:33:50 +01:00
f4exb
1e360fa63c
DATV demodulator: leansdr: missing initialization
2018-02-26 01:13:48 +01:00
f4exb
1436844fb3
DATV demodulator: improvements
2018-02-26 01:04:45 +01:00
f4exb
a483b58028
DATV demodulator: leansdr: removed calls to exit
2018-02-26 01:02:33 +01:00
f4exb
e53da4e9a8
DATV demod: make sure that when baseband rate changes the channelizer is reconfigured to get all available bandwidth
2018-02-25 03:22:30 +01:00
f4exb
916a284b48
DATV demod: message formatting and boolean test correction
2018-02-25 03:21:01 +01:00
f4exb
400c712ca8
Bumped to v3.13.0
2018-02-25 00:31:19 +01:00
f4exb
3354c774fc
DATV demod: fixed compilation warnings
2018-02-25 00:07:08 +01:00
f4exb
2e5cfcafee
PVS-Studio static analysis corrections (3) issue #137
2018-02-24 10:29:27 +01:00
f4exb
9c3986ecbb
DATV demod: compile for 16 bit Rx DSP only. Cosmetic changes
2018-02-23 00:55:50 +01:00
f4exb
f1f7a0058c
DATV demod: reception of the code
2018-02-22 22:52:49 +01:00
f4exb
66ddd6faa8
NFM demod: hide use RTP button if audio sink is not RTP capable
2018-02-22 05:06:19 +01:00
f4exb
2b846f5d28
PVS-Studio static analysis corrections (2) issue #137
2018-02-22 03:04:42 +01:00
f4exb
f01b90094b
PVS-Studio static analysis corrections (1) issue #137
2018-02-21 18:54:59 +01:00
f4exb
0ce9035e0a
Web API: fixed webapiSettingsGet not initializing own channel or device structure
2018-02-21 13:50:50 +01:00
f4exb
9f220f182c
RTP support: fixed RTPSink with a new version of the JRTPlib library
2018-02-21 00:28:14 +01:00
f4exb
de2f47dd85
Web API: NFM demod: implemented use RTP indicator
2018-02-20 20:07:23 +01:00
f4exb
175c3ab61e
RTP support: fixed RTPSink (2) and use in NFM Demod
2018-02-20 19:18:23 +01:00
f4exb
9a3832a14f
AM and NFM demods: skip feed completely if not in running state
2018-02-20 00:14:50 +01:00
f4exb
405c24d1e0
Perseus: updated readme
2018-02-18 19:17:17 +01:00
f4exb
28a4649e2f
AM and NFM demod: sanitize tail fill audio sink FIFO
2018-02-18 14:46:36 +01:00
f4exb
01bbb65f84
AirspyHF: prevent segfault with wrong sample rate index is out of bounds
2018-02-18 06:23:49 +01:00
f4exb
790e5d3bc8
AirspyHF: prevent segfault with wrong sample rate index when the Airspy HF is not opened (yet)
2018-02-17 23:35:37 +01:00
f4exb
9162a51f41
DSD demod: delete scope vis to fix memory leak
2018-02-17 21:02:48 +01:00
f4exb
8da0d3a8b4
DSD demod: fixed index overflow
2018-02-17 09:35:17 +01:00
f4exb
64044e521e
Perseus: workaround to fix sample rate setting and removal of useless passing to thread
2018-02-16 00:04:07 +01:00
f4exb
ae8eddbfda
Channel Analyzer NG: delete objects unconditionnally in destructor since they are created in the constructor
2018-02-15 18:49:15 +01:00
f4exb
5f91db13da
Perseus: do a full start/stop when changing sample rate
2018-02-15 00:48:51 +01:00
f4exb
2d519abbb6
NFM mod: Web API: corrected settings formatter
2018-02-14 23:39:23 +01:00
f4exb
e589c44633
File source: corrected memory leak
2018-02-14 22:33:24 +01:00
f4exb
67e664ef06
Fixed memory leak with handling of DSPSignalNotification message in modulators and demodulators. Removed reference to unused PIDController class
2018-02-14 20:11:36 +01:00
f4exb
e8537d6582
Web API and related: fixed memory leaks and some malfunctions
2018-02-14 11:27:57 +01:00
f4exb
e0d4860359
SSB demod: GUI: fixed agc disabled display
2018-02-11 23:30:03 +01:00
f4exb
4c8a59d89c
Perseus: removed useless mutex
2018-02-11 23:17:56 +01:00
f4exb
32ddd68a52
Perseus: warning about 48 kS/s sample rate
2018-02-11 23:17:35 +01:00
f4exb
bdb127e186
SSB demod: audio FIFO write: do the same as in AM demod
2018-02-11 21:55:11 +01:00
f4exb
b56a4c7a57
Test source: updated documentation
2018-02-11 18:58:43 +01:00
f4exb
6f074b39fa
Test source: limit FM deviation to half the sample rate
2018-02-11 18:58:28 +01:00
f4exb
1d9ab62a4a
Test source: added AM and FM modulations
2018-02-11 13:48:17 +01:00
f4exb
7fcbbccb33
Perseus: updated documentation
2018-02-11 00:54:14 +01:00
f4exb
5fcf446fec
Debian build: fixed libperseus build (2)
2018-02-10 22:46:22 +01:00
f4exb
b1fbff05f3
Perseus: Debian and Windows build
2018-02-10 21:50:57 +01:00
f4exb
a1d8908e53
Update documentation according to new DC and IQ correction implementation
2018-02-10 19:06:59 +01:00
f4exb
b2df6af08d
SSB Demod: enlarge size to make level meter ticks every 10 dB when minimum level is -120 dB
2018-02-10 19:05:46 +01:00
f4exb
5ee46772b1
Perseus: added documentation
2018-02-10 11:10:11 +01:00
f4exb
4d5376ac7b
SSB demod: start level meter at -120 dB when in 24 bit mode
2018-02-10 05:43:11 +01:00
f4exb
75f9da8465
Perseus: use 2048 samples block
2018-02-10 05:42:37 +01:00
f4exb
c744615b3a
SSB demod: set minimum squelch threshold to -120 dB with constant
2018-02-09 08:42:28 +01:00
f4exb
fdabbe49da
Perseus: set frequency limits in the GUI
2018-02-09 06:54:20 +01:00
f4exb
7932e6323e
Perseus: chamged ADC dither and preamp buttons
2018-02-09 06:53:57 +01:00
f4exb
6ad04e66b9
SSB demod: lower the squelch limit to -110 dB
2018-02-09 06:53:24 +01:00
f4exb
6cfc99d7d2
Perseus: fixed unwanted thread stop at sample rate change
2018-02-09 00:53:46 +01:00
f4exb
f4bf4d0b99
Perseus support final
2018-02-08 23:26:10 +01:00
f4exb
7e940e3a43
Windows build fixes
2018-02-08 20:30:58 +01:00
f4exb
aaace4c55b
Perseus support (10)
2018-02-08 18:37:34 +01:00
f4exb
3ac1be034a
Perseus support (9)
2018-02-08 18:16:22 +01:00
f4exb
47da4a2023
Perseus support (8)
2018-02-08 16:45:00 +01:00
f4exb
2a72b57f5b
Perseus support (7)
2018-02-08 06:32:17 +01:00
f4exb
70ce8f1044
Perseus support (6)
2018-02-07 23:44:20 +01:00
f4exb
1f0f5d2520
Perseus support (5)
2018-02-07 19:56:39 +01:00
f4exb
65174d7044
Perseus support (4)
2018-02-07 09:12:34 +01:00
f4exb
becbe0f96e
Perseus support (3)
2018-02-07 08:39:09 +01:00
f4exb
fb2114a9f3
Perseus support (2)
2018-02-06 18:49:22 +01:00
f4exb
84b5e4b4ce
Perseus support (1)
2018-02-06 08:34:10 +01:00
f4exb
0d9540fb0a
NFM demod: fix after RTP transmission removal
2018-02-06 02:08:38 +01:00
f4exb
69a382a12c
Revert "NFM demod: GUI button and setting to use RTP over UDP for copy to audio"
...
This reverts commit 2beba446f3
.
2018-02-06 02:01:22 +01:00
f4exb
44552e26ef
Revert "AM demod: implemented use RTP protocol for audio over UDP"
...
This reverts commit 9cf57f5aca
.
2018-02-06 01:18:35 +01:00
f4exb
0d2c0ca117
Revert "BFM demod: implemented use RTP protocol for audio over UDP"
...
This reverts commit d946ceffc8
.
2018-02-06 01:18:13 +01:00
f4exb
dda124f1fb
Revert "AM, BFM demods: use button switch for RTP switch"
...
This reverts commit 2ee3161b50
.
2018-02-06 01:17:52 +01:00
f4exb
f53a5f6e6e
Airspy HF: removed the integer processing plugin. Updated documentation
2018-02-06 00:29:55 +01:00
f4exb
2ee3161b50
AM, BFM demods: use button switch for RTP switch
2018-02-05 18:25:31 +01:00
f4exb
d946ceffc8
BFM demod: implemented use RTP protocol for audio over UDP
2018-02-05 18:19:32 +01:00
f4exb
5e57c0462f
Cosmetic changes
2018-02-05 18:01:23 +01:00
f4exb
9cf57f5aca
AM demod: implemented use RTP protocol for audio over UDP
2018-02-05 18:01:12 +01:00
f4exb
f426139e45
AirspyHF: use float version as default
2018-02-05 08:38:47 +01:00
f4exb
8a6ef95903
LimeSDR: removed sampleRate from MsgGetStreamInfo as it has been removed from lms_stream_status_t and is not used actually
2018-02-05 02:01:46 +01:00
f4exb
2beba446f3
NFM demod: GUI button and setting to use RTP over UDP for copy to audio
2018-02-05 01:04:18 +01:00
f4exb
cbf229c15c
Airspy HF (int version): use raw integer samples and do the DC and IQ corrections in the application
2018-02-04 23:42:46 +01:00
f4exb
6b26543655
Test Source: new combo box for auto correction options (2)
2018-02-04 22:52:31 +01:00
f4exb
5f49dff49d
Bumped version to 3.12.0. Test Source: new combo box for auto correction options
2018-02-04 18:46:22 +01:00
f4exb
d6519d7133
SSM modulator: lock mutex when size of magnitude AGC is changed
2018-02-03 17:26:24 +01:00
f4exb
a1c84718ef
Simple AGC cleanup
2018-02-03 17:06:16 +01:00
f4exb
b0a97510e2
Moving average cleanup
2018-02-03 10:33:02 +01:00
f4exb
d43ecaf8f7
AirspyHF (float): working plugin
2018-02-02 02:12:49 +01:00
f4exb
67d948d440
AirspyHF (float): new plugin structure
2018-02-01 09:12:38 +01:00
f4exb
373aa6960f
Test Source: add phase imbalance control
2018-01-31 22:34:55 +01:00
f4exb
70adea206c
RTP audio sink fixes and test in NFM demod (endianess problem)
2018-01-31 00:40:54 +01:00
f4exb
f44df73590
NFM demod: use AudioNetSink to send audio samples on the network
2018-01-29 05:27:39 +01:00
f4exb
f4e2ac61f8
Merge branch 'dev'
2018-01-28 09:28:25 +01:00
f4exb
4c22be880c
UDP source: optimization for FM modes
2018-01-28 03:06:30 +01:00
f4exb
b57793607c
UDP source: adaptation to 24 bit DSP
2018-01-28 02:30:15 +01:00
f4exb
cc1033b3c5
File Input and record: 16/24 bit DSP compatibility: bug fixes
2018-01-25 23:52:36 +01:00
f4exb
12a97b9644
File Input and record: 16/24 bit DSP compatibility
2018-01-25 18:39:54 +01:00
f4exb
810ca8b057
SDRdaemon input: use size of Sample instead of literals
2018-01-25 18:39:04 +01:00
f4exb
3106faec8e
ATV demod: replaced scaling literal by define
2018-01-25 18:37:30 +01:00
f4exb
c2594836b0
DSD Demod: compatibility with 24 bit samples in DSP
2018-01-24 23:57:36 +01:00
f4exb
3d77c9af9b
SDRDaemon input: adaptation for 24 bit Rx DSP
2018-01-24 08:49:18 +01:00
Christopher Hewitt
e48cb8ceed
DSD demod: fix typo
2018-01-22 21:28:11 -05:00
Christopher Hewitt
ad045b410a
BladeRF: fix typo
2018-01-22 19:35:41 -05:00
f4exb
4448b57b60
SDRDaemon input: differentiate SDRdaemon samples struct from internal DSP sample struct
2018-01-23 00:07:38 +01:00
f4exb
a47587e16f
Specify Scope and Spectrum Vis floating point sample scale
2018-01-22 14:07:24 +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
491b8a6d33
Replaced hardcoded bit scaling literals by defines
2018-01-21 10:57:04 +01:00
f4exb
07b4b013a9
PlutoSDR output: fixed plugin installation path
2018-01-20 22:21:01 +01:00
f4exb
62922bd7ba
TestSource: set dc and iq buttons state from settings on display settings
2018-01-20 21:26:26 +01:00
f4exb
9719f456cf
TestSource: Added documentation
2018-01-20 17:49:26 +01:00
f4exb
5baab1d5bd
TestSource: fixed fc infra and supra
2018-01-20 03:44:44 +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
ce499c73bb
AirspyHF: updated documentation
2018-01-19 21:12:41 +01:00
f4exb
9a488f9f97
TestSource: fixed some GUI issues
2018-01-18 01:09:42 +01:00
f4exb
7c185ac268
AirspyHF: limit decimation to 32
2018-01-18 00:35:14 +01:00
f4exb
dd67b95fcd
AirspyHF: implemented LO ppm correction
2018-01-17 02:08:01 +01:00
f4exb
a793a74dd2
RTL-SDR: added RF bandwidth setting in web API
2018-01-16 20:03:18 +01:00
f4exb
9f88ea6199
RTL-SDR: updated documentation
2018-01-16 08:08:01 +01:00
f4exb
6800bc769e
RTL-SDR: implemented tuner bandwidth control
2018-01-16 01:01:24 +01:00
f4exb
bb799a9785
RTL-SDR: bumped to v3.11.0
2018-01-16 00:03:25 +01:00
f4exb
c7e1526930
Added decimation class with unsigned to signed conversion with shift. Applied to RTL-SDR
2018-01-16 00:01:38 +01:00
f4exb
18fa3b6156
RTL-SDR: corrected bit shifts for 8 bit samples and corrected RTL-SDR unsigned to signed conversion
2018-01-15 23:37:26 +01:00
f4exb
dd07b5ce71
AirspyHF: added documentation
2018-01-15 00:56:11 +01:00
f4exb
aa04cad353
AirspyHF: fixed band setting initialization when setting frequency from preset
2018-01-15 00:32:59 +01:00
f4exb
6cf1524c7a
AirspyHF and TestSource: fixed Windows build
2018-01-14 23:59:57 +01:00
f4exb
788a2ceb33
Windows build for AirspyHF and TestSource
2018-01-14 22:26:35 +01:00
f4exb
f0861c1bb5
AirspyHF: Removed Fc position control
2018-01-14 21:37:49 +01:00
f4exb
6384c88f8b
AirspyHF: removed now useless LO ppm correction and DC and IQ corrections
2018-01-14 20:23:28 +01:00
f4exb
432f1524ac
AirspyHF: use processed int16 samples
2018-01-14 20:00:53 +01:00
f4exb
bd8c916dd4
TestSource: implemente DC and IQ bias and corrections
2018-01-14 11:58:36 +01:00
f4exb
e3575d5f5f
TestSource: fixes
2018-01-14 04:43:24 +01:00
f4exb
34f6b796b7
TestSource: first implementation
2018-01-14 02:25:24 +01:00
f4exb
2680f73feb
AirspyHF: changed back maximum HF LO linit to 31 MHz after fix in airspyhf library
2018-01-13 04:43:43 +01:00
f4exb
bde2f3447e
BFM demod: fixed pilot power GUI display
2018-01-13 04:04:34 +01:00
f4exb
b56e517065
AirspyHF: fixed frequency change with band select change
2018-01-13 03:57:23 +01:00
f4exb
0b91e7e8b5
AirspyHF support: set band select in display settings method
2018-01-12 00:56:38 +01:00
f4exb
5c29e82d00
AirspyHF support: updated general version and changelog
2018-01-12 00:33:38 +01:00
f4exb
04a2143809
AirspyHF support: implemented the band selector
2018-01-12 00:24:54 +01:00
f4exb
89b67b0378
AirspyHF support: specify int16 samples
2018-01-11 04:40:13 +01:00
f4exb
7173f1b248
AirspyHF support: first version whithout float I/Q
2018-01-11 02:21:29 +01:00
f4exb
dd12338635
Airspy: cosmetic changes
2018-01-11 00:17:06 +01:00
f4exb
7dfa9cb907
FileSource: fixed initialization of do apply settings flag
2018-01-09 23:54:27 +01:00
f4exb
8488a77e2c
SSB demod: relaxed decimator filter constraints as the actual filtering is done by the FFT filter
2018-01-09 19:56:15 +01:00
f4exb
4444084b7a
Updated version of all modulators
2018-01-09 01:23:27 +01:00
f4exb
561420415e
All concerned mods: call applyChannelSettings with force=true at construction and start.
2018-01-09 01:10:49 +01:00
f4exb
6885dd1fe6
All concerned demods: call applyChannelSettings with force=true at construction and start.
2018-01-09 00:59:10 +01:00
f4exb
0af04cf66f
SSB Demod: call applyChannelSettings with force=true at construction and start. Corrected decimator filter cutoff
2018-01-09 00:40:48 +01:00
f4exb
3248554cd1
LimeSDR: do not call LMS_GetSampleRate if the stream is not running as data obtained is garbage
2018-01-08 01:15:17 +01:00
f4exb
9824843684
PlutoSDR: fixed possible segfault when stopping one device in multiple stream confguration.
2018-01-08 00:37:15 +01:00
f4exb
885ed4885f
LimeSDR: fixed segfault when stopping one device in multiple stream confguration. Issue #119
2018-01-08 00:19:12 +01:00
f4exb
5c6984899e
AM, SSB demod, SSB mod: fixed interpolator setting in apply channel settings. Fixes issue #117
2018-01-05 19:14:27 +01:00
f4exb
98429d7ec8
AM demod: fix debug message
2018-01-05 18:39:12 +01:00
f4exb
aed125e3d0
SSB demod: interpolator fixes
2018-01-05 18:38:47 +01:00
f4exb
74a7585c99
BFM demod is now compilable on a RPi3 host
2018-01-05 12:07:15 +01:00
f4exb
1ec8eecefb
DSD demod: use lower cutoff for optional audio high pass filter
2018-01-02 20:02:30 +01:00
f4exb
80d243811f
UDP sink: fixes
2018-01-02 16:23:31 +01:00
f4exb
7c5066d27c
Bumped to version 3.9.1 and 2018
2018-01-02 12:38:28 +01:00
f4exb
018c8ade40
WFM modulator: fixed tone frequency and apply channel settings output sample rate handling
2018-01-02 12:32:22 +01:00
f4exb
fdce9958e5
NFM modulator: corrected NCO sample rate setting in apply channel settings
2018-01-02 10:32:00 +01:00
f4exb
73d070a055
LimeSDR: use qDebug() in a different way
2018-01-02 10:02:44 +01:00
f4exb
0c39c9dfd3
BFM demod: RDSTMC: use char* instead of std::string for constant array
2017-12-31 11:54:56 +01:00
f4exb
ffa24cde9b
BFM demod: RDSTMC: specify 0 value in array initialization
2017-12-31 11:45:47 +01:00
f4exb
0b72c016ab
DSD demod: gcc7 warnings fixes
2017-12-31 03:34:38 +01:00
f4exb
723df69943
BFM and DSD demod: gcc7 warnings fixes
2017-12-31 03:16:30 +01:00
f4exb
c23894e567
SDRdaemon sink: removed throw lists as they are dprecated in c++11 (gcc7 warning)
2017-12-31 02:46:03 +01:00
f4exb
3f96ce4187
BFM demod: set -fno-var-tracking-assignments for rdstmc.cpp as it makes compilation very busy and memory hungry for nothing. May fix compilation on RPi3
2017-12-31 02:14:46 +01:00
f4exb
5f0693932c
LimeSDR: update debug message
2017-12-30 18:15:17 +01:00
f4exb
f3fa5ab47b
LimeSDR: removed quotes on informative debug message on apply settings
2017-12-30 10:58:20 +01:00
f4exb
98683fcb5e
LimeSDR: corrected more informative debug message on apply settings
2017-12-30 10:21:37 +01:00
f4exb
f1ead09337
LimeSDR: more informative debug message on apply settings
2017-12-30 10:17:30 +01:00
f4exb
f27bb2d1c2
UDP Sink : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings
2017-12-30 00:30:41 +01:00
f4exb
e5baca1a37
NFM, SSB and WFM Mods : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings
2017-12-30 00:18:51 +01:00
f4exb
6041530353
ATV demod: added a settings structure not used yet
2017-12-29 23:00:52 +01:00
f4exb
054e87c153
AM and ATV Mods : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings
2017-12-29 11:42:33 +01:00
f4exb
d476736487
Demods : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings
2017-12-29 11:04:47 +01:00
f4exb
af58d18eac
NFM demod: use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings
2017-12-29 05:23:24 +01:00
f4exb
e39e080cc0
Channel source/sink APIs: removed useless getDeltaFrequency pure virtual method
2017-12-29 05:22:26 +01:00
f4exb
324aaa86b6
Plugins: cppcheck corrections
2017-12-29 03:22:04 +01:00
f4exb
9cb1a774c6
NFM demod: cpplint corrections
2017-12-29 03:03:28 +01:00
f4exb
14626393e6
Web API: fixed HackRF settings
2017-12-29 02:44:35 +01:00
f4exb
1b96f25184
Server and web API: added HackRF support
2017-12-29 01:40:34 +01:00
f4exb
89c515df4c
Server: added HackRF plugins
2017-12-29 00:44:17 +01:00
f4exb
a5ce09f19c
Server: plugins: completed GUI cleanup
2017-12-29 00:33:37 +01:00
f4exb
65ac9e2f2c
Web API: added identification string in device and channel include files description
2017-12-28 11:04:33 +01:00
f4exb
0dd36d4f3e
Sink plugins: put a serializer and deserializer in the core plugin for server
2017-12-28 04:04:50 +01:00
f4exb
fa1e772383
NFM mod: fixed deserializer
2017-12-28 03:29:26 +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
3bc221bab8
Server: web API: /sdrangel/deviceset/{deviceSetIndex}/device/run POST,DELETE. LimeSDR Tx example working
2017-12-27 11:10:47 +01:00
f4exb
ccffb5101d
Web API: /sdrangel/deviceset/{deviceSetIndex}/device/settings PUT, PATCH with all settings parameters optional
2017-12-27 01:46:33 +01:00
f4exb
85f9be7c64
cppcheck fixes
2017-12-26 22:29:24 +01:00
f4exb
add0a614dd
DSD demod: updated documentation
2017-12-26 21:47:56 +01:00
f4exb
2145eeb7b6
DSD demod: highpass filtering for audio completed
2017-12-26 20:29:23 +01:00
f4exb
e1d7ada5dd
DSD demod: highpass filtering for audio (1)
2017-12-26 10:59:51 +01:00
f4exb
1f21d1d785
Bumped all plugins version to 3.9.0
2017-12-26 02:19:03 +01:00
f4exb
6d70a644dd
SDRdaemon input: refactored plugin with nanomsg handling in core plugin
2017-12-26 02:18:30 +01:00
f4exb
9213b3c0b2
Device sink plugins: implemented an init method for initializations to be done when all collaborating objects are created and possibly connected
2017-12-25 12:59:44 +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
063eff4204
FileSource: put center frequency and sample rate in the settings structure
2017-12-24 11:36:38 +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
351651c3e5
FileSource: make Settings an independant struct
2017-12-24 11:04:30 +01:00
f4exb
996f964435
LimeSDR: apply settings with force on construction
2017-12-24 10:09:32 +01:00
f4exb
7577e6f145
Web API: NFM modulator settings parameters optional
2017-12-24 04:19:44 +01:00
f4exb
bf6607044a
Server: Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH with all settings parameters optional
2017-12-24 03:27:07 +01:00
f4exb
d79ef49112
Plugin interface: simplify createTxChannelGUI
2017-12-23 10:38:45 +01:00
f4exb
31aacc9571
Plugin interface: simplify createRxChannelGUI
2017-12-23 10:32:02 +01:00
f4exb
0f7faff299
Plugin interface: simplify createTxChannel
2017-12-23 10:16:27 +01:00
f4exb
703aa21159
Plugin interface: simplify createRxChannel
2017-12-23 09:54:42 +01:00
f4exb
514e408aac
Server: Web API: /sdrangel/deviceset/{deviceSetIndex}/channel POST implementation and rework in the PluginInterface
2017-12-23 05:56:40 +01:00
f4exb
9dd707896d
Use a name field in channels to be used in headless version to replace the GUI object name that was used as the name field
2017-12-20 23:57:06 +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
e1ad61d692
Bumped version of all channel plugins
2017-12-18 00:06:01 +01:00
f4exb
6d12443100
Server: changes to support DeviceSet
2017-12-17 23:15:42 +01:00
f4exb
38373fbd87
Server: variable to avoid instantiation of GUI dependent objects when compiling plugins for server: Applied to NFM demod
2017-12-17 18:11:51 +01:00
f4exb
0ec1d6db31
Server: added variable to avoid instantiation of GUI dependent objects when compiling plugins for server
2017-12-17 14:52:18 +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
f7733a49fc
Fixed compilation errors
2017-12-14 21:03:11 +01:00
f4exb
731c2c3f60
Web API: implemented device run APIs for File Sink and SDRdaeon output sink i.e. the rest of sink device plugins
2017-12-14 18:22:45 +01:00
f4exb
84b6c7bdc9
Web API: implemented device run APIs for Airspy, FCD Pro, FCD Pro+ and File Source i.e. the rest of source device plugins
2017-12-14 18:15:27 +01:00
f4exb
966767a44a
Web API: use message passing to start/stop device for all the rest of device plugins
2017-12-14 18:02:49 +01:00
f4exb
db86bc5813
Web API: use message passing to start/stop device, applied to BladeRF output and file output
2017-12-14 00:38:22 +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
0436848490
Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH for NFM demod and mod. Fixes (2)
2017-12-12 23:21:31 +01:00
f4exb
b446f67434
Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH for NFM demod and mod. Fixes (1)
2017-12-12 18:56:24 +01:00
f4exb
c22460723c
Web API: return 404 with API HTML documentation if URL is incorrect. Avoids response OK mistaken when not using a browser
2017-12-12 15:58:04 +01:00
f4exb
e4b65b52b4
Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH for NFM demod and mod
2017-12-11 18:18:47 +01:00
f4exb
2dd82e9eca
Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings GET for NFM demod and mod
2017-12-10 20:27:08 +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
7d122b6b67
Web API: created run state getter. Implemented in RTLSDR
2017-12-09 10:49:20 +01:00
f4exb
9c581107e8
Web API: RTLSDR run implementation
2017-12-08 17:12:33 +01:00
f4exb
37b1b045ac
Bumped to version 3.8.6
2017-12-08 15:31:21 +01:00
f4exb
87772cb8fa
Web API: LimeSDROutput settings implementation
2017-12-08 15:23:22 +01:00
f4exb
8625a07098
Web API: LimeSDRInput settings implementation
2017-12-08 15:11:16 +01:00
f4exb
33bca44fc1
Web API: RTLSDR GUI settings update
2017-12-08 14:40:12 +01:00
f4exb
34cb4aa89b
Web API: /sdrangel/deviceset/{deviceSetIndex}/device/settings PUT,PATCH RtlSdr (1)
2017-12-08 00:56:29 +01:00
f4exb
2cf797a0a2
Web API: have /sdrangel/deviceset/{deviceSetIndex}/device/settings PUT,PATCH (2)
2017-12-07 18:50:36 +01:00
f4exb
c38497d9df
Web API: have /sdrangel/deviceset/{deviceSetIndex}/device/settings PUT,PATCH (1)
2017-12-07 13:55:42 +01:00
f4exb
3b69d6517b
Web API: Added settings getter for RTLSDR. Added more device URLs
2017-12-06 23:49:14 +01:00
f4exb
f9794c7701
Web API: have /sdrangel/deviceset/{deviceSetIndex}/device/settings URL in its own right
2017-12-06 22:08:34 +01:00
f4exb
fc4627f82e
Web API: file source settings getter (1)
2017-12-06 19:23:42 +01:00
f4exb
1d442fd077
SSB: updated documentation
2017-12-02 18:57:55 +01:00
f4exb
21e52e33fb
SSB: space sliders ticks more evenly depending on spectrum sample rate
2017-12-01 00:28:47 +01:00
f4exb
5baf216adf
LimeSDR: bumped plugins version to 3.8.5
2017-11-29 20:16:41 +01:00
f4exb
cba68e2561
Updated Debian changelog
2017-11-29 17:32:53 +01:00
f4exb
314d4c9d1e
LimeSDR: fixed analog LP setting
2017-11-29 12:51:05 +01:00
f4exb
f4c1269540
SSB GUIs: added LSB and USB labels on the schematic frequency scale
2017-11-25 05:29:48 +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
8c3eeb1c3a
SSB mod/demod: GUI: resize main window
2017-11-22 22:01:13 +01:00
f4exb
cf2f099c37
WFM demod: implemented copy audio to UDP
2017-11-21 23:30:09 +01:00
f4exb
a1f6d29f03
UDP sink: fixed bandwidth channel marker display
2017-11-21 22:46:39 +01:00
f4exb
a57fdb8bd7
SSB demod: implemented copy audio to UDP
2017-11-21 21:33:46 +01:00
f4exb
17181189ae
SSB GUI: enlarge minimum width
2017-11-21 01:48:34 +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
0b5ab32a90
Web API: changed default port to 8091
2017-11-19 23:58:49 +01:00
f4exb
9b65511931
SSB mod and demod: added schematic frequency scale for bandwidth filters
2017-11-19 21:19:19 +01:00
f4exb
c8ac9fbf05
Web API: report Tx channel info summary (2)
2017-11-19 19:33:20 +01:00
f4exb
4169833b4d
Web API: report Tx channel info summary
2017-11-19 19:14:33 +01:00
f4exb
dc50ba1249
Web API: report Rx channel info summary
2017-11-19 18:18:17 +01:00
f4exb
5ba857f278
SDRdaemon source: use settings structure in source
2017-11-19 18:17:28 +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
4a7b71c199
Channel analyzers: fixed delta frequency change
2017-11-15 01:58:44 +01:00
f4exb
3db655fe61
Highlight demod frame when the marker is highlighted on the spectrum
2017-11-14 22:58:35 +01:00
f4exb
84113775aa
UDP channel sink: applied new channel marker signal handling
2017-11-14 22:02:40 +01:00