Dan Paulat
|
2beac20ee3
|
Asset suffix should be const, not constexpr
|
2025-08-30 22:38:31 -05:00 |
|
Dan Paulat
|
07adbb382d
|
Prevent flickering of radar data between two "no data available" products
|
2025-08-30 21:19:33 -05:00 |
|
Dan Paulat
|
41bf7f731f
|
RadarProductLayer clang-tidy fixes
|
2025-08-30 20:34:32 -05:00 |
|
Dan Paulat
|
931dd2d0a7
|
Store last load status
|
2025-08-30 20:30:32 -05:00 |
|
Dan Paulat
|
341096af1d
|
Render data not available status in the upper right (overlay layer)
|
2025-08-30 18:28:46 -05:00 |
|
Dan Paulat
|
f679f37fc1
|
Hide the radar sweep if no data is available
|
2025-08-30 18:26:10 -05:00 |
|
Dan Paulat
|
a306fb4363
|
Add NoUpdateReason of NotAvailable, driven by ProductNotAvailable
|
2025-08-30 18:24:50 -05:00 |
|
Dan Paulat
|
449d8cb796
|
A query for the epoch should be treated as time now
|
2025-08-30 18:21:16 -05:00 |
|
Dan Paulat
|
f4226b487d
|
Initial moving of product listing to the background for level 3
|
2025-08-30 16:28:19 -05:00 |
|
Dan Paulat
|
68f66c0c2f
|
Add Qt version to log
|
2025-08-30 16:28:19 -05:00 |
|
Dan Paulat
|
df0d698837
|
Merge pull request #502 from dpaulat/hotfix/restore-from-minimize
Only restore geometry on first show, not restore from minimize
|
2025-08-30 15:00:00 -05:00 |
|
Dan Paulat
|
b6797eee7e
|
Adding const to uiGeometry and uiState
|
2025-08-28 19:08:50 -05:00 |
|
Dan Paulat
|
3c5c9ea27e
|
Only restore geometry on first show, not restore from minimize
|
2025-08-28 18:30:23 -05:00 |
|
Dan Paulat
|
de43670ec2
|
Merge pull request #501 from dpaulat/feature/2025-08-dependency-updates
CI / macos_clang18_arm64 (push) Has been cancelled
CI / macos_clang18_x64 (push) Has been cancelled
CI / windows_msvc2022_x64 (push) Has been cancelled
CI / linux_gcc_arm64 (push) Has been cancelled
CI / linux_clang_x64 (push) Has been cancelled
CI / linux_gcc_x64 (push) Has been cancelled
2025-08 Dependency Updates
|
2025-08-28 13:38:04 -05:00 |
|
Dan Paulat
|
d0f4815ef9
|
Synchronizing imconfig.h to v1.92.2b
|
2025-08-28 12:37:33 -05:00 |
|
Dan Paulat
|
e94e6fabd2
|
Sorting .gitmodules
|
2025-08-28 12:37:33 -05:00 |
|
Dan Paulat
|
f59bb2be3e
|
Update maplibre-native-qt to latest (2025-08-18)
|
2025-08-28 12:37:33 -05:00 |
|
Dan Paulat
|
33419cfee3
|
Update stb to latest (2025-05-26)
|
2025-08-28 12:37:33 -05:00 |
|
Dan Paulat
|
72ddf606f3
|
Update date to latest (2025-08-13)
|
2025-08-28 12:37:33 -05:00 |
|
Dan Paulat
|
335cb5d396
|
Update cmake-conan to latest develop2 (2025-06-03)
|
2025-08-28 12:37:33 -05:00 |
|
Dan Paulat
|
fa7904a469
|
Update aws-sdk-cpp to 1.11.636
|
2025-08-28 12:37:33 -05:00 |
|
Dan Paulat
|
e69cf0064a
|
Merge pull request #500 from dpaulat/feature/imgui-v1.92.2b
Update ImGui to v1.92.2b
|
2025-08-28 12:36:54 -05:00 |
|
Dan Paulat
|
69b39bd884
|
Change default ImGui font size to 16px
|
2025-08-28 11:29:39 -05:00 |
|
Dan Paulat
|
ffe1e7efaf
|
Address ImGui clang-tidy comments, store font size as float
|
2025-08-28 11:18:17 -05:00 |
|
Dan Paulat
|
c82b9753c6
|
Use dynamically sized ImGui fonts
|
2025-08-27 23:43:11 -05:00 |
|
Dan Paulat
|
dc96e3e3ad
|
Update ImGui to v1.92.2b
|
2025-08-27 22:52:25 -05:00 |
|
Dan Paulat
|
26e7220959
|
Merge pull request #499 from dpaulat/feature/qt-6.9.2
Update Qt to 6.9.2
|
2025-08-27 20:35:54 -05:00 |
|
Dan Paulat
|
fa71e1fc85
|
Update Qt to 6.9.2
|
2025-08-26 23:26:28 -05:00 |
|
Dan Paulat
|
5b031b7095
|
Merge pull request #498 from dpaulat/feature/ntp
Use NTP to synchronize current time
|
2025-08-26 00:31:40 -05:00 |
|
Dan Paulat
|
89de7718e6
|
Don't run NTP tests on CI
|
2025-08-25 23:27:11 -05:00 |
|
Dan Paulat
|
d9a7858c2d
|
Fix nested structure compliance with C++ standard
|
2025-08-25 21:03:41 -05:00 |
|
Dan Paulat
|
072865d2e5
|
Addressing clang-tidy findings
|
2025-08-24 22:28:38 -05:00 |
|
Dan Paulat
|
193f42318c
|
li/vn/mode struct should not be anonymous
|
2025-08-24 22:16:30 -05:00 |
|
Dan Paulat
|
c5b858021f
|
#include <optional> is required
|
2025-08-24 22:14:30 -05:00 |
|
Dan Paulat
|
bd27d0e562
|
Update most instances of current time to use a time offset
|
2025-08-22 23:42:08 -05:00 |
|
Dan Paulat
|
e0a4dee72b
|
Don't flag non-const global variables
|
2025-08-22 22:57:03 -05:00 |
|
Dan Paulat
|
719142ca12
|
UTC in the main window should use the NTP time offset
|
2025-08-22 22:29:25 -05:00 |
|
Dan Paulat
|
c76c9b57ed
|
Wait for an initial offset prior to proceeding with initialization
|
2025-08-22 22:28:55 -05:00 |
|
Dan Paulat
|
88d968a533
|
Run NTP client in the background
|
2025-08-22 20:08:04 -05:00 |
|
Dan Paulat
|
63e6ba7709
|
Update initialization order to ensure initial log entries make it to log file
|
2025-08-22 19:25:01 -05:00 |
|
Dan Paulat
|
8b8387ff87
|
Merge pull request #494 from dpaulat/renovate/actions-checkout-5.x
Update actions/checkout action to v5
|
2025-08-22 18:04:56 -05:00 |
|
Dan Paulat
|
6c68edf955
|
Merge pull request #497 from dpaulat/renovate/libxml2-2.x
Update dependency libxml2 to v2.14.5
|
2025-08-22 17:36:57 -05:00 |
|
Dan Paulat
|
7d6e30cb8e
|
Merge pull request #496 from dpaulat/renovate/gtest-1.x
Update dependency gtest to v1.17.0
|
2025-08-22 08:10:06 -05:00 |
|
renovate[bot]
|
86838739f0
|
Update dependency libxml2 to v2.14.5
|
2025-08-22 13:02:23 +00:00 |
|
renovate[bot]
|
f497f1ef84
|
Update dependency gtest to v1.17.0
|
2025-08-21 19:47:21 +00:00 |
|
renovate[bot]
|
6b26d4e7b2
|
Update actions/checkout action to v5
|
2025-08-11 15:29:46 +00:00 |
|
Dan Paulat
|
dfb00b96df
|
NTP polling
|
2025-08-10 18:03:32 -05:00 |
|
Dan Paulat
|
258466e02c
|
NTP time offset calculation
|
2025-08-10 00:24:48 -05:00 |
|
Dan Paulat
|
f85bf9283a
|
Union access should not be flagged by clang-tidy
|
2025-08-09 01:20:30 -05:00 |
|
Dan Paulat
|
94d81c0c6b
|
Initial NTP protocol functionality
|
2025-08-09 01:19:51 -05:00 |
|