1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-28 00:36:34 -04:00
Commit Graph

5004 Commits

Author SHA1 Message Date
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
f4exb
211bfcf873 Windows build fixes 2019-02-03 11:09:09 +01:00
f4exb
a64de98571 PlutoSDR: bumped plugin version 2019-02-03 02:20:16 +01:00
f4exb
8a0508c609 SDRDaemon device plugins migration to Remote device: final changes to remove daemon references. Updated version and Debian changelog 2019-02-03 01:52:11 +01:00
f4exb
60ca383a6e Rename SDRDaemonSource device plugin to RemoteInput (2): REST API 2019-02-03 00:49:57 +01:00
f4exb
4fe16095d4 Rename SDRDaemonSource device plugin to RemoteInput (1) 2019-02-03 00:26:26 +01:00
f4exb
ffb766b42d Rename SDRDaemonSink device plugin to RemoteOutput (2): REST API 2019-02-02 23:27:34 +01:00
f4exb
ad66b4af49 Rename SDRDaemonSink device plugin to RemoteOutput (1) 2019-02-02 22:58:42 +01:00
f4exb
8ccab8acf4
Merge pull request #283 from rgetz/dev
plutosdr: grab the RF bandwidth range from the device
2019-02-02 06:50:34 +01:00
Robin Getz
95edff4985 plutosdr: grab the RF bandwidth range from the device
This will use the RF bandwidth from the device, which is different
between AD9363 and AD9364.

Things are now managed like the device likes - analog low pass bandwidth
is RF (complex) bandwidth, not baseband single I or Q bandwidth.

Signed-off-by: Robin Getz <robin.getz@analog.com>
2019-02-01 16:42:08 -05:00
f4exb
1480b393fb Change DaemonSink to RemoteSink in REST API Python examples 2019-01-27 19:46:50 +01:00
f4exb
f941887a22 Windows: fallen back to libusb 1.0.21 2019-01-27 18:26:00 +01:00
f4exb
4372938b15 Windows build: fixed SoapySDR build 2019-01-27 13:21:12 +01:00
f4exb
6fb6cc4dc4 Windows build: fixed rtlsdr build 2019-01-27 10:41:10 +01:00