f4exb
|
28e9df5fe8
|
Clang clean compile
|
2018-03-04 01:47:51 +01:00 |
|
f4exb
|
b0a97510e2
|
Moving average cleanup
|
2018-02-03 10:33:02 +01:00 |
|
f4exb
|
c2594836b0
|
DSD Demod: compatibility with 24 bit samples in DSP
|
2018-01-24 23:57:36 +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
|
d0572a6f84
|
Added microsecond epoch as unique id to channel instances
|
2017-11-19 11:36:20 +01:00 |
|
f4exb
|
4ad038ed9d
|
Created demod constructor method in all Rx channel plugins
|
2017-11-08 14:23:49 +01:00 |
|
f4exb
|
3405424ad1
|
DSD demod: old code cleanup
|
2017-10-04 00:29:47 +02:00 |
|
f4exb
|
392f1f43d6
|
DSD demod: use settings in demod
|
2017-10-04 00:02:59 +02:00 |
|
f4exb
|
96530f13f4
|
DSD demod: rescale squelch
|
2017-10-03 23:03:29 +02:00 |
|
f4exb
|
6e2e8dc2b5
|
DSD demod: rescale demod gain and volume
|
2017-10-03 23:00:18 +02:00 |
|
f4exb
|
65ec5015df
|
DSD demod: rescale RF bandwidth and FM deviation
|
2017-10-03 22:49:30 +02:00 |
|
f4exb
|
878871e120
|
DSD demod: reorder parameters in configure method
|
2017-10-03 22:43:34 +02:00 |
|
f4exb
|
918aff8b8f
|
DSD demod: separate GUI from demod
|
2017-10-02 13:56:40 +02:00 |
|
f4exb
|
115379bcf2
|
DSD demod: use AudioSample type for the UDP sink buffer
|
2017-08-25 01:17:21 +02:00 |
|
f4exb
|
d98d8757b0
|
Moved audio sample definitions to dsp types definitions
|
2017-08-24 15:24:28 +02:00 |
|
f4exb
|
f74e74af12
|
DSD demod: implemented audio duplication to UDP
|
2017-08-24 13:51:24 +02:00 |
|
f4exb
|
3b5fe0170f
|
DSD decoder: put UDP sink for audio in place
|
2017-08-24 08:46:14 +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
|
0e70c84f45
|
DSD demod: added possibility to enable/disable the symbol PLL
|
2017-05-07 10:23:37 +02:00 |
|
f4exb
|
7e6ab8204b
|
NFM and DSD plugins: use double for base type of moving average. There was an overflow with float on high power signals (over ~5 dBm) preventing the squelch to close back
|
2017-01-15 17:03:32 +01:00 |
|
f4exb
|
dad2bf7bf9
|
DSD Demod: use same magnitude squared average technique for the squelch as with the NFM demod
|
2016-12-14 18:46:31 +01: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
|
78513854ac
|
RxTx semantic move: renamed SampleSink to BasebandSampleSink
|
2016-10-02 22:29:04 +02:00 |
|
f4exb
|
1f7df6548a
|
RxTx semantic move: renamed channel plugins directory to channelrx
|
2016-10-02 13:18:07 +02:00 |
|