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
f4exb
a9377890cc
Bumped version and updated Debian changelog
2019-01-27 10:07:53 +01:00
f4exb
c294f0a017
Migration of DaemonSource channel to RemoteSource
2019-01-23 00:44:13 +01:00
f4exb
5b04cf4b5a
Migration of DaemonSink channel to RemoteSink
2019-01-22 23:39:12 +01:00
f4exb
e5b23e9864
Voice type modulators: corrected documentation on sound file input format
2019-01-22 13:30:54 +01:00
f4exb
62e1a5f4da
Merge pull request #278 from qswain2/fix-typo-in-start-stop
...
Fix typo in start stop
2019-01-20 09:54:06 +01:00
Quentin Swain
876b547997
Fix typo in example script
2019-01-19 20:32:15 -05:00
f4exb
5ad63b7376
XTRX: refactored GPS lock test using workaround using change in 1PPS iterval clock counts. Fixes hanging for 1PPS signal
2019-01-20 00:52:57 +01:00
f4exb
989dbc28b6
REST API examples: added randomize_colors.py in the readme
2019-01-18 01:15:12 +01:00
f4exb
918e42e8c5
Updated XTRX documentation and Debian changelog
2019-01-18 00:45:19 +01:00
f4exb
89de799d52
Fixed compiler warning
2019-01-17 11:22:38 +01:00
f4exb
bfaaf2e1d3
Make the settings location appear in the log and in the about panel of the GUI also
2019-01-17 11:17:28 +01:00
f4exb
dbf5fb895e
Print the settings path at the beginning of the main window or main core constructor
2019-01-17 08:52:57 +01:00
f4exb
3826b1faeb
XTRX fixes (2)
2019-01-17 01:27:07 +01:00
f4exb
5109253d8b
SDRPlay: fixed REST API settings PUT and PATCH
2019-01-17 01:01:59 +01:00
f4exb
83883efcb5
Fixed missing display settings of transverted data where missing
2019-01-16 21:28:35 +01:00
f4exb
0ac871cb5c
Removed detailed compilation instructions in the main readme that are now in the Wiki
2019-01-16 02:38:42 +01:00
f4exb
8d4dc0c8ff
XTRX output: REST API fixes
2019-01-16 01:56:43 +01:00
f4exb
919c88b0ce
XTRX: REST API fixes
2019-01-16 00:37:27 +01:00
f4exb
7603848bbe
AirspyHF: updated documentation
2019-01-15 00:40:41 +01:00
f4exb
69b8aaa482
SerialDV: corrected cmake find module and improved main window error messages for SerialDV support
2019-01-14 23:41:24 +01:00
f4exb
cdfc72a859
REST API examples: Added a randomize channel colors utility as a way to answer to issue #275
2019-01-14 18:34:44 +01:00
f4exb
a0478d0f73
AirspyHF: implemented local DC and IQ imbalance corrections
2019-01-14 09:25:08 +01:00
f4exb
013e512948
AirspyHF: new settings
2019-01-14 02:36:33 +01:00
f4exb
932048dba0
SoapySDR: added try/catch blocks around calls to SoapySDR interface methods where missing
2019-01-13 23:33:31 +01:00
f4exb
00ca85c0bf
On preset load match on serial or driver id for SoapySDR devices
2019-01-13 22:09:45 +01:00
f4exb
46e92e41dc
REST API: fixed reverse API address setting
2019-01-13 11:35:31 +01:00
f4exb
b0a1f97fbc
FCD Pro+: fixed request mapper with correct hardware ID
2019-01-13 02:18:59 +01:00
f4exb
a9aac62617
FCD fixes for REST API
2019-01-12 23:34:11 +01:00
f4exb
0215839220
REST API: implement reverse API settings (3)
2019-01-11 14:45:00 +01:00
f4exb
3e096580b0
REST API: implement reverse API settings (2)
2019-01-11 08:50:47 +01:00
f4exb
6e0be2d122
REST API: implement reverse API settings (1). Bump version
2019-01-10 22:35:38 +01:00
f4exb
68e109193f
Test source: fixed reverse API address update from REST API
2019-01-10 15:45:03 +01:00
f4exb
0b93512771
BladeRF input: fixed GUI display device settings
2019-01-09 22:42:14 +01:00
f4exb
b148073db4
Windows MSVC build fixes
2019-01-07 17:51:18 +01:00