Jon Beniston
ebca05a8a1
localizer GUI updates.
...
Add QSplitter to allow area for table & map to be adjusted.
Remove obsolete OurAirports button.
Add workaround for QT Map redraw bug.
Automatically update VOR channels when channels are added or removed.
Remove Nav Id from table as it doesn't mean anything from a user's
perspective.
2022-05-03 14:53:56 +01:00
Jon Beniston
44f0746cbe
VOR Localizer: Update station icon on map when My Position preference is changed
2022-05-03 13:51:39 +01:00
Jon Beniston
14701da1f5
VOR Localizer: Use shared OpenAIP code to get latest URL
2022-05-03 13:44:09 +01:00
f4exb
c892ed558d
VOR localizer feature: fixed segfault on exit
2022-05-02 01:10:14 +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
4990144a61
Massive UI revamping (v7): fixed add channel and spectrum display after device renumbering. Fixes #1217
2022-04-28 00:01:08 +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
f77e38eb3f
Massive UI revamping (v7): Fixed sizing of feature windows. Part of #1209
2022-04-24 19:34:48 +02:00
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
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
4e2a4b7f6c
Massive UI revamping (v7): more cleanup
2022-04-15 19:53:50 +02:00
f4exb
2f89b79c84
Massive UI revamping (v7): added channels
2022-04-12 16:20:45 +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
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
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
54410f8154
Remove obsolete code
2022-03-21 10:16:47 +00:00
Jon Beniston
5ec2133782
Update station icon on map when My Position preference changes
2022-03-21 10:14:35 +00:00
f4exb
188186046e
Removed status tips
2022-03-18 21:53:53 +01:00
Jon Beniston
476978f21d
Add FeatureLayout - to try to better use space in Feature window
2022-03-18 17:07:52 +00:00
f4exb
a1babc9706
VOR localizer feature: use added channel signal for automatic update
2022-03-12 05:45:54 +01:00
f4exb
0715fc5d69
Updated versions and changelogs
2022-03-05 04:58:19 +01:00
Jon Beniston
994cadc91f
Open/close serial ports in worker thread. Fix for #1153
2022-03-03 11:06:18 +00:00
f4exb
9c063410fb
Message pipes rework: more renaming
2022-03-02 23:57:35 +01:00
f4exb
283ab64c59
Message pipes rework: settings pipes change in AFC, SSB demod, Frequency tracker
2022-03-02 06:58:54 +01:00
Jon Beniston
eac134f14c
Increase size of temperature column
2022-03-01 18:22:23 +00:00
Jon Beniston
32c94dccc3
Fix link in readme
2022-03-01 17:34:13 +00:00
Jon Beniston
a4d6564854
Use common coordinate transform code
2022-03-01 17:26:35 +00:00
Jon Beniston
652ecc91e4
Use HTML to ensure line break
2022-03-01 17:25:56 +00:00
Jon Beniston
bcff46a826
Add Radiosonde support to Map and DemodAnalyzer
2022-03-01 17:24:35 +00:00
Jon Beniston
76443fe11e
Add link to Map docs
2022-03-01 17:23:19 +00:00
Jon Beniston
874ca5e85e
Add RS41 Radiosonde (Weather Ballon) demodulator and feature
2022-03-01 17:17:56 +00:00