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 |
|
f4exb
|
82f98ab6c1
|
cmake: re-integrated -Woverloaded-virtual and fixed corresponding warnings
|
2020-11-15 08:31:49 +01:00 |
|
f4exb
|
6f4f7910f1
|
Channel settings feature feedback: all plugins
|
2020-10-27 06:16:17 +01:00 |
|
f4exb
|
6ebf4569bf
|
Delete channel API from DeviceUISet. Update FeatureUISet
|
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
|
181efe4b1c
|
AM demod: improved baseband thread management
|
2020-07-13 22:23:53 +02:00 |
|
f4exb
|
5b83b2a4a8
|
Rx plugins: refactoring of classes (1)
|
2019-11-23 07:40:36 +01:00 |
|
f4exb
|
810bbe2979
|
REST API: config: GET (3): mechanism to deal with channel settings API formatting without creating a complete channel object. Applied to AM demod
|
2019-08-03 01:05:16 +02:00 |
|
f4exb
|
d2c31059dd
|
AM demod: implemented low pass filter after the demod
|
2019-05-29 11:23:28 +02:00 |
|
f4exb
|
71de6774c4
|
MIMO: dialog to select device stream from channel. Implemented in AM demod
|
2019-05-21 01:52:13 +02:00 |
|
f4exb
|
a5e9f251ef
|
Single channel API
|
2019-05-09 17:27:12 +02:00 |
|
f4exb
|
89e53cf179
|
Single DeviceAPI interface (1)
|
2019-05-08 22:11:53 +02:00 |
|
f4exb
|
ef15157a50
|
Fixed incomplete copyright headers (1)
|
2019-04-11 06:39:30 +02:00 |
|
f4exb
|
0c2dadfd69
|
Reverse API: AM demod changes (3)
|
2018-12-16 00:51:41 +01:00 |
|
f4exb
|
5b0a47c7c6
|
Reverse API: AM demod changes (2)
|
2018-12-15 03:42:58 +01:00 |
|
f4exb
|
31123dacce
|
Reverse API: AM demod changes (1)
|
2018-12-14 08:51:01 +01:00 |
|
f4exb
|
f368c62329
|
Fixed power display going to floor value in some demods
|
2018-08-05 12:44:06 +02:00 |
|
f4exb
|
48cac5385b
|
PLL lock indication fixes
|
2018-05-20 03:50:22 +02:00 |
|
f4exb
|
b5d6d56cc9
|
AM demod: re-integrate processOneSample method in .cpp
|
2018-05-14 00:44:43 +02:00 |
|
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
|
28cb4e7c3c
|
AM demod: removed UDP/RTP copy audio entirely
|
2018-03-28 09:58:45 +02:00 |
|
f4exb
|
d67c3adeb4
|
Plugins: RTP cleanup
|
2018-03-27 09:20:23 +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
|
095ab14a14
|
Multiple audio support: New audio preferences dialog (3). Application to AM demod
|
2018-03-26 11:55:45 +02:00 |
|
f4exb
|
7ad8e50651
|
Web API: AM demod: implemented settings and report entry points
|
2018-03-21 23:49:16 +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
|
28a4649e2f
|
AM and NFM demod: sanitize tail fill audio sink FIFO
|
2018-02-18 14:46: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
|
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
|
e39e080cc0
|
Channel source/sink APIs: removed useless getDeltaFrequency pure virtual method
|
2017-12-29 05:22:26 +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
|
ff5e233eb0
|
AM demod: move channelizer and threaded channelizer from GUI to demod
|
2017-09-28 00:24:03 +02:00 |
|