1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-07-28 18:12:25 -04:00
Commit Graph

28 Commits

Author SHA1 Message Date
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
8bee1b600c DSD demod: fixed volume too low when using DV serial dongle 2017-10-07 05:06:44 +02: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
27d504e1ac AM demod: implement copy audio to UDP and basic channel settings dialog 2017-08-26 05:32:01 +02:00
f4exb
115379bcf2 DSD demod: use AudioSample type for the UDP sink buffer 2017-08-25 01:17:21 +02:00
f4exb
1b2df9f0fc DSD demod: copy to UDO only from first audio FIFO when both slots are selected 2017-08-25 00:04:44 +02:00
f4exb
511686f820 Use new audio fifo based on audio sample type 2017-08-25 00:02:49 +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
3a3d8e3dcb activated compiler warnings 2017-05-25 20:13:34 +02:00
f4exb
9fcc3cd426 Remved default constuctors in Moving average and AGC classes 2017-05-11 18:39:00 +02:00
f4exb
0e70c84f45 DSD demod: added possibility to enable/disable the symbol PLL 2017-05-07 10:23:37 +02:00
f4exb
cf267b1254 Code warnings in Eclipse cleanup 2017-05-05 10:40:45 +02: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
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