Commit graph

708 commits

Author SHA1 Message Date
Dan Paulat
6ec594144d Create alert manager to handle audio alert location method
- Will also manage receipt of alerts for playing audio
2023-11-30 22:54:29 -06:00
Dan Paulat
212f2700b7 Change latitude/longitude displayed decimals to 4, and step to ten-thousandths 2023-11-30 22:52:53 -06:00
Dan Paulat
ac92b53a36 Latitude/longitude text boxes are controlled by position manager when method is track 2023-11-30 22:51:24 -06:00
Dan Paulat
c03884c2c0 Add audio page to settings dialog 2023-11-29 22:39:40 -06:00
Dan Paulat
ec97231bca Add audio settings 2023-11-29 06:16:15 -06:00
Dan Paulat
9486d2364a Add types for audio alerts 2023-11-29 06:00:30 -06:00
Dan Paulat
e1ccc1ebb8 Audio should follow default device 2023-11-27 06:09:43 -06:00
Dan Paulat
3ad3c98daf Add play audio functionality to media manager 2023-11-27 05:53:41 -06:00
Dan Paulat
318f35aebd Add media types for pre-defined audio files 2023-11-27 05:49:02 -06:00
Dan Paulat
a89c20c697 Media Manager stub 2023-11-26 22:31:14 -06:00
Dan Paulat
6e390a1a97 Add fusion style to settings (enables dark mode) 2023-11-24 06:04:03 -06:00
Dan Paulat
ad4ae80da8 Fix first time display of location icon 2023-11-23 22:17:43 -06:00
Dan Paulat
7057f14b22 Shrinking location crosshairs to 24x24, rotating 45 degrees 2023-11-23 22:16:00 -06:00
Dan Paulat
cf0b268822 Fixing geo icon size 2023-11-23 10:53:27 -06:00
Dan Paulat
9590e2cc52 Add location icon to overlay layer 2023-11-23 08:22:19 -06:00
Dan Paulat
c91b1c9a65 Remove unused includes from overlay layer 2023-11-23 08:21:46 -06:00
Dan Paulat
320857328c Update the map widget when requested by a layer 2023-11-23 08:20:02 -06:00
Dan Paulat
ad4c402404 Geo icons updates for rendering 2023-11-23 08:19:43 -06:00
Dan Paulat
18f500fe5f Position manager updates for tracking 2023-11-23 08:06:34 -06:00
Dan Paulat
400db66f09 Add texture types for resource loading and reference 2023-11-23 06:24:48 -06:00
Dan Paulat
5170130de8 Add geo icons draw item 2023-11-23 05:55:17 -06:00
Dan Paulat
da7cedddff Add track location checkbox to map settings group 2023-11-22 07:33:28 -06:00
Dan Paulat
fca6a6484e Add position manager to handle location updates 2023-11-22 07:31:46 -06:00
Dan Paulat
f515ac7b45 Add track location to settings 2023-11-21 22:15:21 -06:00
Dan Paulat
6ab2bfb1a1 Remove unused context parameter in RadarSiteLayer 2023-11-20 21:31:52 -06:00
Dan Paulat
f85c45e70a Rename Radar Site layer to Radar Sites 2023-11-20 21:04:28 -06:00
Dan Paulat
6087c53b3e Connect radar site layer signal to trigger update 2023-11-20 21:03:03 -06:00
Dan Paulat
de2e1fea3f Radar site buttons, styling and hover 2023-11-20 20:49:07 -06:00
Dan Paulat
798dc479f0 Add radar site layer to layer model, and display on map 2023-11-20 07:43:08 -06:00
Dan Paulat
71c0ec4b69 Initial radar site layer 2023-11-20 07:43:08 -06:00
Dan Paulat
d5222eac63 Add sequence number, volume scan and elevation to product description hover 2023-11-19 21:45:43 -06:00
Dan Paulat
dd1490a143 NOMINMAX should be defined for the entire project 2023-11-19 20:56:03 -06:00
Dan Paulat
1e7df9f236 Hover over time for additional product information 2023-11-19 07:56:52 -06:00
Dan Paulat
c2918daebf Cleanup unused freetype dependencies and old text rendering 2023-11-17 21:21:37 -06:00
Dan Paulat
0e633e1808 Fix Qt 6.6 deprecation warnings 2023-11-17 07:05:00 -06:00
Dan Paulat
c331f4a1e4 Ignore deprecated stdext:: usage in AWS SDK 2023-11-16 22:22:26 -06:00
Dan Paulat
06e170757a Update imgui to v1.89.9 2023-11-10 05:18:56 -06:00
Dan Paulat
9ecaa1ce96 Dependency update
- boost 1.83.0
- cpr 1.10.4
- freetype 2.13.0
- glm cci.20230113
- gtest 1.14.0
- libxml2 2.10.4
- openssl 3.1.4
- spdlog 1.12.0
- sqlite 3.44.0
- vulkan-loader 1.3.243.0
- zlib 1.3
- onetbb 2021.10.0
- aws-sdk-cpp 1.11.199
- date cc4685a
- freetype-gl 65b746d
- stb beebb24
2023-11-09 20:15:30 -06:00
Dan Paulat
9a70c37ccd Map layout page contents 2023-11-09 06:23:41 -06:00
Dan Paulat
b9929db486 Finishing map provider setup page contents 2023-11-08 21:49:56 -06:00
Dan Paulat
7aa5190476 Split out map page into map provider and map layout, provider initial content 2023-11-08 06:56:09 -06:00
Dan Paulat
411d2a3832 Initial setup wizard contents 2023-11-07 06:00:39 -06:00
Dan Paulat
388abb05bf Setup wizard classes 2023-11-06 21:55:39 -06:00
Dan Paulat
be33ff8cef Disable map pitch 2023-11-05 21:41:41 -06:00
Dan Paulat
1c5199dbfd Only display the "Map Display" columns for the number of maps configured in settings 2023-11-05 21:07:17 -06:00
Dan Paulat
ed8574d618 Use long phenomenon text in layer description 2023-11-05 20:53:51 -06:00
Dan Paulat
8f76cd3cc4 Add splitter to allow settings dialog menu resizing 2023-11-05 20:47:27 -06:00
Dan Paulat
ce426bacc9 Remove resource explorer 2023-11-05 07:52:59 -06:00
Dan Paulat
bb2d3a92ad Avoid uncommon race condition with computing a sweep during radar product view destruction 2023-11-05 07:52:27 -06:00
Dan Paulat
66ef65fe2f Force placefile refresh button 2023-11-05 06:32:47 -06:00