Commit Graph

1636 Commits

Author SHA1 Message Date
f4exb 9e5003eab9 New plugin pair LocalSink and LocalInput to pipe streams internally 2019-05-02 04:02:40 +02:00
f4exb 9a39d0d898 Fixed IntHalfbandFilterEO factor calculation width forcing use of EOStorageType 2019-04-29 12:03:51 +02:00
f4exb 91089b6809 Remote sink: fixed chanel frequency shift calculation and access 2019-04-27 01:19:17 +02:00
f4exb 85a3e6fe44 Remote sink: updated REST API and new settings handling 2019-04-26 14:34:01 +02:00
f4exb 2833eb1b0e Remote: pass center frequency on 64 bits 2019-04-26 02:46:21 +02:00
f4exb 111c035c09 Remote channel sink: decimation and shift: core changes 2019-04-26 01:27:36 +02:00
f4exb 07c5bd19b8 Remote channel sink: decimation and shift: GUI changes 2019-04-25 15:48:47 +02:00
f4exb e55f33ffc9 Up channelizer: implemented direct setting of filter chain 2019-04-25 09:26:03 +02:00
f4exb 3a5bc0ac3a Down channelizer: implemented direct setting of filter chain 2019-04-25 09:14:17 +02:00
f4exb e1982f6068 REST API: added missing fields for reverse API in UDPSink 2019-04-20 19:52:42 +02:00
f4exb 2ab4dd6fb6 REST API: added missing fields for reverse API in some demods 2019-04-20 19:32:35 +02:00
f4exb 387c5a0e3b Merge branch 'master' into dev 2019-04-18 23:31:42 +02:00
f4exb c76adfc1a8 FreeDV: REST API fixes (1) 2019-04-17 17:34:02 +02:00
Davide Gerhard 74786f550d
sdrbase: fix type warning
warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long')
2019-04-15 15:42:02 +02:00
f4exb c3a8c14517 Interpolators: added invert I/Q parameter. Default false 2019-04-12 00:17:49 +02:00
f4exb fc49bd2855 ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
f4exb 4e24dd954e HackRF output: FcPos parameter in REST API 2019-04-02 13:43:47 +02:00
f4exb b9a06b2966 Simplified some shifted decimators 2019-04-02 02:03:54 +02:00
f4exb e2ac286458 Series of shifted decimators matching shifted interpolators. Applied to HackRF input 2019-04-02 01:10:03 +02:00
f4exb 6db002bbe3 Decimators: cleanup code 2019-04-01 15:08:42 +02:00
f4exb f8230eab53 Decimators: cleanup of old commented out code 2019-04-01 14:45:41 +02:00
f4exb dc4a98b58a HackRF output: compensate shifted interpolators 2019-04-01 14:40:01 +02:00
f4exb bfcfe8f87c Implemented shifted interpolators by 64 and fixed some shifted interpolators inf/sup chains 2019-04-01 03:24:45 +02:00
f4exb b3b7c54b78 Implemented shifted interpolation up to 32 2019-04-01 02:12:50 +02:00
f4exb 8e6f9d8d24 HackRF output: implementation of Fc position selection in the GUI 2019-03-31 23:09:50 +02:00
f4exb ca24d8e9f6 Shifted interpolators by 2 2019-03-31 11:14:40 +02:00
f4exb 9c5c726b97 HackRF: 2 way Rx/Tx frequency synchronization 2019-03-31 00:40:42 +01:00
f4exb 64b198e507 HackRF: suppression of Rx to Tx link frequency. Synchronization of Tx to Rx device center frequency. 2019-03-30 20:44:55 +01:00
f4exb 546d8dca5e Reverse API originator information: implemented for start/stop in RTL-SDR and TestSource 2019-03-25 15:10:31 +01:00
f4exb 5cbadf9b3b Reverse API originator information implementation with RTL-SDR, Lime-SDR Tx, AM demod, AM mod examples 2019-03-25 01:15:27 +01:00
ZigaS a5f79909d5 Updates in deployment, using libopus from macports. 2019-03-14 12:13:20 +01:00
f4exb 554db8fe82 FreeDV demod: implemented modem input volume control. FreeDV mod: set volume polling to 10ms 2019-02-28 17:55:03 +01:00
f4exb 64993cfa2f FreeDV demod: removed SSB style AGC 2019-02-28 13:59:38 +01:00
f4exb 7759f9cebc FreeDV demod: fixed filters 2019-02-27 00:31:45 +01:00
f4exb e5931ff2dc FreeDV demodulator: first working version 2019-02-26 16:46:58 +01:00
f4exb b999ab2c9a FreeDV demodulator: REST API 2019-02-25 02:06:15 +01:00
f4exb cc4604f6d8 FreeDV modulator: implemented audio input with possible resampling 2019-02-24 20:59:09 +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 b1d103d4a8 FreeDV modulator: added a clone of SSB modulator 2019-02-22 07:17:27 +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