Dan Paulat
|
e6bddc79db
|
Boost.Log -> spdlog - qt/map
|
2022-04-18 09:09:02 -05:00 |
|
Dan Paulat
|
0511867c6b
|
Level 3 raster view
|
2022-04-09 21:06:47 -05:00 |
|
Dan Paulat
|
732a7e233c
|
Select level 3 radar products
|
2022-04-08 16:23:16 -05:00 |
|
Dan Paulat
|
dd3751313f
|
Reorder initialization and rendering to prevent color flicker
|
2022-04-03 21:28:16 -05:00 |
|
Dan Paulat
|
5a0224631d
|
Load correct level 2 product if one was previously selected
|
2022-04-03 20:40:27 -05:00 |
|
Dan Paulat
|
95de37cab4
|
Support selecting level 2 files for display
|
2022-04-03 14:20:19 -05:00 |
|
Dan Paulat
|
7c44bafeb5
|
Stub for selecting radar product on successful file load
|
2022-03-05 22:40:23 -06:00 |
|
Dan Paulat
|
b9c4b9e9c7
|
Draw overlay layer regardless of radar product view, general layer organization
|
2022-03-01 22:50:21 -06:00 |
|
Dan Paulat
|
3620bfd13a
|
Get coordinates from radar site configuration
|
2022-02-02 11:07:25 -06:00 |
|
Dan Paulat
|
cae04fad37
|
Update VCP display
|
2021-12-22 16:36:04 -06:00 |
|
Dan Paulat
|
d30b6d4011
|
Implement active box using new draw item on draw layers
|
2021-12-18 21:43:15 -06:00 |
|
Dan Paulat
|
cd8ecaf333
|
Updating to latest version of maplibre-gl
|
2021-12-17 23:27:48 -06:00 |
|
Dan Paulat
|
337296ac3c
|
Update radar product and elevation selection when active map changes
|
2021-11-28 10:44:34 -06:00 |
|
Dan Paulat
|
b78011a2d3
|
Moving isActive from radar product view to map settings
|
2021-11-27 19:17:31 -06:00 |
|
Dan Paulat
|
f7f86ec24a
|
Adding map context to simplify parameter passing
|
2021-11-27 19:00:49 -06:00 |
|
Dan Paulat
|
a010cc55c3
|
Add layer wrapper and generic layer
|
2021-11-27 11:37:01 -06:00 |
|
Dan Paulat
|
9ff6eabd2a
|
Highlight active map
|
2021-11-27 10:35:25 -06:00 |
|
Dan Paulat
|
4485b915c1
|
Use a single radar product manager across multiple maps
|
2021-11-22 14:58:48 -06:00 |
|
Dan Paulat
|
dd452a0e2c
|
Synchronize map movements
|
2021-11-22 13:03:28 -06:00 |
|
Dan Paulat
|
372848c25f
|
Adding gridded map
|
2021-11-22 12:19:06 -06:00 |
|
Dan Paulat
|
1c093d01f4
|
Adding color table layer
|
2021-11-16 22:43:52 -06:00 |
|
Dan Paulat
|
22efc9b9f1
|
Check selected product and elevation
|
2021-11-15 10:59:31 -06:00 |
|
Dan Paulat
|
e76ac3bc36
|
Selectable elevation cuts
|
2021-11-14 22:41:25 -06:00 |
|
Dan Paulat
|
87581892a7
|
Dynamic range circle
|
2021-11-14 01:28:13 -06:00 |
|
Dan Paulat
|
3625515b8a
|
Load radar data asynchronously
|
2021-11-11 23:47:27 -06:00 |
|
Dan Paulat
|
b241703b40
|
Load color tables from settings
|
2021-11-06 22:18:02 -05:00 |
|
Dan Paulat
|
951710dcfe
|
Allow selection of different level 2 products
|
2021-11-05 22:58:53 -05:00 |
|
Dan Paulat
|
9ee52e7a6b
|
Deriving level 2 product view
|
2021-10-31 22:09:06 -05:00 |
|
Dan Paulat
|
d7e60a0d8c
|
RadarProductView does not need QMapboxGL
|
2021-10-31 14:49:08 -05:00 |
|
Dan Paulat
|
5214f866d4
|
Refactoring Radar{Layer,Manager,View} to RadarProduct{Layer,Manager,View}
|
2021-10-30 22:58:15 -05:00 |
|
Dan Paulat
|
d2d6cabf06
|
Add overlay layer with time
|
2021-08-08 08:25:32 -05:00 |
|
Dan Paulat
|
5a97d99a34
|
Namespace cleanup
|
2021-08-08 08:24:40 -05:00 |
|
Dan Paulat
|
c06230ed6c
|
Color radar image using a color table
|
2021-07-29 21:59:21 -05:00 |
|
Dan Paulat
|
421c600ed0
|
Load level 2 radar data for rendering
|
2021-07-25 17:36:26 -05:00 |
|
Dan Paulat
|
30fadcfbb6
|
Splitting radar logic out of render layer into manager and view classes
|
2021-07-24 21:34:01 -05:00 |
|
Dan Paulat
|
59be110c10
|
Creating OpenGL utility class, consolidating number of OpenGL function objects
|
2021-07-23 21:30:51 -05:00 |
|
Dan Paulat
|
9b6582cd95
|
Add radar range circle. Web mercator projection meters are inaccurate. (~350km instead of 460km).
|
2021-07-17 13:25:33 -05:00 |
|
Dan Paulat
|
c1233cd984
|
Eliminating radar movement. Still need to fix radar scale. At 460km from radar, error in bin distance is up to 15km.
|
2021-07-16 22:35:06 -05:00 |
|
Dan Paulat
|
516983ab09
|
Draw a radial. This needs some cleanup, and some MVP matrix tweaking.
|
2021-07-15 22:32:53 -05:00 |
|
Dan Paulat
|
7e98227c70
|
Migrating mapbox-gl-native to maplibre-gl-native
|
2021-07-11 20:59:53 -05:00 |
|
Dan Paulat
|
79ab14ab95
|
Draw a triangle on the map
|
2021-06-26 21:35:25 -05:00 |
|
Dan Paulat
|
b1e00cca83
|
Creating reference map widget
|
2021-06-23 21:48:08 -05:00 |
|