Allison VE7UWU
  • Amateur radio enthusiast and bad software dev

  • Joined on 2021-10-09
VE7UWU synced commits to v7 at VE7UWU/sdrangel from mirror 2022-04-26 22:20:50 -04:00
520106c7ba Massive UI revamping (v7): fixed devices .ui files to correct display wwhen creating device. Part of #1209
2f1d700201 Spectrum markers dialog: fixed issue when there are no histogram markers. Fixes #1200
78674ead2e Merge back to v7
26a739533e Merge branch 'v7' of /shared/development/sdrangel into v7
7a5ebcb8cf Merge pull request #1216 from srcejon/v7_stack_layout
Compare 11 commits »
VE7UWU synced commits to v7 at VE7UWU/sdrangel from mirror 2022-04-25 21:50:50 -04:00
c6baed9f73 Massive UI revamping (v7): Restored channel highlighted by cursor function. Part of #1213
dc303cdd7d Massive UI revamping (v7): Renumerate workspaces and workspace index in sub windows after empty workspace trimmin. Fixes #1212
Compare 2 commits »
VE7UWU synced commits to v7 at VE7UWU/sdrangel from mirror 2022-04-25 13:40:55 -04:00
1855e9afe7 Merge pull request #1215 from srcejon/v7_fix_cursor_over_child
3f1ed5b934 Restore cursor when moved over child widget
Compare 2 commits »
VE7UWU synced commits to v7 at VE7UWU/sdrangel from mirror 2022-04-24 21:20:50 -04:00
3259cf7f0a Massive UI revamping (v7): Fixed random deletion of device sets. Fixes #1211
5f9d14a56e Massive UI revamping (v7): Fixed sizing of some device windows. Part of #1209
f77e38eb3f Massive UI revamping (v7): Fixed sizing of feature windows. Part of #1209
360b8a9753 Massive UI revamping (v7): Fixed sizing of channel windows. Part of #1209
Compare 4 commits »
VE7UWU synced commits to v7 at VE7UWU/sdrangel from mirror 2022-04-23 20:50:50 -04:00
e285be84ff Massive UI revamping (v7): Main spectrum: set the border on the outer side of the window. Part of #1213
218237c466 Massive UI revamping (v7): Devices: set the border on the outer side of the window. Part of #1213
417d860635 Massive UI revamping (v7): AM, DSD, NFM, SSB, WFM demods: improved resizing and rollup collapse/expand handling. Part of #1209
f762863a23 Massive UI revamping (v7): Feature and channels: set the border on the outer side of the window. Part of #1213
f7bfd10bd7 Massive UI revamping (v7): sample sink and mimo: make sure it is all fixed sized
Compare 6 commits »
VE7UWU synced commits to v7 at VE7UWU/sdrangel from mirror 2022-04-23 12:40:55 -04:00
c803788dbb Massive UI revamping (v7): make AM, NFM and WFM demods horizontally resizable within limits. Part of #1209
72ae871c4a Massive UI revamping (v7): better handling of expandable rollup sub widgets. Apply to SSB demod. Part of #1209
5ba8b21dcc Massive UI revamping (v7): better handling of expandable rollup sub widgets. Part of #1209
db71b9fcb2 Massive UI revamping (v7): FramelessWindowResizer: prevent vertical expansion of vertically fixed widgets. Part of #1209
632378205a Merge branch 'v7' of https://github.com/f4exb/sdrangel into v7
Compare 11 commits »
VE7UWU synced commits to v7 at VE7UWU/sdrangel from mirror 2022-04-21 03:30:55 -04:00
62ca8f8b29 Massive UI revamping (v7): fixed main spectrum window minimum height. Fixes #1210
5b0f0e4e51 Massive UI revamping (v7): restore menu shortcuts and ellipsis. Fixes #1208
Compare 2 commits »
VE7UWU synced commits to v7 at VE7UWU/sdrangel from mirror 2022-04-20 19:20:55 -04:00
249db03cf3 Massive UI revamping (v7): fixed device workspace index save/restore and removed useless geometry blobs. Fixes #1207
VE7UWU synced commits to v7 at VE7UWU/sdrangel from mirror 2022-04-19 02:30:50 -04:00
f9985ad061 Massive UI revamping (v7): main window documentation
0779ab0c70 Massive UI revamping (v7): spectrum documentation
560d61abcb Massive UI revamping (v7): feature window basic feature settings dialog: implemented reset to default title. Some cosmetic changes
e8a2c8b947 Massive UI revamping (v7): added feature window documentation
c638beaddb Massive UI revamping (v7): raise windows on the 'show' commands so that they will also be put on top
Compare 7 commits »
VE7UWU synced commits to refs/tags/v7.0.0-alpha.1 at VE7UWU/sdrangel from mirror 2022-04-19 02:30:50 -04:00
VE7UWU synced new reference refs/tags/v7.0.0-alpha.1 to VE7UWU/sdrangel from mirror 2022-04-19 02:30:50 -04:00
VE7UWU synced commits to master at VE7UWU/sdrangel from mirror 2022-03-26 11:03:09 -04:00
b1543c2b98 APRS: implemented new message pipes. Part of #1154
7689a16109 ChannelAPI: Added more convenient getIdentifier pure virtual method
a907b9f616 VOR localizer feature: some code simplifications
df287e8f29 AIS and Radiosonde: implemented new message pipes. Part of #1154
Compare 4 commits »
VE7UWU synced commits to master at VE7UWU/sdrangel from mirror 2022-03-25 02:23:09 -04:00
dde85ee084 Demod analyzer feature: change addRollupWidget placement to fix #1183. Fixes #1183
168bf09921 Fix GLSpectrum flow layout setup
Compare 2 commits »
VE7UWU synced commits to master at VE7UWU/sdrangel from mirror 2022-03-23 17:43:09 -04:00
4111c967e9 Fixed some signal/slot connects. Removed unnecessary m_channelMessageQueue in ChannelAPI. Fixes #1185
VE7UWU synced commits to master at VE7UWU/sdrangel from mirror 2022-03-23 09:33:14 -04:00
96e990cf2b Merge pull request #1184 from srcejon/adsb_remove_refresh_button
4010ca6f75 Map: Remove unneeded code
080a3f5ae3 ADS-B: Remove device set refresh button, as now automatic. Fix possible crash on close.
625104c181 ADS-B: Remove device set refresh button, as now automatic. Fix possible crash on close.
Compare 4 commits »
VE7UWU synced commits to master at VE7UWU/sdrangel from mirror 2022-03-23 01:23:09 -04:00
8a3f15ba45 Moved device and feature sets add and remove signals where appropriate. Improves #1139
VE7UWU synced commits to master at VE7UWU/sdrangel from mirror 2022-03-21 16:43:09 -04:00
90620eed62 Merge pull request #1182 from srcejon/map_my_position_update
54410f8154 Remove obsolete code
5ec2133782 Update station icon on map when My Position preference changes
Compare 3 commits »
VE7UWU synced commits to master at VE7UWU/sdrangel from mirror 2022-03-20 16:13:09 -04:00
4b82b919d3 Implement signal when main preferences are changed. Partially implements #1139
VE7UWU synced commits to master at VE7UWU/sdrangel from mirror 2022-03-20 08:03:09 -04:00
9a2ba902c7 Merge pull request #1180 from srcejon/adsb_splitter
b9a9e81089 ADS-B: Use QSplitter for table and map
Compare 2 commits »
VE7UWU synced commits to master at VE7UWU/sdrangel from mirror 2022-03-19 07:33:09 -04:00
27e16796fb GLSpectrum GUI: use a custom flow layout for the 3 main horizontal layouts