Commit Graph

3721 Commits

Author SHA1 Message Date
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
f4exb 4c22be880c UDP source: optimization for FM modes 2018-01-28 03:06:30 +01:00
f4exb b57793607c UDP source: adaptation to 24 bit DSP 2018-01-28 02:30:15 +01:00
f4exb ba4d9ec0ca Airspy HF: added missing files to the libairspyhf built in libary cmake file 2018-01-26 03:00:10 +01:00
f4exb cc1033b3c5 File Input and record: 16/24 bit DSP compatibility: bug fixes 2018-01-25 23:52:36 +01:00
f4exb 12a97b9644 File Input and record: 16/24 bit DSP compatibility 2018-01-25 18:39:54 +01:00
f4exb 810ca8b057 SDRdaemon input: use size of Sample instead of literals 2018-01-25 18:39:04 +01:00
f4exb 3106faec8e ATV demod: replaced scaling literal by define 2018-01-25 18:37:30 +01:00
f4exb a78997b5e7 24 bit DSP build: corrected IQ imbalance calculation for any sample size 2018-01-25 00:48:11 +01:00
f4exb 236ed10c8c Web API: removed host from Swagger yaml spec so that it takes the current host in Swagger UI 2018-01-25 00:16:07 +01:00
f4exb c2594836b0 DSD Demod: compatibility with 24 bit samples in DSP 2018-01-24 23:57:36 +01:00
f4exb 4a442e97e7 Web API: re-organize online documentation and integrate Swagger-UI 2018-01-24 18:17:13 +01:00
f4exb 3d77c9af9b SDRDaemon input: adaptation for 24 bit Rx DSP 2018-01-24 08:49:18 +01:00
f4exb 3a82415de6
Merge pull request #127 from hewittc/master
Typo fixes
2018-01-23 15:09:58 +01:00
Christopher Hewitt e48cb8ceed DSD demod: fix typo 2018-01-22 21:28:11 -05:00
Christopher Hewitt ad045b410a BladeRF: fix typo 2018-01-22 19:35:41 -05:00
f4exb 4448b57b60 SDRDaemon input: differentiate SDRdaemon samples struct from internal DSP sample struct 2018-01-23 00:07:38 +01:00
f4exb 9bafb2d9b3 24 bit DSP: document in log and Web API. Adding PID information 2018-01-22 23:29:09 +01:00
f4exb a47587e16f Specify Scope and Spectrum Vis floating point sample scale 2018-01-22 14:07:24 +01:00
f4exb 61a16eade9 Use always 16 bit DSP on Tx side 2018-01-22 10:46:57 +01:00
f4exb 2ddcb8c358 Differentiate Rx and Tx DSP sample sizes 2018-01-22 08:46:05 +01:00
f4exb bacc6659b0 24 bit DSP: use a different define for Tx chain so that it can stay on 16 bit DSP 2018-01-22 03:00:08 +01:00
f4exb 732561152b 24 bit DSP fix 2018-01-22 02:49:06 +01:00
f4exb ad219d50cc Implemented 24 bit internal DSP (with bugs ...) 2018-01-21 21:48:36 +01:00
f4exb 08ce7f423b Templatize the accumulator type of integer half-band filters (non SIMD) 2018-01-21 19:39:51 +01:00
f4exb 8cd462a338 IntHalfbandFilterDB: use specific storeSample method when samples are defined om 32 bit wide fields 2018-01-21 12:12:20 +01:00
f4exb 34fe4cb747 Bumped version to 3.11.1 2018-01-21 11:06:33 +01:00
f4exb 491b8a6d33 Replaced hardcoded bit scaling literals by defines 2018-01-21 10:57:04 +01:00
f4exb f34750716a Added define for 32 bit sample compilation 2018-01-21 01:45:58 +01:00
f4exb 5a594629b3 Use FixReal in place of qint16 2018-01-21 01:19:35 +01:00
f4exb 07b4b013a9 PlutoSDR output: fixed plugin installation path 2018-01-20 22:21:01 +01:00
f4exb 62922bd7ba TestSource: set dc and iq buttons state from settings on display settings 2018-01-20 21:26:26 +01:00
f4exb 999bb7dbb3 Updated Debian changelog 2018-01-20 19:32:05 +01:00
f4exb 9719f456cf TestSource: Added documentation 2018-01-20 17:49:26 +01:00
f4exb 5baab1d5bd TestSource: fixed fc infra and supra 2018-01-20 03:44:44 +01:00
f4exb 057a8f94bb Airspy, BladeRF, HackRF, PlutoSDR, RTLSDR, SDRPlay: fixed frequency setting when changing decimation with fc position change 2018-01-20 03:28:30 +01:00