Commit graph

197 commits

Author SHA1 Message Date
AdenKoperczak
f8934e6e67 removed unnecessary logging 2024-07-26 11:48:26 -04:00
AdenKoperczak
f7abda15c8 Changed Radar Site mode to use its own selection (+default/follow) 2024-07-15 12:46:10 -04:00
AdenKoperczak
146055fb99 added full unit support for radius field, implemented such that future fields needing units can be done easily 2024-07-15 11:33:47 -04:00
AdenKoperczak
c53836e91a added **BASIC** unit handling to radius field. 2024-07-11 12:56:31 -04:00
AdenKoperczak
dea53bddb4 added inital radar site based alerts (only default radar site) 2024-07-01 16:18:14 -04:00
Dan Paulat
a683778624 Add custom style URL and draw layer to settings UI 2024-06-21 23:33:40 -05:00
aware70
8536bc5c62 Check for any Ogg support in audio setup, not just Vorbis 2024-06-08 11:02:37 -05:00
aware70
088bd6aacc Fix warning about missing default codecs on first run, when those codecs do exist 2024-06-04 21:01:31 -05:00
Dan Paulat
37a850a778 GL color buffer should be cleared at the start of the frame 2024-05-26 23:11:02 -05: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
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