Commit graph

188 commits

Author SHA1 Message Date
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
1cce358a52 GPS info dialog 2024-05-19 00:41:25 -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
8270153957 Add NMEA to settings dialog 2024-05-12 11:38:34 -05:00
Dan Paulat
1be5907104 Allow archive time entry while in live view 2024-05-04 22:37:39 -05:00
Dan Paulat
d937ffa9a4 Add other units to settings 2024-05-01 23:08:51 -05:00
Dan Paulat
a29256d77e Add unit settings to settings dialog 2024-04-27 00:28:07 -05:00
Dan Paulat
5ee2d10a1b Add warnings provider to settings 2024-04-25 22:24:10 -05:00
Dan Paulat
4424c19d7f Add show map center to settings 2024-04-20 00:26:17 -05:00
Dan Paulat
baafda0b23 Handle level 2 elevation tilt hotkeys 2024-04-17 23:14:08 -05:00
Dan Paulat
77dd7dde3e Handle level 3 product tilt hotkeys 2024-04-17 00:06:50 -05:00
Dan Paulat
21dc38bf82 Hotkey settings should be scrollable 2024-04-13 21:44:24 -05:00
Dan Paulat
7564a2af18 Add timeline controls to hotkeys 2024-04-13 17:00:17 -05:00
Dan Paulat
81f44add42 Add hotkey settings page 2024-04-13 00:24:04 -05:00
Dan Paulat
60c8af46bf Rename keybind to hotkey 2024-04-12 00:54:52 -05:00
Dan Paulat
22e3101c22 Add KeybindEdit widget 2024-04-03 23:10:18 -05:00
Dan Paulat
2bf15f8a69 Add Key Binds tab to Settings Dialog 2024-04-03 00:05:42 -05:00
Dan Paulat
a7cb459e20 Refactor clock format to wxdata 2024-03-29 00:32:09 -05:00
Dan Paulat
bb287dad9c Add clock format and default time zone to settings dialog 2024-03-29 00:10:22 -05:00
Dan Paulat
8957abea9a Update fixes for gcc 2024-03-26 23:54:14 -05:00
Dan Paulat
b2e441dc2e Make sure the download manager doesn't attempt to destruct immediately after starting download 2024-03-26 23:27:20 -05:00
Dan Paulat
df7b50568d Install update button 2024-03-26 22:53:14 -05:00
Dan Paulat
7012040c32 Don't use a timer to update the download dialog 2024-03-26 22:51:11 -05:00
Dan Paulat
2f397106f9 Add generic progress dialog, and derived download dialog 2024-03-25 00:30:28 -05:00
Dan Paulat
7cfb55a4de Add map logo and attribution toggle to settings 2024-03-06 23:13:18 -06:00
Dan Paulat
5f191a8468 Add storm track settings to level 3 products widget 2024-02-25 00:15:53 -06:00
Dan Paulat
7694b0bf59 Add radar site hover text enabled to settings
Resolves #133
2024-01-28 21:24:30 -06:00
Dan Paulat
9e3b2916e1 Add select Map Layers to View menu 2024-01-15 00:22:40 -06:00
Dan Paulat
587dbb7f1f Add hydrometeor classification level 3 product 2024-01-10 00:30:26 -06:00
Dan Paulat
c04da0208c Fix radar site model initialization order 2023-12-20 15:41:32 -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
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
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
c970e73db8 Add alert county to settings 2023-12-08 05:59:22 -06:00
Dan Paulat
769ce896e7 Add county selection dialog 2023-12-08 05:15:57 -06:00
Dan Paulat
ffd2fa83ad Add file dialog for alert sound setting 2023-12-03 06:24:32 -06:00
Dan Paulat
2345855a97 Add alert audio sound to settings dialog 2023-12-02 23:26:54 -06:00
Dan Paulat
212f2700b7 Change latitude/longitude displayed decimals to 4, and step to ten-thousandths 2023-11-30 22:52:53 -06:00
Dan Paulat
ac92b53a36 Latitude/longitude text boxes are controlled by position manager when method is track 2023-11-30 22:51:24 -06:00
Dan Paulat
c03884c2c0 Add audio page to settings dialog 2023-11-29 22:39:40 -06:00
Dan Paulat
6e390a1a97 Add fusion style to settings (enables dark mode) 2023-11-24 06:04:03 -06:00
Dan Paulat
0e633e1808 Fix Qt 6.6 deprecation warnings 2023-11-17 07:05:00 -06:00