Commit graph

1114 commits

Author SHA1 Message Date
Dan Paulat
66b7bd36fe Expose units, scale and offset of color table 2024-01-04 22:37:55 -06:00
Dan Paulat
0e031e3b69 Rename rpg_types to wsr88d_types, common between level 2 and level 3 2024-01-04 20:07:30 -06:00
Dan Paulat
3a607cc1fe Data level code to string 2024-01-04 13:06:16 -06:00
Dan Paulat
2f06076bb5 Add data level codes, refactor data value determination to product description block 2024-01-04 01:17:14 -06:00
Dan Paulat
b67f546774 Use parallel std::find_if to find radial at azimuth 2024-01-02 23:23:59 -06:00
Dan Paulat
20191dce07 Use more precise latitude/longitude of radar when determining distance and azimuth 2024-01-02 12:20:48 -06:00
Dan Paulat
a2f2181f1b Add geographic coordinates to mouse picking functions 2024-01-02 00:45:15 -06:00
Dan Paulat
6e04e1fab3 Get bin values at coordinates from level 3 radial data, stubs for raster and level 2 2024-01-02 00:42:42 -06:00
Dan Paulat
c67b4cf536 Removing "L" key debug from map widget, handled by debug menu 2024-01-01 23:06:33 -06:00
Dan Paulat
bb0419aa3e Start angle should properly reflect the edge of the bin instead of the middle 2024-01-01 23:05:56 -06:00
Dan Paulat
fe76cd67d0 Flexibility updates for Windows setup 2024-01-01 22:54:58 -06:00
Dan Paulat
201fa8d777
Merge pull request #113 from dpaulat/renovate/fontconfig-2.x
Update dependency fontconfig to v2.15.0
2023-12-31 07:30:58 -06:00
renovate[bot]
343635b079
Update dependency fontconfig to v2.15.0 2023-12-31 05:55:17 +00:00
Dan Paulat
45ea79be52 Fix loading OpenGL libraries for ImGui on some Linux distributions
Fixes #114
2023-12-30 18:06:39 -06:00
Dan Paulat
cac240ddcc Flexibility updates for Linux setup 2023-12-30 08:33:23 -06:00
Dan Paulat
a222c7d101
Merge pull request #110 from dpaulat/renovate/libxml2-2.x
Update dependency libxml2 to v2.12.3
2023-12-29 23:27:13 -06:00
Dan Paulat
fc8ad45648 Set CMake policy for FindPythonInterp (aws-sdk-cpp) 2023-12-29 22:23:33 -06:00
Dan Paulat
403f9c5e4d mbgl-qt-docs may not exist if CMake cannot find qdoc 2023-12-29 22:20:07 -06:00
Dan Paulat
3e83b1933c
Merge pull request #112 from dpaulat/feature/appimage
AppImage Support
2023-12-29 22:12:33 -06:00
Dan Paulat
14c48e1568 AppImage requires fuse 2023-12-28 00:11:41 -06:00
Dan Paulat
dd13110014 Initial AppImage creation 2023-12-27 23:32:59 -06:00
renovate[bot]
9abc6db364
Update dependency libxml2 to v2.12.3 2023-12-27 13:36:27 +00:00
Dan Paulat
b8e905d58b Re-add freetype to dependency list 2023-12-22 14:09:41 -06:00
Dan Paulat
fa9e53ab41
Merge pull request #107 from dpaulat/renovate/libcurl-8.x
Update dependency libcurl to v8.5.0
2023-12-22 10:55:19 -06:00
Dan Paulat
0bec134096
Merge pull request #108 from dpaulat/feature/radar-presets
Radar Presets
2023-12-20 17:08:08 -06:00
Dan Paulat
c04da0208c Fix radar site model initialization order 2023-12-20 15:41:32 -06:00
Dan Paulat
3b15b11bad Remove unused elevation variables from main window 2023-12-20 12:50:11 -06:00
Dan Paulat
a76816b14c Save radar presets to file
- Renamed from favorites
2023-12-20 12:49:47 -06:00
Dan Paulat
436a3e0a9f Add favorite selection to radar toolbox 2023-12-20 09:10:48 -06:00
renovate[bot]
2f356b9b72
Update dependency libcurl to v8.5.0 2023-12-19 11:21:08 +00:00
Dan Paulat
9d673af291 Mark favorites in radar site dialog
- No effect currently
- Does not persist through application restart
2023-12-17 22:04:28 -06:00
Dan Paulat
e721633629 Add home button to quickly navigate to default radar site 2023-12-17 07:10:43 -06:00
Dan Paulat
132d92d357
Merge pull request #105 from dpaulat/renovate/actions-upload-artifact-4.x
Update actions/upload-artifact action to v4
2023-12-14 22:16:53 -06:00
renovate[bot]
7388f01761
Update actions/upload-artifact action to v4 2023-12-14 21:15:59 +00:00
Dan Paulat
0981bea9a1 Update dependency aws-sdk-cpp to v1.11.223 2023-12-13 20:03:38 -06:00
Dan Paulat
269cbdebd1
Merge pull request #104 from dpaulat/feature/re2
Use RE2 in favor of std::regex
2023-12-13 07:44:26 -06:00
Dan Paulat
2bd5ec8705 Finish migrating std::regex to RE2 2023-12-11 07:07:34 -06:00
Dan Paulat
2757c51828 Migrate Warnings Provider from std::regex to RE2 2023-12-10 21:59:32 -06:00
Dan Paulat
f612abb846 Migrate Text Product Message from std::regex to RE2 2023-12-10 21:55:38 -06:00
Dan Paulat
4f309ecb39 Migrate UGC from std::regex to RE2 2023-12-10 21:55:24 -06:00
Dan Paulat
ad87fc77fe Add re2 dependency 2023-12-10 07:52:41 -06:00
Dan Paulat
949c983a01 Fix palette settings equality check, add active and inactive alert colors 2023-12-10 07:44:06 -06:00
Dan Paulat
543324ba83 Remove unused Crosshairs32 from ImageTexture enumeration 2023-12-10 07:43:41 -06:00
Dan Paulat
f7e1b9267b
Merge pull request #102 from dpaulat/renovate/libxml2-2.x
Update dependency libxml2 to v2.12.2
2023-12-08 13:18:29 -06:00
renovate[bot]
2439c3aa64
Update dependency libxml2 to v2.12.2 2023-12-08 18:15:39 +00:00
Dan Paulat
7b3d78e01a
Merge pull request #103 from dpaulat/feature/alert-tones
Alert Tones
2023-12-08 12:13:55 -06:00
Dan Paulat
2f62319958 Reorder alert county settings initialization to ensure county name displays on startup 2023-12-08 10:04:11 -06:00
Dan Paulat
f143186ea5 Update setup wizard for missing media codecs 2023-12-08 09:56:01 -06:00
Dan Paulat
d760641770 Add ignore missing codecs to settings 2023-12-08 06:31:57 -06:00
Dan Paulat
e2c8b3c7db Handle alert audio when location method is county 2023-12-08 06:01:24 -06:00