Commit Graph

5017 Commits

Author SHA1 Message Date
f4exb 5009f0a7a0 FreeDV demodulator: set filters and channelizer depending on mode bandwidth requirements 2019-02-25 01:47:41 +01:00
f4exb 4faa574faf FreeDV demodulator: removed more useless parameters 2019-02-25 01:33:32 +01:00
f4exb 7ffe6da0d1 FreeDV demodulator: removed useless parameters 2019-02-25 01:15:10 +01:00
f4exb 23c7a9d359 FreeDV demodulator: created as a copy of SSB demod 2019-02-25 00:13:57 +01:00
f4exb cc4604f6d8 FreeDV modulator: implemented audio input with possible resampling 2019-02-24 20:59:09 +01:00
f4exb 951e0243f2 FreeDV modulator: make modem output scaling depend on mode to optimize modulation module level 2019-02-24 11:21:21 +01:00
f4exb 66284abdb4 FreeDV modulator: corrected tone frequency setting and do not apply CW keyer sample rate setting 2019-02-24 05:11:21 +01:00
f4exb 6b34a913fd FreeDV modulator: implemented all modes 2019-02-24 05:08:41 +01:00
f4exb 9cc8c836ef FreeDV modulator: get modem sample rate from settings 2019-02-24 03:46:04 +01:00
f4exb c0e2d2d81f FreeDV modulator: 2400A from all modulations 2019-02-24 03:28:54 +01:00
f4exb e34faee3ce FreeDV modulator: basic 2400A from file modulation 2019-02-24 01:09:22 +01:00
f4exb f481a28a6c FreeDV modulator: compilation conditional to codec2 library found 2019-02-22 15:57:27 +01:00
f4exb 8ec923c746 FreeDV modulator: implemented set FreeDV mode setting 2019-02-22 15:30:51 +01:00
f4exb 97d12182c2 FreeDV modulator: removed some SSB specific things 2019-02-22 10:54:50 +01:00
f4exb 632feb75c5 FreeDV modulator: register plugin and change default color 2019-02-22 09:56:17 +01:00
f4exb b1d103d4a8 FreeDV modulator: added a clone of SSB modulator 2019-02-22 07:17:27 +01:00
f4exb 57405213e6 Debian build: added missing source in internal LimeSuite 2019-02-20 01:04:38 +00:00
f4exb b254f9c11f Debian build: fixed missing sources in internal dsdcc libiio and LimeSuite libraries 2019-02-20 00:40:34 +00:00
f4exb 8c9725cefc Copy audio to UDP/RTP: updated documentation 2019-02-20 00:05:07 +01:00
f4exb 9d3d4674d7 Optimize A-Law and Mu-Law compressors 2019-02-19 23:27:00 +01:00
f4exb 1823a78509 Copy audio to UDP/RTP: Opus implementation: some polishing 2019-02-19 11:53:26 +01:00
f4exb 765ee4a8ba Audio UDP/RTP: Opus: delete and re-create encoder state when changing its parameters 2019-02-19 08:41:23 +01:00
f4exb bd48a2feb5 Copy audio to UDP/RTP: Opus implementation (5) 2019-02-19 02:07:26 +01:00
f4exb 0aaab42f95 Copy audio to UDP/RTP: Opus implementation (4) 2019-02-19 00:36:32 +01:00
f4exb 297dcce2d3 Copy audio to UDP/RTP: Opus implementation (3) 2019-02-18 22:06:43 +01:00
f4exb 4c85516741 Copy audio to UDP/RTP: Opus implementation (2) 2019-02-18 18:29:37 +01:00
f4exb 44649fe486 Windows build fixes for G722 and Opus codecs 2019-02-18 13:19:47 +01:00
f4exb a269462b55 Copy audio to UDP/RTP: Opus implementation (1) 2019-02-18 07:57:03 +01:00
f4exb c1fb4bb46c Copy audio to UDP/RTP: Opus environment setting 2019-02-18 02:30:43 +01:00
f4exb ef27776a48 Opus basic encoder 2019-02-18 02:07:30 +01:00
f4exb ea0767f040 Copy to UDP/RTP: corrected audio dialog G722 sample rate SDP string display 2019-02-17 18:30:19 +01:00
f4exb d98c4cd3ac Copy audio to UDP/RTP: adapt decimation filter to codec also 2019-02-17 13:32:17 +01:00
f4exb 010f6b7ec6 Copy audio to UDP/RTP: G722 fixes 2019-02-17 06:15:12 +01:00
f4exb 0ff40fb286 Bumped version 2019-02-17 04:39:18 +01:00
f4exb 202d67f141 Copy to UDP/RTP: implemented G722 2019-02-17 03:40:11 +01:00
f4exb 752e71c402 Copy audio to UDP/RTP: use audio filter frequency cutoff corresponding to decimation 2019-02-17 01:32:32 +01:00
f4exb 6d4cb53eb6 Implement variable cutoff frequency for audio filter 2019-02-17 01:31:59 +01:00
f4exb 7a16ccff06 Added a G722 encoder 2019-02-16 11:06:34 +01:00
f4exb 6ed8e97576 Audio UDP/RTP codec and decimation: REST API updates 2019-02-15 12:10:01 +01:00
f4exb fda0690e81 Audio UDP/RTP: renamed decimation attribute 2019-02-15 07:57:16 +01:00
f4exb 8e4082f53c UDP/RTP copy: documented latest changes 2019-02-15 01:09:26 +01:00
f4exb 475d8647f0 Audio UDP/RTP: implemented audio decimation in the net sink 2019-02-14 17:21:14 +01:00
f4exb 8582d52739 Audio UDP/RTP: fixed A-law / mu-law compressors 2019-02-14 14:28:01 +01:00
f4exb c46bf5b110 Audio UDP/RTP: added a lowpass filter for decimation 2019-02-14 14:27:06 +01:00
f4exb 5cd7f4a2e6 Audio UDP/RTP: prevent null decimation factor 2019-02-14 10:14:22 +01:00
f4exb c0a86b3077 Audio UDP/RTP: implemented decimation GUI 2019-02-14 08:31:18 +01:00
f4exb ef564cdb4f Copy audio to UDP/RTP: added a 8 bit linear option 2019-02-13 10:34:36 +01:00
f4exb 1de6ea4e60 Added PCMA and PCMU encoding for UDP/RTP audio 2019-02-13 07:53:38 +01:00
f4exb bfb686742a Updated general readme according to recent changes 2019-02-12 19:49:24 +01:00
f4exb 42cb3ea74f SoapySDR: fixed some GUI issues 2019-02-07 23:45:16 +01:00