Dan Paulat
|
94d81c0c6b
|
Initial NTP protocol functionality
|
2025-08-09 01:19:51 -05:00 |
|
Dan Paulat
|
3000e23cb1
|
TBB is used for Linux only
|
2025-06-15 00:03:07 -05:00 |
|
Dan Paulat
|
cb81287c08
|
libc++experimental needs linked with -fexperimental-library
|
2025-06-15 00:03:07 -05:00 |
|
Dan Paulat
|
9f641dcdc5
|
When using libc++, -fexperimental-library should be used
|
2025-06-15 00:03:07 -05:00 |
|
Dan Paulat
|
e49adafda9
|
Update RPG to Build 23.0
|
2025-05-16 23:51:12 -05:00 |
|
Dan Paulat
|
f709380a97
|
Add RdaPrfData (message type 32)
|
2025-05-16 23:51:12 -05:00 |
|
AdenKoperczak
|
9570dcf20e
|
Initial working level2 chunks data provider
|
2025-05-10 09:50:50 -04:00 |
|
Dan Paulat
|
65e3a66750
|
Update IemApiProvider to use template functions
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
33c73ef0e2
|
Add range-v3 dependency
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
f9e79b3e40
|
Rename IEM warnings provider to IEM API provider
|
2025-05-04 23:10:19 -05:00 |
|
Dan Paulat
|
cd7435a4d5
|
Add IEM types supporting AFOS list
|
2025-05-04 23:10:19 -05:00 |
|
Dan Paulat
|
9f33189c18
|
Refactor json utility to wxdata, add ReadJsonString function
|
2025-05-04 23:10:19 -05:00 |
|
Dan Paulat
|
895e760fee
|
Create IemWarningsProvider class for archive warnings
|
2025-05-04 23:10:19 -05:00 |
|
Dan Paulat
|
f156716173
|
Add OpenSSL::Crypto as a dependency for wxdata
|
2025-01-06 06:14:09 +00:00 |
|
Dan Paulat
|
9ab9d6b2d0
|
Bump minimum required to CMake 3.24
|
2024-11-28 08:05:15 -06:00 |
|
AdenKoperczak
|
d1e583d252
|
revert back to cmake version 3.21 and add manual logging of CHRONO_HAS_TIMEZONES_AND_CALENDERS
|
2024-09-27 13:44:45 -04:00 |
|
AdenKoperczak
|
2d9d240a5a
|
Fixed CALANDERS spelling mistake
|
2024-09-27 13:11:35 -04:00 |
|
AdenKoperczak
|
421cae6716
|
Renamed HAS_FULL_CHRONO to CHRONO_HAS_TIMEZONES_AND_CALANDERS
|
2024-09-27 12:06:10 -04:00 |
|
AdenKoperczak
|
6953eddea6
|
Moved cpp-feature-tests out of source
|
2024-09-27 12:05:14 -04:00 |
|
AdenKoperczak
|
7c15a8272b
|
add c++ standard to try_compile
|
2024-09-22 16:13:36 -04:00 |
|
AdenKoperczak
|
264ed5a943
|
Update cmake file and add test cpp file for not compiling the date library if not needed
|
2024-09-22 12:33:43 -04:00 |
|
Dan Paulat
|
9437b0bfce
|
Look for specific impact based warning tags in text products
|
2024-06-29 19:31:39 -05:00 |
|
Dan Paulat
|
3ab05a1654
|
Verify downloaded file against content-md5 response header
|
2024-03-26 00:13:35 -05:00 |
|
Dan Paulat
|
c8d8b24317
|
Create dedicated Storm Tracking Information message type
|
2024-02-19 22:33:42 -06:00 |
|
Dan Paulat
|
a5d97933dc
|
Add special symbol getter method to TextAndSpecialSymbolPacket
|
2024-02-03 23:58:26 -06:00 |
|
Dan Paulat
|
d92c1e50f2
|
Refactor ScitForecastDataPacket to ScitDataPacket
|
2024-02-03 08:53:23 -06:00 |
|
Dan Paulat
|
571d0b2ce9
|
Add Generic Radar Data as a common base class to message types 1 and 31
|
2024-01-22 23:03:32 -06:00 |
|
Dan Paulat
|
b524b6f53d
|
Refactor rda/types.hpp to rda/rda_types.hpp
|
2024-01-22 21:52:42 -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
|
0e031e3b69
|
Rename rpg_types to wsr88d_types, common between level 2 and level 3
|
2024-01-04 20:07:30 -06:00 |
|
Dan Paulat
|
3a607cc1fe
|
Data level code to string
|
2024-01-04 13:06:16 -06:00 |
|
Dan Paulat
|
2f06076bb5
|
Add data level codes, refactor data value determination to product description block
|
2024-01-04 01:17:14 -06:00 |
|
Dan Paulat
|
ad87fc77fe
|
Add re2 dependency
|
2023-12-10 07:52:41 -06:00 |
|
Dan Paulat
|
9486d2364a
|
Add types for audio alerts
|
2023-11-29 06:00:30 -06:00 |
|
Dan Paulat
|
9481bc6e61
|
Use -D instead of /D for MSVC compiler definitions
- No effect with MSVC
- Resource compiler (supercell-wx target) fails with /D
|
2023-11-20 05:43:35 -06:00 |
|
Dan Paulat
|
c190813946
|
Enable multi-processor compilation
|
2023-11-19 20:56:17 -06:00 |
|
Dan Paulat
|
dd1490a143
|
NOMINMAX should be defined for the entire project
|
2023-11-19 20:56:03 -06:00 |
|
Dan Paulat
|
1997d09f29
|
Merge branch 'develop' into feature/placefiles
|
2023-09-16 00:11:55 -05:00 |
|
Dan Paulat
|
67f74d9ede
|
Address sanitizer options
|
2023-09-15 23:42:46 -05:00 |
|
Dan Paulat
|
35b90fa98d
|
Replace boost/units in favor of units library
|
2023-08-18 19:03:46 -05:00 |
|
Dan Paulat
|
e3449e382d
|
Don't use a hard-coded user-agent for placefiles, add DPI parameter
|
2023-07-28 22:33:39 -05:00 |
|
Dan Paulat
|
88475f5b0e
|
Initial placefile parsing
|
2023-07-16 01:41:29 -05:00 |
|
Dan Paulat
|
c29f335d9a
|
Save separate debug symbols on Linux
|
2023-06-05 22:59:30 -05:00 |
|
Dan Paulat
|
a21377ce6c
|
Add oneTBB to Linux build for PSTL
|
2023-06-05 22:11:36 -05:00 |
|
Dan Paulat
|
b18491b2a0
|
Enable debug artifacts for Windows release builds
|
2023-05-30 20:48:46 -05:00 |
|
Dan Paulat
|
e78dc9b3db
|
Add date-tz to wxdata when not using MSVC
|
2023-04-16 17:36:16 -05:00 |
|
Dan Paulat
|
34de01e0de
|
Use aws-sdk-cpp submodule instead of from conan
|
2023-01-23 01:14:07 -06:00 |
|
Dan Paulat
|
a2616b0ee0
|
Warnings provider to access warnings text products
|
2022-11-06 23:37:41 -06:00 |
|