Commit graph

253 commits

Author SHA1 Message Date
Dan Paulat
dc545f19e9 Refactoring to unique product message types, in order to support more products 2022-01-13 02:13:30 -06:00
Dan Paulat
235c060b17 Standalone tabular alphanumeric product message 2022-01-12 19:45:21 -06:00
Dan Paulat
0b063f6e8c Tabular alphanumeric block 2022-01-12 18:10:17 -06:00
Dan Paulat
add6c41016 Graphic alphanumeric block 2022-01-12 01:15:41 -06:00
Dan Paulat
09649c0fe7 Use strings instead of character arrays where warranted 2022-01-12 00:41:08 -06:00
Dan Paulat
798b348d8b Cell trend volume scan times 2022-01-12 00:25:47 -06:00
Dan Paulat
67a8184ea7 Cell trend data packet 2022-01-11 23:07:44 -06:00
Dan Paulat
9073ec706b Exposing select level 3 file blocks 2022-01-11 19:32:36 -06:00
Dan Paulat
01d24d70b8 Support zlib compressed level 3 files 2022-01-11 19:23:19 -06:00
Dan Paulat
b2687c2258 Adding additional level 3 test files 2022-01-09 20:59:34 -06:00
Dan Paulat
54ac07a254 Generic data packet 2022-01-09 17:47:26 -06:00
Dan Paulat
cbb3ec0368 Special graphic symbol packet 2022-01-09 15:03:31 -06:00
Dan Paulat
6d4428b8e0 Wind barb data packet 2022-01-08 22:36:58 -06:00
Dan Paulat
5dcf65b79c Vector arrow data packet 2022-01-08 22:28:44 -06:00
Dan Paulat
bf56680d85 Optimize reading of repeating level 3 packet data 2022-01-08 21:48:56 -06:00
Dan Paulat
f1472275bc Digital radial data array packet 2022-01-08 18:19:00 -06:00
Dan Paulat
1fbb5e5387 Zero initialize level 3 data fields 2022-01-08 15:16:54 -06:00
Dan Paulat
62429bdea7 Deconflicting internal level 3 struct names 2022-01-08 15:09:56 -06:00
Dan Paulat
0487a40f67 Precipitation rate data array packet 2022-01-08 01:31:03 -06:00
Dan Paulat
9f9837f237 Digital precipitation data array packet 2022-01-08 01:25:15 -06:00
Dan Paulat
e53601329e Basic validity test for various level 3 files 2022-01-07 21:40:20 -06:00
Dan Paulat
ef56f55529 Raster data packet 2022-01-07 19:51:42 -06:00
Dan Paulat
c9617f13b0 Radial data packet 2022-01-07 18:55:25 -06:00
Dan Paulat
c2ca9a3eca Adding RPG sources to CMake project file 2021-12-28 16:53:56 -06:00
Dan Paulat
ae7baf0980 Load packets using a packet factory 2021-12-28 16:52:22 -06:00
Dan Paulat
0ef21fd609 Packet create functions 2021-12-28 16:51:23 -06:00
Dan Paulat
95a3bb7cb7 Read blocks from level 3 file 2021-12-28 15:49:46 -06:00
Dan Paulat
6544b9df74 Initial product symbology block implementation, missing packet support 2021-12-28 15:46:49 -06:00
Dan Paulat
c6ce9c99e4 Initial loading of level 3 file through bzip2 decompression 2021-12-28 02:44:12 -06:00
Dan Paulat
f66a0b46e6 Add parsing of transmission header 2021-12-27 23:20:14 -06:00
Dan Paulat
b65e9a3561 Text and special symbol packet, fixing linked vector packet size 2021-12-27 21:23:58 -06:00
Dan Paulat
e505edf156 Contour vectors 2021-12-27 12:29:03 -06:00
Dan Paulat
96cd27adcb Linked and unlinked vector packets 2021-12-27 11:59:00 -06:00
Dan Paulat
ab702e9927 Linked vector packet 2021-12-24 12:08:15 -06:00
Dan Paulat
cb86ab4b9b Default ValidateMessage implementation 2021-12-24 12:06:38 -06:00
Dan Paulat
0303412519 Initial Level 3 header and description information 2021-12-24 10:03:53 -06:00
Dan Paulat
a280f37289 Refactoring, making level 2 message classes more explicitly named 2021-12-23 11:55:26 -06:00
Dan Paulat
cae04fad37 Update VCP display 2021-12-22 16:36:04 -06:00
Dan Paulat
8d55413d03 Fixing map connections for updating elevation selection 2021-12-21 22:48:37 -06:00
Dan Paulat
689f3dc464 Change text background to draw item 2021-12-18 22:45:29 -06:00
Dan Paulat
0945eff733 Qt6 does not work out of the box with OpenSSL 3.x 2021-12-18 21:53:08 -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
999d322985 Updating freetype and freetype-gl 2021-12-18 00:39:30 -06:00
Dan Paulat
86a43fb761 Library update 2021-12-17 23:28:39 -06:00
Dan Paulat
e4d8b1a311 Chrono updates for latest version of MSVC 2019 2021-12-17 23:28:17 -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
afb174a8fe Declaring destructors virtual 2021-11-27 17:35:15 -06:00