Commit Graph

23 Commits

Author SHA1 Message Date
f4exb 21840c5dd3 AM demod: synchronous AM: implemented sidebands selection 2018-05-13 22:30:50 +02:00
f4exb 3ae7cda9be ChanelAnalyzerNG: added PLL option 2018-05-12 06:01:54 +02: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 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 b91ad7c4b7 Web API: added channel enumeration in /sdrangel GET. Partial implementation in channel plugins 2017-11-19 03:38:07 +01:00
f4exb 32e225263e Channel analyzer NG: fixed GUI displays (mainly spectrum) when channel sample rate changes. Some code cleanup 2017-11-11 05:10:15 +01:00
f4exb 4ad038ed9d Created demod constructor method in all Rx channel plugins 2017-11-08 14:23:49 +01:00
f4exb 4d07272503 ChannelAnalyzerNG: decouple demod and GUI 2017-09-29 18:36:33 +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 2f6cf815ee Channel Analyzer NG: implemented channel rational downsampler 2017-03-01 06:03:04 +01:00
f4exb f2ec2c9f1d Channel Analyzer NG: isolate one sample processing 2017-03-01 05:45:53 +01:00
f4exb 3d972e8565 Channel Analyzer NG: input and channel sample rate getters 2017-02-28 23:21:30 +01:00
f4exb 3a32d5aec3 Channel Analyzer NG: put spanLog2 and ssb indicator in config structure 2017-02-28 23:12:14 +01:00
f4exb 2421dd4e1d Channel Analyzer NG: put bandwidth and lowcutoff filter limits in config structure 2017-02-28 22:29:33 +01:00
f4exb f67bfb4121 Channel Analyzer NG: implemented channel interpolator 2017-02-28 22:11:13 +01:00
f4exb ce15d78e55 Channel Analyzer NG: created config structure with frequency and sample rates 2017-02-28 22:00:24 +01:00
f4exb 41d031f813 Channel Analyzer NG: pass required channel rate to analyzer core 2017-02-28 17:03:23 +01:00
f4exb f0f7838765 New scope: interim state (1) 2017-01-29 19:51:45 +01:00