Commit Graph

2787 Commits

Author SHA1 Message Date
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