Commit Graph

1340 Commits

Author SHA1 Message Date
f4exb 2efa7ab594 DSD demod: allow use of audio rates that are integer multiples of 8k other than 48k (x2,3,4,5) 2018-04-23 01:04:47 +02:00
f4exb 7e6267f41c SSB demod: use delay line to squeeze squelch tail 2018-04-22 09:37:34 +02:00
f4exb 12f5f4e30c NFM demod: buffered squelch 2018-04-21 09:23:01 +02:00
f4exb ff88a2e1db LimeSDR output: implemented transverter shift 2018-04-17 00:55:56 +02:00
f4exb b9587273d8 LimeSDR input: implemented transverter shift 2018-04-17 00:25:19 +02:00
f4exb def7592053 Widnows build fixes 2018-04-15 20:56:46 +02:00
f4exb 274e6c645d UDP Sink: Web API: settings and report implementation 2018-04-15 18:25:22 +02:00
f4exb 6320716eb9 ATV modulator: Web API: add possibility to set image and video files 2018-04-15 02:22:54 +02:00
f4exb b21ea9ab2f ATV modulator: Web API: settings and report implementation 2018-04-15 00:52:39 +02:00
f4exb b38d2a2a65 SSB mod: Web API: settings and report implementation 2018-04-14 21:46:53 +02:00
f4exb 9c7026ae5e NFM demod: fixed AF squelch setting according to audio sample rate. Fixed discriminator. Added details to documentation. 2018-04-14 21:45:45 +02:00
f4exb 2af885dcda SSB mod: added missing new files 2018-04-13 09:27:48 +02:00
f4exb b151b00182 SSBMod YAML file 2018-04-12 23:49:29 +02:00
f4exb b4d7a0a905 WFM demod: Web API: settings and report implementation 2018-04-09 00:37:17 +02:00
f4exb 0ba86c0d22 AM demod: Web API: settings and report implementation. NFM demod: fixes 2018-04-06 00:54:18 +02:00
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 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 fad2b7981d BladeRF: Web API: implemented settings management 2018-03-31 19:29:52 +02:00
f4exb 53beb8a92d Removed UDP address and port from Channel marker 2018-03-30 19:06:27 +02:00
f4exb d22b5ecd05 Fixed RTP stereo 2018-03-30 01:19:02 +02:00
f4exb eb57c1aca6 Multiple audio support: NFM modulator 2018-03-29 15:42:20 +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 28cb4e7c3c AM demod: removed UDP/RTP copy audio entirely 2018-03-28 09:58:45 +02:00
f4exb 289318beaa NFM demod: removed UDP/RTP copy audio entirely 2018-03-28 09:40:24 +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 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
f4exb 275144ae97 Multiple audio support: NFM demodulator 2018-03-27 13:18:00 +02:00
f4exb 4fbb8f74c8 Multiple audio support: SSB demodulator 2018-03-27 11:17:11 +02:00
f4exb d683c90c43 Removed copy to UDP/RTP from AudioFifo 2018-03-27 09:23:42 +02:00
f4exb ebf3b1fc4b RTP fixes 2018-03-27 09:04:10 +02:00
f4exb e64ed09308 Option to disable RTP when constructing the AudioNetSink 2018-03-27 08:13:06 +02:00
f4exb 6887a7d61e AM demod: removed RTP over UDP. Changed fixed volume factor depending on audio sample rate 2018-03-27 01:30:44 +02:00
f4exb b7ed963ff7 Multiple audio support: RTP sink code cleanup 2018-03-27 00:40:59 +02:00
f4exb 5e776596b5 Multiple audio support: RTP rate is device sample rate 2018-03-27 00:09:52 +02:00
f4exb 2b3cc874c1 Multiple audio support: implemented copy to UDP/RTP. RTP 48000 S/s only 2018-03-26 22:58:17 +02:00
f4exb ddff6c91b1 Multiple audio support: new combo and enum for udp channel mode 2018-03-26 21:10:09 +02:00
f4exb a049e3aaa6 Multiple audio support: Select output device in AM demod 2018-03-26 18:41:09 +02:00
f4exb 095ab14a14 Multiple audio support: New audio preferences dialog (3). Application to AM demod 2018-03-26 11:55:45 +02:00
f4exb 677c598347 Multiple audio support: New audio preferences dialog (2) 2018-03-25 13:36:09 +02:00
f4exb 745e187e2b Multiple audio support: extend audio output information to UDP/RTP information. New audio preferences dialog 2018-03-25 11:50:34 +02:00
f4exb bfce9a4fcc Multiple audio support: serialization and deserialization of audio data 2018-03-25 04:22:54 +02:00
f4exb c500b1853b Multiple audio support: use device names for sample rates and volumes maps 2018-03-25 01:47:22 +01:00