Commit Graph

3963 Commits

Author SHA1 Message Date
f4exb 8dfdc1086c PVS-Studio static analysis corrections (4) 2018-04-04 23:39:31 +02:00
f4exb 9fd33a4101 Removed liquid-dsp internal build and dependencies. Abandon clock recovery in ScopeNG 2018-04-04 02:03:37 +02:00
f4exb 827c9b6b73 ScopeNG: first symbol clock synchro implementation 2018-04-03 23:33:55 +02:00
f4exb c9861c455b ScopeNG: use dynamic storage for TriggerCondition objects. Fixed destructors 2018-04-03 23:19:35 +02:00
f4exb 26b4b50d23 ScopeNG: use dynamic storage for TraceControl objects 2018-04-03 22:29:09 +02:00
f4exb b8b2ceb47d Removed SymbolSynchronizer from Projector 2018-04-03 21:32:52 +02:00
f4exb 8ce1c76a40 ScopeNG: moved Projector class to sdrbase to avoid excessive dependency on liquid-dsp 2018-04-03 18:51:21 +02:00
f4exb b856bc2aac Liquid-dsp support correction. Created SymbolSynchronzier as an interface 2018-04-03 18:23:39 +02:00
f4exb d26464fcd8 Compile liquid-dsp from source internally (Linux) 2018-04-03 02:59:36 +02:00
f4exb af2e4864d0 ScopeNG GUI: make clear the projection combo boxes are built by the GUI not in the UI form 2018-04-03 02:58:15 +02:00
f4exb 306c09e175 ScopeXY: moved the draw graticule position in drawing sequence so that it does not flicker 2018-04-02 00:58:46 +02:00
f4exb 62abc80a97 BladeRF: bumped version to v3.14.1 2018-04-02 00:38:04 +02:00
f4exb 5a5d9e497e DSD demod: Windows build 2018-04-02 00:35:56 +02:00
f4exb 04d7e56f84 DSD demod: status text dialog: removed auto default on save button 2018-04-02 00:21:12 +02:00
f4exb dd1686df9e DSD demod: updated documentation and Debian changelog 2018-04-01 23:49:26 +02:00
f4exb 21aaeaedda DSD demod: status text log dialog save to file 2018-04-01 22:45:43 +02:00
f4exb 8d64ca2068 DSD demod: new dialog to show status text log 2018-04-01 22:14:11 +02:00
f4exb a447193bd7 DSD demod: make FM deviation independent of RF bandwidth. Bumped version to 3.14.1 2018-04-01 09:33:08 +02:00
f4exb 4c31b2c59d Web API: scanner client example: added channel demod volume control 2018-03-31 20:08:22 +02:00
f4exb fad2b7981d BladeRF: Web API: implemented settings management 2018-03-31 19:29:52 +02:00
f4exb f838258937 NFM mod and demod: fixed lowpass filter initialization at construction time (segfault correction with CTCSS) 2018-03-31 15:06:35 +02:00
f4exb 52f6910eed Merge branch 'master' into dev 2018-03-31 00:25:49 +02:00
f4exb ece6fae090 Windows build fixes 2018-03-31 00:21:55 +02:00
f4exb 1c5562471a
Merge pull request #154 from muellermartin/fix-cmake-find-hackrf
Fix wrong library name in CMake module for hackrf
2018-03-30 23:59:05 +02:00
f4exb deefab7c7c ATV demod: fixed segfault when TV screen pointer is not set yet by the GUI 2018-03-30 23:41:48 +02:00
f4exb 2e89f7e5a9 Updated channel settings documentation 2018-03-30 22:54:22 +02:00
Martin Müller 0ce735e883 Fix wrong library name in CMake module for hackrf 2018-03-30 20:39:01 +02:00
f4exb 1446ddb417 Fixed roundf in audio dialog (2) 2018-03-30 17:51:31 +00:00
f4exb c1f350c7e3 Fixed roundf in audio dialog 2018-03-30 19:41:41 +02:00
f4exb 7e37d91a49 Updated Debian changelog 2018-03-30 19:20:34 +02:00
f4exb 53beb8a92d Removed UDP address and port from Channel marker 2018-03-30 19:06:27 +02:00
f4exb e0356a39a5 Multiple audio: updated plugins documentation 2018-03-30 11:51:57 +02:00
f4exb 6c205fca65 Multiple audio: updated documentation 2018-03-30 11:22:05 +02:00
f4exb ff5b6af6cc Audio preferences dialog: removed useless indicator 2018-03-30 09:42:29 +02:00
f4exb 8735ca97ca AM, NFM, SSB demods: make audio FIFO length 1s for any audio sample rate 2018-03-30 08:55:49 +02:00
f4exb 10fe136b5e SSB demod: fixed AGC constants audio sample rate dependency 2018-03-30 02:07:03 +02:00
f4exb c3f3d2391d Audio dialog cosmetic changes 2018-03-30 01:30:06 +02:00
f4exb d22b5ecd05 Fixed RTP stereo 2018-03-30 01:19:02 +02:00
f4exb b244222667 qrtplib: fixed urandom calls 2018-03-29 19:55:03 +02:00
f4exb 75201ad303 Multiple audio support: WFM modulator 2018-03-29 17:27:03 +02:00
f4exb d2a658d8a1 HackRF output: allow interpolation by 64 2018-03-29 17:06:04 +02:00
f4exb 0d7f73f595 Multiple audio support: SSB modulator 2018-03-29 16:57:42 +02:00
f4exb eb57c1aca6 Multiple audio support: NFM modulator 2018-03-29 15:42:20 +02:00
f4exb 2380211533 Multiple audio support: AM modulator 2018-03-29 15:20:38 +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 6551c1cf5e TV screen: fixed OpenGL warning 2018-03-29 10:41:46 +02:00
f4exb dbc9e78077 DATV demod: fixed message handling 2018-03-29 10:03:52 +02:00
f4exb acb96acd85 Multiple audio support: Web API: AMDemod and NFMDemod: implemented audio device name in settings 2018-03-29 07:55:51 +02:00
f4exb b7065c8c83 Multiple audio support: Web API: implemented all interfaces to AudioDeviceManager 2018-03-29 01:43:31 +02:00