1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-01 20:02:26 -04:00
Commit Graph

18 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
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
3a3d8e3dcb activated compiler warnings 2017-05-25 20:13:34 +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
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
fa3e39859a ChannelAnalyzerNG: standardized some debug messages 2017-02-25 11:52:57 +01:00
f4exb
91377b8a59 Channel Analyzer NG: deserialization: set decimation and filters in appropriate order 2017-02-21 06:08:02 +01:00
f4exb
4894c8d3ba Channel Analyzer NG: restored previous revision 2017-02-21 05:58:11 +01:00
f4exb
1174875551 Channel Analyzer NG: reviewed deserialization sequence 2017-02-21 04:57:44 +01:00
f4exb
f0f7838765 New scope: interim state (1) 2017-01-29 19:51:45 +01:00