f4exb
|
2d519abbb6
|
NFM mod: Web API: corrected settings formatter
|
2018-02-14 23:39:23 +01:00 |
|
f4exb
|
67e664ef06
|
Fixed memory leak with handling of DSPSignalNotification message in modulators and demodulators. Removed reference to unused PIDController class
|
2018-02-14 20:11:36 +01:00 |
|
f4exb
|
d6519d7133
|
SSM modulator: lock mutex when size of magnitude AGC is changed
|
2018-02-03 17:26:24 +01:00 |
|
f4exb
|
b0a97510e2
|
Moving average cleanup
|
2018-02-03 10:33:02 +01:00 |
|
f4exb
|
a47587e16f
|
Specify Scope and Spectrum Vis floating point sample scale
|
2018-01-22 14:07:24 +01: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
|
4444084b7a
|
Updated version of all modulators
|
2018-01-09 01:23:27 +01:00 |
|
f4exb
|
561420415e
|
All concerned mods: call applyChannelSettings with force=true at construction and start.
|
2018-01-09 01:10:49 +01:00 |
|
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
|
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
|
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
|
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
|
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
|
fa1e772383
|
NFM mod: fixed deserializer
|
2017-12-28 03:29:26 +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
|
7577e6f145
|
Web API: NFM modulator settings parameters optional
|
2017-12-24 04:19:44 +01:00 |
|
f4exb
|
bf6607044a
|
Server: Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH with all settings parameters optional
|
2017-12-24 03:27:07 +01:00 |
|
f4exb
|
d79ef49112
|
Plugin interface: simplify createTxChannelGUI
|
2017-12-23 10:38:45 +01:00 |
|
f4exb
|
0f7faff299
|
Plugin interface: simplify createTxChannel
|
2017-12-23 10:16:27 +01:00 |
|
f4exb
|
703aa21159
|
Plugin interface: simplify createRxChannel
|
2017-12-23 09:54:42 +01:00 |
|
f4exb
|
514e408aac
|
Server: Web API: /sdrangel/deviceset/{deviceSetIndex}/channel POST implementation and rework in the PluginInterface
|
2017-12-23 05:56:40 +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
|
e1ad61d692
|
Bumped version of all channel plugins
|
2017-12-18 00:06:01 +01:00 |
|
f4exb
|
6d12443100
|
Server: changes to support DeviceSet
|
2017-12-17 23:15:42 +01:00 |
|
f4exb
|
0ec1d6db31
|
Server: added variable to avoid instantiation of GUI dependent objects when compiling plugins for server
|
2017-12-17 14:52:18 +01:00 |
|
f4exb
|
0436848490
|
Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH for NFM demod and mod. Fixes (2)
|
2017-12-12 23:21:31 +01:00 |
|
f4exb
|
b446f67434
|
Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH for NFM demod and mod. Fixes (1)
|
2017-12-12 18:56:24 +01:00 |
|
f4exb
|
c22460723c
|
Web API: return 404 with API HTML documentation if URL is incorrect. Avoids response OK mistaken when not using a browser
|
2017-12-12 15:58:04 +01:00 |
|
f4exb
|
e4b65b52b4
|
Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH for NFM demod and mod
|
2017-12-11 18:18:47 +01:00 |
|
f4exb
|
2dd82e9eca
|
Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings GET for NFM demod and mod
|
2017-12-10 20:27:08 +01:00 |
|
f4exb
|
1d442fd077
|
SSB: updated documentation
|
2017-12-02 18:57:55 +01:00 |
|
f4exb
|
21e52e33fb
|
SSB: space sliders ticks more evenly depending on spectrum sample rate
|
2017-12-01 00:28:47 +01:00 |
|
f4exb
|
f4c1269540
|
SSB GUIs: added LSB and USB labels on the schematic frequency scale
|
2017-11-25 05:29:48 +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
|
8c3eeb1c3a
|
SSB mod/demod: GUI: resize main window
|
2017-11-22 22:01:13 +01:00 |
|
f4exb
|
a1f6d29f03
|
UDP sink: fixed bandwidth channel marker display
|
2017-11-21 22:46:39 +01:00 |
|
f4exb
|
17181189ae
|
SSB GUI: enlarge minimum width
|
2017-11-21 01:48:34 +01:00 |
|
f4exb
|
9455a4c5f6
|
SSB mod/demod: improve LSB/USB experience: DSB/SSB icon shows right sideband. Filter limit sliders with ticks. Button to flip sidebands
|
2017-11-21 01:09:47 +01:00 |
|
f4exb
|
0b5ab32a90
|
Web API: changed default port to 8091
|
2017-11-19 23:58:49 +01:00 |
|
f4exb
|
9b65511931
|
SSB mod and demod: added schematic frequency scale for bandwidth filters
|
2017-11-19 21:19:19 +01:00 |
|
f4exb
|
c8ac9fbf05
|
Web API: report Tx channel info summary (2)
|
2017-11-19 19:33:20 +01:00 |
|
f4exb
|
4169833b4d
|
Web API: report Tx channel info summary
|
2017-11-19 19:14:33 +01:00 |
|
f4exb
|
84113775aa
|
UDP channel sink: applied new channel marker signal handling
|
2017-11-14 22:02:40 +01:00 |
|