f4exb
|
98b305f320
|
Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050
|
2022-01-09 05:27:12 +01:00 |
|
f4exb
|
128dd03684
|
New Jogdial Controller feature plugin. Implements #1088
|
2022-01-06 22:47:41 +01:00 |
|
f4exb
|
2a3ce0e7fb
|
API: implemented Channel Marker in Tx channels
|
2021-12-03 23:11:56 +01:00 |
|
Edouard Griffiths
|
cab9dc6094
|
Merge pull request #1056 from srcejon/channel_help
Add links to documentation
|
2021-11-24 22:02:11 +01:00 |
|
Jon Beniston
|
03004e00f7
|
Add links to documentation
|
2021-11-24 11:31:51 +00:00 |
|
Jon Beniston
|
2e68017b12
|
Save/restore rollup state in channel plugins
|
2021-11-24 09:50:42 +00:00 |
|
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
|
6ad057e935
|
Updated versions and changelogs
|
2021-04-13 10:25:17 +02:00 |
|
f4exb
|
30c2c519d1
|
NFM mod: REST API: implement DCS
|
2021-04-12 15:13:55 +02:00 |
|
f4exb
|
d0c50549af
|
NFM mod: implemented Digital Code Squelch (DCS)
|
2021-04-12 12:03:33 +02:00 |
|
f4exb
|
793d8b9f49
|
Demod Analyzer: implementation for the rest of planned plugins
|
2020-12-21 02:30:29 +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
|
ea59f8b35e
|
Updated version and changelogs
|
2020-11-22 20:10:39 +01:00 |
|
f4exb
|
f19431ac5c
|
NFM mod: reworked input audio. Implements #495
|
2020-11-22 19:31:13 +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
|
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
|
8ccb2e80c1
|
NFM: enhancements to GUI and channel spacing handling
|
2020-11-12 19:40:35 +01:00 |
|
f4exb
|
ffd0971020
|
Updated versions and changelogs
|
2020-11-09 14:10:17 +01:00 |
|
f4exb
|
fffac68b7f
|
NFM: updated documentation
|
2020-11-08 12:34:56 +01:00 |
|
f4exb
|
fa68a8ff2b
|
NFM: RF, AF bandwidth and FM deviation independent setting. Implements #691
|
2020-11-08 12:34:56 +01:00 |
|
f4exb
|
556ddaaff6
|
Updated versions and changelogs
|
2020-11-06 07:07:23 +01:00 |
|
f4exb
|
f1cf57bacd
|
NFM: review frequency deviation and NFM demod volume control
|
2020-11-06 06:08:04 +01:00 |
|
f4exb
|
c5a36c48a0
|
Updated versions and changelogs
|
2020-11-03 13:15:25 +01:00 |
|
f4exb
|
85e357d465
|
NFM: augmented CTCSS tones. Implements #664
|
2020-10-31 22:56:12 +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
|
ae60808de8
|
Corrected Highpass and Bandpass filters normalization. Implements #642
|
2020-09-21 23:51:45 +02:00 |
|
f4exb
|
674a4ccd27
|
Modulator plugins with configurable audio: fixed audio sample rate handling
|
2020-08-03 13:06:41 +02: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
|
12735f26a9
|
Tx plugins: fixed VU meter handling
|
2019-12-09 13:43:54 +01:00 |
|
f4exb
|
c3e3044b98
|
Tx plugins fixes and further refactoring around MsgConfigureChannelizer and audio
|
2019-11-21 00:42:31 +01:00 |
|
f4exb
|
4326af12ee
|
Tx channels: fixed stream assignment with MIMO devices
|
2019-11-19 01:24:02 +01:00 |
|
f4exb
|
d1b80524ea
|
Channel Tx plugins: added support of MIMO devices
|
2019-11-17 11:09:35 +01:00 |
|
f4exb
|
48174ad5cf
|
Renamed UpSampleChannelizer back to UpChannelizer
|
2019-11-15 01:39:11 +01:00 |
|