1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-29 01:06:35 -04:00
Commit Graph

472 Commits

Author SHA1 Message Date
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
f4exb
4a06cc94a0 SDRDaemonSink: refactored rate control and removed server type from GUI and REST API 2018-09-04 08:43:07 +02:00
f4exb
6f3bb72d52 SDRDaemonSink: transfer sample rate control from GUI to core (2) 2018-09-03 18:13:57 +02:00
f4exb
a0a9dc4dae SDRDaemonSink: transfer sample rate control from GUI to core (1) 2018-09-03 09:17:29 +02:00
f4exb
5d856f8a80 SDRDaemonSink: corrected sample count wrap around calculation 2018-09-03 00:15:47 +02:00
f4exb
b306aa8aa7 DaemonSrc: implemented status report to the GUI 2018-09-02 19:12:03 +02:00
f4exb
96dfce0154 SDRdaemonSink: added compatibility with SDRangel and SDRdaemon server types 2018-09-01 10:44:12 +02:00
f4exb
c25c7fda58 SDRDaemonSink GUI: sample rate active feedback (2) 2018-08-31 08:47:18 +02:00
f4exb
f8383f8cff SDRDaemonSink GUI: sample rate active feedback 2018-08-31 07:38:30 +02:00
f4exb
90fb223b01 SDRDaemonSink GUI: enhanced status reporting 2018-08-30 19:14:34 +02:00
f4exb
829299cb74 SDRDaemonSink: GUI: completed status display 2018-08-30 08:45:57 +02:00
f4exb
e20e14ac75 SDRDaemonSink: use SDRdaemon REST API to get channel source information 2018-08-30 02:58:10 +02:00
f4exb
1f7720e8f9 SDRdaemon: channel source report 2018-08-30 01:56:53 +02:00
f4exb
a8d45fd253 SDRDaemonSink: refactoring (2) 2018-08-29 22:08:58 +02:00
f4exb
133f9133bd SDRDaemonSink: refactoring (1) 2018-08-29 18:39:40 +02:00
f4exb
82cba84a50 SDRDaemonSink: fixes 2018-08-28 06:29:59 +02:00
f4exb
d978c42b6e Cosmetic changes 2018-08-16 19:04:23 +02:00
f4exb
62deb64f57 LimeSDR GUIs: always apply change of FIR bandwidth 2018-08-13 16:58:43 +02:00
f4exb
1456725237 Updated version 2018-07-18 21:19:11 +02:00
f4exb
f66f9e1cfe Fixed PlutoSDR output sample width. Fixes issue #198 2018-07-16 23:49:04 +02:00
Edouard GRIFFITHS
ea83e43d09 New Windows build 2018-07-11 18:05:05 +02:00
f4exb
b00aea8989 PVS studio static analyzer fixes (1) 2018-06-21 19:28:11 +02:00
f4exb
1eb8716a9f Fixes for Arch. Manual merge of pull request #183. DATV demod: fixed some of ffmpeg deprecation warnings 2018-06-13 00:20:51 +02:00
f4exb
da1b7c2658 Server: added SDRdaemon sink plugin 2018-05-29 22:14:37 +02:00
f4exb
f30717bafa Server: added PlutoSDR output plugin 2018-05-29 22:03:47 +02:00
f4exb
8155825bc4 SDR daemon sink: implemeted WEB API 2018-05-28 00:40:33 +02:00
f4exb
862c689754 LimeSDR: implemeted WEB API for reporting 2018-05-26 22:16:59 +02:00
f4exb
be15aa7cb0 PlutoSDR output: implemeted WEB API 2018-05-26 20:33:02 +02:00
beta-tester
1c952d3b0e force 24h time format
changed hh:mm to HH:mm
changed dd.MM.yyyy to yyyy-MM-dd to uniform all date format
2018-05-11 11:00:08 +02:00
f4exb
7bf777e498 Get rid of ugly native dialogs on file chooser dialogs 2018-05-11 00:00:15 +02:00
f4exb
c458f0647c Removed Fc pos references in Sample Sink side 2018-05-10 14:33:17 +02:00
f4exb
8281058b24 Sample sink plugins: use liberation font 2018-05-06 00:40:09 +02: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
27ddcabd56 Bumped version to v3.14.3 2018-04-16 08:24:56 +02:00
f4exb
36c3c71c73 BladeRF output server plugins: removed QWidget dependency 2018-04-15 19:18:21 +02:00
f4exb
88bb596baf HackRF output: allow display of SR down to 1 MS/s 2018-04-15 10:19:23 +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
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
d2a658d8a1 HackRF output: allow interpolation by 64 2018-03-29 17:06:04 +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
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
afa7351811 LimeSDR: fixed LO frequency setting with the latest version of LimeSuite 2018-03-20 08:45:03 +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
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
5a07823b4e LimeSDR output GUI: NCO and baseband center frequencies now show actual values 2018-03-14 06:54:27 +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
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
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
f4e2ac61f8 Merge branch 'dev' 2018-01-28 09:28:25 +01:00
Christopher Hewitt
ad045b410a BladeRF: fix typo 2018-01-22 19:35:41 -05:00
f4exb
2ddcb8c358 Differentiate Rx and Tx DSP sample sizes 2018-01-22 08:46:05 +01:00
f4exb
491b8a6d33 Replaced hardcoded bit scaling literals by defines 2018-01-21 10:57:04 +01:00
f4exb
07b4b013a9 PlutoSDR output: fixed plugin installation path 2018-01-20 22:21:01 +01:00
f4exb
3248554cd1 LimeSDR: do not call LMS_GetSampleRate if the stream is not running as data obtained is garbage 2018-01-08 01:15:17 +01:00
f4exb
9824843684 PlutoSDR: fixed possible segfault when stopping one device in multiple stream confguration. 2018-01-08 00:37:15 +01:00
f4exb
885ed4885f LimeSDR: fixed segfault when stopping one device in multiple stream confguration. Issue #119 2018-01-08 00:19:12 +01:00