f4exb
|
85d4d8029c
|
AM demod: use MagAGC for synchronous AM
|
2018-05-14 00:34:37 +02:00 |
|
f4exb
|
21840c5dd3
|
AM demod: synchronous AM: implemented sidebands selection
|
2018-05-13 22:30:50 +02:00 |
|
f4exb
|
e9f64a05f2
|
AM demod: basic synchronous AM detection option
|
2018-05-13 17:27:24 +02:00 |
|
f4exb
|
97677075b1
|
AM demod: fixed delayed squelch
|
2018-05-06 22:56:24 +02:00 |
|
f4exb
|
06cd90e354
|
AM demod: use buffered delay squelch
|
2018-04-22 10:23:11 +02:00 |
|
f4exb
|
8735ca97ca
|
AM, NFM, SSB demods: make audio FIFO length 1s for any audio sample rate
|
2018-03-30 08:55:49 +02:00 |
|
f4exb
|
acb96acd85
|
Multiple audio support: Web API: AMDemod and NFMDemod: implemented audio device name in settings
|
2018-03-29 07:55:51 +02:00 |
|
f4exb
|
28cb4e7c3c
|
AM demod: removed UDP/RTP copy audio entirely
|
2018-03-28 09:58:45 +02:00 |
|
f4exb
|
4fbb8f74c8
|
Multiple audio support: SSB demodulator
|
2018-03-27 11:17:11 +02:00 |
|
f4exb
|
d67c3adeb4
|
Plugins: RTP cleanup
|
2018-03-27 09:20:23 +02:00 |
|
f4exb
|
ebf3b1fc4b
|
RTP fixes
|
2018-03-27 09:04:10 +02:00 |
|
f4exb
|
e64ed09308
|
Option to disable RTP when constructing the AudioNetSink
|
2018-03-27 08:13:06 +02:00 |
|
f4exb
|
6887a7d61e
|
AM demod: removed RTP over UDP. Changed fixed volume factor depending on audio sample rate
|
2018-03-27 01:30:44 +02:00 |
|
f4exb
|
c8a6bb71ba
|
AM demod: remove UDP copy using RTP
|
2018-03-27 00:57:41 +02:00 |
|
f4exb
|
a049e3aaa6
|
Multiple audio support: Select output device in AM demod
|
2018-03-26 18:41:09 +02:00 |
|
f4exb
|
095ab14a14
|
Multiple audio support: New audio preferences dialog (3). Application to AM demod
|
2018-03-26 11:55:45 +02:00 |
|
f4exb
|
745e187e2b
|
Multiple audio support: extend audio output information to UDP/RTP information. New audio preferences dialog
|
2018-03-25 11:50:34 +02:00 |
|
f4exb
|
15e62814de
|
Multiple audio support: removed audio methods from DSP engine and use AudioDeviceManager instead
|
2018-03-24 03:36:49 +01:00 |
|
f4exb
|
1204734b58
|
Web API: AM demod and AirspyHF: many fixes
|
2018-03-22 06:34:51 +01:00 |
|
f4exb
|
7ad8e50651
|
Web API: AM demod: implemented settings and report entry points
|
2018-03-21 23:49:16 +01:00 |
|
f4exb
|
170c59de43
|
Channel Rx demods: in constructor make sure the thread is launched when all members have been properly initialized (i.e. do it last)
|
2018-03-16 10:24:19 +01:00 |
|
f4exb
|
26995aae1c
|
SSB demod: implement RTP over UDP for audio copy
|
2018-03-07 01:15:59 +01:00 |
|
f4exb
|
1200e09012
|
AM demod: implement RTP over UDP for audio copy
|
2018-03-07 00:55:08 +01:00 |
|
f4exb
|
9a3832a14f
|
AM and NFM demods: skip feed completely if not in running state
|
2018-02-20 00:14:50 +01:00 |
|
f4exb
|
28a4649e2f
|
AM and NFM demod: sanitize tail fill audio sink FIFO
|
2018-02-18 14:46:36 +01:00 |
|
f4exb
|
67e664ef06
|
Fixed memory leak with handling of DSPSignalNotification message in modulators and demodulators. Removed reference to unused PIDController class
|
2018-02-14 20:11:36 +01:00 |
|
f4exb
|
44552e26ef
|
Revert "AM demod: implemented use RTP protocol for audio over UDP"
This reverts commit 9cf57f5aca .
|
2018-02-06 01:18:35 +01:00 |
|
f4exb
|
9cf57f5aca
|
AM demod: implemented use RTP protocol for audio over UDP
|
2018-02-05 18:01:12 +01:00 |
|
f4exb
|
a1c84718ef
|
Simple AGC cleanup
|
2018-02-03 17:06:16 +01:00 |
|
f4exb
|
b0a97510e2
|
Moving average cleanup
|
2018-02-03 10:33:02 +01:00 |
|
f4exb
|
491b8a6d33
|
Replaced hardcoded bit scaling literals by defines
|
2018-01-21 10:57:04 +01:00 |
|
f4exb
|
6885dd1fe6
|
All concerned demods: call applyChannelSettings with force=true at construction and start.
|
2018-01-09 00:59:10 +01:00 |
|
f4exb
|
5c6984899e
|
AM, SSB demod, SSB mod: fixed interpolator setting in apply channel settings. Fixes issue #117
|
2018-01-05 19:14:27 +01:00 |
|
f4exb
|
98429d7ec8
|
AM demod: fix debug message
|
2018-01-05 18:39:12 +01:00 |
|
f4exb
|
d476736487
|
Demods : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings
|
2017-12-29 11:04:47 +01:00 |
|
f4exb
|
9dd707896d
|
Use a name field in channels to be used in headless version to replace the GUI object name that was used as the name field
|
2017-12-20 23:57:06 +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
|
dc50ba1249
|
Web API: report Rx channel info summary
|
2017-11-19 18:18:17 +01:00 |
|
f4exb
|
b91ad7c4b7
|
Web API: added channel enumeration in /sdrangel GET. Partial implementation in channel plugins
|
2017-11-19 03:38:07 +01:00 |
|
f4exb
|
4ad038ed9d
|
Created demod constructor method in all Rx channel plugins
|
2017-11-08 14:23:49 +01:00 |
|
f4exb
|
95f9df8396
|
Moved m_deviceAPI->addThreadedSource at the end of the constructor sequence in all channel plugins
|
2017-11-06 01:39:44 +01:00 |
|
f4exb
|
ccee9dbf28
|
AM demod: fixed destructor
|
2017-10-09 00:21:37 +02:00 |
|
f4exb
|
ff5e233eb0
|
AM demod: move channelizer and threaded channelizer from GUI to demod
|
2017-09-28 00:24:03 +02:00 |
|
f4exb
|
7159ffff09
|
AM Demod: use settings object to pass data from GUI to demod
|
2017-09-27 00:16:35 +02:00 |
|
f4exb
|
1bb612bf62
|
AM demod: use settings object to apply settings
|
2017-09-26 23:53:35 +02:00 |
|
f4exb
|
69a94c6004
|
AM demod: use AM settings class and associated applySettings method
|
2017-09-26 23:19:49 +02:00 |
|
f4exb
|
64e1389222
|
AM demod: use mono fixed volume samples for copy to UDP
|
2017-08-26 21:57:30 +02:00 |
|
f4exb
|
27d504e1ac
|
AM demod: implement copy audio to UDP and basic channel settings dialog
|
2017-08-26 05:32:01 +02:00 |
|
f4exb
|
511686f820
|
Use new audio fifo based on audio sample type
|
2017-08-25 00:02:49 +02:00 |
|
f4exb
|
1d32eb0217
|
AM demod: eliminate DC from demodulated output. Set volume AGC length to 50ms
|
2017-08-20 00:56:50 +02:00 |
|
f4exb
|
3a3d8e3dcb
|
activated compiler warnings
|
2017-05-25 20:13:34 +02:00 |
|
f4exb
|
375f327004
|
AM Demod: added optional bandpass boxcar filter
|
2017-05-12 19:21:52 +02:00 |
|
f4exb
|
51d24102ed
|
AM demod: refactor demodulation
|
2017-05-12 04:25:14 +02:00 |
|
f4exb
|
9fcc3cd426
|
Remved default constuctors in Moving average and AGC classes
|
2017-05-11 18:39:00 +02:00 |
|
f4exb
|
37f4b4e306
|
AM demod: removed channel power dB average engine. Use direct average from demod
|
2016-12-04 23:29:59 +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
|
cd347bca4f
|
Allow interpolation in AM demodulator i.e. input sample rate lower than audio rate
|
2016-10-28 05:08:53 +02:00 |
|
f4exb
|
f87b714ac7
|
AM demod: removed useless local samples buffer
|
2016-10-23 20:02:39 +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
|
6707bab1a5
|
Give the decimation method of the Interpolator class its proper name
|
2016-10-10 01:53:32 +02:00 |
|
f4exb
|
20c6fb19cc
|
RxTx semantic move: renamed Channelizer to DownChannelizer
|
2016-10-02 21:52:39 +02:00 |
|
f4exb
|
1f7df6548a
|
RxTx semantic move: renamed channel plugins directory to channelrx
|
2016-10-02 13:18:07 +02:00 |
|