1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-15 20:28:52 -04:00
Commit Graph

1249 Commits

Author SHA1 Message Date
f4exb 1669920abe SigMF file sink: added spectrum squelch 2020-07-16 16:58:58 +02:00
f4exb 20db7b735d SigMF file sink: added spectrum display to GUI 2020-07-15 17:48:08 +02:00
f4exb 1187726582 SigMF file sink: show number of tracks in GUI 2020-07-15 14:27:11 +02:00
f4exb ed3a300829 SigMF file sink: more GUI changes 2020-07-15 10:57:24 +02:00
f4exb 80ea534840 SigMF file sink: GUI changes 2020-07-14 08:35:15 +02:00
f4exb 2cb96ed187 SigMF file sink: initial commit 2020-07-14 08:35:15 +02:00
f4exb c677cd4402 Channel Analyzer: fixed sink apply channel settings. Fixes #569 and #570 2020-07-13 22:00:15 +02:00
f4exb 65adc088e7 Channel Analyzer: corrected channel sample rate applied to the sink when processing DSPSignalNotification 2020-07-13 16:11:31 +02:00
f4exb e9328bdc16 Channel Analyzer: improved baseband thread management 2020-07-13 10:33:05 +02:00
f4exb cd1d86966a AM demod: improved baseband thread management 2020-07-13 10:15:27 +02:00
f4exb b348df91db ATV demod: corrected line endings 2020-07-11 22:06:50 +02:00
f4exb 34a8061b03 ATV demod: fixed initialization issues. Fixes #560 2020-07-11 22:06:41 +02:00
f4exb 12ccc86705 LocalSink: refactored LocalSinkThread to LocalSinkWorker object moved to thread. Equivalent to FileInput changes 2020-07-11 10:38:52 +02:00
f4exb b486b1dda7 GLScope and GLSpectrum: updated documentation 2020-07-06 13:52:41 +02:00
f4exb eaca7102c6 GLScope markers: updated documentation 2020-07-06 09:00:28 +02:00
f4exb fd2c85789b ATV demod: REST API: new AM scaling adjust settings: implementation 2020-07-01 13:33:16 +02:00
f4exb f4d641976d ATV Demod: updated documentation 2020-07-01 13:29:09 +02:00
f4exb 1f6cf6cb55 Add 10 MHz digit to wideband channel plugins. Implements #531 2020-07-01 13:14:48 +02:00
f4exb f11d938eda ATV demod: updated documentation 2020-07-01 08:56:14 +02:00
f4exb 0f21bec4f7 ATV demod: removed useless member m_horizontalSynchroDetected. Process classic: fixed m_avgColIndex synchronization 2020-07-01 03:19:42 +02:00
f4exb bf4baa209b ATV demod: fixed image horizontal crop 2020-07-01 02:29:10 +02:00
f4exb 179a9fcc6e ATV demod: scaling multiply and shift parameters. Reworked top time setting. Added some missing serialize/deserialize settings 2020-07-01 01:37:47 +02:00
f4exb 41a837c242 Initialize m_audioSampleRate in constructors where missing. Fixes #554 2020-06-30 19:11:49 +02:00
f4exb a41d2545ae ATV demod: added AGC to AM demod and use standard magnitude. Enhancement to #459 2020-06-30 01:15:12 +02:00
f4exb 02ce024390 ATV demod: fixed AM demodulator. Fixes issue #459 2020-06-29 08:46:09 +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 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 c2042b2a71 Channel analyzer: fixed scope vis feed regression. Fixes issue #547 2020-06-20 06:08:38 +02:00
f4exb 9227f9e9da GLSpectrumSettings: fixed missing initializations 2020-05-10 09:27:12 +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 908d244944 DATV demod: compatibility with newer dvbs2.h 2020-04-21 02:05:32 +02:00
f4exb 2389490dc3 DATV demod: apply commit 0902155da2f79f2cdfdbe12b849c5f515f1f0d55 math.h only 2020-04-21 01:39:38 +02:00
f4exb c1d0b6ce1f DATV demod: apply commit 2ac274f77e6cb6ad6d2a81c9f94f05ea00ea4833 Customize MER for QAM constellations too. 2020-04-21 01:35:37 +02:00
f4exb b901e3453e DATV demod: apply commit 3479085369c2466fb2672f8e529e771c8fa22d1c Control refresh of tracking FIR filter. 2020-04-21 01:32:15 +02:00
f4exb 2f943eb80a DATV demod: apply commit90c280f03339fe173baf2f908c37135b9b4c05bd Add complex ops. 2020-04-21 01:25:42 +02:00
f4exb ce036959fe DATV demod: apply commit dd2d9b97025a34a1b168439d60528826b6c9ebf6 Fix RRC amplitude. 2020-04-21 01:22:50 +02:00
f4exb 81f158c7f2 Fixed some warnings from Mac ports compilation 2020-04-19 06:13:32 +02:00
f4exb e7f4bd5c65 ChirpChat demod: added missing include 2020-04-19 06:12:50 +02:00