Jason Gerecke
|
f6ea7b216e
|
Fix spelling errors present in UI files
|
2018-04-21 18:44:54 -07:00 |
|
f4exb
|
5c51297717
|
Moved FFT filter destruction at end of the mod or demod destructor
|
2018-04-18 22:20:47 +02:00 |
|
f4exb
|
170c59de43
|
Channel Rx demods: in constructor make sure the thread is launched when all members have been properly initialized (i.e. do it last)
|
2018-03-16 10:24:19 +01:00 |
|
f4exb
|
b2e446afcc
|
Windows build: new location for export header
|
2018-03-10 20:32:46 +01:00 |
|
f4exb
|
ae8eddbfda
|
Channel Analyzer NG: delete objects unconditionnally in destructor since they are created in the constructor
|
2018-02-15 18:49:15 +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
|
e39e080cc0
|
Channel source/sink APIs: removed useless getDeltaFrequency pure virtual method
|
2017-12-29 05:22:26 +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
|
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
|
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
|
b91ad7c4b7
|
Web API: added channel enumeration in /sdrangel GET. Partial implementation in channel plugins
|
2017-11-19 03:38:07 +01:00 |
|
f4exb
|
4a7b71c199
|
Channel analyzers: fixed delta frequency change
|
2017-11-15 01:58:44 +01:00 |
|
f4exb
|
3db655fe61
|
Highlight demod frame when the marker is highlighted on the spectrum
|
2017-11-14 22:58:35 +01:00 |
|
f4exb
|
f6337e4597
|
Bumped version to 3.8.4
|
2017-11-14 01:50:14 +01:00 |
|
f4exb
|
be170c455f
|
New channel marker signal handling: Applied to new gen channel analyzer and AM Demod
|
2017-11-14 00:35:25 +01:00 |
|
f4exb
|
e492253bc8
|
Removed obsolete basic channel settings widget
|
2017-11-12 10:36:08 +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
|
be91456670
|
ChannelAnalyzerNG GUI: fixed some widgets minimum sizes
|
2017-11-11 06:01:14 +01:00 |
|
f4exb
|
989de1284d
|
ChannelAnalyzerNG GUI: fixed new badwidth and low cutoff calculation integer range
|
2017-11-11 05:42:49 +01:00 |
|
f4exb
|
44b49847f9
|
Bumped to version 3.8.3
|
2017-11-11 05:14:58 +01:00 |
|
f4exb
|
32e225263e
|
Channel analyzer NG: fixed GUI displays (mainly spectrum) when channel sample rate changes. Some code cleanup
|
2017-11-11 05:10:15 +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
|
7370eba0f7
|
Bumped version to v3.8.0
|
2017-11-01 14:58:36 +01:00 |
|
f4exb
|
e206fc84a8
|
Create channel registration methods for the Tx part in DeviceUISet
|
2017-10-31 22:37:57 +01:00 |
|
f4exb
|
a61bb04dac
|
Rx Channel plugins now handled via DeviceUISet
|
2017-10-31 08:24:05 +01:00 |
|
f4exb
|
a106deeaf7
|
Make a static getter of Main Window reference as it is de facto a singleton. Use it in place of plugin API getter
|
2017-10-24 13:45:10 +02:00 |
|
f4exb
|
fa77ca3fb6
|
Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split
|
2017-10-22 19:12:43 +02:00 |
|
f4exb
|
b6d667c39c
|
CRLF problem
|
2017-10-04 02:00:55 +02:00 |
|
f4exb
|
4d07272503
|
ChannelAnalyzerNG: decouple demod and GUI
|
2017-09-29 18:36:33 +02:00 |
|
f4exb
|
0b6eb2129a
|
Reset PluginInstanceGUI to its original name
|
2017-09-26 00:22:08 +02:00 |
|
f4exb
|
a9a514993b
|
Windows build: corrections for the new tool chain
|
2017-09-18 13:41:08 +02:00 |
|
f4exb
|
2b4f8a0f55
|
Implemented GUI input message queue and interface
|
2017-09-16 22:23:31 +02:00 |
|
f4exb
|
1d4cb21bb5
|
Separate construction/destruction for the source input plugin core and the GUI
|
2017-09-16 10:45:08 +02:00 |
|
f4exb
|
a6d6a717ae
|
GUI segregation: renamed PluginGUI interface to PluginInstanceUI
|
2017-09-03 19:55:00 +02:00 |
|
f4exb
|
2f3c0545c8
|
Channel Analyzer NG: UI cosmetic updates
|
2017-07-28 18:02:08 +02:00 |
|
f4exb
|
a0fd763002
|
Channel Analyzer NG: better handle the LSB case
|
2017-07-28 17:21:46 +02:00 |
|
f4exb
|
5ab5989e7f
|
ChannelAnalyzerNG: set bandwidth text appropriately considering SSB/DSB setting
|
2017-07-01 09:56:38 +02:00 |
|
f4exb
|
578e6197bc
|
Updated channel plugins documentation with the new frequency shift dials
|
2017-06-11 01:53:25 +02:00 |
|
f4exb
|
59a4dab7df
|
All mod and demod plugins: try to fix channel power display
|
2017-05-26 01:19:36 +02:00 |
|
f4exb
|
3a3d8e3dcb
|
activated compiler warnings
|
2017-05-25 20:13:34 +02:00 |
|