1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-27 16:26:34 -04:00
Commit Graph

443 Commits

Author SHA1 Message Date
f4exb
0e074cda36 BladeRF: updated documentation 2018-10-11 21:14:30 +02:00
f4exb
993ab36a29 FileRecord improvement: update FileSink plugin and writeHeader private method in FileRecord accordingly 2018-10-10 14:05:21 +02:00
f4exb
ef1e9c2b25 File source: added documentation. Bumped version 2018-10-09 23:15:59 +02:00
f4exb
6269125d2c BladeRF2: fixed Tx channel enable/disable wrapping routine thus fixing issue #225 2018-10-09 02:08:06 +02:00
f4exb
89d5155694 BladeRF2: updated documentation 2018-10-07 19:48:45 +02:00
f4exb
c579d66b59 BladeRF2: implemented transverter mode 2018-10-03 06:14:26 +02:00
f4exb
f4976485fc BladeRF2 output: tried to fix SO->MO and MO->SO cycle 2018-10-02 06:11:34 +02:00
f4exb
593209185e BladeRF2 output: Windows build 2018-10-01 10:30:34 +02:00
f4exb
2323d21a43 BladeRF2: fixed MO mode by multiplying sample rate by the number of Tx channels 2018-09-30 23:42:52 +02:00
f4exb
98a87bb860 BladeRF2: REST API: implemented LO soft correction setting 2018-09-30 11:10:07 +02:00
f4exb
e754dee625 BladeRF2 output: implemented LO soft correction 2018-09-30 10:59:52 +02:00
f4exb
b5c4b532ae BladeRF2 input: implemented LO soft correction 2018-09-30 10:26:53 +02:00
f4exb
2df27958b3 BladeRF output fixes but MO still not working 2018-09-30 07:25:13 +02:00
f4exb
53ff8f32bf BladeRF2 output: fixed SO mode 2018-09-29 21:40:22 +02:00
f4exb
5566dc6a7e BladeRF2 output: fixed gain handling 2018-09-29 10:53:44 +02:00
f4exb
d75a576f69 BladeRF output (2) 2018-09-29 09:56:54 +02:00
f4exb
c27acf086e BladeRF output (1) and some cosmetic changes 2018-09-29 05:49:14 +02:00
f4exb
e4ce6c21b2 libbladerRF2: Windows build for bladerf1output plugin 2018-09-27 10:41:55 +02:00
f4exb
f7af0a4ac2 BladerRF2 input support (2) 2018-09-23 19:56:24 +02:00
f4exb
0e79f4eccf LibbladeRF2: migrate bladerfoutput to bladerf1output 2018-09-19 08:42:59 +02:00
f4exb
e130c2213f LibbladeRF2: migrate UI from bladerf to bladerf1 2018-09-19 06:27:40 +02:00
f4exb
94837dbd51 LibbladeRF2: BladeRF1 specific enumeration 2018-09-19 06:15:22 +02:00
f4exb
bf726e16b1 LibbladeRF2: migrate REST API from bladerf to bladerf1 2018-09-19 05:54:07 +02:00
f4exb
8433f63a9b LibbladeRF2: migrate devices/bladerf to devices/bladerf1 2018-09-19 05:26:18 +02:00
f4exb
d596931209 LibbladeRF2: make bladeRF1 work 2018-09-18 23:12:00 +02:00
f4exb
d2a740425b SDRDaemonSink: always set center frequency on API report analysis 2018-09-18 00:08:15 +02:00
f4exb
1894f0ba02 Windows build: remove SDRDaemon plugins 2018-09-17 09:24:05 +02:00
f4exb
7bbb0b426d SDRDaemonSink: use QUdpSocket: cleanup 2018-09-17 03:53:46 +02:00
f4exb
aac6d09622 SDRDaemonSink: use QUdpSocket 2018-09-17 03:42:08 +02:00
f4exb
1e02b85702 SDRDaemonSink: make UDP worker a QThread 2018-09-17 03:33:18 +02:00
f4exb
6406a0ba50 SDRDaemonSink: separate files for UDPSinkFECWorker 2018-09-16 11:23:24 +02:00
f4exb
82b25f2f9d Fixed Windows build 2018-09-16 10:02:54 +02:00
f4exb
f86afff3e8 Fixed Debian build 2018-09-16 01:30:43 +02:00
f4exb
f3253ffccc SDRDaemonSink: Windows build 2018-09-15 22:30:58 +02:00
f4exb
a2a07a1121 SDRdaemon: code cleanup 2018-09-15 21:50:12 +02:00
f4exb
69cb73900d SDRDaemonSink: updated documentation 2018-09-15 11:42:28 +02:00
f4exb
5e588ae09e SDRDaemon: cleanup on UDP Tx side to use sdrdaemondatablock.h definitions and Rx sample size 2018-09-13 00:31:49 +02:00
f4exb
6aff1a3db3 SDRDaemonSink: calculate Tx delay in UDP sink 2018-09-11 01:01:43 +02:00
f4exb
9bf030c824 SDRDaemonSink: ananonymize protected bloc in UDPSinkFEC also 2018-09-11 00:24:18 +02:00
f4exb
6341bddef3 SDRDaemonSink: 16/24 bit samples compatibility 2018-09-10 08:46:52 +02:00
f4exb
404c73fb80 SDRDaemon: make Rx side truly 24/16 bit compatible in all configurations 2018-09-10 02:52:36 +02:00
f4exb
0ae5955b76 SDRDaemon: fixed passing number of sample bits and sample bytes 2018-09-09 17:39:36 +02:00
f4exb
cfd414073e SDRDaemon: removed references to nanomsg entirely 2018-09-09 10:45:34 +02:00
f4exb
4518984ddb SDRDaemonSink: wait for queue stabilization to start rate control 2018-09-07 09:22:17 +02:00
f4exb
98a1f1952f SDRDaemonSink and DaemonSource: do not set frequency via SDRDaemonSink 2018-09-07 00:58:09 +02:00
f4exb
96e7d49fbe DaemonSink (1) 2018-09-05 01:32:29 +02:00
f4exb
dc51f96b3f SDRDaemonSinkOutput: set initial conditions of sample rate control at start 2018-09-04 22:28:10 +02:00
f4exb
b2dc7a6cdc Changed SDRDaemonChannelXxx to DaemonXxx 2018-09-04 20:35:54 +02:00
f4exb
7146225222 SDRdaemonSinkGui: removed rate control code 2018-09-04 15:02:45 +02:00
f4exb
5cf060f4d6 SDRdaemonSinkOutput: removed unused attributes 2018-09-04 14:00:42 +02:00