Dan Paulat
|
44f91a3a86
|
Level 3 raster smoothing
|
2024-12-06 06:00:39 -06:00 |
|
Dan Paulat
|
b93c76ef1b
|
Merge branch 'develop' into feature/radar-smoothing
|
2024-12-03 23:30:06 -06:00 |
|
Dan Paulat
|
57f6b41a47
|
Level 3 radial product smoothing
|
2024-12-03 23:29:58 -06:00 |
|
Dan Paulat
|
9f7026bf9c
|
Add pre-caluclated smoothed coordinates
|
2024-12-03 23:28:18 -06:00 |
|
Dan Paulat
|
dcea34118f
|
Merge pull request #311 from AdenKoperczak/cursor_icon_always_on
Added cursor icon always on option to general settings
|
2024-12-02 23:17:40 -06:00 |
|
Dan Paulat
|
a8132ef9f1
|
Allow selection of radar smoothing
|
2024-12-02 23:08:32 -06:00 |
|
Dan Paulat
|
d3ae404f7a
|
Delta angles must be normalized before they can be scaled
|
2024-12-02 22:38:12 -06:00 |
|
Dan Paulat
|
e0cd3610a6
|
An extra empty radial is still needed for incomplete data when smoothing
|
2024-12-02 22:35:13 -06:00 |
|
Dan Paulat
|
a5919ac917
|
The last smoothed radial needs the first radial to render
|
2024-12-02 22:34:42 -06:00 |
|
Dan Paulat
|
1b07c6f5b5
|
Data moments should not have GLSL flat qualifiers to be sampled more than once per triangle
|
2024-12-02 00:10:22 -06:00 |
|
Dan Paulat
|
80d5be956d
|
Clean up smoothed data moment population
|
2024-12-02 00:06:08 -06:00 |
|
Dan Paulat
|
e93697b162
|
Get rid of white/max reflectivity bins due to unsigned integer underflow
|
2024-12-01 23:12:03 -06:00 |
|
AdenKoperczak
|
bd4c8776a5
|
Added cursor_icon_always_on to settings test data
|
2024-12-01 11:17:31 -05:00 |
|
Dan Paulat
|
5be8d7b7c0
|
Fix iterator advancement
|
2024-12-01 09:38:34 -06:00 |
|
Dan Paulat
|
608b1af24f
|
Update smoothing data moment calculations
|
2024-12-01 08:52:48 -06:00 |
|
Dan Paulat
|
1ac85e253f
|
Begin logic for smoothed data moment values
|
2024-12-01 00:42:05 -06:00 |
|
Dan Paulat
|
1c8d7f5be9
|
Update vertices for smoothing
|
2024-12-01 00:41:01 -06:00 |
|
Dan Paulat
|
84f0003bef
|
Compute smoothed coordinates
|
2024-12-01 00:39:12 -06:00 |
|
Dan Paulat
|
13a015cd5f
|
Refactoring Level2ProductViewImpl to Level2ProductView::Impl
|
2024-12-01 00:37:31 -06:00 |
|
Dan Paulat
|
7b938f9458
|
Merge pull request #312 from dpaulat/feature/clang-tidy-updates
clang-tidy Workflow Fixes
|
2024-11-30 23:00:27 -06:00 |
|
Dan Paulat
|
a287789d87
|
Use a split workflow for clang-tidy-review comments
|
2024-11-30 22:23:44 -06:00 |
|
Dan Paulat
|
aba904af3c
|
Ensure conan profiles have a newline at the end of the file
|
2024-11-30 22:21:34 -06:00 |
|
Dan Paulat
|
fd7de65e86
|
Merge pull request #295 from dpaulat/renovate/spdlog-1.x
Update dependency spdlog to v1.15.0
|
2024-11-30 17:33:08 -06:00 |
|
Dan Paulat
|
372712745c
|
Updating includes for fmt 11.x
|
2024-11-30 15:42:15 -06:00 |
|
AdenKoperczak
|
64b679a002
|
Added cursor icon always on option to general settings
|
2024-11-30 15:43:50 -05:00 |
|
renovate[bot]
|
cee1831fb2
|
Update dependency spdlog to v1.15.0
|
2024-11-30 18:42:52 +00:00 |
|
Dan Paulat
|
000d0064ad
|
Merge pull request #291 from dpaulat/renovate/sqlite3-3.x
Update dependency sqlite3 to v3.47.1
|
2024-11-30 12:42:27 -06:00 |
|
renovate[bot]
|
7b99dffb3e
|
Update dependency sqlite3 to v3.47.1
|
2024-11-30 17:35:35 +00:00 |
|
Dan Paulat
|
40b3ecce16
|
Merge pull request #309 from dpaulat/feature/conan-2
Conan 2
|
2024-11-30 11:31:59 -06:00 |
|
Dan Paulat
|
82cec1d744
|
Fix clang-tidy-review conan install source directory
|
2024-11-30 09:40:42 -06:00 |
|
Dan Paulat
|
61a93dbc30
|
setup-multi.bat should install Debug and Release conan dependencies
|
2024-11-30 09:40:07 -06:00 |
|
Dan Paulat
|
9e7075c7e5
|
Fix build folder for dependency deployment
|
2024-11-30 09:20:32 -06:00 |
|
Dan Paulat
|
f12f209a0d
|
Update clang-tidy-review for conan 2
|
2024-11-30 01:38:33 -06:00 |
|
Dan Paulat
|
0f9b595ce7
|
Override build type in CI
|
2024-11-30 01:37:42 -06:00 |
|
Dan Paulat
|
e3fa3fdd61
|
Merge branch 'develop' into feature/conan-2
|
2024-11-30 01:33:02 -06:00 |
|
Dan Paulat
|
f1e9296299
|
Remove unused conan CI matrix variables, now defined in profile
|
2024-11-30 01:32:11 -06:00 |
|
Dan Paulat
|
d45801bd50
|
Revert test artifacts from CI build
|
2024-11-30 01:29:28 -06:00 |
|
Dan Paulat
|
d6a0a17d3f
|
Setup script fixes
|
2024-11-30 01:27:57 -06:00 |
|
Dan Paulat
|
6e13ed2c85
|
Specify to AWS SDK which crypto library to use
|
2024-11-29 22:57:33 -06:00 |
|
Dan Paulat
|
27b2d79a65
|
Collect artifacts for CI debug
|
2024-11-29 22:00:00 -06:00 |
|
Dan Paulat
|
036acf3c85
|
Update aws-sdk-cpp to 1.11.457
|
2024-11-29 21:46:15 -06:00 |
|
Dan Paulat
|
1ea94b02cd
|
Bump version to v0.4.7
|
2024-11-29 21:37:34 -06:00 |
|
Dan Paulat
|
90aaf2bad6
|
Merge pull request #308 from AdenKoperczak/remove_additional_qt_comps
Remove additioal qt components
|
2024-11-29 21:32:37 -06:00 |
|
Dan Paulat
|
6b3149fbce
|
Fix mkdir usage and output directory in ci.yml
|
2024-11-29 21:08:05 -06:00 |
|
Dan Paulat
|
c74a56206c
|
Add conan profiles to setup scripts
|
2024-11-29 21:06:53 -06:00 |
|
Dan Paulat
|
88807a05a1
|
freetype needs specified in main requires section, otherwise includes are missing
|
2024-11-29 20:18:45 -06:00 |
|
Dan Paulat
|
eb47443bba
|
Don't use a generator expression to determine ${crypto_ROOT} for AWS SDK
|
2024-11-29 20:17:59 -06:00 |
|
AdenKoperczak
|
d64eb762b4
|
Revert finding some Qt parts in cmake that appear to be causing issues
with build on older versions of linux (ubuntu22.04)
|
2024-11-29 15:11:58 -05:00 |
|
Dan Paulat
|
e61ac8814d
|
CI conan install fixes
|
2024-11-29 12:12:48 -06:00 |
|
Dan Paulat
|
01f790020e
|
Configure OpenSSL crypto library for aws-sdk-cpp
|
2024-11-29 12:11:52 -06:00 |
|