Commit graph

88 commits

Author SHA1 Message Date
Dan Paulat
16e3d1533f Don't update a radar product view when the timeline manager will issue a subsequent update 2023-06-19 22:58:08 -05:00
Dan Paulat
55d9fe1da8 Animation widget incorrectly displays auto update disabled when animating 2023-06-19 19:08:18 -05:00
Dan Paulat
c7a4706f43 Loop delay configuration 2023-06-09 00:10:47 -05:00
Dan Paulat
27958415c5 Synchronize radar sweep updates to timeline manager 2023-06-08 23:07:52 -05:00
Dan Paulat
ea6134acea emit keyword is incompatible with oneTBB 2023-06-05 21:53:24 -05:00
Dan Paulat
1b49e317e4 Fix level 2 display 2023-05-30 23:28:02 -05:00
Dan Paulat
4963add9cc Enable/disable auto update of radar data based on timeline selection 2023-05-29 13:37:21 -05:00
Dan Paulat
ba1de683fa Timeline pause 2023-05-27 01:17:19 -05:00
Dan Paulat
6f1fb84397 Update timeline radar site selection logic 2023-05-26 10:45:55 -05:00
Dan Paulat
a41f4b802e Split volume time and selected time
- Volume time to be used for radar product view
- Selected time to be used for animated alerts
2023-05-26 01:25:16 -05:00
Dan Paulat
f452d3f15d Connect animation dock and timeline manager slots and signals 2023-05-24 00:14:06 -05:00
Dan Paulat
0d44513d0a Add animation dock widget 2023-05-11 23:06:53 -05:00
Dan Paulat
7f624e1263 Discord link should grant permanent membership 2023-05-10 23:15:05 -05:00
Dan Paulat
e5ffe16efb Add map style combo box 2023-04-30 01:05:33 -05:00
Dan Paulat
271756bba9 Integrating map provider into existing map widget 2023-04-29 01:05:10 -05:00
Dan Paulat
a609f14f1f Adding update notifications setting option 2023-04-23 00:30:18 -05:00
Dan Paulat
19f0ab9898 Connect update manager to update dialog 2023-04-22 23:33:25 -05:00
Dan Paulat
a3afd71f03 "this" must be explicit in lambda capture 2023-04-17 18:29:37 -05:00
Dan Paulat
593010acc2 Use HH date library when not using MSVC 2023-04-17 18:16:36 -05:00
Dan Paulat
92bb5154a4 Enable loading of product by double clicking in the resource explorer
- Doesn't work if radar product manager is expired for the site (time not present in record map)
- Need to fix going back to expired (garbage collected) live data
2023-04-10 23:17:21 -05:00
Dan Paulat
871cae68dd Add Radar Product Manager debug dump
- Allows visibility of currently loaded products
2023-04-06 23:33:39 -05:00
Dan Paulat
899cb041e5 Update map location on alert "Go" 2023-02-20 22:58:43 -06:00
Dan Paulat
5c793e07d8 About dialog 2023-01-08 00:50:49 -06:00
Dan Paulat
aaeea156f3 Add icons and URL shortcuts to help menu 2023-01-07 23:37:44 -06:00
Dan Paulat
1125052633 MoveSplitter sender is always a QSplitter, so use static_cast 2022-12-20 00:38:43 -06:00
Dan Paulat
7522162095 Return SettingsVariable objects instead of values 2022-12-19 00:32:35 -06:00
Dan Paulat
891b6c839f Inheriting MapSettings and PaletteSettings from SettingsCategory, updating SettingsManager initialization 2022-12-18 08:45:05 -06:00
Dan Paulat
65fd47968a Initial settings dialog content 2022-12-01 14:42:43 -06:00
Dan Paulat
f98eb0ee1f Configure debug menu visibility based on settings 2022-11-30 00:37:04 -06:00
Dan Paulat
cd01bb70b6 Add imgui debug window, still need to use unique contexts 2022-11-26 00:27:35 -06:00
Dan Paulat
e0dceda2d2 Don't refresh text events until application is initialized (before signals are connected) 2022-11-16 00:12:03 -06:00
Dan Paulat
c7a69a76be Integrate Warnings Provider auto-refresh into Text Event Manager 2022-11-06 23:39:01 -06:00
Dan Paulat
2ac141ea1a Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL 2022-10-20 22:54:53 -05:00
Dan Paulat
3692ef75f2 Move to alert when pressing go button
- Still need an option to auto-update to nearest WSR-88D site
2022-10-16 01:17:10 -05:00
Dan Paulat
f8021b00bf Refactor Alert Dock Widget to its own class 2022-10-16 00:16:35 -05:00
Dan Paulat
e98bca9d5d Refactor Qt types to avoid namespace conflict 2022-10-13 07:12:37 -05:00
Dan Paulat
78f57698f6 Hook alert model in to alert view 2022-10-13 07:07:17 -05:00
Dan Paulat
54f38b6c1a Alert dock 2022-10-12 22:51:00 -05:00
Dan Paulat
bf73b540f4 Add option to open text event products 2022-10-12 08:40:31 -05:00
Dan Paulat
917926a0ec Fix radar product model display and refresh 2022-10-10 16:08:41 -05:00
Dan Paulat
1ab0d62b1f Separating tree model from radar product model 2022-10-10 14:44:07 -05:00
Dan Paulat
43e0d69379 Select radar site capability 2022-10-08 23:08:20 -05:00
Dan Paulat
3a4819aeff Calculate distance to each radar site from current location 2022-10-07 23:48:39 -05:00
Dan Paulat
9e3c525109 Radar site dialog 2022-10-06 23:24:00 -05:00
Dan Paulat
0f3d1708c0 Resource explorer expand/collapse all buttons 2022-09-22 01:05:35 -05:00
Dan Paulat
f47fab196e Resource Explorer view and model cleanup 2022-09-22 00:09:23 -05:00
Dan Paulat
4c4c93cad1 Connecting Radar Product Manager creation to Radar Product Model 2022-09-19 23:46:15 -05:00
Dan Paulat
b917e1a818 Implementing default Radar Product Model methods 2022-09-17 00:31:22 -05:00
Dan Paulat
8a450a76bb Add Resource Explorer dock and menu 2022-09-13 23:30:41 -05:00
Dan Paulat
e69f9a8008 Add available products to Level 3 Products Widget 2022-09-06 08:08:14 -05:00