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
|
b421251bcd
|
Changed code to find a distance, useful for both in range and general distance.
|
2024-07-07 13:14:01 -04:00 |
|
Aden Koperczak
|
1a37dbff27
|
Merge branch 'dpaulat:develop' into audio_location_methods
|
2024-07-06 17:02:40 -04:00 |
|
AdenKoperczak
|
4e6c992eaf
|
update RadarSite text in the UI to 'Radar Site'
|
2024-07-02 13:37:44 -04:00 |
|
AdenKoperczak
|
1cdea4b137
|
Updated alert_manager.hpp to match last commit
|
2024-07-02 12:31:05 -04:00 |
|
AdenKoperczak
|
91eb3d3b87
|
First attempt at using current radar site for alerts
|
2024-07-02 12:30:07 -04:00 |
|
AdenKoperczak
|
dea53bddb4
|
added inital radar site based alerts (only default radar site)
|
2024-07-01 16:18:14 -04:00 |
|
AdenKoperczak
|
2bc971eb94
|
added comments and improved code layout
|
2024-07-01 16:16:54 -04:00 |
|
AdenKoperczak
|
9f47e0ad72
|
Began working on distance from location code
|
2024-06-30 16:20:38 -04:00 |
|
Dan Paulat
|
c80b26be22
|
Add tornado observed to alert dock
|
2024-06-29 19:31:39 -05:00 |
|
Dan Paulat
|
f0347da923
|
Add tornado possible to alert dock widget
|
2024-06-29 19:31:39 -05:00 |
|
Dan Paulat
|
49ba9b905b
|
Add threat category to alert dock widget
|
2024-06-29 19:31:39 -05:00 |
|
Dan Paulat
|
60aed45450
|
Merge pull request #239 from AdenKoperczak/fix_local_images_on_linux
Fix local images on Linux
|
2024-06-29 19:28:34 -05:00 |
|
AdenKoperczak
|
5afefeb673
|
change to using toString
|
2024-06-29 12:51:01 -04:00 |
|
AdenKoperczak
|
9c41ce7841
|
Fix for local placefiles on linux
|
2024-06-29 10:31:45 -04:00 |
|
Dan Paulat
|
daf1ff39e5
|
Destroy layer after deinitialize call is complete
MapLibre seems to relatively consistently not destroy layers the first time layers are removed and re-added
|
2024-06-26 22:49:44 -05:00 |
|
Dan Paulat
|
45a4d29795
|
Use custom map style from settings
|
2024-06-21 23:36:07 -05:00 |
|
Dan Paulat
|
a683778624
|
Add custom style URL and draw layer to settings UI
|
2024-06-21 23:33:40 -05:00 |
|
Dan Paulat
|
ec0e502516
|
Setting default custom_style_draw_layer value
|
2024-06-21 23:08:05 -05:00 |
|
Dan Paulat
|
f182e985c0
|
Adding custom styles to settings
|
2024-06-21 21:15:04 -05:00 |
|
Dan Paulat
|
45d3e45923
|
Add settings transform function
|
2024-06-21 20:47:53 -05:00 |
|
Dan Paulat
|
9ce33ed953
|
Update for Mapbox style layer names
|
2024-06-20 00:07:30 -05:00 |
|
Dan Paulat
|
b1807489bb
|
Download manager lambda needs explicit this capture
|
2024-06-16 01:02:16 -05:00 |
|
Dan Paulat
|
e1d61fccfa
|
Catch exceptions in background threads
|
2024-06-15 23:44:33 -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
|
601a2ad5aa
|
Handle zero maps for debug configurations
|
2024-06-02 00:51:33 -05:00 |
|
Dan Paulat
|
3a11f4dc74
|
Initialize log file earlier in application startup to log settings errors
|
2024-06-01 16:29:41 -05:00 |
|
Dan Paulat
|
32cd672a40
|
Add file logging to local application data directory
|
2024-06-01 00:01:35 -05:00 |
|
Dan Paulat
|
41d47878e3
|
Fix middle click selecting the nearest radar site
Fixes #216
|
2024-05-30 20:46:55 -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
|
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
|
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
|
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
|
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 |
|