f4exb
|
5c6984899e
|
AM, SSB demod, SSB mod: fixed interpolator setting in apply channel settings. Fixes issue #117
|
2018-01-05 19:14:27 +01:00 |
|
f4exb
|
98429d7ec8
|
AM demod: fix debug message
|
2018-01-05 18:39:12 +01:00 |
|
f4exb
|
aed125e3d0
|
SSB demod: interpolator fixes
|
2018-01-05 18:38:47 +01:00 |
|
f4exb
|
74a7585c99
|
BFM demod is now compilable on a RPi3 host
|
2018-01-05 12:07:15 +01:00 |
|
f4exb
|
1ec8eecefb
|
DSD demod: use lower cutoff for optional audio high pass filter
|
2018-01-02 20:02:30 +01:00 |
|
f4exb
|
80d243811f
|
UDP sink: fixes
|
2018-01-02 16:23:31 +01:00 |
|
f4exb
|
7c5066d27c
|
Bumped to version 3.9.1 and 2018
|
2018-01-02 12:38:28 +01:00 |
|
f4exb
|
018c8ade40
|
WFM modulator: fixed tone frequency and apply channel settings output sample rate handling
|
2018-01-02 12:32:22 +01:00 |
|
f4exb
|
fdce9958e5
|
NFM modulator: corrected NCO sample rate setting in apply channel settings
|
2018-01-02 10:32:00 +01:00 |
|
f4exb
|
73d070a055
|
LimeSDR: use qDebug() in a different way
|
2018-01-02 10:02:44 +01:00 |
|
f4exb
|
0c39c9dfd3
|
BFM demod: RDSTMC: use char* instead of std::string for constant array
|
2017-12-31 11:54:56 +01:00 |
|
f4exb
|
ffa24cde9b
|
BFM demod: RDSTMC: specify 0 value in array initialization
|
2017-12-31 11:45:47 +01:00 |
|
f4exb
|
0b72c016ab
|
DSD demod: gcc7 warnings fixes
|
2017-12-31 03:34:38 +01:00 |
|
f4exb
|
723df69943
|
BFM and DSD demod: gcc7 warnings fixes
|
2017-12-31 03:16:30 +01:00 |
|
f4exb
|
c23894e567
|
SDRdaemon sink: removed throw lists as they are dprecated in c++11 (gcc7 warning)
|
2017-12-31 02:46:03 +01:00 |
|
f4exb
|
3f96ce4187
|
BFM demod: set -fno-var-tracking-assignments for rdstmc.cpp as it makes compilation very busy and memory hungry for nothing. May fix compilation on RPi3
|
2017-12-31 02:14:46 +01:00 |
|
f4exb
|
5f0693932c
|
LimeSDR: update debug message
|
2017-12-30 18:15:17 +01:00 |
|
f4exb
|
f3fa5ab47b
|
LimeSDR: removed quotes on informative debug message on apply settings
|
2017-12-30 10:58:20 +01:00 |
|
f4exb
|
98683fcb5e
|
LimeSDR: corrected more informative debug message on apply settings
|
2017-12-30 10:21:37 +01:00 |
|
f4exb
|
f1ead09337
|
LimeSDR: more informative debug message on apply settings
|
2017-12-30 10:17:30 +01:00 |
|
f4exb
|
f27bb2d1c2
|
UDP Sink : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings
|
2017-12-30 00:30:41 +01:00 |
|
f4exb
|
e5baca1a37
|
NFM, SSB and WFM Mods : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings
|
2017-12-30 00:18:51 +01:00 |
|
f4exb
|
6041530353
|
ATV demod: added a settings structure not used yet
|
2017-12-29 23:00:52 +01:00 |
|
f4exb
|
054e87c153
|
AM and ATV Mods : use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings
|
2017-12-29 11:42:33 +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
|
af58d18eac
|
NFM demod: use specific method to apply channelizer sample rate and frequency offset changes. Separate this data from settings
|
2017-12-29 05:23:24 +01:00 |
|
f4exb
|
e39e080cc0
|
Channel source/sink APIs: removed useless getDeltaFrequency pure virtual method
|
2017-12-29 05:22:26 +01:00 |
|
f4exb
|
324aaa86b6
|
Plugins: cppcheck corrections
|
2017-12-29 03:22:04 +01:00 |
|
f4exb
|
9cb1a774c6
|
NFM demod: cpplint corrections
|
2017-12-29 03:03:28 +01:00 |
|
f4exb
|
14626393e6
|
Web API: fixed HackRF settings
|
2017-12-29 02:44:35 +01:00 |
|
f4exb
|
1b96f25184
|
Server and web API: added HackRF support
|
2017-12-29 01:40:34 +01:00 |
|
f4exb
|
89c515df4c
|
Server: added HackRF plugins
|
2017-12-29 00:44:17 +01:00 |
|
f4exb
|
a5ce09f19c
|
Server: plugins: completed GUI cleanup
|
2017-12-29 00:33:37 +01:00 |
|
f4exb
|
65ac9e2f2c
|
Web API: added identification string in device and channel include files description
|
2017-12-28 11:04:33 +01:00 |
|
f4exb
|
0dd36d4f3e
|
Sink plugins: put a serializer and deserializer in the core plugin for server
|
2017-12-28 04:04:50 +01:00 |
|
f4exb
|
fa1e772383
|
NFM mod: fixed deserializer
|
2017-12-28 03:29:26 +01:00 |
|
f4exb
|
8399baeb4e
|
Source plugins: put a serializer and deserializer in the core plugin for server. NFM demod: fixed deserializer
|
2017-12-28 03:21:48 +01:00 |
|
f4exb
|
3bc221bab8
|
Server: web API: /sdrangel/deviceset/{deviceSetIndex}/device/run POST,DELETE. LimeSDR Tx example working
|
2017-12-27 11:10:47 +01:00 |
|
f4exb
|
ccffb5101d
|
Web API: /sdrangel/deviceset/{deviceSetIndex}/device/settings PUT, PATCH with all settings parameters optional
|
2017-12-27 01:46:33 +01:00 |
|
f4exb
|
85f9be7c64
|
cppcheck fixes
|
2017-12-26 22:29:24 +01:00 |
|
f4exb
|
add0a614dd
|
DSD demod: updated documentation
|
2017-12-26 21:47:56 +01:00 |
|
f4exb
|
2145eeb7b6
|
DSD demod: highpass filtering for audio completed
|
2017-12-26 20:29:23 +01:00 |
|
f4exb
|
e1d7ada5dd
|
DSD demod: highpass filtering for audio (1)
|
2017-12-26 10:59:51 +01:00 |
|
f4exb
|
1f21d1d785
|
Bumped all plugins version to 3.9.0
|
2017-12-26 02:19:03 +01:00 |
|
f4exb
|
6d70a644dd
|
SDRdaemon input: refactored plugin with nanomsg handling in core plugin
|
2017-12-26 02:18:30 +01:00 |
|
f4exb
|
9213b3c0b2
|
Device sink plugins: implemented an init method for initializations to be done when all collaborating objects are created and possibly connected
|
2017-12-25 12:59:44 +01:00 |
|
f4exb
|
49d1439981
|
Device source plugins: implemented an init method for initializations to be done when all collaborating objects are created and possibly connected
|
2017-12-25 09:10:19 +01:00 |
|
f4exb
|
1987bbac77
|
Device plugins: make setMessageQueueToGUI pure virtual so that child classes must have to deal with this
|
2017-12-24 19:58:26 +01:00 |
|
f4exb
|
b127182062
|
All plugins: removed apply settings in constructors as it causes segfaults
|
2017-12-24 18:37:33 +01:00 |
|
f4exb
|
063eff4204
|
FileSource: put center frequency and sample rate in the settings structure
|
2017-12-24 11:36:38 +01:00 |
|