Daniele Forsi
|
902012641d
|
Fix typing errors in readme's
Fixed with:
find . -name '*.md' -exec codespell --ignore-words-list=doas,ehr,lits,verry --write-changes --summary {} \+
|
2022-05-15 12:39:57 +02:00 |
|
f4exb
|
de94ea01b5
|
Updated main and plugin versions
|
2022-05-14 13:16:33 +02:00 |
|
f4exb
|
9e5c629473
|
v7: API: added workspace handling for device, spectrum, feature and channel. Implements #1242
|
2022-05-13 22:24:48 +02:00 |
|
f4exb
|
1bcecec103
|
v7: added API for configurations and updated presets API. Implements #1234
|
2022-05-08 19:33:10 +02:00 |
|
Jon Beniston
|
600699a1a8
|
VOR Demodulator: Reset filters when navId changes, to avoid glitches in calculated radial
|
2022-05-04 10:05:03 +01:00 |
|
Jon Beniston
|
7d2fc09a65
|
VOR Demod: Reset state when navId changes, so we don't report old ident for new navId
|
2022-05-04 09:51:28 +01:00 |
|
f4exb
|
c646bacf8b
|
v7: cleanup of obsolete VOR demod files. Implements #1223
|
2022-05-01 23:33:12 +02:00 |
|
f4exb
|
7d450c6e42
|
v7: rename vordemodsc files to vordemod files. Part of #1223
|
2022-05-01 13:05:36 +02:00 |
|
f4exb
|
42980850ce
|
v7: VORDemodSC to VORDemod conversion in swagger. Part of #1223
|
2022-05-01 12:15:03 +02:00 |
|
f4exb
|
ca44e253ec
|
v7: rename VORDemodSC classes to VORDemod classes. Part of #1223
|
2022-05-01 11:43:23 +02:00 |
|
f4exb
|
c2bcd990b9
|
v7: VORDemod to VORDemodMC conversion in swagger. Part of #1223
|
2022-05-01 11:25:15 +02:00 |
|
f4exb
|
046b79cab3
|
v7: rename vordemod files to vordemodmc files. Part of #1223
|
2022-05-01 10:32:08 +02:00 |
|
f4exb
|
fd61700882
|
v7: rename VORDemod classes to VORDemodMC classes. Part of #1223
|
2022-05-01 09:59:24 +02:00 |
|
f4exb
|
26a739533e
|
Merge branch 'v7' of /shared/development/sdrangel into v7
|
2022-04-26 20:34:41 +02:00 |
|
Jon Beniston
|
00b72891dd
|
Adjust some plugin window constraints so they work better with stack layout
|
2022-04-26 18:20:23 +01:00 |
|
f4exb
|
0387467380
|
Massive UI revamping (v7): Channel Analyzer GUI: fixed log2 decimation handling
|
2022-04-26 08:32:33 +02:00 |
|
f4exb
|
c6baed9f73
|
Massive UI revamping (v7): Restored channel highlighted by cursor function. Part of #1213
|
2022-04-26 00:42:26 +02:00 |
|
f4exb
|
360b8a9753
|
Massive UI revamping (v7): Fixed sizing of channel windows. Part of #1209
|
2022-04-24 12:28:56 +02:00 |
|
f4exb
|
417d860635
|
Massive UI revamping (v7): AM, DSD, NFM, SSB, WFM demods: improved resizing and rollup collapse/expand handling. Part of #1209
|
2022-04-24 01:24:22 +02:00 |
|
f4exb
|
c803788dbb
|
Massive UI revamping (v7): make AM, NFM and WFM demods horizontally resizable within limits. Part of #1209
|
2022-04-23 14:00:23 +02:00 |
|
f4exb
|
72ae871c4a
|
Massive UI revamping (v7): better handling of expandable rollup sub widgets. Apply to SSB demod. Part of #1209
|
2022-04-23 13:59:43 +02:00 |
|
Jon Beniston
|
99fce0dce0
|
Add FramelessWindowResizer class for resizig frameless windows.
Remove top-right resize grip from windows.
In channels and features, make sure enterEvent and leaveEvent are passed
to parent class.
|
2022-04-22 18:21:24 +01:00 |
|
f4exb
|
0779ab0c70
|
Massive UI revamping (v7): spectrum documentation
|
2022-04-18 18:33:37 +02:00 |
|
f4exb
|
018b97e17d
|
Massive UI revamping (v7): updated basic channel settings and indicate stream index for MIMO device and single stream channel
|
2022-04-18 01:42:03 +02:00 |
|
f4exb
|
2c070f811e
|
Massive UI revamping (v7): Channel window documentation. Show device type name in index tooltip
|
2022-04-17 10:20:07 +02:00 |
|
f4exb
|
40e34bdebd
|
Massive UI revamping (v7): implemented device common settings from top bar and added documentation on device windows top and bottom bars
|
2022-04-17 01:31:50 +02:00 |
|
f4exb
|
103301f19a
|
Massive UI revamping (v7): Implemented channel move to another device and more
|
2022-04-16 16:45:53 +02:00 |
|
f4exb
|
4e2a4b7f6c
|
Massive UI revamping (v7): more cleanup
|
2022-04-15 19:53:50 +02:00 |
|
f4exb
|
e366f5eba6
|
Massive UI revamping (v7): SSB demod: fixed AGC time QDIal value change handler connection
|
2022-04-15 18:59:15 +02:00 |
|
f4exb
|
eb720c3f75
|
Massive UI revamping (v7): Removed unneeded references to ScopeVisXY
|
2022-04-14 13:16:54 +02:00 |
|
f4exb
|
98a3a76ca1
|
Massive UI revamping (v7): DSDDemod and DATVDemod: Prefer memory leak to core dump as TVScreen destructor is buggy
|
2022-04-14 13:14:44 +02:00 |
|
f4exb
|
d019d85904
|
Massive UI revamping (v7): fixed initialization sequence in VOR Demod SC
|
2022-04-14 00:11:16 +02:00 |
|
f4exb
|
af13b31d85
|
Massive UI revamping (v7): display channel absolute frequency in status bar. Manage shift frequency limits
|
2022-04-13 11:08:21 +02:00 |
|
f4exb
|
f1cf2f4f18
|
Massive UI revamping (v7): persistent channel show/hide
|
2022-04-12 18:27:27 +02:00 |
|
f4exb
|
2f89b79c84
|
Massive UI revamping (v7): added channels
|
2022-04-12 16:20:45 +02:00 |
|
f4exb
|
7f1c838cec
|
Updated versions and changelogs
|
2022-03-30 22:16:08 +02:00 |
|
f4exb
|
9f54d32945
|
Final cleanup of legacy message pipes. Implements #1154
|
2022-03-29 23:03:54 +02:00 |
|
f4exb
|
35f1c2aacc
|
Map feature and dependent plugins: implement new message pipes. Part of #1154
|
2022-03-29 20:12:15 +02:00 |
|
f4exb
|
842546aec6
|
Rotator controller and dependent plugins: implemented new message pipes and other fixes. Part of #1154
|
2022-03-28 20:12:25 +02:00 |
|
f4exb
|
1819ca6e94
|
Radioastronomy and StarTracker: implement new message pipes. Part of #1154
|
2022-03-27 08:01:02 +02:00 |
|
f4exb
|
323ebb85f7
|
Radiosonde demod: fixed reportdemod message pipes
|
2022-03-26 10:22:19 +01:00 |
|
f4exb
|
b1543c2b98
|
APRS: implemented new message pipes. Part of #1154
|
2022-03-26 09:53:06 +01:00 |
|
f4exb
|
7689a16109
|
ChannelAPI: Added more convenient getIdentifier pure virtual method
|
2022-03-26 09:51:06 +01:00 |
|
f4exb
|
df287e8f29
|
AIS and Radiosonde: implemented new message pipes. Part of #1154
|
2022-03-26 05:37:54 +01:00 |
|
f4exb
|
4111c967e9
|
Fixed some signal/slot connects. Removed unnecessary m_channelMessageQueue in ChannelAPI. Fixes #1185
|
2022-03-23 22:32:23 +01:00 |
|
Jon Beniston
|
4010ca6f75
|
Map: Remove unneeded code
|
2022-03-23 09:05:56 +00:00 |
|
Jon Beniston
|
625104c181
|
ADS-B: Remove device set refresh button, as now automatic. Fix possible crash on close.
|
2022-03-23 09:03:42 +00:00 |
|
Jon Beniston
|
5ec2133782
|
Update station icon on map when My Position preference changes
|
2022-03-21 10:14:35 +00:00 |
|
Jon Beniston
|
b9a9e81089
|
ADS-B: Use QSplitter for table and map
|
2022-03-20 10:08:03 +00:00 |
|
f4exb
|
60d4b2f126
|
Set label in AudioFifo to identify the controlling component in error messages. Use a signal to retrieve the channel index in device set appropriately
|
2022-03-18 21:53:53 +01:00 |
|