Commit graph

2393 commits

Author SHA1 Message Date
Dan Paulat
0f3d1708c0 Resource explorer expand/collapse all buttons 2022-09-22 01:05:35 -05:00
Dan Paulat
b2b413c48d Merge branch 'feature/resource-explorer' into develop 2022-09-22 00:29:46 -05:00
Dan Paulat
f47fab196e Resource Explorer view and model cleanup 2022-09-22 00:09:23 -05:00
Dan Paulat
06e33001f7 Radar Product Model missing initial signals from manager 2022-09-21 23:10:43 -05:00
Dan Paulat
1e58cc29e5 Add begin/endInsertRows calls to notify view of changes 2022-09-21 23:07:06 -05:00
Dan Paulat
efc6dc1413 Radar Product Model population 2022-09-21 22:28:24 -05:00
Dan Paulat
4c4c93cad1 Connecting Radar Product Manager creation to Radar Product Model 2022-09-19 23:46:15 -05:00
Dan Paulat
98f8bab79a Refactoring generic tree model behavior 2022-09-19 23:44:50 -05:00
Dan Paulat
1ba60f0da1 Radar Product Model functional stub 2022-09-19 22:48:35 -05:00
Dan Paulat
a47c13ca99 Radar Product Model Item class 2022-09-17 00:38:40 -05:00
Dan Paulat
b917e1a818 Implementing default Radar Product Model methods 2022-09-17 00:31:22 -05:00
Dan Paulat
8abee4cda1 Creating Radar Product Model 2022-09-14 23:17:31 -05:00
Dan Paulat
8a450a76bb Add Resource Explorer dock and menu 2022-09-13 23:30:41 -05:00
Dan Paulat
889fe698e6 Smooth transition between level 3 tilts 2022-09-13 21:43:56 -05:00
Dan Paulat
690f60f3e3 Sometimes level 3 records aren't found by time, ensure a best-effort is always selected 2022-09-13 21:21:05 -05:00
Dan Paulat
af77db35a4 Make default color table transparent to prevent flicker 2022-09-12 22:33:32 -05:00
Dan Paulat
3b7518006b Check currently selected level 3 tilt 2022-09-12 22:19:34 -05:00
Dan Paulat
14545fd83a Fix Level 3 Products Widget product selection status 2022-09-11 08:29:31 -05:00
Dan Paulat
4325f352b1 Add level 3 product selection 2022-09-11 08:07:48 -05:00
Dan Paulat
52bd14e6d5 Coordinate documentation 2022-09-10 23:40:27 -05:00
Dan Paulat
6cec68d968 Look up product code when selecting radar product 2022-09-07 22:41:06 -05:00
Dan Paulat
2452fff6f7 Change UpdateAvailableProducts log level to trace 2022-09-07 22:36:18 -05:00
Dan Paulat
17ebfd609d Disable HTTP request for region 2022-09-06 23:22:58 -05:00
Dan Paulat
e69f9a8008 Add available products to Level 3 Products Widget 2022-09-06 08:08:14 -05:00
Dan Paulat
7e084d28e9 Add Level 3 Products Changed signal to Map Widget 2022-09-06 08:07:44 -05:00
Dan Paulat
c2e56b8e32 Add available products to Radar Product Manager 2022-09-06 08:05:51 -05:00
Dan Paulat
0ca1ec2269 Look up product code when unavailable 2022-09-05 19:00:01 -05:00
Dan Paulat
822e523400 Level 3 category and product mappings 2022-09-05 18:07:04 -05:00
Dan Paulat
c9c77050ed Making local variables in AWS Level 3 Data Provider static, adding debug 2022-09-05 18:03:34 -05:00
Dan Paulat
c5f0de84a7 Updating conan packages 2022-08-16 23:34:17 -05:00
Dan Paulat
b0baa4f336 Packet header fixes 2022-08-16 23:33:55 -05:00
Dan Paulat
12d8aaf8a6 Request available level 3 products 2022-06-26 07:57:28 -05:00
Dan Paulat
d2597354b4 Ignore additional boost warnings when compiling for release 2022-06-11 09:15:26 -05:00
Dan Paulat
ff58f5bcf6 Fixing warnings in scwx-qt 2022-06-11 07:42:18 -05:00
Dan Paulat
3339a40780 Fixing warnings in wxdata 2022-06-11 07:10:08 -05:00
Dan Paulat
05d795d18f List available level 3 products 2022-06-09 23:53:34 -05:00
Dan Paulat
dd311327db Connect map settings to main window 2022-06-09 00:15:11 -05:00
Dan Paulat
bcf2d7bffc Adding map settings 2022-06-08 23:38:44 -05:00
Dan Paulat
0ab89060e9 Updating translation, disabling locations and line numbers in .ts files 2022-06-07 00:23:56 -05:00
Dan Paulat
ca3586420e Level 3 products widget 2022-06-05 23:15:30 -05:00
Dan Paulat
df60007b07 Prevent color table crash if radarProductView_ is null 2022-06-05 23:13:16 -05:00
Dan Paulat
b80dbb8b55 Update AWS data provider tests for Refresh API change 2022-06-05 16:17:33 -05:00
Dan Paulat
0a890f5df8 Allow product code to be retrieved from file instead of always being caller-supplied 2022-06-05 08:46:19 -05:00
Dan Paulat
e911882bb7 Extracting Level 2 Settings Widget from MainWindow 2022-06-04 23:16:11 -05:00
Dan Paulat
0fc573a962 Extracting Level 2 Products Widget from MainWindow 2022-06-04 23:01:17 -05:00
Dan Paulat
1974fbbc93 Base classes should have destructors defined as virtual 2022-06-04 09:56:51 -05:00
Dan Paulat
d041e7e217 Ignore normal condition where level 3 data is not found prior to loading 2022-06-04 08:17:31 -05:00
Dan Paulat
bb3b9094b8 Using shared_ptr for ProviderManager to prevent object lifetime issues 2022-06-04 08:16:47 -05:00
Dan Paulat
655e9d0634 Load level 3 data from AWS provider 2022-06-03 22:47:40 -05:00
Dan Paulat
780d13cefa Refactoring refresh capability to provider manager in preparation for level 3 refresh 2022-05-30 17:09:56 -05:00