1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-13 03:33:23 -05:00

3833 Commits

Author SHA1 Message Date
f4exb
750d0afce7 RTL-SDR bias tee. Updated documentation 2020-06-27 06:28:12 +02:00
f4exb
3c2a01c6e9 RTL-SDR bias tee. Implements #533 2020-06-27 06:13:48 +02:00
f4exb
5c1c2f7a34 Frequency tracker: REST API: added tracking delta frequency in report. Implements #550 2020-06-27 05:35:58 +02:00
f4exb
5b1bfadbae LocalSource: fixed DSPSignalNotification& message passing to baseband 2020-06-27 05:04:21 +02:00
f4exb
512ca3cb07 LocalSink: fixed DSPSignalNotification& message passing to baseband and size sink FIFO depending on channel sample rate 2020-06-27 04:59:40 +02:00
f4exb
849b2c8ff7 LocalSink: increase device link FIFO size 2020-06-25 01:14:24 +02:00
f4exb
b482cbe195 Fixed LocalSink and LocalInput samples threading model by adding one decoupling FIFO. Fixes issue #549 2020-06-25 00:16:01 +02:00
f4exb
bf48f340c1 IQ swap: fixed transverter dialog 2020-06-23 22:21:39 +02:00
f4exb
0c0171f8bf IQ swap: updated plugins GUI 2020-06-23 05:04:41 +02:00
f4exb
abcde86383 IQ swap: updated MIMO plugins GUI 2020-06-23 05:04:17 +02:00
f4exb
ba51f321fe IQ swap: updated plugins documentation 2020-06-23 05:02:00 +02:00
f4exb
e52f5d35d7 IQ swap: updated MIMO plugins documentation 2020-06-23 05:00:58 +02:00
f4exb
836ba63c72 IQ swap: REST API: implementation in plugins 2020-06-22 02:10:35 +02:00
f4exb
05dbe94ae5 IQ swap: REST API: implementation in MIMO plugins 2020-06-22 02:10:21 +02:00
f4exb
f9f1a1d99c IQ swap: implementation in MIMO plugins 2020-06-21 11:46:25 +02:00
f4exb
24aa55027c IQ swap: initial implementation in non MIMO plugins 2020-06-21 11:46:08 +02:00
f4exb
c2042b2a71 Channel analyzer: fixed scope vis feed regression. Fixes issue #547 2020-06-20 06:08:38 +02:00
f4exb
8ee477de52 SigMF file input: documentation 2020-06-18 06:19:23 +02:00
f4exb
51ee64f0c1 SigMF file input: GUI: implemented full frequency range display with 10's of GHz 2020-06-18 06:19:05 +02:00
f4exb
19bea3ff29 SigMF file input: fixed total samples calculation 2020-06-18 06:18:03 +02:00
f4exb
3fc326d7ed SigMF file input: REST API: implemented actions and fixes 2020-06-17 01:39:10 +02:00
f4exb
4c9d447bf3 SigMF file input: fixed negative sample rate handling. UI enhancemens 2020-06-15 02:51:01 +02:00
f4exb
baf57d0723 SigMF file input: first commit 2020-06-14 23:09:19 +02:00
f4exb
00d70b65aa SigMF recoding: first implementation of recording with RTLSDR 2020-06-01 10:41:27 +02:00
f4exb
8d35747539 FileRecordInterface: true dynamic allocation - MIMO plugins 2020-05-30 21:37:27 +02:00
f4exb
22a886fba9 FileRecordInterface: true dynamic allocation 2020-05-30 21:21:51 +02:00
f4exb
e5db77a6e0 FileRecordInterface: basic implementation - MIMO plugins 2020-05-30 19:25:12 +02:00
f4exb
122ff28c41 FileRecordInterface: basic implementation 2020-05-30 19:24:40 +02:00
f4exb
02da05ddc9 PlutoSDR: fixed handling of open device status. Fixes issue #510 2020-05-20 09:48:24 +02:00
f4exb
038ee02bd4 Interferometer: add body to getSpectrumVis method 2020-05-15 01:06:01 +02:00
f4exb
9227f9e9da GLSpectrumSettings: fixed missing initializations 2020-05-10 09:27:12 +02:00
f4exb
946e45a6a3 GLSpectrum settings ensure synchronization with m_averagingIndex - MIMO 2020-05-06 01:37:29 +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
b1353a81e7 Websocket spectrum: updated ChirpChat demod (v5) 2020-05-05 03:24:25 +02:00
f4exb
75a75732da Websocket spectrum: updated plugins 2020-05-05 03:24:10 +02:00
f4exb
67ceeeb171 SpectrumVis: remove now useless configure method 2020-05-02 01:30:28 +02:00
f4exb
0d2a8e6fbf GLSpectrumGUI: removed reference to message queue in setBuddies method. v5 plugins. 2020-05-01 02:34:14 +02:00
f4exb
4fd66bce45 GLSpectrumGUI: removed reference to message queue in setBuddies method 2020-05-01 02:33:50 +02:00
f4exb
f8e59ef82e SpectrumVis: removed message queue parameter from configure method 2020-05-01 02:23:26 +02:00
f4exb
c69adcfcfd Websocket spectrum: adapted plugins (missing bits) 2020-04-30 10:00:50 +02:00
f4exb
55d7cbf2b4 Websocket spectrum: adapted MIMO plugins 2020-04-30 10:00:33 +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
7c319c3f18 XTRX MIMO: added documentation 2020-04-27 22:45:11 +02:00
f4exb
3618b0011d LimeSDR MIMO: added documentation 2020-04-27 22:44:56 +02:00
f4exb
fb4d81bff3 LimeSDR input: updated documentation 2020-04-27 22:43:56 +02:00
f4exb
9b6bdac9a2 LimeSDR MIMO: REST API implementation 2020-04-27 18:25:54 +02:00
f4exb
2287562dd0 ATV modulator: make OpenCV code objects compatible with OpenCV version in Ubuntu 20.04 2020-04-27 14:41:02 +02:00
f4exb
9d63f9ea44 Fixed some warnings from Mac ports compilation (2) 2020-04-27 12:33:57 +02:00
f4exb
3650e6c88f BladeRF2 MIMO: Fixed incorrect frequency display when transverter is engaged. Fixes issue #509 2020-04-27 12:28:32 +02:00