Commit Graph

4329 Commits

Author SHA1 Message Date
f4exb b1da29a3c4 Sink plugins: corrected name getters and setters 2018-08-15 11:24:14 +02:00
f4exb 1c0e9010d9 Set spectrum default to log 2018-08-15 10:30:12 +02:00
f4exb 308204e652 PlutoSDR input: install server plugin in the correct sub directory 2018-08-15 03:04:31 +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 a7e63df13d CW keyer: used signed char to avoid copmilation warnings in some installations 2018-08-13 22:10:42 +02:00
f4exb 62deb64f57 LimeSDR GUIs: always apply change of FIR bandwidth 2018-08-13 16:58:43 +02:00
f4exb 36511a4cb4 GLScopeGUI: adapted to new UI name 2018-08-12 18:47:50 +02:00
f4exb 77599e67e1 Renamed scopevisng.cpp to scopevis.cpp 2018-08-12 17:23:32 +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 b7b9c8af8a Renamed glscopeng.cpp to glscope.cpp 2018-08-12 17:07:43 +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 7769f4b215 Renamed glscopenggui.cpp to glscopegui.cpp 2018-08-12 16:56:52 +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 d9ddc673b3 Renamed glscopenggui.ui to glscopegui.ui 2018-08-12 16:44:12 +02:00
f4exb b1b79ecc38 Renamed Ui::GLScopeNGGUI to Ui::GLScopeGUI 2018-08-12 16:42:38 +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 b1b6b74681 Web API: HTTP server: reduce debug message and put more interesting information 2018-08-11 23:29:38 +02:00
f4exb a0a23d3d73 Main Window: fixed some debug messages 2018-08-11 17:36:02 +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 b9fb572fab Removed obsolete elements in windows install script 2018-08-07 08:46:07 +02:00
f4exb b174e6b7ad Test Source: fixed glitches 2018-08-06 22:46:48 +02:00
f4exb 29677cba06 Web API: fixed TestSource device setting 2018-08-06 13:13:31 +00: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 eef1ce9a64 Web API: implemented instanceDVSerialGet 2018-08-02 23:05:53 +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 e37c90c8d0 Web API: handle pre-flight requests 2018-07-21 22:28:35 +02:00
f4exb 1456725237 Updated version 2018-07-18 21:19:11 +02:00
f4exb f331d28f53 Merge branch 'master' into dev 2018-07-18 18:42:59 +02:00
f4exb 06c1809b76 Debian: updated changelog 2018-07-18 14:52:55 +02:00
f4exb 1be8663ad8 Fix preset group delete not removing presets from he preset window 2018-07-18 08:36:28 +02:00
f4exb 5db83edc3e
Merge pull request #197 from FFY00/patch-2
Docs: update Arch Linux information
2018-07-17 14:18:21 +02:00
f4exb 7c3f31af69 Web API: implemented CORS 2018-07-17 01:50:32 +02:00
f4exb f66f9e1cfe Fixed PlutoSDR output sample width. Fixes issue #198 2018-07-16 23:49:04 +02:00
FFY00 7ad7922a09
Docs: update Arch Linux information 2018-07-12 17:25:38 +01:00
Edouard GRIFFITHS ea83e43d09 New Windows build 2018-07-11 18:05:05 +02:00
f4exb 2670c17f6a Scope: fixed vertical scale display and extended amp range 2018-07-08 18:59:09 +02:00
f4exb b0eb2b6c1d Upgraded Channel analyzer version and updaed Debian changelog 2018-07-08 15:06:33 +02:00
f4exb 8a9e9da550 Scope: fixed power overlay display 2018-07-08 13:07:21 +02:00
f4exb ea780d72c4 Updated version, documentation and Debian changelog 2018-07-07 18:40:56 +02:00