Commit Graph

2987 Commits

Author SHA1 Message Date
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 0d115ac342 DaemonSinkThread: removed useless member 2018-09-16 20:50:56 +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 03441bdd6c Fixed Debian build on Bionic 2018-09-15 23:55:41 +00: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 94befa3e4e SDRDaemonSource: updated documentation 2018-09-15 20:24:49 +02:00
f4exb 69cb73900d SDRDaemonSink: updated documentation 2018-09-15 11:42:28 +02:00
f4exb db77414aa0 SDRDaemonSource: updated documentation 2018-09-15 10:33:04 +02:00
f4exb c39ea3e4b7 SDRDaemonSource: sends API info request when pushing API set button 2018-09-15 10:32:40 +02:00
f4exb 39c553d763 DSD demod: fixed highpass filter display in the UI 2018-09-13 17:34:45 +02:00
f4exb a07f01b021 SDRDaemonSource: allow zero frequency and correct some calculations based on meta data 2018-09-13 14:58:35 +02:00
f4exb 0a2329ffe7 SDRDaemonSource: use global SDR data blocks definitions 2018-09-13 09:18:58 +02:00
f4exb e78ee1b946 Make SDRDaemonSink -> DaemonSource work in all 16 / 24 bit samples combination 2018-09-13 02:33:56 +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 05072ce4b9 Windows buiid: fixed UDP channel plugins pro files 2018-09-12 15:50:40 +02:00
f4exb da963179fb UDP source and sink: align message names 2018-09-12 15:46:42 +02:00
f4exb 5771ef4783 Foolproof AudioFifo to try fix issue #210. Consequently removed useless timeout parameter on read and write methods 2018-09-12 15:30:53 +02:00
f4exb d084d6ff5b Cosmetic changes 2018-09-12 01:21:51 +02:00
f4exb bdb0e50c5f UDP source and sink: updated documentation 2018-09-12 00:49:55 +02:00
f4exb 7252e886de Renamed libdemodudpsrc folder to libudpsink 2018-09-12 00:43:15 +02:00
f4exb 3497cb92ee Renamed udpsrc folder to udpsink 2018-09-12 00:40:22 +02:00
f4exb fed7f72da1 REST API: Renamed UDPSrc to UDPSink 2018-09-12 00:36:30 +02:00
f4exb 06acb17e3a Renamed UDPSrc to UDPSink 2018-09-12 00:08:47 +02:00
f4exb f8e90827ac Renamed the UDPSink from sdrbase utils to UDPSinkUtil 2018-09-11 23:45:56 +02:00
f4exb 6f368d123b renamed udpsink directory to udpsource 2018-09-11 23:22:59 +02:00
f4exb f58cc3cc07 Renamed UDPSink to UDPSource 2018-09-11 22:36:16 +02:00
f4exb 87b9cff3c2 Rename libdaemonsrc to libdaemonsource 2018-09-11 17:05:16 +02:00
f4exb 0a42e2b0ac Rename daemonsrc to daemonsource 2018-09-11 16:50:55 +02:00
f4exb 3a32cf156c Rename DaemonSrc to DaemonSource 2018-09-11 16:32:14 +02:00
f4exb 6c77f2dfe5 Complete removal of SDRDaemon as a distinct binary 2018-09-11 13:41:09 +02:00
f4exb 4cd9055fe6 DaemonSrc: fixed missing channel deletion on GUI deletion. Added missing signals handling 2018-09-11 08:41:37 +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 1590db3ce2 SDRDaemon: anonymize protected block 2018-09-10 18:52:40 +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 22746ff813 SDRDaemonSink: 16/24 bit support (2): works for 16 bit stream 2018-09-09 22:35:25 +02:00
f4exb 7158107e58 SDRDaemonSink: 16/24 bit support (1): works for 16 bit stream 2018-09-09 21:26:47 +02:00
f4exb 7e97f62615 SDRDaemonSource: sample bit size conversion 16 / 24 bits bidirectional 2018-09-09 19:28:44 +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 a56b96a97b SDRDaemonSource: updated revision 2018-09-09 09:55:21 +02:00
f4exb 95b105f453 SDRDaemonSource: adaptation to remote DaemonSink channel 2018-09-08 23:30:22 +02:00
f4exb 4c0c51b17d DaemonSink: Web API: implement title and color 2018-09-08 19:24:38 +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 b75eb08a91 DaemonSource: pass device center frequency and baseband sample rate in the report 2018-09-06 21:54:09 +02:00
f4exb 67f523e629 TestSource: make it more robust 2018-09-06 14:29:14 +02:00
f4exb b839b5d0c3 DaemonSink: finalization and cleanup 2018-09-06 05:39:28 +02:00
f4exb 3b09e0e5d7 DaemonSink: Web API implementation 2018-09-06 05:32:11 +02:00
f4exb 54c89f16aa DaemonSink (7) 2018-09-06 05:21:43 +02:00
f4exb 2be1281885 DaemonSink (6) 2018-09-06 04:36:56 +02:00
f4exb 354409a21a DaemonSink (5) 2018-09-06 04:23:27 +02:00
f4exb 29583e4d56 DaemonSink (4) 2018-09-05 18:25:58 +02:00
f4exb 4819ebf5f6 DaemonSink (3) 2018-09-05 13:28:38 +02:00
f4exb dcd8f94931 DaemonSink (2) 2018-09-05 08:44:14 +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 406ca837c3 SSBMod and WFMMod: fixed compiler warnings 2018-09-02 19:49:53 +02:00
f4exb b723479197 DaemonSrc: added more report data to the report API 2018-09-02 19:27:38 +02:00
f4exb d5f5328ab2 Removed old SDRDaemonChannelSource 2018-09-02 19:17:14 +02:00
f4exb b306aa8aa7 DaemonSrc: implemented status report to the GUI 2018-09-02 19:12:03 +02:00
f4exb 472a9b2532 DaemonSrc: added missing <QObject> include fixing mess in MOC generation at least in Qt 5.11.1 2018-09-02 02:00:01 +02:00
f4exb 0709cf02f4 DaemonSrc: added header protection 2018-09-01 22:24:21 +02:00
f4exb 96dfce0154 SDRdaemonSink: added compatibility with SDRangel and SDRdaemon server types 2018-09-01 10:44:12 +02:00
f4exb 3469b91163 Daemon channel source new plugin (5) 2018-09-01 09:53:16 +02:00
f4exb 2a6752c4cf Daemon channel source new plugin (4) 2018-09-01 04:43:15 +02:00
f4exb 4345132a9f Daemon channel source new plugin (3) 2018-09-01 04:37:23 +02:00
f4exb 4f4d417d5a Daemon channel source new plugin (2) 2018-09-01 00:18:35 +02:00
f4exb 5151f38977 Daemon channel source new plugin (1) 2018-08-31 23:29:53 +02:00
f4exb 26bc4d8f8e SDRDaemon channel source: added plugin 2018-08-31 18:30:52 +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 c0b5c86d88 SDRdaemon: first working version 2018-08-22 00:40:01 +02:00
f4exb d978c42b6e Cosmetic changes 2018-08-16 19:04:23 +02:00
f4exb ac4b016ee7 UDP source and sink: Web API: more informative report 2018-08-16 10:46:01 +02:00
f4exb 3258331a76 UDP sink GUI: fixed internal widgets minimum widths 2018-08-16 01:05:50 +02:00
f4exb 2c7d45e9a6 UDP sink: effectively implemented low cutoff setting from web API 2018-08-16 01:05:19 +02:00
f4exb 53d6161e89 UDP source Web API setting correction. UDP sink default port set to 9998 2018-08-15 22:47:55 +02:00
f4exb b1da29a3c4 Sink plugins: corrected name getters and setters 2018-08-15 11:24:14 +02:00
f4exb 65d2d2a664 UDP sink: removed queued connection on socket connection (gets stuck with Qt >= 5.8) 2018-08-15 02:48:59 +02:00
f4exb 62deb64f57 LimeSDR GUIs: always apply change of FIR bandwidth 2018-08-13 16:58:43 +02:00
f4exb cee9a8b757 Renamed scopevisng.h to scopevis.h 2018-08-12 17:22:39 +02:00
f4exb aa6f2e9f2f Renamed ScopeVisNG to ScopeVis 2018-08-12 17:18:58 +02:00
f4exb 4a733cae51 Renamed spectrumscopengcombovis.* to spectrumscopecombovis.* 2018-08-12 17:13:06 +02:00
f4exb 37ab2e442e Renamed SpectrumScopeNGComboVis to SpectrumScopeComboVis 2018-08-12 17:10:31 +02:00
f4exb bda60dcd43 Renamed glscopeng.h to glscope.h 2018-08-12 17:06:55 +02:00
f4exb 0fcc694ca1 Renamed GLScopeNG to GLScope 2018-08-12 17:01:56 +02:00
f4exb 081b83128f Renamed glscopenggui.h to glscopegui.h 2018-08-12 16:56:03 +02:00
f4exb 2429f169bc Renamed GLScopeNGGUI to GLScopeGUI 2018-08-12 16:48:03 +02:00
f4exb 3463efc37e Bumped version 2018-08-12 15:52:05 +02:00
f4exb c9c19f412c Cleanup of old scope objects 2018-08-12 15:49:14 +02:00
f4exb a971e6da10 Web API: fixed bug in PUT/PATCH of modulators not setting differentially 2018-08-08 09:17:25 +02:00
f4exb 710502b3b2 WFM demod: corrected audio mute display 2018-08-07 19:28:50 +02:00
f4exb b174e6b7ad Test Source: fixed glitches 2018-08-06 22:46:48 +02:00
f4exb 14ec3c01d8 SSB modulator: set samples to zero when no modulation. Fixes issue #204 2018-08-05 12:48:02 +02:00
f4exb f368c62329 Fixed power display going to floor value in some demods 2018-08-05 12:44:06 +02:00
f4exb e783bcbbcb AM demod: bumped version 2018-08-02 23:28:10 +02:00
f4exb 8dd65e70f2 Web API: AM demod: added pll and syncAMOperation settings processing 2018-08-02 23:27:22 +02:00
f4exb e1bef01b96 RTL-SDR: fixed low sample rate setting 2018-07-30 01:38:48 +02:00
f4exb 1bb36f6670 Web API: RTL-SDR: fixed RF bandwidth setting 2018-07-30 00:43:08 +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 b0eb2b6c1d Upgraded Channel analyzer version and updaed Debian changelog 2018-07-08 15:06:33 +02:00
f4exb d5f153ff75 Spectrum: added log/linear control 2018-07-04 23:11:28 +02:00
f4exb 5e1699c981 Bumped plugins version 2018-07-02 02:37:56 +02:00
f4exb 56e49baa3b Spectrum averaging: fixed average (1) 2018-07-01 02:16:59 +02:00
f4exb e9658e0346 Spectrum averaging (2): moving average 2018-06-30 22:30:42 +02:00
f4exb 95f39109f7 DSD demod: NXDN: updated documentation 2018-06-27 09:15:31 +02:00
Edouard Griffiths 7365b2dece Channel Analyzer: corrected suqared magnitude (power) display in dB 2018-06-26 20:03:56 +02:00
f4exb cc03445377 Scope: added amplification down to 100u full scale adnd finer trigger level down to 20u per step 2018-06-26 01:39:23 +02:00
f4exb fd915613e4 Scope: added magnitude squared (linear power) display overlays 2018-06-26 01:06:45 +02:00
f4exb 80b7829bf7 Scope and channel analyzer: new squared magnitude (linear power) projection mainly for radioastronomy 2018-06-26 00:43:19 +02:00
f4exb 5f120fb2cb DSD decoder: NXDN: support for EFR vocoder only with DV serial 2018-06-25 01:05:13 +02:00
f4exb deae4e6271 DSD NXDN support: more documentation 2018-06-22 17:41:15 +02:00
f4exb 15a51fb932 DSD NXDN support: updated documentation 2018-06-22 00:25:11 +02:00
f4exb 5777875618 PVS studio static analyzer fixes (2) 2018-06-22 00:15:23 +02:00
f4exb b00aea8989 PVS studio static analyzer fixes (1) 2018-06-21 19:28:11 +02:00
f4exb 777a1b0123 DSD demod: NXDN support documentation 2018-06-21 03:57:16 +02:00
f4exb e86120969a DSD decoder: NXDN implementation 2018-06-20 09:15:17 +02:00
f4exb d17775f5e1 DATV demod: include it only if FFmpeg > 3.1 is installed 2018-06-14 18:01:02 +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 f76fafe826 Windows build fix 2018-06-10 12:17:26 +02:00