Commit Graph

2399 Commits

Author SHA1 Message Date
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