Commit Graph

33 Commits

Author SHA1 Message Date
f4exb fc49bd2855 ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
f4exb 475d8647f0 Audio UDP/RTP: implemented audio decimation in the net sink 2019-02-14 17:21:14 +01:00
f4exb 1de6ea4e60 Added PCMA and PCMU encoding for UDP/RTP audio 2019-02-13 07:53:38 +01:00
f4exb 863c7e15ef Audio: list available devices to console in debug mode 2018-10-06 22:34:48 +02:00
f4exb 5771ef4783 Foolproof AudioFifo to try fix issue #210. Consequently removed useless timeout parameter on read and write methods 2018-09-12 15:30:53 +02:00
f4exb 5b45f5b178 AudioOutput: more meaningful variable name 2018-03-27 14:54:48 +02:00
f4exb ebf3b1fc4b RTP fixes 2018-03-27 09:04:10 +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 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 7aaa230eb4 Multiple audio support: added ability to manage more than one audio output 2018-03-24 23:50:28 +01:00
f4exb 937bc19375 Multiple audio support: removed useless start/stop immediate methods from AudioOutput 2018-03-24 03:50:09 +01:00
f4exb f60f418f1b Audio in/out mutex corrections 2018-01-06 06:12:30 +01:00
f4exb 565083e5f5 Web API: implemented device run APIs for BladeRF output, HackRF, PlutoSDR and LimeSDR ourput 2017-12-10 01:57:50 +01:00
f4exb d0f718d982 Audio: info message if format is OK 2017-08-06 02:26:34 +02:00
f4exb 53f6413bd9 Audio input: removed mutex lock on write data. Audio output: removed mutex lock on read data 2016-12-25 20:04:19 +01:00
f4exb bb541e9fb2 AudioOutput: fixed core dump on program exit 2016-10-08 06:54:49 +02:00
f4exb afffc2cda8 Fixed audio output management by deleting the QAudioOutput when it is not used anymore 2016-10-08 05:59:59 +02:00
f4exb c65f857abd DSD support: remove audio read fail debug message 2016-07-31 06:05:32 +02:00
Ziga S 08602c661b Updated CMake files for QTEditor cmake style.
AudioOutput had previously stalled, mutex temporary removed(Q&D workaround, need for study OSX Audio Concurency).
Removed some part of code in DemodBFM for OSX compilations.
Code runs and was tested with HackRF.
Note: There is need have investigate two potencial problems(DemodBFM bug and AudioOutput deadlocking?).
2016-06-29 10:10:24 +02:00
f4exb c16aea9baf Multi device support: fixed core dump (seg fault) brutally by commenting out failing instruction (AudioOutput destruction of QAudioOutput) 2016-05-20 22:11:02 +02:00
f4exb 90b1fae799 Multi device support: moved audio output multi client support to audio output object itself 2016-05-18 11:32:19 +02:00
f4exb 0872340c5a Multi device support: fixed missing destructor 2016-05-18 10:46:19 +02:00
f4exb 7aaed679c7 Multi device support: fixed segfault in audio stop 2016-05-14 01:01:28 +02:00
f4exb 5872ee0ca7 DSD demod plugin: DSD proper integration interim state #1 2016-04-09 13:12:48 +02:00
f4exb 43a783aceb Deep redesign: Valgrind optimizations 2015-08-29 03:09:00 +02:00
f4exb 19b234c4df Deep redesign: debug AM demod removing extraneous interpolator init in start method 2015-08-24 00:51:27 +02:00
f4exb 38bc6563d4 Deep redesign: debug session #2 phase #1 2015-08-20 03:38:31 +02:00
John Greb 0311f64527 Quiet some warnings. 2014-11-21 15:41:58 +00:00
Hexameron c813639df7 Silence. 2014-05-20 18:35:57 +01:00
Hexameron 7d3bfb26fc git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00