Commit Graph

3606 Commits

Author SHA1 Message Date
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
f4exb 5f49dff49d Bumped version to 3.12.0. Test Source: new combo box for auto correction options 2018-02-04 18:46:22 +01:00
f4exb 1efc509296 DC and IQ correction: added a defiend out integer version (no advantage over floating point) 2018-02-04 18:20:16 +01:00
f4exb b9b2c41ba2 IQ correction with phase imbalance: floating point implementation 2018-02-04 10:49:13 +01:00
f4exb 58f0145705 Fixed point utility: implemented fixed_resolution_shift of 16 and 24 2018-02-04 01:25:09 +01:00
f4exb de83434405 Fixed point utility (2) 2018-02-03 21:35:12 +01:00
f4exb d6519d7133 SSM modulator: lock mutex when size of magnitude AGC is changed 2018-02-03 17:26:24 +01:00
f4exb 24080bafd3 Alpha AGC cleanup 2018-02-03 17:07:37 +01:00
f4exb a1c84718ef Simple AGC cleanup 2018-02-03 17:06:16 +01:00
f4exb b0a97510e2 Moving average cleanup 2018-02-03 10:33:02 +01:00
f4exb 4cd6d5bd6e Fixed point utility (1) 2018-02-03 07:18:26 +01:00
f4exb bcdaf91288 Fixed moving average in utils to avoid index overflow 2018-02-03 07:17:49 +01:00
f4exb a171d82e4c Added warning about Windows distribution 2018-02-03 07:16:58 +01:00
f4exb d43ecaf8f7 AirspyHF (float): working plugin 2018-02-02 02:12:49 +01:00
f4exb e7e8702d17 Raw import of Anthony Williams' fixed point math library 2018-02-01 18:56:11 +01:00
f4exb 67d948d440 AirspyHF (float): new plugin structure 2018-02-01 09:12:38 +01:00
f4exb be049374ad Improved DC offset correction 2018-02-01 02:45:55 +01:00
f4exb 373aa6960f Test Source: add phase imbalance control 2018-01-31 22:34:55 +01:00
f4exb 5cbfcccb85 RTP audio sink fix endianess problem 2018-01-31 02:03:23 +01:00
f4exb 70adea206c RTP audio sink fixes and test in NFM demod (endianess problem) 2018-01-31 00:40:54 +01:00
f4exb f44df73590 NFM demod: use AudioNetSink to send audio samples on the network 2018-01-29 05:27:39 +01:00
f4exb 9b68836203 RTP audio: fix su that JRTPLIB define is only in AudioNetSink implementation (cpp) 2018-01-29 05:19:59 +01:00
f4exb cc461f2f0f Added RTP Sink based on JRTPLib and AudioNetSink to handle sending audio over the network via UDP or RTP 2018-01-29 01:59:03 +01:00
f4exb f4e2ac61f8 Merge branch 'dev' 2018-01-28 09:28:25 +01:00
f4exb 5af03b2a39 About dialog: cosmetic changes 2018-01-28 09:28:04 +01:00