1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-05 22:02:25 -04:00
Commit Graph

198 Commits

Author SHA1 Message Date
f4exb
bc50bf9afa Windows: MSVC2017: BladeRF support 2018-11-16 13:44:58 +01:00
f4exb
1da6f64a25 Windows: MSVC2017: use default path for SoapySDR 2018-11-16 13:07:21 +01:00
f4exb
710718682f SoapySDR support: if no label is registered for the device then create one with the driver name and sequence 2018-11-16 11:19:04 +01:00
f4exb
8e5a332b50 Windows: MSVC2017: use default PothosSDR install directory 2018-11-16 10:47:30 +01:00
f4exb
cb9d300109 Windows: MSVC2017: soapysdrinput (1) 2018-11-15 19:07:15 +01:00
f4exb
ee95e1d617 Windows: MSVC2017: include LimeSDR plugins 2018-11-14 18:02:45 +01:00
f4exb
40deb5dc72 HackRF: enhance device operations error messages 2018-11-13 21:11:17 +01:00
f4exb
977a2abd90 Windows: MSVC2017: adapt hackrfinput plugin module 2018-11-13 11:08:34 +01:00
f4exb
7574cb23d4 Windows: MSVC2017: fixed more attribute unused cases (2) 2018-11-13 08:51:14 +01:00
f4exb
dc2f25a00b Windows: MSVC2017: fixed more attribute unused cases (1) 2018-11-13 00:45:03 +01:00
f4exb
cdacf51bfb Windows: MSVC2017: fixed some attribute unused cases 2018-11-12 15:48:41 +01:00
f4exb
696e7324a4 SoapySDR support: device arg GUI 2018-11-12 01:10:51 +01:00
f4exb
97ee2cd5be Windows: experimental MSVC2017 toolchain (2) 2018-11-09 19:06:23 +01:00
f4exb
bf3fdcbfc2 SoapySDR support: input: antenna selection GUI 2018-11-04 23:54:16 +01:00
f4exb
2bc59154bf SoapySDR support: output: fixed sample FIFO resizing 2018-11-04 18:56:57 +01:00
f4exb
ea98f2e1c9 SoapySDR support: input: center frequency and sample rate handling 2018-11-02 02:33:04 +01:00
f4exb
cc08f42ea6 SoapySDR support: GUI component to deal with ranges with discrete values 2018-11-01 02:32:26 +01:00
f4exb
9c459ca336 SoapySDR support: get and print device parameters applied to input 2018-10-31 12:22:46 +01:00
f4exb
ee6a7e4653 SoapySDR support: device parameters 2018-10-31 01:26:21 +01:00
f4exb
0d09958483 SoapySDR support: input: settings and thread output: settings 2018-10-30 20:31:16 +01:00
f4exb
124af5a7b4 SoapySDR support: input: open and close 2018-10-30 01:58:39 +01:00
f4exb
d8b82ddecd SoapySDR support: set enumeration serial to driver and sequence so buddies are paired appropriately 2018-10-30 00:19:51 +01:00
f4exb
0e9a0f4f6d SoapySDR support: use singleton for enumeration and device management 2018-10-29 17:20:04 +01:00
f4exb
c82d838708 SoapySDR support: build infrastructure and input plugin enumeration 2018-10-29 16:39:25 +01:00
f4exb
6269125d2c BladeRF2: fixed Tx channel enable/disable wrapping routine thus fixing issue #225 2018-10-09 02:08:06 +02:00
f4exb
f4976485fc BladeRF2 output: tried to fix SO->MO and MO->SO cycle 2018-10-02 06:11:34 +02:00
f4exb
b5c4b532ae BladeRF2 input: implemented LO soft correction 2018-09-30 10:26:53 +02:00
f4exb
b0d17193d6 BladeRF output: fix open channel indicators array initialization so that SO Tx starts correctly 2018-09-30 07:34:47 +02:00
f4exb
53ff8f32bf BladeRF2 output: fixed SO mode 2018-09-29 21:40:22 +02:00
f4exb
c27acf086e BladeRF output (1) and some cosmetic changes 2018-09-29 05:49:14 +02:00
f4exb
3ac55eacf3 Windows build: upgrade to libusb 1.0.22. Modified install script for BladeRF 2018-09-28 16:45:08 +02:00
f4exb
2a1f0a0d0e BladeRF input: communicate Fc Pos change to buddy to align center frequencies 2018-09-27 23:38:23 +02:00
f4exb
5c09985664 libbladerRF2: Windows build for bladerf2input plugin 2018-09-27 10:50:33 +02:00
f4exb
3a4324a7fb BladeRF2 input: fixed sample rate and center frequency rounding issues by sending these values in the report to buddy message 2018-09-27 05:17:34 +02:00
f4exb
2373dcf197 libbladerRF2: Windows support with OOT build of libbladeRF 2018-09-26 18:59:52 +02:00
f4exb
5ad52a4a1b BladerRF2 input support. Populate gain modes 2018-09-25 17:03:34 +02:00
f4exb
5f2a4e8c83 BladerRF2 input support. Trying to fix threading issue 2018-09-25 14:19:57 +02:00
f4exb
47a4da4142 BladerRF2 input support (8). Streams but thread issue 2018-09-25 08:45:57 +02:00
f4exb
b20feec1fd BladerRF2 input support (7). GUI and Plugin 2018-09-25 00:38:38 +02:00
f4exb
7dfe094364 BladerRF2 input support (5). Global notification of changes to buddies 2018-09-24 17:32:40 +02:00
f4exb
df505fcdef BladerRF2 input support (4) 2018-09-24 08:43:16 +02:00
f4exb
945d30d91b BladerRF2 input support (3) 2018-09-24 02:01:10 +02:00
f4exb
f7af0a4ac2 BladerRF2 input support (2) 2018-09-23 19:56:24 +02:00
f4exb
d808f049f6 BladerRF2 input support (1) 2018-09-22 10:39:09 +02:00
f4exb
57ef3a0567 BladeRF: fixed devices build and add BladeRF2 device 2018-09-22 02:55:40 +02:00
f4exb
8433f63a9b LibbladeRF2: migrate devices/bladerf to devices/bladerf1 2018-09-19 05:26:18 +02:00
f4exb
d596931209 LibbladeRF2: make bladeRF1 work 2018-09-18 23:12:00 +02:00
Edouard GRIFFITHS
ea83e43d09 New Windows build 2018-07-11 18:05:05 +02:00
f4exb
7767d538f6 BladeRF: cleanup: removed useless fixed sample rates support 2018-05-26 02:17:49 +02:00
f4exb
72e29fd3f8 Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00