Dan Paulat
|
8dde98d2a9
|
Add debug log statements to archive warning loading
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
65e3a66750
|
Update IemApiProvider to use template functions
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
1a1c668d62
|
Finish windowed load. Not all polygon updates are shown on the map.
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
33e18765b7
|
Start of implementation to load a window of archive warning data, currently broken
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
e3ccce5d5b
|
Text event manager should use filtered ranges to request archived products
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
53ade7fc53
|
Don't load archived text products for days that have full coverage of live warning data
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
02ec27dd2f
|
Ignore default date/time selections for archive warnings
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
33cfd4bc0e
|
Don't reload archive text products that have already been loaded
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
cc54e4d834
|
Load archived warnings when making a timeline selection
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
1e1422a3dd
|
Only handle the most recent message for each event in the alert model
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
16507adbe9
|
Alert layer should handle alerts by UUID if messages are received out of sequence
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
d63c2a3ef9
|
Insert text product messages in chronological order
|
2025-05-04 23:10:19 -05:00 |
|
Dan Paulat
|
9f33189c18
|
Refactor json utility to wxdata, add ReadJsonString function
|
2025-05-04 23:10:19 -05:00 |
|
Dan Paulat
|
87af6479d6
|
Rewrite warnings provider to use HEAD requests instead of directory listing to find recent warnings
|
2025-05-04 23:10:18 -05:00 |
|
AdenKoperczak
|
4f58827c96
|
Move initialization for radar site lines to correct location
|
2025-05-04 10:36:00 -04:00 |
|
AdenKoperczak
|
ef197bf578
|
Clang format/tidy fixes for radar_site_line
|
2025-05-03 10:24:02 -04:00 |
|
AdenKoperczak
|
33f92bcda5
|
Add radar line and radar distance/altitude tooltip
|
2025-05-03 10:16:20 -04:00 |
|
AdenKoperczak
|
d21a11963f
|
Add current radar site to map context
|
2025-05-03 10:15:28 -04:00 |
|
AdenKoperczak
|
b84c36c91a
|
Add GetRadarBeamAltititude into geographic lib
|
2025-05-03 10:14:53 -04:00 |
|
AdenKoperczak
|
22ed4c36fc
|
Add radar altitude data form config json file into code
|
2025-05-03 10:13:54 -04:00 |
|
Dan Paulat
|
8f9338e4d3
|
Merge pull request #419 from AdenKoperczak/max_time_step_queue_size
|
2025-04-28 22:29:43 -05:00 |
|
AdenKoperczak
|
d6e2bfe9ab
|
Level 2 azimuth angle is the center of the radial, not the start
|
2025-04-22 11:05:33 -04:00 |
|
AdenKoperczak
|
9f5c126b7f
|
Use boost::atomic for max_time_step_queue_size, for easier linking
|
2025-04-17 11:28:29 -04:00 |
|
AdenKoperczak
|
97693fdace
|
Add a maximum number of forward/backward time steps that can be queued
|
2025-04-17 08:44:22 -04:00 |
|
AdenKoperczak
|
17b2db64ef
|
clang format/tidy fixes for modify_tilt_selection
|
2025-04-13 11:47:28 -04:00 |
|
AdenKoperczak
|
81ec5f9f7a
|
Update set default products button on default radar site change
|
2025-04-13 11:38:25 -04:00 |
|
AdenKoperczak
|
ddd8977586
|
Avoid nullptr dereference when selecting a tilt on radar site change
|
2025-04-13 11:15:20 -04:00 |
|
AdenKoperczak
|
ceb1ca8416
|
Fix level 2 selection on radar site change from modify_tilt_selection
|
2025-04-13 11:07:46 -04:00 |
|
AdenKoperczak
|
24f5f0a3e3
|
Do not display an elevation number when there is non
|
2025-04-13 10:59:41 -04:00 |
|
AdenKoperczak
|
484c08c455
|
clang format fixes for modify_tilt_selection
|
2025-04-13 10:20:39 -04:00 |
|
AdenKoperczak
|
ac3c986568
|
Add button for setting default radar products
|
2025-04-13 10:20:39 -04:00 |
|
AdenKoperczak
|
be972cdb7e
|
Add elevation to product label. Mainly for level 3 products
|
2025-04-13 10:20:39 -04:00 |
|
AdenKoperczak
|
316da55000
|
Modify how level 3 tilts are selected to keep them more consistent
|
2025-04-13 10:20:34 -04:00 |
|
AdenKoperczak
|
15f906ad5a
|
Fill in default path when no path is given for theme file
|
2025-04-11 13:11:06 -04:00 |
|
AdenKoperczak
|
c29c0e82dd
|
Add theme editor dialog
|
2025-04-11 12:35:23 -04:00 |
|
AdenKoperczak
|
c64cd45953
|
Disconnect cursor scale connection before anything overlay layer is destroid to avoid race conditions
|
2025-04-08 12:29:06 -04:00 |
|
AdenKoperczak
|
fe61f31c40
|
Fix signal usage and possible race condition
|
2025-04-07 10:15:28 -04:00 |
|
AdenKoperczak
|
260b7c73a4
|
Remove unneeded rotation of dot
|
2025-04-06 19:03:22 -04:00 |
|
AdenKoperczak
|
1c23718654
|
Fix rendering on setting change, and location of icon
|
2025-04-06 18:57:52 -04:00 |
|
AdenKoperczak
|
1ff686629b
|
Add setting for cursor icon scale
|
2025-04-06 17:43:44 -04:00 |
|
Dan Paulat
|
ae8eb3e05e
|
Increase maximum loop time to 2 days
|
2025-04-05 07:19:40 -05:00 |
|
Dan Paulat
|
430ff9e984
|
Merge pull request #407 from AdenKoperczak/radar_self_center_setting
Map centering on radar site selection setting
|
2025-04-05 06:40:24 -05:00 |
|
AdenKoperczak
|
529291d2a2
|
Clang format changes for radar_self_center_setting
|
2025-04-04 20:01:21 -04:00 |
|
Aden Koperczak
|
2ecc49ddb3
|
Update scwx-qt/source/scwx/qt/ui/marker_settings_widget.cpp with clang-tidy suggestions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-04-04 19:58:23 -04:00 |
|
Aden Koperczak
|
c07e2bca53
|
Update scwx-qt/source/scwx/qt/ui/marker_settings_widget.cpp with clang-tidy suggestions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-04-04 19:58:13 -04:00 |
|
AdenKoperczak
|
9c16a88b63
|
Use data role to get marker id for location marker dialog.
|
2025-04-04 19:46:05 -04:00 |
|
AdenKoperczak
|
6b2f3dd84f
|
Add setting for centering radar on site selection
|
2025-04-04 09:22:04 -04:00 |
|
AdenKoperczak
|
7fdf25f1e7
|
Disable centering on radar site on click
|
2025-04-04 09:22:04 -04:00 |
|
AdenKoperczak
|
7d2635608d
|
Fixes to add_custom_layer_dialog suggested on GitHub
|
2025-03-28 11:28:11 -04:00 |
|
AdenKoperczak
|
f5ab6f3ef7
|
clang tidy/format fixes for add_custom_layer_dialog
|
2025-03-28 11:07:41 -04:00 |
|