f4exb
|
632378205a
|
Merge branch 'v7' of https://github.com/f4exb/sdrangel into v7
|
2022-04-23 11:38:03 +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
|
90386842ca
|
Massive UI revamping (v7): fixed widget size handling: features. Part of #1209
|
2022-04-21 23:31:01 +02:00 |
|
f4exb
|
5a265d7fe3
|
Massive UI revamping (v7): fixed widget size handling: sample MIMO. Part of #1209
|
2022-04-21 21:44:57 +02:00 |
|
f4exb
|
f3f504c88d
|
Massive UI revamping (v7): fixed widget size handling: sample sinks. Part of #1209
|
2022-04-21 19:24:40 +02:00 |
|
f4exb
|
90d331675a
|
Massive UI revamping (v7): fixed widget size handling: sample sources. Part ofs #1209
|
2022-04-21 07:53:36 +02:00 |
|
f4exb
|
249db03cf3
|
Massive UI revamping (v7): fixed device workspace index save/restore and removed useless geometry blobs. Fixes #1207
|
2022-04-20 20:08:41 +02:00 |
|
f4exb
|
0779ab0c70
|
Massive UI revamping (v7): spectrum documentation
|
2022-04-18 18:33:37 +02:00 |
|
f4exb
|
560d61abcb
|
Massive UI revamping (v7): feature window basic feature settings dialog: implemented reset to default title. Some cosmetic changes
|
2022-04-18 12:08:33 +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
|
0ec3ee5a57
|
Massive UI revamping (v7): device change: Prefer memory leak to core dump by not deleting old GUI. Unresolved seqfault
|
2022-04-14 20:41:32 +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
|
3604bf8091
|
Massive UI revamping (v7): fixed spectrum move and device workspace index save in preset
|
2022-04-14 03:07:33 +02:00 |
|
f4exb
|
d019d85904
|
Massive UI revamping (v7): fixed initialization sequence in VOR Demod SC
|
2022-04-14 00:11:16 +02:00 |
|
f4exb
|
df4e769e18
|
AirspyHF: fixed issue initializing device when open fails (no sample rates)
|
2022-04-14 00:10:06 +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
|
32973132d9
|
Massive UI revamping (v7): unify custom widget borders
|
2022-04-10 02:19:26 +02:00 |
|
f4exb
|
cfde845b5a
|
Massive UI revamping (v7): devices UIs update
|
2022-04-09 22:05:55 +02:00 |
|
f4exb
|
0ca0eb8f73
|
Massive UI revamping (v7): devices intermediate
|
2022-04-09 13:38:22 +02:00 |
|
f4exb
|
aad90aeabc
|
Massive UI revamping (v7): devices basic
|
2022-04-07 16:32:03 +02:00 |
|
f4exb
|
43f53fe26a
|
Massive UI revamping (v7): created configurations with just Features for now
|
2022-04-05 16:28:07 +02:00 |
|
f4exb
|
5abef702e4
|
Massive UI revamping (v7): features
|
2022-04-05 16:28:07 +02:00 |
|
Piotr Majkrzak
|
21e033f9a9
|
SDRPlayV3: Take LIF downsampling into account when calculating the final bandwidth
|
2022-04-03 15:19:16 +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 |
|
Jon Beniston
|
9734511c50
|
Fix satellite tracks when timezone isn't UTC
|
2022-03-29 10:48:53 +01: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
|
920d160f13
|
FeatureAPI: Added more convenient getIdentifier pure virtual method
|
2022-03-26 12:25:35 +01:00 |
|
f4exb
|
55a0ceadf3
|
Removed some obsolere references to legacy message pipes
|
2022-03-26 10:34:46 +01: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
|
a907b9f616
|
VOR localizer feature: some code simplifications
|
2022-03-26 09:47:15 +01:00 |
|
f4exb
|
df287e8f29
|
AIS and Radiosonde: implemented new message pipes. Part of #1154
|
2022-03-26 05:37:54 +01:00 |
|
f4exb
|
dde85ee084
|
Demod analyzer feature: change addRollupWidget placement to fix #1183. Fixes #1183
|
2022-03-25 02:53:25 +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
|
080a3f5ae3
|
ADS-B: Remove device set refresh button, as now automatic. Fix possible crash on close.
|
2022-03-23 09:04:04 +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
|
54410f8154
|
Remove obsolete code
|
2022-03-21 10:16:47 +00:00 |
|