Commit Graph

4567 Commits

Author SHA1 Message Date
f4exb bfb7583544 FileRecord improvement: unit test for the rescue program 2018-10-09 18:28:59 +02:00
f4exb 38aa1a8e77 FileRecord improvement: fixed header packing and CRC32 computation 2018-10-09 16:40:57 +02:00
f4exb cc49d5c266 FileRecord improvement: CRC check and sample size fix 2018-10-09 09:26:28 +02:00
f4exb 6269125d2c BladeRF2: fixed Tx channel enable/disable wrapping routine thus fixing issue #225 2018-10-09 02:08:06 +02:00
f4exb f6b1fd252e FileRecord improvement: finalized the command to rescue corrupted .sdriq files 2018-10-09 01:06:39 +02:00
f4exb f88dcd01e6 FileRecord improvement: create a command to rescue corrupted .sdriq files 2018-10-08 19:01:01 +02:00
f4exb 39c001f95e BladeRF: updated Windows install script 2018-10-07 19:50:23 +02:00
f4exb 89d5155694 BladeRF2: updated documentation 2018-10-07 19:48:45 +02:00
f4exb 8d99e5c980 AudioDeviceManager: more debug messages 2018-10-06 23:01:07 +02:00
f4exb 863c7e15ef Audio: list available devices to console in debug mode 2018-10-06 22:34:48 +02:00
f4exb 15bc1e2149 AudioDeviceManager: fix device infos cleanup segfault due to iterator processing 2018-10-06 21:25:27 +02:00
f4exb d79e8a4495 Removed explicit SSE2 code in GLSpectrum. Fixes issue #192 2018-10-06 04:37:43 +02:00
f4exb c579d66b59 BladeRF2: implemented transverter mode 2018-10-03 06:14:26 +02:00
f4exb 3f7cfb4dd8 WFM demod: fixed a missing mutex when re-configuring interpolator 2018-10-03 04:19:05 +02:00
f4exb 4a1376e474 FileSource: process record header if file is long enough. Else close file so that start is aborted with error 2018-10-02 08:45:14 +02:00
f4exb f4976485fc BladeRF2 output: tried to fix SO->MO and MO->SO cycle 2018-10-02 06:11:34 +02:00
f4exb 49a0dbac40 ScopeVis: corrected memory index when in trace memory mode 2018-10-02 05:18:34 +02:00
f4exb 593209185e BladeRF2 output: Windows build 2018-10-01 10:30:34 +02:00
f4exb 2323d21a43 BladeRF2: fixed MO mode by multiplying sample rate by the number of Tx channels 2018-09-30 23:42:52 +02:00
f4exb d770da9590 Updated general hardware requirements 2018-09-30 23:42:06 +02:00
f4exb 98a87bb860 BladeRF2: REST API: implemented LO soft correction setting 2018-09-30 11:10:07 +02:00
f4exb e754dee625 BladeRF2 output: implemented LO soft correction 2018-09-30 10:59:52 +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 2df27958b3 BladeRF output fixes but MO still not working 2018-09-30 07:25:13 +02:00
f4exb b13b2040c4 BladeRF2 input: fixed read size in MI mode 2018-09-30 00:21:24 +02:00
f4exb 53ff8f32bf BladeRF2 output: fixed SO mode 2018-09-29 21:40:22 +02:00
f4exb 5566dc6a7e BladeRF2 output: fixed gain handling 2018-09-29 10:53:44 +02:00
f4exb d75a576f69 BladeRF output (2) 2018-09-29 09:56:54 +02:00
f4exb c27acf086e BladeRF output (1) and some cosmetic changes 2018-09-29 05:49:14 +02:00
f4exb 21bfd71331 BladeRF2 input: added server plugin 2018-09-29 03:03:43 +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 e4ce6c21b2 libbladerRF2: Windows build for bladerf1output plugin 2018-09-27 10:41:55 +02:00
f4exb 4448fd2ca3 BladeRF2 input. Added documentation 2018-09-27 08:57:37 +02:00
f4exb 7078cd868e BladeRF2 input: do not re-create the thread if there are no more channels active 2018-09-27 06:37:31 +02:00
f4exb d5a33b7448 BladeRF2 input: fixed channel 1 running on its own 2018-09-27 06:05:41 +02:00
f4exb 3e876141f4 BladeRF2 input: fixed auto/manual transition gain control 2018-09-27 05:44:20 +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 151f21f775 BladeRF2 input: set the appropriate total number of Rx channels in device enumeration process 2018-09-26 14:58:55 +02:00
f4exb aa6834a6e9 BladeRF2 input: added details about the start and stop stream methods 2018-09-26 14:56:33 +02:00
f4exb 96979e0c37 BladeRF2 input: fix MI start/stop 2018-09-26 08:54:40 +02:00
f4exb 464a9fde0a BladeRF2 input: do not reference m_deviceShared.m_channel outside open/close device 2018-09-26 03:20:24 +02:00
f4exb 07bd587f6c BladeRF2 input: more debug messages. Fixed thread channel destructor: do not delete the sample FIFO that is not owned by the thread 2018-09-26 03:07:55 +02:00
f4exb 4634fb481d BladerRF2 input support. Fixed gain modes handling. Cosmetic changes 2018-09-26 01:54:23 +02:00
f4exb 81ad05cb64 BladerRF2 input support. Global gain handling 2018-09-25 23:43:52 +02:00
f4exb 5ad52a4a1b BladerRF2 input support. Populate gain modes 2018-09-25 17:03:34 +02:00
f4exb fcaf22418d BladerRF2 input support. Transfer thread ownership before closing the source if it has the allocated thread 2018-09-25 14:31:57 +02:00