f4exb
|
de94ea01b5
|
Updated main and plugin versions
|
2022-05-14 13:16:33 +02:00 |
|
f4exb
|
7f1c838cec
|
Updated versions and changelogs
|
2022-03-30 22:16:08 +02:00 |
|
f4exb
|
98b305f320
|
Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050
|
2022-01-09 05:27:12 +01:00 |
|
f4exb
|
e2923696b4
|
Updated versions and changelogs
|
2021-11-06 21:33:26 +01:00 |
|
f4exb
|
0a713e4d30
|
Updated versions and changelogs
|
2021-03-29 21:21:32 +02:00 |
|
f4exb
|
38a06c4f69
|
Added MessagePipes garbage collector. Updated versions and changelogs
|
2020-12-12 16:31:38 +01:00 |
|
f4exb
|
170a2661e1
|
Updated version and changelogs
|
2020-10-06 07:41:32 +02:00 |
|
f4exb
|
b1c9a35dcb
|
Channel plugins: use specialized ChannelGUI superclass. Handle GUI lifecycle in MainWindow
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
ef65afea02
|
Replace separate create channel methods (BS and CS): common plugins
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
8a565a0de2
|
Upgrade libiio and libairspyhf versions. Updated version and changelogs
|
2020-08-20 14:02:06 +02:00 |
|
f4exb
|
1de1bf4d08
|
Updated versions and changelogs
|
2020-08-01 05:13:55 +02:00 |
|
f4exb
|
625463a428
|
Updated version and changelogs
|
2020-07-21 08:41:39 +02:00 |
|
f4exb
|
57cd14c8e1
|
Updated version and changelogs
|
2020-07-12 21:01:51 +02:00 |
|
f4exb
|
a4a16265a3
|
Updated version and changelogs
|
2020-07-01 20:22:41 +02:00 |
|
f4exb
|
d0858f21fb
|
Added possibility to specify devices that cannot be discovered automatically. This implements #445
|
2019-12-16 01:03:47 +01:00 |
|
f4exb
|
0873672a74
|
ATV demod: full refactoring
|
2019-12-02 02:10:55 +01:00 |
|
f4exb
|
c914de4846
|
REST API: config: added ATV demodulator
|
2019-08-11 11:35:53 +02:00 |
|
f4exb
|
ef82b89182
|
REST API: config: GET (4): optimize channel settings API management and generally improve constedness
|
2019-08-03 01:05:16 +02:00 |
|
f4exb
|
a5e9f251ef
|
Single channel API
|
2019-05-09 17:27:12 +02:00 |
|
f4exb
|
89e53cf179
|
Single DeviceAPI interface (1)
|
2019-05-08 22:11:53 +02:00 |
|
f4exb
|
ef15157a50
|
Fixed incomplete copyright headers (1)
|
2019-04-11 06:39:30 +02:00 |
|
f4exb
|
fb92612f60
|
SoapySDR support: input: documentation
|
2018-11-22 00:41:28 +01:00 |
|
f4exb
|
02d0a46f31
|
Scope: removed breaking optimization thus fixing trigger. Should fix issue #233
|
2018-10-24 13:54:33 +02:00 |
|
f4exb
|
966d957f89
|
Scope: fixed channel rate affecting scope rate in memory mode
|
2018-10-16 00:31:45 +02:00 |
|
f4exb
|
c43ecc8afe
|
Channel Rx plugins: use liberation font
|
2018-05-05 18:12:05 +02: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
|
31aacc9571
|
Plugin interface: simplify createRxChannelGUI
|
2017-12-23 10:32:02 +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
|
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
|
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
|
f6337e4597
|
Bumped version to 3.8.4
|
2017-11-14 01:50:14 +01:00 |
|
f4exb
|
9cca7100ac
|
Demdulators: removed obsolete on menu double clicked event handling. Modulators: removed obsolete basic settings shown indicator
|
2017-11-12 10:30:12 +01:00 |
|
f4exb
|
c4e26bf66d
|
Rx channel plugins: use the demodulator constructor separated from the demodulator GUI constructor
|
2017-11-09 01:03:05 +01:00 |
|
f4exb
|
4ad038ed9d
|
Created demod constructor method in all Rx channel plugins
|
2017-11-08 14:23:49 +01:00 |
|
f4exb
|
76bf0ad104
|
Rx plugins: removed useless create method in private slot
|
2017-11-08 00:03:12 +01:00 |
|
f4exb
|
9ff05baa70
|
Renamed createRxChannel to createRxChannelGUI to described only the GUI will be created there in the future
|
2017-11-07 23:49:27 +01:00 |
|
f4exb
|
fabb5ea6ba
|
ATV modulator: better size text overlay
|
2017-11-07 02:00:54 +01:00 |
|
f4exb
|
7370eba0f7
|
Bumped version to v3.8.0
|
2017-11-01 14:58:36 +01:00 |
|
f4exb
|
a61bb04dac
|
Rx Channel plugins now handled via DeviceUISet
|
2017-10-31 08:24:05 +01:00 |
|
f4exb
|
a30bda2d3a
|
Updated version of touched plugins
|
2017-10-04 01:20:02 +02:00 |
|
f4exb
|
0b6eb2129a
|
Reset PluginInstanceGUI to its original name
|
2017-09-26 00:22:08 +02:00 |
|
f4exb
|
a6d6a717ae
|
GUI segregation: renamed PluginGUI interface to PluginInstanceUI
|
2017-09-03 19:55:00 +02:00 |
|
f4exb
|
007ea19e36
|
Bumped version to 3.5.0
|
2017-05-16 18:38:39 +02:00 |
|
f4exb
|
4115c4e932
|
ATV Demod: fixed wrong initialization of frame rate. Fixes issue #22
|
2017-04-10 22:03:18 +02:00 |
|
f4exb
|
7ad19f0140
|
AM Demodulator: implemented shortened interleaved sync standard for image formatting
|
2017-04-02 23:20:25 +02:00 |
|
f4exb
|
3721b445b1
|
ATV Demod: fixed interpolator rf bandwidth whe in SSB modes. Set interpolator taps per phase to 24
|
2017-03-20 05:06:33 +01:00 |
|
f4exb
|
c7c2aa1fa7
|
ATV Demod: GUI refactoring: fixed segfault at initialization
|
2017-03-15 22:12:12 +01:00 |
|
f4exb
|
62ab9b2f29
|
ATV Demod: correction for AM sync (F4HKW)
|
2017-03-06 03:36:02 +01:00 |
|