1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-08 22:26:33 -04:00
sdrangel/sdrbase
Kacper Michajłow 786640ee1f NFMDemod: Add RF filter for freq deviation
- Run CTCSS filter with reduced rate to much detection
- Convert tabs to spaces to be consistent in the file
- Fix AF squelch threshold setting after changing SR
2020-11-07 06:59:04 +01:00
..
ambe Add support for VS2019 and Ninja 2020-11-04 10:40:17 +01:00
audio Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
channel ChannelAPI: added counter blocking features feedback 2020-10-27 06:16:58 +01:00
commands Fixed Qt version checks 2020-11-04 23:05:32 +01:00
device MainCore: added feature and channel maps. FeatureSet and FeatureUISet: simplify feature registrations. Channel and feature names fix 2020-10-16 08:35:56 +02:00
dsp NFMDemod: Add RF filter for freq deviation 2020-11-07 06:59:04 +01:00
feature Feature::MsgChannelSettings: added missing export 2020-10-28 01:49:06 +01:00
limerfe LimeRFE USB: added cellular band 3 2020-03-10 05:28:33 +01:00
plugin Package SoapySDR modules 2020-11-06 19:22:46 +01:00
resources Updated versions and changelogs. Fixed missing yaml references in base resources for swagger-ui 2020-10-28 08:58:16 +01:00
settings Add ADS-B Demodulator plugin. 2020-10-27 16:22:10 +00:00
util Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
webapi Fixed Qt version checks 2020-11-04 23:05:32 +01:00
websockets Websocket spectrum: first implementation 2020-05-15 22:49:35 +02:00
CMakeLists.txt sdrbase cmake: restored Boost_INCLUDE_DIRS 2020-11-05 20:41:33 +01:00
maincore.cpp Fixed Qt version checks 2020-11-04 23:05:32 +01:00
maincore.h MainCore: added feature and channel maps. FeatureSet and FeatureUISet: simplify feature registrations. Channel and feature names fix 2020-10-16 08:35:56 +02:00
mainparser.cpp Fixed FFT factory new plan allocation and effectively grab fftw-file option in the main parser 2020-03-16 21:39:19 +01:00
mainparser.h Added fftwf-wisdom option to specify FFTW wisdom file 2020-03-16 21:33:58 +01:00