Commit graph

275 commits

Author SHA1 Message Date
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
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
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
ff58f5bcf6 Fixing warnings in scwx-qt 2022-06-11 07:42:18 -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
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
Dan Paulat
5cfab59977 Don't continue to refresh level 2 data if no data is present 2022-05-30 10:55:52 -05:00
Dan Paulat
c5c54fbfa2 Refactoring AWS level 2 data provider, pushing up common functions 2022-05-30 00:53:22 -05:00
Dan Paulat
ccfceb6605 Load latest record by default when selecting level 2 product 2022-05-29 17:39:38 -05:00
Dan Paulat
b9531149de Disable auto-refresh on file load 2022-05-29 12:53:25 -05:00
Dan Paulat
0b040e8b75 Refactoring radar product view initialization 2022-05-29 09:34:49 -05:00
Dan Paulat
6059c3117b Adding debug to when level 3 color table is updated 2022-05-29 09:33:36 -05:00
Dan Paulat
52771b41f0 Cleanup of level 2 product selection, removing flicker from updates 2022-05-29 01:10:39 -05:00
Dan Paulat
159b3d8412 Get rid of disconnect warning after radar product view has been removed 2022-05-28 22:46:16 -05:00
Dan Paulat
f71391e3b9 Update radar site text 2022-05-28 22:45:30 -05:00
Dan Paulat
f6262bba65 Separate radar product manager selection to avoid multiple connections 2022-05-28 22:01:05 -05:00
Dan Paulat
eb576c5172 Add boost steady_timer for refresh, and application cleanup 2022-05-28 16:58:07 -05:00
Dan Paulat
bb7793d309 Use boost::asio for asynchronous processing 2022-05-28 14:37:39 -05:00
Dan Paulat
09064c0be0 Don't connect signals/slots with null pointers 2022-05-28 02:31:49 -05:00
Dan Paulat
5039fea3b9 Connect auto-refreshed data to map widget 2022-05-28 02:22:59 -05:00
Dan Paulat
000b6cbd86 Retrieve level 2 products from data provider 2022-05-28 02:22:37 -05:00
Dan Paulat
57e5badd70 Load default radar site from settings 2022-05-28 02:03:14 -05:00
Dan Paulat
f8f5a36f48 Threshold for display of bins should be no less than 2 2022-05-28 02:02:15 -05:00
Dan Paulat
078b9c407c Adding level 2 data provider to product manager 2022-05-27 16:28:20 -05:00
Dan Paulat
23337b3b21 Use common map utility to get radar product record 2022-05-23 22:32:22 -05:00
Dan Paulat
bd68f1adbd Initialize AWS SDK 2022-04-22 09:24:58 -05:00
Dan Paulat
741c30e236 Argument IDs must all be present or all be omitted 2022-04-21 22:44:31 -05:00
Dan Paulat
a96e017917 Add mapbox_api_key to settings 2022-04-20 11:56:22 -05:00
Dan Paulat
ba64627f5d Use Mapbox template with maplibre 2022-04-20 11:33:52 -05:00
Dan Paulat
bb335ceb31 Ensure sweep is updated after being deferred due to lock during initialization 2022-04-19 18:12:07 -05:00
Dan Paulat
034b4f78c5 Removing Boost.Log from main 2022-04-19 16:05:46 -05:00
Dan Paulat
c6281d799f Removing boost log from Boost.Log -> spdlog - settings, types, util, view 2022-04-19 16:01:45 -05:00