Dan Paulat
8bd6838438
Don't process a file update for a previously selected radar site
2024-05-24 23:13:33 -05:00
Dan Paulat
336eb66321
Middle click selects nearest WSR-88D
...
Resolves #216
2024-05-24 23:12:24 -05:00
Dan Paulat
5caf0edf95
Hold reference to radar product manager for duration of request
...
- Avoids early destruction and potential recursive mutex locking
2024-05-24 22:47:22 -05:00
Dan Paulat
2a12b603fc
Merge pull request #218 from dpaulat/renovate/sqlite3-3.x
...
Update dependency sqlite3 to v3.46.0
2024-05-24 16:15:09 -05:00
renovate[bot]
1319f36eee
Update dependency sqlite3 to v3.46.0
2024-05-24 19:59:09 +00:00
Dan Paulat
f33d8c0aba
Add level 2 and level 3 product selections to hotkeys
...
Closes #215
2024-05-24 02:02:46 -05:00
Dan Paulat
8f4325f61a
Make sure unordered map references aren't invalidated by reserving sufficient space
2024-05-24 01:55:01 -05:00
Dan Paulat
26a22d4e84
Merge pull request #217 from dpaulat/feature/remove-gtk-theme
...
Remove the GTK theme from Linux
2024-05-24 01:52:19 -05:00
Dan Paulat
f54b439e5a
Remove the GTK theme from Linux. Has the potential to cause a crash when opening a file dialog. GTK is deprecated in favor of Fusion.
2024-05-23 00:48:12 -05:00
Dan Paulat
49800c014b
Trim spaces from API key before using
...
Fixes #211
2024-05-21 23:12:27 -05:00
Dan Paulat
4938b7c112
Redirect Qt and mbgl logs to spdlog
2024-05-21 22:40:54 -05:00
Dan Paulat
a76da1caac
Update dependency aws-sdk-cpp to v1.11.331
2024-05-19 21:53:23 -05:00
Dan Paulat
9f2284eb70
Update ImGui to v1.90.6
2024-05-19 21:52:36 -05:00
Dan Paulat
4d7be9c9af
Merge pull request #199 from dpaulat/renovate/spdlog-1.x
...
Update dependency spdlog to v1.14.1
2024-05-19 10:46:52 -05:00
renovate[bot]
80a2ce3eec
Update dependency spdlog to v1.14.1
2024-05-19 07:01:27 +00:00
Dan Paulat
85573d6103
Merge pull request #210 from dpaulat/feature/nmea
...
NMEA GPS Support
2024-05-19 02:00:49 -05:00
Dan Paulat
1cce358a52
GPS info dialog
2024-05-19 00:41:25 -05:00
Dan Paulat
69309ca8e6
Move QGeoPositionInfoSource to non-GUI thread
2024-05-18 14:35:22 -05:00
Dan Paulat
f976e88359
Properly manage QThread termination
2024-05-18 14:33:13 -05:00
Dan Paulat
8f7076cd09
Add thread manager for QThreads
2024-05-18 11:08:48 -05:00
Dan Paulat
2efdd1b046
Only create a new position source once when multiple settings change
2024-05-16 23:05:38 -05:00
Dan Paulat
44698a593f
Update detailed serial port and GPS logging from debug to trace
2024-05-15 23:20:46 -05:00
Dan Paulat
d4515f08e0
Add GPS source selection to settings dialog
2024-05-15 23:13:42 -05:00
Dan Paulat
f263011e97
Add serial port information to tree view
2024-05-15 22:51:36 -05:00
Dan Paulat
27b0567753
Store serial port information in member variables
2024-05-14 23:02:05 -05:00
Dan Paulat
cb14fba3b0
Get serial bus reported device description
2024-05-14 22:10:39 -05:00
Dan Paulat
230c96e450
Initial serial port dialog work
2024-05-14 00:33:57 -05:00
Dan Paulat
523c26ed47
Add serial port dependency
2024-05-12 11:44:58 -05:00
Dan Paulat
4545d87670
Create an NMEA position source if configured to do so
2024-05-12 11:38:34 -05:00
Dan Paulat
8270153957
Add NMEA to settings dialog
2024-05-12 11:38:34 -05:00
Dan Paulat
b7a258d143
Add NMEA settings
2024-05-12 11:38:34 -05:00
Dan Paulat
075d65a535
Add "All" location type for audio alerts
2024-05-09 00:22:45 -05:00
Dan Paulat
886c92a485
Merge pull request #200 from dpaulat/feature/anonymous-aws
...
Use anonymous AWS credentials
2024-05-09 00:19:58 -05:00
Dan Paulat
5fc05ebce6
Use anonymous AWS credentials
2024-05-07 23:52:25 -05:00
Dan Paulat
4e79c30209
Update tests for warnings provider update to COD
2024-05-05 00:30:44 -05:00
Dan Paulat
aa6c3404c4
Add maybe_unused attribute to args
2024-05-04 23:49:38 -05:00
Dan Paulat
4961f0c38b
Bump version to v0.4.4
2024-05-04 23:11:32 -05:00
Dan Paulat
3561e2948b
Add default style override in preparation for Qt 6.7
2024-05-04 22:39:55 -05:00
Dan Paulat
627f13043b
Only add targets to the qt folder if they exist
2024-05-04 22:38:42 -05:00
Dan Paulat
1be5907104
Allow archive time entry while in live view
2024-05-04 22:37:39 -05:00
Dan Paulat
f7b904a8f0
Update default map provider to COD
...
- AllisonHouse does not officially support retrieving warnings using directory listing.
- Quick fix to another working default while a more permanent fix is made.
2024-05-04 22:27:58 -05:00
Dan Paulat
acdf8fe158
Update to latest maplibre-native (cd6a0ab1, April 30)
2024-05-04 01:38:17 -05:00
Dan Paulat
ef40b2ecb9
Merge pull request #198 from dpaulat/renovate/boost-1.x
...
Update dependency boost to v1.85.0
2024-05-03 19:36:40 -05:00
renovate[bot]
e71c14ce12
Update dependency boost to v1.85.0
2024-05-03 23:14:15 +00:00
Dan Paulat
117bdc796c
Use boost::system::error_code for boost 1.85.0
2024-05-03 18:13:40 -05:00
Dan Paulat
9577b215bd
Update degree symbol unicode for hover units display
2024-05-02 23:57:30 -05:00
Dan Paulat
d9bcb7f086
Date/time formatting fixes
2024-05-02 23:41:17 -05:00
Dan Paulat
6c482b4ccf
Merge pull request #194 from dpaulat/renovate/spdlog-1.x
...
Update dependency spdlog to v1.14.0
2024-05-02 07:49:12 -05:00
renovate[bot]
54eda28148
Update dependency spdlog to v1.14.0
2024-05-02 11:38:14 +00:00
Dan Paulat
8a0b385e8f
Merge pull request #197 from dpaulat/feature/units
...
Moment Data Unit Customization
2024-05-02 06:37:34 -05:00