Commit Graph

44 Commits

Author SHA1 Message Date
f4exb b1da29a3c4 Sink plugins: corrected name getters and setters 2018-08-15 11:24:14 +02:00
f4exb 0ba86c0d22 AM demod: Web API: settings and report implementation. NFM demod: fixes 2018-04-06 00:54:18 +02:00
f4exb 376e0d9b1f AM mod: put AF input mode in settings 2018-04-05 21:58:45 +02:00
f4exb 2380211533 Multiple audio support: AM modulator 2018-03-29 15:20:38 +02:00
f4exb b0a97510e2 Moving average cleanup 2018-02-03 10:33:02 +01:00
f4exb 561420415e All concerned mods: call applyChannelSettings with force=true at construction and start. 2018-01-09 01:10:49 +01:00
f4exb 054e87c153 AM and ATV Mods : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings 2017-12-29 11:42:33 +01:00
f4exb e39e080cc0 Channel source/sink APIs: removed useless getDeltaFrequency pure virtual method 2017-12-29 05:22:26 +01:00
f4exb 6d12443100 Server: changes to support DeviceSet 2017-12-17 23:15:42 +01:00
f4exb 02e0945368 Web API: implemented /sdrangel/channels: Get a list of channel plugins available in this instance 2017-11-23 01:19:32 +01:00
f4exb 4169833b4d Web API: report Tx channel info summary 2017-11-19 19:14:33 +01:00
f4exb 9c68da780e Added mod constructor interface in the plugin API. Created method in all Tx channel plugins 2017-11-08 17:09:25 +01:00
f4exb 4815b4bc3e All other audio modulators: use CW keyer's pulse smoother 2017-10-21 05:27:05 +02:00
f4exb 8782abe31f AM modulator: GUI and modulator separation phase1 2017-10-10 22:37:33 +02:00
f4exb b635e3c0ee PlutoSDR output: use settings in modulator 2017-10-10 21:58:30 +02:00
f4exb 179c1a00c4 PlutoSDR output: use settings in modulator (4) 2017-10-10 21:47:15 +02:00
f4exb 7cce5625e1 PlutoSDR output: use settings in modulator (3) 2017-10-10 21:43:58 +02:00
f4exb 558249112b PlutoSDR output: use settings in modulator (1) 2017-10-10 09:10:03 +02:00
f4exb d98d8757b0 Moved audio sample definitions to dsp types definitions 2017-08-24 15:24:28 +02:00
f4exb fdfa4351ad AM modulator: pull a number of input audio samples depending on total interpolation. Fixes issue #43 2017-08-06 17:23:27 +02:00
f4exb 579c05cfe5 Use doubles for all power calculations 2017-05-16 23:39:49 +02:00
f4exb 416817d0b8 Mods and demods: prevent returning null or infinite values for squared magnitude 2017-05-16 17:46:44 +02:00
f4exb ffb6ad3009 Use double storage type for all moving average instances 2017-05-12 00:03:56 +02:00
f4exb e02ac85e50 All modulators: use buffer for input audio that is always in use while generation is running. This fixes lockup problem reported in issue #11 2016-12-26 01:39:34 +01:00
f4exb f74e3b83a7 Modulators: changed single Tx channel samples feed handling. Pure virtual function is useless 2016-12-22 23:45:56 +01:00
f4exb 1afd8df5f9 Modulators: changed single Tx channel samples feed handling 2016-12-22 23:39:06 +01:00
f4exb 77549e74ca AM Modulator: implemented channel mute 2016-12-19 18:09:07 +01:00
f4exb f95ebec3ec AM and WFM modulators: use precision NCO for tone 2016-12-19 13:08:58 +01:00
f4exb 1186e80663 AM Modulator: use CW smoother 2016-12-14 23:45:16 +01:00
f4exb d3d6ebec89 CW Keyer with GUI. Sort of works 2016-12-11 11:35:25 +01:00
f4exb 2defcc7cec CW Keyer: test with AM modulator and fixes 2016-12-10 08:12:16 +01:00
f4exb a1cd67745b AM Modulator: implement generic volume control and volume level meter 2016-12-02 17:56:19 +01:00
f4exb 9fdaa29544 AM Modulator: variable tone frequency 2016-12-01 00:10:34 +01:00
f4exb c6a61cb94c AM Modulator: corrected modulation 2016-11-30 17:58:35 +01:00
f4exb 47eb55a319 AM Demodulator: removed useless AF lowpass filtering and its associated GUI items 2016-11-30 16:42:06 +01:00
f4exb fccdb57f23 AM Modulator: removed useless AF lowpass filtering and its associated GUI items 2016-11-30 15:56:29 +01:00
f4exb c5f1acdcf1 AM Modulator: audio input (mic) basic support 2016-11-29 01:09:06 +01:00
f4exb cb2e99f540 AM Modulator: handle record file play loop 2016-11-28 18:19:23 +01:00
f4exb 7c1b1032c9 AM Modulator: added file input (basic) 2016-11-28 02:17:08 +01:00
f4exb 9540a99ac4 Tx ph.2: implemented ancient interpolator in AMMod 2016-10-27 19:55:52 +02:00
f4exb 9f1b801d1a Tx ph.1: fixed AM modulator 2016-10-24 01:27:23 +02:00
f4exb 9fff2b8477 Tx ph.1: new AM modulator plugin (3). Implemented actual modulation code. 2016-10-20 19:34:30 +02:00
f4exb c28751124c Tx ph.1: new AM modulator plugin (2). Compiles but pull method is still empty 2016-10-20 18:04:15 +02:00
f4exb be9519de71 Tx ph.1: new AM modulator plugin (1) 2016-10-20 00:42:21 +02:00