f4exb
|
15e62814de
|
Multiple audio support: removed audio methods from DSP engine and use AudioDeviceManager instead
|
2018-03-24 03:36:49 +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
|
dc9cb0463f
|
BFM demod: implement RTP over UDP for audio copy
|
2018-03-10 07:03:11 +01:00 |
|
f4exb
|
2e5cfcafee
|
PVS-Studio static analysis corrections (3) issue #137
|
2018-02-24 10:29:27 +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
|
0d2c0ca117
|
Revert "BFM demod: implemented use RTP protocol for audio over UDP"
This reverts commit d946ceffc8 .
|
2018-02-06 01:18:13 +01:00 |
|
f4exb
|
d946ceffc8
|
BFM demod: implemented use RTP protocol for audio over UDP
|
2018-02-05 18:19:32 +01:00 |
|
f4exb
|
2ddcb8c358
|
Differentiate Rx and Tx DSP sample sizes
|
2018-01-22 08:46:05 +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
|
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
|
8958edd4be
|
BFM demod: fixed spectrum gui update when channel sample rate changes
|
2017-11-12 14:58:52 +01:00 |
|
f4exb
|
c4e26bf66d
|
Rx channel plugins: use the demodulator constructor separated from the demodulator GUI constructor
|
2017-11-09 01:03:05 +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
|
32f284a0de
|
BFM demod: fixed missing channel configuration message handling
|
2017-10-21 10:35:03 +02:00 |
|
f4exb
|
6095cf549c
|
BFM demod: use settings in the demod
|
2017-10-01 20:17:20 +02:00 |
|
f4exb
|
f10d486b28
|
BFM demod: fixed segfault
|
2017-10-01 16:02:34 +02:00 |
|
f4exb
|
b646d0c89f
|
BFM demod: GUI and demod separation
|
2017-10-01 12:48:31 +02:00 |
|
f4exb
|
a9d1b2ef65
|
BFM demod: moved RDS parser in the demod
|
2017-10-01 11:50:16 +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
|
8a60af3e52
|
BFM demod: added basic channel settings dialog and copy audio to UDP option
|
2017-08-25 18:56:43 +02:00 |
|
f4exb
|
511686f820
|
Use new audio fifo based on audio sample type
|
2017-08-25 00:02:49 +02:00 |
|
f4exb
|
3a3d8e3dcb
|
activated compiler warnings
|
2017-05-25 20:13:34 +02:00 |
|
f4exb
|
579c05cfe5
|
Use doubles for all power calculations
|
2017-05-16 23:39:49 +02:00 |
|
f4exb
|
30de817ba6
|
BFM and DSD Demods: added signal strength gauge. Limit height on all signal gauges
|
2016-12-06 19:06:38 +01:00 |
|
f4exb
|
6707bab1a5
|
Give the decimation method of the Interpolator class its proper name
|
2016-10-10 01:53:32 +02:00 |
|
f4exb
|
78513854ac
|
RxTx semantic move: renamed SampleSink to BasebandSampleSink
|
2016-10-02 22:29:04 +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 |
|