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 |
|
f4exb
|
ce499c73bb
|
AirspyHF: updated documentation
|
2018-01-19 21:12:41 +01:00 |
|
f4exb
|
9a488f9f97
|
TestSource: fixed some GUI issues
|
2018-01-18 01:09:42 +01:00 |
|
f4exb
|
7c185ac268
|
AirspyHF: limit decimation to 32
|
2018-01-18 00:35:14 +01:00 |
|
f4exb
|
4db248c26a
|
Halfband filters traits: use minimal scaling value so that the smallest coefficient is not zero. Avoids int32 multiplication overflow for large enough decimation factors and sample bit size
|
2018-01-18 00:21:50 +01:00 |
|
f4exb
|
dd67b95fcd
|
AirspyHF: implemented LO ppm correction
|
2018-01-17 02:08:01 +01:00 |
|
f4exb
|
a793a74dd2
|
RTL-SDR: added RF bandwidth setting in web API
|
2018-01-16 20:03:18 +01:00 |
|
f4exb
|
9f88ea6199
|
RTL-SDR: updated documentation
|
2018-01-16 08:08:01 +01:00 |
|
f4exb
|
6800bc769e
|
RTL-SDR: implemented tuner bandwidth control
|
2018-01-16 01:01:24 +01:00 |
|
f4exb
|
bb799a9785
|
RTL-SDR: bumped to v3.11.0
|
2018-01-16 00:03:25 +01:00 |
|
f4exb
|
c7e1526930
|
Added decimation class with unsigned to signed conversion with shift. Applied to RTL-SDR
|
2018-01-16 00:01:38 +01:00 |
|
f4exb
|
18fa3b6156
|
RTL-SDR: corrected bit shifts for 8 bit samples and corrected RTL-SDR unsigned to signed conversion
|
2018-01-15 23:37:26 +01:00 |
|
f4exb
|
39b20bb71f
|
AirspyHF: Debian build: include source directories of airspyhf library
|
2018-01-15 16:54:24 +01:00 |
|
f4exb
|
081e3a68d2
|
Web API: deviceset config example: replaced SDRPlay by AirspyHF
|
2018-01-15 01:11:14 +01:00 |
|
f4exb
|
dd07b5ce71
|
AirspyHF: added documentation
|
2018-01-15 00:56:11 +01:00 |
|
f4exb
|
aa04cad353
|
AirspyHF: fixed band setting initialization when setting frequency from preset
|
2018-01-15 00:32:59 +01:00 |
|
f4exb
|
6cf1524c7a
|
AirspyHF and TestSource: fixed Windows build
|
2018-01-14 23:59:57 +01:00 |
|
f4exb
|
788a2ceb33
|
Windows build for AirspyHF and TestSource
|
2018-01-14 22:26:35 +01:00 |
|
f4exb
|
f0861c1bb5
|
AirspyHF: Removed Fc position control
|
2018-01-14 21:37:49 +01:00 |
|
f4exb
|
6384c88f8b
|
AirspyHF: removed now useless LO ppm correction and DC and IQ corrections
|
2018-01-14 20:23:28 +01:00 |
|
f4exb
|
432f1524ac
|
AirspyHF: use processed int16 samples
|
2018-01-14 20:00:53 +01:00 |
|
f4exb
|
bd8c916dd4
|
TestSource: implemente DC and IQ bias and corrections
|
2018-01-14 11:58:36 +01:00 |
|
f4exb
|
45e04f06ae
|
Compromise on 8 bit decimator pre process shift constants so that it pads to 15 bits instead of 16. Prevents saturation in all cases.
|
2018-01-14 05:12:24 +01:00 |
|
f4exb
|
e3575d5f5f
|
TestSource: fixes
|
2018-01-14 04:43:24 +01:00 |
|
f4exb
|
176792c0ce
|
Corrected 8 bit decimator pre process shift constants
|
2018-01-14 04:43:04 +01:00 |
|
f4exb
|
34f6b796b7
|
TestSource: first implementation
|
2018-01-14 02:25:24 +01:00 |
|
f4exb
|
3169a8b68b
|
Added Airspy HF+ in the main readme along with other updates
|
2018-01-13 05:44:21 +01:00 |
|
f4exb
|
2680f73feb
|
AirspyHF: changed back maximum HF LO linit to 31 MHz after fix in airspyhf library
|
2018-01-13 04:43:43 +01:00 |
|
f4exb
|
bde2f3447e
|
BFM demod: fixed pilot power GUI display
|
2018-01-13 04:04:34 +01:00 |
|
f4exb
|
b56e517065
|
AirspyHF: fixed frequency change with band select change
|
2018-01-13 03:57:23 +01:00 |
|
f4exb
|
5bad3637f3
|
Show REST API URL in about dialog
|
2018-01-12 00:57:05 +01:00 |
|
f4exb
|
0b91e7e8b5
|
AirspyHF support: set band select in display settings method
|
2018-01-12 00:56:38 +01:00 |
|
f4exb
|
5c29e82d00
|
AirspyHF support: updated general version and changelog
|
2018-01-12 00:33:38 +01:00 |
|
f4exb
|
04a2143809
|
AirspyHF support: implemented the band selector
|
2018-01-12 00:24:54 +01:00 |
|