Commit Graph

1884 Commits

Author SHA1 Message Date
f4exb e32659b86a New scope: added change trigger color feature 2017-02-12 02:12:06 +01:00
f4exb 2820efe26b New scope: added change trace color feature 2017-02-11 20:44:00 +01:00
f4exb 804497c282 New scope: use finer delay division (base trace length / 100) 2017-02-11 12:07:07 +01:00
f4exb c8aa0dc4b8 New scope: focused trigger change 2017-02-11 10:36:10 +01:00
f4exb 76cdb94d34 New scope: corrected trigger display levels 2017-02-11 08:35:33 +01:00
f4exb 0672121044 New scope: remove previous commit 2017-02-10 22:23:04 +01:00
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 4f12661c82 DSD Demod: completed the string length comtrol in YSF message displa 2017-02-04 20:02:07 +01:00
f4exb fcfa6e7b3f New scope: interim state (6) 2017-02-03 08:27:03 +01:00
f4exb 91cb2c39f5 SDRdaemonFEC plugin: UDP connect before bind 2017-02-03 08:20:53 +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 998ac33d59 HackRF support: more sample rates 2017-01-30 23:50:17 +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 58f3180132 New Scope: corrected makefile 2017-01-29 21:05:14 +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 aa84dba7ce NFM and DSD demods: corrected squelch open GUI display 2017-01-17 00:49:52 +01:00
f4exb f65d0d0019 DSDcc build: added missing dsd_mbelib.h 2017-01-17 00:26:14 +01:00
f4exb 7e6ab8204b NFM and DSD plugins: use double for base type of moving average. There was an overflow with float on high power signals (over ~5 dBm) preventing the squelch to close back 2017-01-15 17:03:32 +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