f4exb
|
45698b1896
|
FileSink: REST API implementation
|
2020-08-08 23:57:47 +02:00 |
|
f4exb
|
5a22072153
|
FileSink: REST API generated code
|
2020-08-08 23:42:36 +02:00 |
|
f4exb
|
7a46d6c079
|
FileSink: REST API source files
|
2020-08-08 23:22:37 +02:00 |
|
f4exb
|
6bfc6bacee
|
New FileSink channel plugin
|
2020-08-08 23:14:05 +02:00 |
|
f4exb
|
eef1922b00
|
Renamed FileSink plugin to FileOutput: more name changes
|
2020-08-08 17:29:57 +02:00 |
|
f4exb
|
44a62ea505
|
Renamed FileSink plugin to FileOutput
|
2020-08-08 17:29:57 +02:00 |
|
Vort
|
ae3deb92f6
|
GLSpectrumSettings: set default value for Trace intensity
|
2020-08-08 08:03:11 +03:00 |
|
f4exb
|
fa554d8244
|
Down channelizer: prevent negative sample rate
|
2020-08-03 12:59:39 +02:00 |
|
f4exb
|
fd5e219993
|
Added export for new complex decimator class
|
2020-07-21 08:24:07 +02:00 |
|
f4exb
|
9bcceb8877
|
Added a complex sample center half band decimator
|
2020-07-20 11:16:46 +02:00 |
|
f4exb
|
3530de3464
|
SpectrumVis: Spectrum max functionnality
|
2020-07-20 11:16:46 +02:00 |
|
f4exb
|
705ed9d0e3
|
Added a simple circular sample FIFO
|
2020-07-20 11:16:46 +02:00 |
|
Vort
|
461de8e536
|
ATV Demodulator: bug fixes and performance improvements
|
2020-07-20 11:15:26 +02:00 |
|
f4exb
|
ee0655a851
|
Device API: fixed renumerateChannels in case of MIMO
|
2020-07-13 22:22:43 +02:00 |
|
f4exb
|
83183b8a6a
|
Device API: fixed missing channel sink removal in case of MIMO
|
2020-07-13 22:22:33 +02:00 |
|
f4exb
|
252156ccbf
|
GLSpectrum: synchronize spectrum running with the GUI spectrum freeze button. Fixes issue #561
|
2020-07-10 00:08:42 +02:00 |
|
f4exb
|
a40df16902
|
SpectrumVis: added missing export for MSVC
|
2020-07-05 11:04:20 +02:00 |
|
f4exb
|
86176555c2
|
GLSpectrum: added a freeze button
|
2020-07-05 10:15:39 +02:00 |
|
f4exb
|
c2c3829b21
|
ATV demod: REST API: new AM scaling adjust settings: generated code
|
2020-07-01 20:00:37 +02:00 |
|
f4exb
|
eea1e1da0f
|
RTL-SDR bias tee: REST API: generated code
|
2020-06-27 10:40:39 +02:00 |
|
f4exb
|
01a26d51dd
|
Frequency tracker: REST API: added tracking delta frequency in report. Generated code
|
2020-06-27 10:34:18 +02:00 |
|
f4exb
|
83e78deb9f
|
Downchannelizer: correct debug message
|
2020-06-27 10:04:46 +02:00 |
|
f4exb
|
5e10105dac
|
Attempt to fix MSVC issue C2491 with decimators FI and FF
|
2020-06-23 20:04:03 +02:00 |
|
f4exb
|
c8f87d1c87
|
IQ swap: fixed decimators
|
2020-06-23 19:57:05 +02:00 |
|
f4exb
|
db870cbecd
|
IQ swap: REST API: generated code
|
2020-06-23 19:56:29 +02:00 |
|
f4exb
|
cc5d614f67
|
IQ swap: initial implementation in plugins
|
2020-06-23 19:29:58 +02:00 |
|
f4exb
|
eda67a6a21
|
DSD demod: REST API: generated code
|
2020-06-15 13:51:21 +02:00 |
|
f4exb
|
0260c3aefc
|
AudioDeviceManager: make sure a negative or null sample rate is never returned
|
2020-05-20 11:07:30 +02:00 |
|
f4exb
|
76d3b3a34c
|
SpectrumVis: corrected export define
|
2020-05-16 09:33:17 +02:00 |
|
f4exb
|
2ccb866c79
|
GLSpectrum GUI: removed m_averagingMaxScale from settings
|
2020-05-16 06:48:50 +02:00 |
|
f4exb
|
cf2c04214b
|
SpectrumVis: release previous FFT engine allocation from FFT factory only if allocated once. Fixes issue #515
|
2020-05-15 23:35:24 +02:00 |
|
f4exb
|
42d6732147
|
FFTFactory: add mutex for thread safety. Implements issue #514
|
2020-05-15 23:34:28 +02:00 |
|
f4exb
|
7d6d351891
|
SpectrumVis: removed message queue parameter from configure method
|
2020-05-15 23:22:34 +02:00 |
|
f4exb
|
79b670d919
|
SpectrumVis: removed own configureDSP
|
2020-05-15 23:20:56 +02:00 |
|
f4exb
|
45ef7b3546
|
SpectrumVis: use GLSpectrumSettings
|
2020-05-15 23:18:42 +02:00 |
|
f4exb
|
84e44a0948
|
Fixed GLSpectrumSettings
|
2020-05-15 23:16:07 +02:00 |
|
f4exb
|
9945c6a8f8
|
Websocket spectrum: adapted plugins
|
2020-05-15 22:57:09 +02:00 |
|
f4exb
|
1579e57a72
|
Websocket spectrum: first implementation - fix
|
2020-05-15 22:56:12 +02:00 |
|
f4exb
|
ac6c3b08f2
|
Websocket spectrum: first implementation
|
2020-05-15 22:49:35 +02:00 |
|
f4exb
|
6a6b5f8d7e
|
Removed SpectrumVis from GUI dependency
|
2020-05-15 22:37:11 +02:00 |
|
Sergei I. Korolev
|
d9ea8d4abc
|
Added more flexible build options
|
2020-05-02 17:57:00 +03:00 |
|
f4exb
|
634821296d
|
Updated version and changelogs
|
2020-04-28 05:47:49 +02:00 |
|
f4exb
|
f08c7ee460
|
FFTW engine: corrected debug print format
|
2020-04-20 01:11:18 +02:00 |
|
f4exb
|
b64d813cfc
|
Fixed some warnings from Mac ports compilation
|
2020-04-19 06:14:45 +02:00 |
|
f4exb
|
69a7540ce3
|
BladeRF2: REST API: implemented actions: generated code
|
2020-04-02 04:55:12 +02:00 |
|
f4exb
|
fda24fed6d
|
REST API: removed useless SWGDevicesetApi files
|
2020-03-29 00:19:42 +01:00 |
|
f4exb
|
38ef87c577
|
Fixed merge error
|
2020-03-16 21:45:53 +01:00 |
|
f4exb
|
cee7bfdb1d
|
FFT factory: limit default preallocation up to 1k
|
2020-03-16 21:39:37 +01:00 |
|
f4exb
|
606d4fd756
|
Fixed FFT factory new plan allocation and effectively grab fftw-file option in the main parser
|
2020-03-16 21:39:19 +01:00 |
|
f4exb
|
30694b4be7
|
FFT factory: reuse flag
|
2020-03-16 21:38:21 +01:00 |
|