Commit Graph

4661 Commits

Author SHA1 Message Date
f4exb e17828c7ee SoapySDR support: output: tunable elements GUIs 2018-11-06 20:19:20 +01:00
f4exb 6ea676d5c4 SoapySDR support: tunable elements GUIs fixes 2018-11-06 08:32:47 +01:00
f4exb 0f14527039 SoapySDR support: input: tunable elements GUIs 2018-11-05 17:27:32 +01:00
f4exb 52e9a72098 SoapySDR support: output: bandwidth selection GUI 2018-11-05 02:40:02 +01:00
f4exb 0d0b8c9618 SoapySDR support: input: bandwidth selection GUI 2018-11-05 02:19:40 +01:00
f4exb bf3fdcbfc2 SoapySDR support: input: antenna selection GUI 2018-11-04 23:54:16 +01:00
f4exb 45a569655a SoapySDR support: fixed update settings processing in GUIs 2018-11-04 19:17:47 +01:00
f4exb 2bc59154bf SoapySDR support: output: fixed sample FIFO resizing 2018-11-04 18:56:57 +01:00
f4exb 564a99d14e SoapySDR support: fixes 2018-11-04 18:42:51 +01:00
f4exb 6a9607c8fc SoapySDR support: output: implemented thread and related methods 2018-11-04 11:45:59 +01:00
f4exb 579c7d31f1 SoapySDR support: moved common gui elements to sdrgui 2018-11-03 00:07:43 +01:00
f4exb 2cab4ff7bd SoapySDR support: input: corrected number of samples in handler 2018-11-02 16:19:45 +01:00
f4exb 0ff0a4ff06 SoapySDR support: input: streaming basics 2018-11-02 13:07:30 +01:00
f4exb f5e9b44bf6 SoapySDR support: input: start/stop handling 2018-11-02 10:16:14 +01:00
f4exb ea98f2e1c9 SoapySDR support: input: center frequency and sample rate handling 2018-11-02 02:33:04 +01:00
f4exb 5acac7b9fa SoapySDR support: input GUI: implement fixed elements support 2018-11-01 11:43:42 +01:00
f4exb f79e6bc3ab SoapySDR support: interface for all generic GUI elements 2018-11-01 10:06:27 +01:00
f4exb d5ce833668 SoapySDR support: GUI component to deal with interval ranges 2018-11-01 03:45:21 +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 6cede7a667 SoapySDR support: output: open and close 2018-10-30 10:02:32 +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 8f2ec099f3 SoapySDR support: create output plugin with enumeration 2018-10-29 18:27:58 +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 675ea97b87 Qt's High DPI instructions are available only since 5.6 2018-10-28 09:17:20 +01:00
f4exb 7faee5f212 Scope: removed useless resizing of complex trace by 4 times the amount actually needed 2018-10-28 02:03:03 +02:00
f4exb 489a55a886 Scope: implemented trigger holdoff 2018-10-28 01:38:58 +02:00
f4exb d17df4690a Scope: implemented a fixed trigger holdoff of 2 samples 2018-10-27 23:16:56 +02:00
f4exb f142c98e82 Scope: clear display trace before update if trace time is 1s or higher (progressive display) 2018-10-27 19:45:42 +02:00
f4exb a2d8372262 Scope: corrected report of samples from one trace to the next 2018-10-27 18:19:08 +02:00
f4exb 7ab87d594a Scope: update trace continuously for sweep times of one second or more 2018-10-27 07:32:14 +02:00
f4exb ba64e1cd52 Scope: restored some of the commented out code 2018-10-27 06:13:42 +02:00
f4exb e923ac571b Scope: removed dubious code that could cause trigger bugs 2018-10-26 18:35:18 +02:00
f4exb 5889567267 Experimental HDPI support 2018-10-25 18:48:02 +02:00
f4exb 31398954ef Scope: make the code more straightforward 2018-10-25 14:50:29 +02:00
f4exb f43c07b9e5 Test source: added a square pattern 2018-10-25 13:53:58 +02:00
f4exb acbaa14dbd Scope: some code refactoring to make it more elegant. Updated Debian changelog 2018-10-25 13:12:49 +02:00
f4exb 02d0a46f31 Scope: removed breaking optimization thus fixing trigger. Should fix issue #233 2018-10-24 13:54:33 +02:00
f4exb ea328ca85e Scope: trigger delay optimization 2018-10-24 13:21:03 +02:00
f4exb 309693469a Test source: updated documentation 2018-10-24 08:29:49 +02:00
f4exb 58b94c0366 Spectrum: enhanced (again) the histogram (phosphor) palette 2018-10-24 01:05:49 +02:00
f4exb faf428ed3d Test source: added sawtooth pattern 2018-10-24 00:10:12 +02:00
f4exb 2958e1adba Spectrum: reworked max hold 2018-10-23 22:38:16 +02:00
f4exb 30e36157a8 Test source: basic pulse test pattern 2018-10-23 14:34:56 +02:00
f4exb f813c0134e LimeSuite 18.10.0: adapted Debian build 2018-10-22 18:21:09 +02:00
f4exb c00f658286 LimeSuite 18.10.0: Windows build fixes 2018-10-22 14:56:09 +02:00