Dan Paulat
|
bf2569cb3e
|
Pass context shared pointer by reference
|
2024-01-22 19:59:18 -06:00 |
|
Dan Paulat
|
53717434a6
|
Ignore message segments when first segment doesn't start at 1
|
2024-01-22 09:44:31 -06:00 |
|
Dan Paulat
|
dbda117284
|
Ignore invalid julian date in level 2 header
|
2024-01-22 09:44:31 -06:00 |
|
Dan Paulat
|
664a8dcaee
|
Display invalid elevation number for Message Type 31
|
2024-01-22 09:44:31 -06:00 |
|
Dan Paulat
|
68cca50ddf
|
Add Level 2 Message Type 1, Digital Radar Data
|
2024-01-22 09:44:31 -06:00 |
|
Dan Paulat
|
bfd7963d4c
|
Rename DigitalRadarData to DigitalRadarDataGeneric to align with message type 31 name
|
2024-01-22 09:44:31 -06:00 |
|
Dan Paulat
|
f9d621d940
|
Fixes for address sanitizer on Windows
|
2024-01-07 20:50:25 -06:00 |
|
Dan Paulat
|
023688b746
|
General GCC compilation fixes
|
2023-04-17 18:37:23 -05:00 |
|
Dan Paulat
|
3339a40780
|
Fixing warnings in wxdata
|
2022-06-11 07:10:08 -05:00 |
|
Dan Paulat
|
be2f9fe674
|
Fixing concurrency issue when parsing level 2 data
|
2022-05-28 01:32:35 -05:00 |
|
Dan Paulat
|
dda71133e0
|
Boost.Log -> spdlog - wsr88d/rda
|
2022-04-16 08:12:49 -05:00 |
|
Dan Paulat
|
8f362cc881
|
Clutter filter bypass map
|
2022-02-12 22:00:30 -06:00 |
|
Dan Paulat
|
0df6defe01
|
RDA Status Data support for Build < 18.0
|
2022-02-12 18:23:07 -06:00 |
|
Dan Paulat
|
835ee644b5
|
Return fields by value instead of const reference
|
2022-01-23 19:55:56 -06:00 |
|
Dan Paulat
|
7a9582a689
|
Refactoring generic message components to awips namespace
|
2022-01-14 19:34:47 -06:00 |
|
Dan Paulat
|
cb86ab4b9b
|
Default ValidateMessage implementation
|
2021-12-24 12:06:38 -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
|
87581892a7
|
Dynamic range circle
|
2021-11-14 01:28:13 -06:00 |
|
Dan Paulat
|
3e92847901
|
Initial indexing capability
|
2021-11-13 01:15:53 -06:00 |
|
Dan Paulat
|
bcae7d9825
|
Backend support for multiple color tables
|
2021-11-06 08:28:08 -05:00 |
|
Dan Paulat
|
951710dcfe
|
Allow selection of different level 2 products
|
2021-11-05 22:58:53 -05:00 |
|
Dan Paulat
|
3a3843c280
|
Adding interface to radar data, correcting scaling
|
2021-07-25 08:35:24 -05:00 |
|
Dan Paulat
|
63c0034b64
|
Suppressing some logging
|
2021-07-25 08:30:25 -05:00 |
|
Dan Paulat
|
57e8e82d4d
|
Create interface for moment data gates
|
2021-06-27 21:13:24 -05:00 |
|
Dan Paulat
|
a2c6ee70a4
|
Store radar data in Ar2vFile object
|
2021-06-27 10:20:32 -05:00 |
|
Dan Paulat
|
9daee7b8c6
|
Use ntoh instead of hton when byte swapping for consistency
|
2021-06-20 21:23:44 -05:00 |
|
Dan Paulat
|
ded87eb937
|
Digital radar data moment gates and accessors
|
2021-06-20 21:21:12 -05:00 |
|
Dan Paulat
|
d648c1db08
|
Message data vector buffer should resize instead of reserve, preserving data on growth
|
2021-06-20 20:51:15 -05:00 |
|
Dan Paulat
|
f0386cda27
|
Parse Digital Radar Data (Message Type 31)
|
2021-06-20 20:28:22 -05:00 |
|
Dan Paulat
|
6acb6a8c9d
|
Parse RDA Status Data (Message Type 2)
|
2021-06-20 11:21:14 -05:00 |
|
Dan Paulat
|
517c77cb5f
|
Parse Volume Coverage Pattern Data (Message Type 5)
|
2021-06-20 00:27:13 -05:00 |
|
Dan Paulat
|
2fc12d44db
|
Parse Performance/Maintenance Data (Message Type 3)
|
2021-06-19 16:12:54 -05:00 |
|
Dan Paulat
|
e440d8c657
|
Data accessors for RdaAdaptationData
|
2021-06-19 00:29:48 -05:00 |
|
Dan Paulat
|
3ae8eb24ab
|
Parse RDA Adaptation Data (Message Type 18)
|
2021-06-18 21:54:05 -05:00 |
|
Dan Paulat
|
3ab4ec4b9b
|
Parse Clutter Filter Map (Message 15)
|
2021-06-15 22:03:23 -05:00 |
|
Dan Paulat
|
85ccd25705
|
Parse RDA message headers
|
2021-06-13 18:06:57 -05:00 |
|