Kacper Michajłow
|
cf70d9430f
|
Use QStringLiteral when it make sense
|
2020-11-22 04:05:04 +01:00 |
|
f4exb
|
3f2f1fcd7f
|
Fixed -Wclass-memaccess warnings
|
2020-11-15 00:03:34 +01:00 |
|
f4exb
|
9bd8e9c34e
|
Fixed -Wsign-compare warnings
|
2020-11-14 22:08:06 +01:00 |
|
f4exb
|
7a6636b63a
|
Fixed -Wunused-variable warnings
|
2020-11-14 18:45:05 +01:00 |
|
f4exb
|
55eb6cc951
|
Fixed -Wunused-parameter warnings
|
2020-11-14 11:13:32 +01:00 |
|
f4exb
|
f668863aed
|
Fixed -Wreorder warnings
|
2020-11-14 05:51:19 +01:00 |
|
f4exb
|
b9adbfb1d8
|
Refactored GUI queue access (from kasper93)
|
2020-10-31 19:27:35 +01:00 |
|
f4exb
|
6f4f7910f1
|
Channel settings feature feedback: all plugins
|
2020-10-27 06:16:17 +01:00 |
|
f4exb
|
61d3431095
|
Some cleanup
|
2020-10-14 22:10:26 +02:00 |
|
f4exb
|
8ba95addc0
|
Use MainCore instance in place of MainWindow
|
2020-10-12 22:11:13 +02:00 |
|
f4exb
|
170a2661e1
|
Updated version and changelogs
|
2020-10-06 07:41:32 +02:00 |
|
f4exb
|
31bf99a619
|
Removed dangling PluginInstanceGUI references
|
2020-10-05 16:30:24 +02:00 |
|
f4exb
|
6ebf4569bf
|
Delete channel API from DeviceUISet. Update FeatureUISet
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
b1c9a35dcb
|
Channel plugins: use specialized ChannelGUI superclass. Handle GUI lifecycle in MainWindow
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
d3d506a5ae
|
Removed handleMessage virtual method from PluginInstanceGUI
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
d085b4eb7d
|
Removed undesirable methods from PluginInstanceGUI and related common plugins
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
a93a93cec0
|
Channel API: new getURI method. Applied to common plugins
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
1b11363214
|
Add GUI to device set outside plugin: applied to common plugins
|
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 |
|
Vort
|
fe1f2305a5
|
ATV Modulator: fix crash when m_pointsPerHBar = 0
|
2020-08-14 11:07:54 +03:00 |
|
f4exb
|
161cded056
|
Fixed some compiler warnings
|
2020-08-03 13:07:06 +02:00 |
|
f4exb
|
720d69311e
|
ATV Modulator: fixed 819 lines system
|
2020-08-03 08:23:24 +02:00 |
|
f4exb
|
1de1bf4d08
|
Updated versions and changelogs
|
2020-08-01 05:13:55 +02:00 |
|
f4exb
|
e8b454847c
|
ATV: updated dociumentation
|
2020-07-31 04:53:01 +02:00 |
|
f4exb
|
8578b3e117
|
ATV Modulator: complete vertical sync rework. Removed 405 lines and added 819 lines system. Implements #578
|
2020-07-31 04:04:16 +02:00 |
|
f4exb
|
96078bc9b8
|
ATV Modulator: fixed some vertical sync parameters
|
2020-07-23 13:13:41 +02:00 |
|
f4exb
|
d240d1ae57
|
ATV mod: corrected m_interleaved to m_interlaced
|
2020-07-21 23:54:06 +02:00 |
|
f4exb
|
31555e4476
|
ATV mod: corrected line timings and created a diagonal pattern
|
2020-07-21 23:52:30 +02:00 |
|
f4exb
|
a4a16265a3
|
Updated version and changelogs
|
2020-07-01 20:22:41 +02:00 |
|
f4exb
|
b64e41419f
|
Add 10 MHz digit to wideband channel plugins. Implements #531
|
2020-07-01 19:53:09 +02:00 |
|
f4exb
|
9029a7f24f
|
ATV modulator: make OpenCV code objects compatible with OpenCV version in Ubuntu 20.04. Fixes issue #511
|
2020-04-28 05:41:05 +02:00 |
|
f4exb
|
b64d813cfc
|
Fixed some warnings from Mac ports compilation
|
2020-04-19 06:14:45 +02:00 |
|
Sergei I. Korolev
|
7f47cd978d
|
* fix opencv constants namespace
|
2020-03-22 04:05:17 +03:00 |
|
f4exb
|
6855602a7f
|
Device API: removed useless stream index parameter on channel API methods
|
2019-12-23 23:41:44 +01: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
|
12735f26a9
|
Tx plugins: fixed VU meter handling
|
2019-12-09 13:43:54 +01:00 |
|
f4exb
|
3fde47ff70
|
ATV modulator: removed useless mutex in ATVModSource
|
2019-12-01 19:54:01 +01:00 |
|
f4exb
|
f7a241439c
|
AM modulator: fixed asym FFT filter management
|
2019-12-01 15:12:36 +01:00 |
|
f4exb
|
cbb963754c
|
ATV modulator: fixed horizontal and vertical bars
|
2019-12-01 01:50:14 +01:00 |
|
f4exb
|
1d2bcf95f5
|
ATV modulator: corrected FM modulation
|
2019-11-27 03:21:36 +01:00 |
|
f4exb
|
a5c5790b6f
|
ATV modulator: fixed TV standard setting
|
2019-11-27 01:36:24 +01:00 |
|
f4exb
|
c3e3044b98
|
Tx plugins fixes and further refactoring around MsgConfigureChannelizer and audio
|
2019-11-21 00:42:31 +01:00 |
|
f4exb
|
4326af12ee
|
Tx channels: fixed stream assignment with MIMO devices
|
2019-11-19 01:24:02 +01:00 |
|
f4exb
|
d1b80524ea
|
Channel Tx plugins: added support of MIMO devices
|
2019-11-17 11:09:35 +01:00 |
|
f4exb
|
48174ad5cf
|
Renamed UpSampleChannelizer back to UpChannelizer
|
2019-11-15 01:39:11 +01:00 |
|
f4exb
|
3b74153ec6
|
SampleSourceFifo refactoring and Tx code reorganization
|
2019-11-15 01:05:32 +01:00 |
|
f4exb
|
0d65f00983
|
REST API: config: ATV modulator: added missing webapiUpdateChannelSettings implementation
|
2019-08-12 13:21:00 +02:00 |
|
f4exb
|
a88556d6f6
|
REST API: config: GET (13): corrected missing return in deserialize methods of the adapters
|
2019-08-05 03:42:04 +02:00 |
|
f4exb
|
7688f187bc
|
REST API: config: use specialized ChannelWebAPIAdapter class similar to what has been done for devices
|
2019-08-05 00:10:56 +02:00 |
|