f4exb
775b2a270d
File record default file name fix (2)
2018-05-09 17:39:48 +02:00
f4exb
1ee75f127d
SDRDaemon source: fixed UDP socket readyRead signal connection (removed queued connection flag)
2018-05-09 09:57:26 +02:00
f4exb
0981d04904
File record default file name fix (1)
2018-05-08 11:03:09 +02:00
f4exb
e0d3c77fc3
Sample source plugins: use liberation font
2018-05-06 00:55:42 +02:00
f4exb
bec196953e
Corrected default font size
2018-05-05 15:21:49 +02:00
f4exb
5ce49a387d
Changed font for upward compatibiilty (test)
2018-05-05 15:10:19 +02:00
f4exb
c7db2a3ca7
Bumped plugins version
2018-05-02 00:29:18 +02:00
f4exb
058f3d5af8
RTLSDR: optimized decimator
2018-05-02 00:24:50 +02:00
f4exb
19c32b4354
Removed 24/16 bit differentiation on Decimator instantiation where possible
2018-05-01 23:57:12 +02:00
f4exb
d735025c6c
With global adoption of even/odd decimators the accu type must be 32 not 64 bits
2018-04-29 10:38:25 +02:00
f4exb
b03e9c59cb
Benchmarking: implemented decimator float to int test
2018-04-25 01:44:54 +02:00
f4exb
e206d65283
Merge pull request #162 from jigpu/spelling-fixes
...
Spelling fixes
2018-04-22 07:45:20 +02:00
Jason Gerecke
bc4d7adce7
FileSourceGui: Prevent potential integer overflow in updateWithStreamTime
...
UBSan reports the following error when replaying an IQ stream:
./plugins/samplesource/filesource/filesourcegui.cpp:331:29: runtime
error: signed integer overflow: 2704064 * 1000 cannot be represented
in type 'int'
By rearranging the calculation, we can be sure that the calculation never
overflows.
2018-04-21 18:53:21 -07:00
Jason Gerecke
8cf3469c87
Fix spelling errors in documentation
2018-04-21 18:45:09 -07:00
Jason Gerecke
f6ea7b216e
Fix spelling errors present in UI files
2018-04-21 18:44:54 -07:00
f4exb
20fbac5621
LimeSDR: updated documentation
2018-04-20 09:15:30 +02:00
f4exb
31eb02ab74
LimeSDR: updated documentation with transverter shift
2018-04-17 01:31:12 +02:00
f4exb
ff88a2e1db
LimeSDR output: implemented transverter shift
2018-04-17 00:55:56 +02:00
f4exb
b9587273d8
LimeSDR input: implemented transverter shift
2018-04-17 00:25:19 +02:00
f4exb
27ddcabd56
Bumped version to v3.14.3
2018-04-16 08:24:56 +02:00
f4exb
4df9aa93ab
AirspyHF and BladeRF input server plugins: removed QWidget dependency
2018-04-15 19:14:20 +02:00
f4exb
4dc99f7ad8
SDRdaemon source: fixed decimation setting
2018-04-10 22:27:34 +02:00
f4exb
b2d153ed9e
Build ModAM tx channel server plugin. Bumped version to 3.14.2
2018-04-06 01:04:31 +02:00
f4exb
cc3483aabe
Build AirspyHF and BladeRF server plugins. Removed AirspyHFi
2018-04-05 21:24:01 +02:00
f4exb
8dfdc1086c
PVS-Studio static analysis corrections (4)
2018-04-04 23:39:31 +02:00
f4exb
62abc80a97
BladeRF: bumped version to v3.14.1
2018-04-02 00:38:04 +02:00
f4exb
fad2b7981d
BladeRF: Web API: implemented settings management
2018-03-31 19:29:52 +02:00
f4exb
e0db2adc6b
LimeSDR plugins: bumped version
2018-03-29 14:54:14 +02:00
f4exb
3ca49aa849
LimeSDR: corrceted get/set center frequency taking NCO into account
2018-03-29 12:15:33 +02:00
f4exb
4d324875b9
Bumped to v3.14.0 and allow decimation by 64 on all input plugins (missing yet: BladeRF and RTLSDR)
2018-03-27 11:32:39 +02:00
f4exb
ef69dd22fa
Airspy HF+: allow decimation by 64
2018-03-27 01:43:04 +02:00
f4exb
6cc370e93e
Documentation updates
2018-03-24 04:55:51 +01:00
f4exb
5b7cbdf0e5
Multiple audio support: transfer start/stop audio to audio FIFO management in AudioDeviceManager
2018-03-24 04:18:58 +01:00
f4exb
db2e7fe71b
Web API: AirspyHF: implemented settings entry points
2018-03-22 05:10:13 +01:00
f4exb
afa7351811
LimeSDR: fixed LO frequency setting with the latest version of LimeSuite
2018-03-20 08:45:03 +01:00
f4exb
733c213bf2
RTLSDR: updated plugin version
2018-03-18 11:16:39 +01:00
f4exb
eb2dcfb74b
RTLSDR: start direct mode frequency range at DC (0 kHz)
2018-03-17 19:56:07 +01:00
f4exb
cca17093b6
LimeSDR: updated latest status in documentation
2018-03-16 22:42:01 +01:00
f4exb
243235b75f
LimeSDR: GUI cosmetic changea
2018-03-14 19:52:54 +01:00
f4exb
f75b45a1c1
Merge branch 'master' into dev
2018-03-14 19:18:20 +01:00
f4exb
c99693eacc
LimeSDR: removed useless step information from range inspection functions
2018-03-14 11:03:22 +01:00
f4exb
5d7b56ffc7
LimeSDR: updated documentation
2018-03-14 08:40:05 +01:00
f4exb
71686e6c45
Revert "Removed LimeSDR support from all builds"
...
This reverts commit d0599a2ec0
.
2018-03-14 08:37:40 +01:00
f4exb
a9887bcdaa
LimeSDR input GUI: NCO and baseband center frequency now show actual values
2018-03-14 06:30:45 +01:00
ZigaS
815d4cceac
Rebuild of 3.12.0 version on macOS 10.12.6 (16G1212).
2018-03-13 13:50:34 +01:00
f4exb
b5b3b4d699
LimeSDR: updated plugins version
2018-03-11 02:26:09 +01:00
f4exb
d0599a2ec0
Removed LimeSDR support from all builds
2018-03-11 01:48:59 +01:00
f4exb
b2e446afcc
Windows build: new location for export header
2018-03-10 20:32:46 +01:00
f4exb
28e9df5fe8
Clang clean compile
2018-03-04 01:47:51 +01:00
f4exb
2e5cfcafee
PVS-Studio static analysis corrections (3) issue #137
2018-02-24 10:29:27 +01:00
f4exb
2b846f5d28
PVS-Studio static analysis corrections (2) issue #137
2018-02-22 03:04:42 +01:00
f4exb
f01b90094b
PVS-Studio static analysis corrections (1) issue #137
2018-02-21 18:54:59 +01:00
f4exb
0ce9035e0a
Web API: fixed webapiSettingsGet not initializing own channel or device structure
2018-02-21 13:50:50 +01:00
f4exb
405c24d1e0
Perseus: updated readme
2018-02-18 19:17:17 +01:00
f4exb
01bbb65f84
AirspyHF: prevent segfault with wrong sample rate index is out of bounds
2018-02-18 06:23:49 +01:00
f4exb
790e5d3bc8
AirspyHF: prevent segfault with wrong sample rate index when the Airspy HF is not opened (yet)
2018-02-17 23:35:37 +01:00
f4exb
64044e521e
Perseus: workaround to fix sample rate setting and removal of useless passing to thread
2018-02-16 00:04:07 +01:00
f4exb
5f91db13da
Perseus: do a full start/stop when changing sample rate
2018-02-15 00:48:51 +01:00
f4exb
e589c44633
File source: corrected memory leak
2018-02-14 22:33:24 +01:00
f4exb
e8537d6582
Web API and related: fixed memory leaks and some malfunctions
2018-02-14 11:27:57 +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
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
5ee46772b1
Perseus: added documentation
2018-02-10 11:10:11 +01:00
f4exb
75f9da8465
Perseus: use 2048 samples block
2018-02-10 05:42:37 +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
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
f53a5f6e6e
Airspy HF: removed the integer processing plugin. Updated documentation
2018-02-06 00:29:55 +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
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
d43ecaf8f7
AirspyHF (float): working plugin
2018-02-02 02:12:49 +01:00
f4exb
67d948d440
AirspyHF (float): new plugin structure
2018-02-01 09:12:38 +01:00
f4exb
373aa6960f
Test Source: add phase imbalance control
2018-01-31 22:34:55 +01:00
f4exb
f4e2ac61f8
Merge branch 'dev'
2018-01-28 09:28:25 +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
c2594836b0
DSD Demod: compatibility with 24 bit samples in DSP
2018-01-24 23:57:36 +01:00