1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-08 06:06:33 -04:00
Commit Graph

1024 Commits

Author SHA1 Message Date
f4exb
c556a16caa Prepare multi device support in DSP Engine 2016-05-11 11:34:44 +02:00
f4exb
15d0fbfdea DSD decoder: disable cosine filter 2016-05-11 11:34:19 +02:00
f4exb
2fccdc1991 DSD demod: DV serial support: fixed missing audio mute 2016-05-10 08:27:54 +02:00
f4exb
b35ca01dc7 DSD demod. Added note that DV serial devices are not supported in Windows 2016-05-09 23:13:38 +02:00
f4exb
6d703a9730 DSD demod: DV serial support: set audio buffer length to 1s (48000 samples) 2016-05-09 23:02:48 +02:00
Edouard Griffiths
ee57833305 DSD demod: DV serial Windows build adjustments 2016-05-09 19:49:10 +02:00
Edouard Griffiths
6a648c5046 Bump version to v1.2.2 2016-05-09 19:48:41 +02:00
f4exb
15a583e8a9 DSD Demod: DV Serial support: popup message to list devices when enabling 2016-05-09 18:17:53 +02:00
Edouard Griffiths
84479fdbcc DSD demod: serialDV library support in Windows. Updates in sdrbase 2016-05-09 17:48:34 +02:00
Edouard Griffiths
7fe5716e90 DSD demod: serialDV library support in Windows 2016-05-09 13:01:19 +02:00
f4exb
7e4c05417a DSD demod: adapt serial com pors scan to Windows 2016-05-09 11:37:12 +02:00
f4exb
195a42460b DSD demod: increase volume span 2016-05-09 11:02:27 +02:00
f4exb
56cfe4348e DSD demod: updated readme with information on DV serial device support 2016-05-09 10:51:30 +02:00
f4exb
1bfcbe6dd3 DSD demod: fixed DV serial support OK 2016-05-09 10:13:11 +02:00
f4exb
6771e5e86c DSD demod: fixes for Serial DV (1) 2016-05-09 09:24:28 +02:00
f4exb
7e7d6d6481 DSD demod: updated readme for v1.2.1 2016-05-09 02:42:24 +02:00
Edouard Griffiths
3070255827 Updates for v1,2,1 Windows build 2016-05-09 02:15:07 +02:00
f4exb
ba71089aff DSD demod DV serial support revised audio processing 2016-05-09 01:26:39 +02:00
f4exb
ea4dbc550a DSD demod: added mention of DV serial support in the Readme 2016-05-08 11:10:52 +02:00
f4exb
0cc8bc3c89 DV serial support implemented 2016-05-08 10:48:13 +02:00
f4exb
4daa54b8b7 Serial DV support. Implemented without audio upsampling to 48k 2016-05-08 07:02:31 +02:00
f4exb
be1a4caae1 DV Serial support: working signal/slot mechanism 2016-05-08 06:00:37 +02:00
f4exb
0de9b7eeab Added cmake module for SerialDV 2016-05-07 22:07:51 +02:00
f4exb
b63ee5eeec Fixed audio dialog 2016-05-04 17:21:57 +02:00
f4exb
ccca87477d Moved audio dialog in global Preferences menu. Check for DV Serial library and set flags 2016-05-04 17:07:26 +02:00
f4exb
376e2c05b4 DSD decoder plugin: show color code in DMR specific status area 2016-05-03 02:15:10 +02:00
f4exb
33b7177445 RTL-SDR source plugin: added 256k and 1600k sample rates 2016-05-03 02:14:41 +02:00
f4exb
71de778e7c DSD Demod: added missing NA (not applicable) for station roles 2016-04-25 00:00:37 +02:00
Edouard Griffiths
359a984462 DSD demod: updates for Windows build 2016-04-24 23:41:31 +02:00
f4exb
bf164db653 DSD demod: push version to 1.2.0 and added readme for the plugin 2016-04-24 18:24:08 +02:00
f4exb
d92a8fe266 Enhance scope GUI display 2016-04-23 21:48:02 +02:00
f4exb
0dcc47f05a DSD demod: adjust GUI minimum size 2016-04-23 12:28:27 +02:00
f4exb
d5d5f53bf8 DSD demod: embelishment of the signal format specific status display 2016-04-23 11:31:40 +02:00
f4exb
d2851058f8 Merge branch 'fix' into dev. Fixed glspectrum useless dependency on QOpenGLWidget 2016-04-23 10:19:19 +02:00
f4exb
a59404345e DSD + NFM demods: re-itinitalize squelch open count when squelch gate changes 2016-04-23 10:16:15 +02:00
f4exb
1621b40aff DSD demod: allow no squelch time gate 2016-04-23 06:58:54 +02:00
f4exb
cb69b55911 DSD demod: implemented signal format dependent status text 2016-04-23 06:27:28 +02:00
f4exb
837c22fd67 DSD demod: diagnostics on GUI. Audio volume and audio mute 2016-04-22 03:53:16 +02:00
f4exb
17de736f36 DSD demod: migrated to external DSDcc library (ex DSDplus) 2016-04-21 02:13:57 +02:00
Edouard Griffiths
89cdd40439 GLSpectrum: removed useless dependency on QOpenGLWidget. Fixes issue #4 2016-04-12 14:02:17 +02:00
f4exb
ecd91fce79 DSD demod: enhanced DSDplus debugging output 2016-04-12 04:34:25 +02:00
f4exb
90a5b75e91 DSD demod: DMR integration debug (2). Added eye diagram capability by delaying Q signal by 20 samples (2400 baud) 2016-04-12 03:32:42 +02:00
f4exb
f167241da7 DSD demod plugin: fixed missing destructor for DSD filters 2016-04-11 08:29:03 +02:00
f4exb
7412a47ba2 DSD demod plugin: integration with new DSDplus library 2016-04-11 02:48:12 +02:00
f4exb
44f608d7be DSDplus library: removed old DSD library 2016-04-11 00:20:55 +02:00
f4exb
e016526226 DSDplus library: basic implementation with DMR and DSTAR 2016-04-10 23:37:28 +02:00
f4exb
e48b825741 DSDplus library: basic implementation with DMR and DSTAR 2016-04-10 23:36:03 +02:00
f4exb
f6ac20cbb0 DSDplus library: interim state #4 2016-04-10 19:59:39 +02:00
f4exb
a448a8e462 DSDplus library: interim state #3 2016-04-10 18:58:40 +02:00
f4exb
e7906225b2 DSDplus library: interim state #2 2016-04-10 18:20:31 +02:00