f4exb
|
2fa56d7736
|
SigMF recorder: added possiblity to have a time shift at record start
|
2020-07-17 05:30:15 +02:00 |
|
f4exb
|
89fbfc734f
|
SpectrumVis: Spectrum max functionnality
|
2020-07-16 16:58:45 +02:00 |
|
f4exb
|
045c705bdb
|
Added a simple circular sample FIFO
|
2020-07-16 16:57:51 +02:00 |
|
f4exb
|
1187726582
|
SigMF file sink: show number of tracks in GUI
|
2020-07-15 14:27:11 +02:00 |
|
f4exb
|
ac5c4dc070
|
GLSpectrum: synchronize spectrum running with the GUI spectrum freeze button. Fixes issue #561
|
2020-07-10 00:15:31 +02:00 |
|
f4exb
|
e384c82323
|
SpectrumVis: added missing export for MSVC
|
2020-07-05 11:05:29 +02:00 |
|
f4exb
|
3c7a39f71e
|
GLSpectrum: added a freeze button
|
2020-07-05 10:03:41 +02:00 |
|
f4exb
|
158027f464
|
Downchannelizer: correct debug message
|
2020-06-25 01:14:39 +02:00 |
|
f4exb
|
e326699c0a
|
Attempt to fix MSVC issue C2491 with decimators FI and FF
|
2020-06-23 11:01:16 +02:00 |
|
f4exb
|
7d66dcc3f6
|
IQ swap: fixed decimators
|
2020-06-22 04:16:04 +02:00 |
|
f4exb
|
24aa55027c
|
IQ swap: initial implementation in non MIMO plugins
|
2020-06-21 11:46:08 +02:00 |
|
f4exb
|
966d0116ac
|
SigMF file record: fixed new record sample counter initialization
|
2020-06-18 06:17:05 +02:00 |
|
f4exb
|
dfa7486b96
|
SigMF file recorder fixes
|
2020-06-14 23:09:50 +02:00 |
|
f4exb
|
00d70b65aa
|
SigMF recoding: first implementation of recording with RTLSDR
|
2020-06-01 10:41:27 +02:00 |
|
f4exb
|
bfd7cd2ddb
|
FileRecordInterface: added isRecording() as virtual method
|
2020-05-30 22:05:29 +02:00 |
|
f4exb
|
122ff28c41
|
FileRecordInterface: basic implementation
|
2020-05-30 19:24:40 +02:00 |
|
f4exb
|
19ece206cf
|
SpectrumVis: corrected export define
|
2020-05-14 22:14:11 +02:00 |
|
f4exb
|
9227f9e9da
|
GLSpectrumSettings: fixed missing initializations
|
2020-05-10 09:27:12 +02:00 |
|
f4exb
|
802aae7c11
|
websocket spectrum: added listening address and port to websocket spectrum server information. Fixed setting of listening address
|
2020-05-06 17:01:59 +02:00 |
|
f4exb
|
7d076e5c9c
|
Websocket spectrum: server implementation
|
2020-05-06 09:50:43 +02:00 |
|
f4exb
|
37de6d4bb7
|
REST API: implemented GUI code for /sdrangel/deviceset/{deviceSetIndex}/spectrum/settings (PUT,PATCH) and /sdrangel/deviceset/{deviceSetIndex}/spectrum/server (POST,DELETE)
|
2020-05-06 01:38:23 +02:00 |
|
f4exb
|
9c459a47a5
|
GLSpectrum settings rename m_averagingNb to m_averagingValue for better consistency and ensure synchronization with m_averagingIndex
|
2020-05-06 01:36:58 +02:00 |
|
f4exb
|
c633250fe5
|
REST API: implemented GUI code for /sdrangel/deviceset/{deviceSetIndex}/spectrum/settings (GET) and /sdrangel/deviceset/{deviceSetIndex}/spectrum/server (GET)
|
2020-05-05 18:58:18 +02:00 |
|
f4exb
|
75a75732da
|
Websocket spectrum: updated plugins
|
2020-05-05 03:24:10 +02:00 |
|
f4exb
|
094fdad9ea
|
GLSpectrum settings: removed confusing invert indicator and added ssb and usb
|
2020-05-04 18:39:24 +02:00 |
|
f4exb
|
096043af5c
|
Websocket spectrum: removed passing of ref level and power range
|
2020-05-04 15:34:16 +02:00 |
|
f4exb
|
67ceeeb171
|
SpectrumVis: remove now useless configure method
|
2020-05-02 01:30:28 +02:00 |
|
f4exb
|
d399e2fdc8
|
Websocket spectrum: implemented start/stop server from spectrum GUI
|
2020-05-02 00:35:47 +02:00 |
|
f4exb
|
b8f566b8a1
|
Websocket spectrum: Websocket spectrum settings dialog implementation taking settings into account
|
2020-05-01 11:06:56 +02:00 |
|
f4exb
|
22782bc51b
|
GLSpectrum GUI: removed m_averagingMaxScale from settings
|
2020-05-01 05:33:44 +02:00 |
|
f4exb
|
8a1969adaa
|
SpectrumVis: release previous FFT engine allocation from FFT factory only if allocated once. Fixes issue #515
|
2020-05-01 04:57:25 +02:00 |
|
f4exb
|
6ed6eff5f7
|
FFTFactory: add mutex for thread safety. Implements issue #514
|
2020-05-01 04:56:04 +02:00 |
|
f4exb
|
f8e59ef82e
|
SpectrumVis: removed message queue parameter from configure method
|
2020-05-01 02:23:26 +02:00 |
|
f4exb
|
58ae939798
|
SpectrumVis: removed own configureDSP
|
2020-05-01 02:16:20 +02:00 |
|
f4exb
|
0dcce3ce66
|
SpectrumVis: use GLSpectrumSettings
|
2020-05-01 02:12:30 +02:00 |
|
f4exb
|
05f9a9ae8d
|
Fixed GLSpectrumSettings
|
2020-04-30 14:42:57 +02:00 |
|
f4exb
|
b29a458e57
|
Websocket spectrum: adapted plugins
|
2020-04-30 09:57:05 +02:00 |
|
f4exb
|
9bb5185f9c
|
Websocket spectrum: first implementation
|
2020-04-29 17:41:17 +02:00 |
|
f4exb
|
fcb9cf05cb
|
Removed SpectrumVis from GUI dependency
|
2020-04-28 18:44:03 +02:00 |
|
f4exb
|
91552225ee
|
FFTW engine: corrected debug print format
|
2020-04-19 19:19:31 +02:00 |
|
f4exb
|
81f158c7f2
|
Fixed some warnings from Mac ports compilation
|
2020-04-19 06:13:32 +02:00 |
|
f4exb
|
6d2f2410af
|
FFT factory: limit default preallocation up to 1k
|
2020-03-15 19:59:56 +01:00 |
|
f4exb
|
298a5aadc5
|
MSVC compatibility
|
2020-03-15 11:58:19 +01:00 |
|
f4exb
|
9ea831e526
|
Fixed FFT factory new plan allocation and effectively grab fftw-file option in the main parser
|
2020-03-14 06:40:38 +01:00 |
|
f4exb
|
d88cfff33a
|
FFT Engine: added a reuse flag to disable reuse system with the FFT factory
|
2020-03-13 07:46:08 +01:00 |
|
f4exb
|
2bae4a15df
|
FFT correlator: use FFT factory
|
2020-03-12 15:34:32 +01:00 |
|
f4exb
|
8912826332
|
FFT factory: corrected sequence type and added debug message
|
2020-03-12 15:32:46 +01:00 |
|
f4exb
|
39128c089c
|
FFT factory: implementation base
|
2020-03-12 06:27:38 +01:00 |
|
f4exb
|
801ead642a
|
REST API device and channel actions: fixes to implementation
|
2020-03-09 19:56:09 +01:00 |
|
f4exb
|
74c073db4a
|
REST API device and channel actions: general implementation and RTLSDR and FileSource implementations
|
2020-03-09 04:01:23 +01:00 |
|