f4exb
|
3c50274d1a
|
Demod Analyzer: allow complex input. Fixes #932
|
2021-06-30 19:40:04 +02:00 |
|
f4exb
|
0d4da317b3
|
Demod Analyzer: fixed sample rate handling. Fixes #931
|
2021-06-29 21:47:27 +02:00 |
|
f4exb
|
3908599463
|
GLScope redesign: ScopeVis is not created in the GUI anymore
|
2021-05-31 15:56:45 +02:00 |
|
f4exb
|
de23efe635
|
Delete channel or feature and their GUI in the proper order in DeviceUISet and FeatureUISet. Remove original fix for #806. Fixes #860
|
2021-04-21 12:28:56 +02:00 |
|
f4exb
|
6f4e596cca
|
Updated versions and changelogs
|
2021-04-19 23:53:54 +02:00 |
|
f4exb
|
5e7fbec1ce
|
DSD demod: request fixed 48000 S/s sample rate for the channel sample rate. Fixes #752
|
2021-04-19 11:42:01 +02:00 |
|
f4exb
|
19aaa6efda
|
DSD demod: removed unused method
|
2021-04-19 11:41:06 +02:00 |
|
f4exb
|
0a713e4d30
|
Updated versions and changelogs
|
2021-03-29 21:21:32 +02:00 |
|
f4exb
|
43059e39b1
|
Set depending objects to nullptr before deleting GUI. Fixes #806
|
2021-03-15 19:55:17 +01:00 |
|
f4exb
|
2389f0d55c
|
Updated versions and changelogs
|
2021-03-03 13:52:40 +01:00 |
|
f4exb
|
c984dcc632
|
In some audio demods. Reapply audio sample rate only if channel sample rate effectively changes. Implements #791
|
2021-03-03 01:45:59 +01:00 |
|
f4exb
|
de4607bd06
|
Debain build: DSD demod: add mbelib dependency
|
2021-02-19 22:50:56 +01:00 |
|
f4exb
|
793d8b9f49
|
Demod Analyzer: implementation for the rest of planned plugins
|
2020-12-21 02:30:29 +01:00 |
|
f4exb
|
d93186e059
|
Demod Analyzer: implementation for DSDDemod and NFMDemod
|
2020-12-20 18:31:59 +01:00 |
|
f4exb
|
ee0e5fc777
|
AFC: implemented message pipes for sending back channel settings. Implemented in all relevant channel plugins. Removed obsolete methods
|
2020-12-13 13:04:36 +01:00 |
|
f4exb
|
89a901e383
|
Fixed getURI method in channels and features
|
2020-11-22 19:29:27 +01:00 |
|
Kacper Michajłow
|
f2d01b61d3
|
Avoid global QString init in plugins
This workarounds issue with LTO with GCC #716
|
2020-11-22 04:06:32 +01:00 |
|
Kacper Michajłow
|
cf70d9430f
|
Use QStringLiteral when it make sense
|
2020-11-22 04:05:04 +01:00 |
|
f4exb
|
82f98ab6c1
|
cmake: re-integrated -Woverloaded-virtual and fixed corresponding warnings
|
2020-11-15 08:31:49 +01:00 |
|
f4exb
|
55eb6cc951
|
Fixed -Wunused-parameter warnings
|
2020-11-14 11:13:32 +01:00 |
|
f4exb
|
f668863aed
|
Fixed -Wreorder warnings
|
2020-11-14 05:51:19 +01:00 |
|
f4exb
|
d2710806bf
|
Renamed sdrbase AudioOutput to AudioOutputDevice
|
2020-11-12 22:13:44 +01:00 |
|
f4exb
|
d7f8208814
|
Fix and refactor fir filter
|
2020-10-31 21:30:45 +01:00 |
|
f4exb
|
6f4f7910f1
|
Channel settings feature feedback: all plugins
|
2020-10-27 06:16:17 +01:00 |
|
f4exb
|
61d3431095
|
Some cleanup
|
2020-10-14 22:10:26 +02:00 |
|
f4exb
|
8ba95addc0
|
Use MainCore instance in place of MainWindow
|
2020-10-12 22:11:13 +02:00 |
|
f4exb
|
170a2661e1
|
Updated version and changelogs
|
2020-10-06 07:41:32 +02:00 |
|
f4exb
|
31bf99a619
|
Removed dangling PluginInstanceGUI references
|
2020-10-05 16:30:24 +02:00 |
|
f4exb
|
6ebf4569bf
|
Delete channel API from DeviceUISet. Update FeatureUISet
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
b1c9a35dcb
|
Channel plugins: use specialized ChannelGUI superclass. Handle GUI lifecycle in MainWindow
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
d3d506a5ae
|
Removed handleMessage virtual method from PluginInstanceGUI
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
d085b4eb7d
|
Removed undesirable methods from PluginInstanceGUI and related common plugins
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
a93a93cec0
|
Channel API: new getURI method. Applied to common plugins
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
1b11363214
|
Add GUI to device set outside plugin: applied to common plugins
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
ef65afea02
|
Replace separate create channel methods (BS and CS): common plugins
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
7917d595f5
|
Demods with audio: systematically reapply audio sample rate in case of channel sample rate change
|
2020-08-03 13:00:00 +02:00 |
|
f4exb
|
c41cf68d60
|
Demod plugins with configurable audio: fixed audio sample rate handling
|
2020-08-03 12:59:31 +02:00 |
|
f4exb
|
1de1bf4d08
|
Updated versions and changelogs
|
2020-08-01 05:13:55 +02:00 |
|
f4exb
|
d67174ef8d
|
Revert "DSD demod: implemented DMR basic privacy followinf dsdcc v1.8.7 changes"
This reverts commit e72ec4c879 .
|
2020-07-21 20:03:49 +02:00 |
|
f4exb
|
1d643e27bb
|
Revert "DSD demod: REST API: DMR private key implementation"
This reverts commit 662ac6ef6d .
|
2020-07-21 19:59:19 +02:00 |
|
f4exb
|
a4a16265a3
|
Updated version and changelogs
|
2020-07-01 20:22:41 +02:00 |
|
f4exb
|
563c509c7c
|
Initialize m_audioSampleRate in constructors where missing. Fixes #554
|
2020-07-01 08:57:38 +02:00 |
|
f4exb
|
662ac6ef6d
|
DSD demod: REST API: DMR private key implementation
|
2020-06-15 13:51:46 +02:00 |
|
f4exb
|
e72ec4c879
|
DSD demod: implemented DMR basic privacy followinf dsdcc v1.8.7 changes
|
2020-06-15 12:40:59 +02:00 |
|
Sergei I. Korolev
|
d9ea8d4abc
|
Added more flexible build options
|
2020-05-02 17:57:00 +03:00 |
|
f4exb
|
6855602a7f
|
Device API: removed useless stream index parameter on channel API methods
|
2019-12-23 23:41:44 +01:00 |
|
f4exb
|
d0858f21fb
|
Added possibility to specify devices that cannot be discovered automatically. This implements #445
|
2019-12-16 01:03:47 +01:00 |
|
f4exb
|
653f8c1330
|
Renamed DownSampleChannelizer back to (new) DownChannelizer
|
2019-12-13 15:15:21 +01:00 |
|
f4exb
|
14a21b10cb
|
Removed obsolete references to DownChannelizr
|
2019-12-13 00:43:07 +01:00 |
|
f4exb
|
1359aac9b6
|
Removed ThreadedBasebandSampleSink
|
2019-12-13 00:42:37 +01:00 |
|