Commit graph

183 commits

Author SHA1 Message Date
Dan Paulat
80579dbff2 Support for overview block in text product, and relax formatting guidelines 2022-01-24 16:29:40 -06:00
Dan Paulat
835ee644b5 Return fields by value instead of const reference 2022-01-23 19:55:56 -06:00
Dan Paulat
c47a569645 Return static constant data by constant reference 2022-01-23 19:44:42 -06:00
Dan Paulat
a202e0e2a0 Support text product updates 2022-01-23 16:53:45 -06:00
Dan Paulat
be1d7323bd P-VTEC parsing 2022-01-23 12:43:52 -06:00
Dan Paulat
e5c40b9eb5 Text product files 2022-01-23 12:00:01 -06:00
Dan Paulat
55d856a745 Text product message 2022-01-16 14:28:42 -06:00
Dan Paulat
03fdd99585 Consistent usage of ValidateMessage() in level 3 packets 2022-01-14 19:46:32 -06:00
Dan Paulat
7a9582a689 Refactoring generic message components to awips namespace 2022-01-14 19:34:47 -06:00
Dan Paulat
a76103650e Updating level 3 support from message factory, adding additional test messages 2022-01-13 22:35:20 -06:00
Dan Paulat
9117b32a29 TDWR/SPG product support 2022-01-13 19:03:04 -06:00
Dan Paulat
97ab1de94c Radar coded message stub 2022-01-13 18:23:43 -06:00
Dan Paulat
9b48db3d8d General status message 2022-01-13 17:55:14 -06:00
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
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
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
337296ac3c Update radar product and elevation selection when active map changes 2021-11-28 10:44:34 -06:00