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

734 Commits

Author SHA1 Message Date
f4exb
fa47e7064f New scope: Trigger line display interim state (1) 2017-02-10 18:28:19 +01:00
f4exb
ec604c21c9 New scope: fixed trigger UI add, remove and change current 2017-02-10 04:35:08 +01:00
f4exb
f1b5b08fa0 New scope: fixed trigger projector initialization and delete 2017-02-10 02:45:49 +01:00
f4exb
b8e3d60110 New scope: fixed and enhance trigger delay 2017-02-09 22:22:56 +01:00
f4exb
1f37bcf3de New scope: added trigger delay, mutiple occurences and chained triggers features 2017-02-09 18:45:06 +01:00
f4exb
c56f852a85 New scope: added trace and trigger number display methods 2017-02-09 18:44:20 +01:00
f4exb
d74e7d87d7 New scope: simplify triggerPoint calculation 2017-02-09 02:16:43 +01:00
f4exb
758bc9a5dd New scope: use global number of samples to decide the end of a trace. Fixed triggerPoint calculation 2017-02-09 01:58:54 +01:00
f4exb
a64fb01119 New scope: separate trace delay and pre-trigger trace processes 2017-02-09 00:18:28 +01:00
f4exb
aed77d60a8 New scope: refactored processTraces prototype 2017-02-09 00:11:10 +01:00
f4exb
93143b0cbd New scope: review trace outer process 2017-02-09 00:04:19 +01:00
f4exb
e3b933350c New scope: review freerun / trigger processing 2017-02-09 00:00:21 +01:00
f4exb
f2b04539cf New scope: ensure only a trace length of samples is processed at a time 2017-02-08 22:22:27 +01:00
f4exb
66b584d264 New scope: change float to double for values displays in the UI 2017-02-08 22:09:24 +01:00
f4exb
897a181028 New scope: fixed trace display and triggers 2017-02-08 02:13:53 +01:00
f4exb
199e915c62 New scope: fix trigger (2) 2017-02-07 18:50:08 +01:00
f4exb
ba67483b48 New scope: fix trigger (1) 2017-02-07 07:45:42 +01:00
f4exb
e17ecf0328 New scope: fixed trace offset 2017-02-07 00:25:40 +01:00
f4exb
27116d5b3f New Scope: trigger implementation interim state (1) 2017-02-06 18:40:15 +01:00
f4exb
4d36eeb4c7 New scope: basic single X display 2017-02-06 02:40:31 +01:00
f4exb
0f5c055eca New scope: interim state (8) 2017-02-05 13:26:07 +01:00
f4exb
44e764f492 New scope: interim state (7) 2017-02-05 04:41:32 +01:00
f4exb
fcfa6e7b3f New scope: interim state (6) 2017-02-03 08:27:03 +01:00
f4exb
1db62fd347 New scope: interim state (5) 2017-02-02 18:18:37 +01:00
f4exb
a7bb81c70a New scope: interim state (4) 2017-02-02 08:27:49 +01:00
f4exb
e6f80c8474 New scope: interim state (3) 2017-02-01 18:31:16 +01:00
f4exb
ce41ded86e New scope: interim state (2) 2017-01-31 08:26:13 +01:00
f4exb
0861f71ff3 NFM demod: new discriminator 2017-01-30 23:28:06 +01:00
f4exb
2f515d9379 New scope: Windows build adjustments 2017-01-30 02:22:18 +01:00
f4exb
a36870f958 New scope: methods to create/change/delete traces and triggers 2017-01-30 00:36:27 +01:00
f4exb
cce5b29aa6 New scope: make some trace and trigger data public 2017-01-30 00:07:20 +01:00
f4exb
d69c6cc417 New scope: pass sample rate 2017-01-29 22:52:38 +01:00
f4exb
f0f7838765 New scope: interim state (1) 2017-01-29 19:51:45 +01:00
f4exb
6d4c000107 DSD demod: improve YSF stability. Bumped to version 3.2.0 2017-01-29 14:55:54 +01:00
f4exb
38337f1333 Moving average fixes 2017-01-15 11:26:11 +01:00
f4exb
618f302aad DSD demod: adapt to dsdcc version 1.6 2017-01-13 02:16:28 +01:00
f4exb
e696975301 Fixed segfault in reload devices option 2017-01-12 02:01:32 +01:00
f4exb
fb562f197c Added reload devices option 2017-01-12 01:24:08 +01:00
f4exb
09856b5941 Sample source FIFO: write ahead the exact same amount of samples that were read. This smoothes out the process and avoids hickups 2017-01-09 02:13:27 +01:00
f4exb
88ef7eac14 Corrected version number in About panel 2017-01-09 01:35:40 +01:00
f4exb
85ed39c767 HackRF output plugin: compiles 2017-01-08 04:13:20 +01:00
f4exb
ed990094e2 Bumped version to 3.0.1 2017-01-07 10:01:27 +01:00
f4exb
afec57a6be Audio preferences: changed dialog title and add documentation in main window readme 2017-01-07 09:50:12 +01:00
f4exb
83fcf912e9 New audio devices dialog and handling: put the AudioDeviceInfo object on the main window stack instead of dynamically allocating 2017-01-06 19:00:45 +01:00
f4exb
fb3e6dc90d New audio devices dialog and handling: make settings persistent using main settings 2017-01-06 18:56:46 +01:00
f4exb
58b90c7914 New audio devices dialog and handling: use selected audio devices 2017-01-06 16:04:32 +01:00
f4exb
49fba5b103 New audio devices dialog and handling: use variable global input volume 2017-01-06 15:28:01 +01:00
f4exb
d8bcfb1360 New audio devices dialog and handling (1) 2017-01-06 12:43:18 +01:00
f4exb
c3b69007af Audio preferences dialog: animate input volume control text 2017-01-06 03:13:53 +01:00
f4exb
751bf6973e Audio preferences dialog: added input devices tab and input volume control 2017-01-06 03:02:57 +01:00