Commit Graph

3949 Commits

Author SHA1 Message Date
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
f4exb 249ea735c8 Multiple audio support: Web API: new GET and PATCHes to set input and output parameters 2018-03-29 00:38:01 +02:00
f4exb 231cb45aa6 Removed obsolete references to AudioNetSink 2018-03-28 10:00:56 +02:00
f4exb 28cb4e7c3c AM demod: removed UDP/RTP copy audio entirely 2018-03-28 09:58:45 +02:00
f4exb 3b882e78b4 BFM demod: removed UDP/RTP copy audio entirely 2018-03-28 09:43:33 +02:00
f4exb 289318beaa NFM demod: removed UDP/RTP copy audio entirely 2018-03-28 09:40:24 +02:00
f4exb 4501066426 SSB demod: removed UDP/RTP copy audio entirely 2018-03-28 09:27:47 +02:00
f4exb 814764eeee WFM demod: remove UDP/RTP copy audio entirely 2018-03-28 09:18:28 +02:00
f4exb f71446b6ec Multiple audio support: DSD demodulator: allow to use native 8k decoder if audio sample rate is 8k 2018-03-28 08:43:11 +02:00
f4exb c4b092dff0 Multiple audio support: DSD demodulator 2018-03-28 08:00:27 +02:00
f4exb 44b4b3cc85 Multiple audio support: WFM demodulator 2018-03-28 07:44:54 +02:00
f4exb ae0470218c Multiple audio support: BFM demodulator 2018-03-27 23:57:29 +02:00
f4exb 61aad30cbb Multi audio device: dialogs cosmetic changes 2018-03-27 22:32:04 +02:00
f4exb c2d92ab888 qrtplib: take the ral RTP header size (20 bytes) into account and have a multiple of 20ms frame for too small packets 2018-03-27 19:50:02 +02:00
f4exb 5b45f5b178 AudioOutput: more meaningful variable name 2018-03-27 14:54:48 +02:00