Commit graph

43 commits

Author SHA1 Message Date
Dan Paulat
f06191f290 Add IEM warnings provider test 2025-05-04 23:10:19 -05:00
Dan Paulat
9ab9d6b2d0 Bump minimum required to CMake 3.24 2024-11-28 08:05:15 -06:00
Dan Paulat
c4f78df149
Merge pull request #294 from AdenKoperczak/location_markers_ids
Location markers ids
2024-11-27 12:32:22 -06:00
AdenKoperczak
b13d2106d4 Fixed issue with NormalizeUrl where whitespace trimming was not
happening on non-local files, and added test cases.
2024-11-25 11:42:17 -05:00
AdenKoperczak
236d7c1e35 Added test cases for marker_model and marker_manager 2024-10-20 12:37:08 -04:00
AdenKoperczak
9f47e0ad72 Began working on distance from location code 2024-06-30 16:20:38 -04:00
Dan Paulat
40a13e8aa4 Define NOMINMAX and multi-processor compilation for wxtest 2023-11-20 06:49:25 -06:00
Dan Paulat
207cc1e302 Stub for placefile test 2023-07-17 22:03:14 -05:00
Dan Paulat
6767c0c50a Create custom string tokenizer for use in placefile parsing
- Avoids the use of regular expressions, and is expected to be more efficient with large placefiles
2023-07-16 23:59:28 -05:00
Dan Paulat
9c27b2cd29 Add map provider layer test 2023-07-14 00:21:12 -05:00
Dan Paulat
08654bb7b0 Update manager and test 2023-04-22 22:42:09 -05:00
Dan Paulat
1f9392e9f6 QFileInputStream and QFileBuffer test 2023-01-01 22:49:22 -06:00
Dan Paulat
1ad67de71b Settings container 2022-12-07 00:09:17 -06:00
Dan Paulat
db665ed9ec Settings variable 2022-12-01 23:56:36 -06:00
Dan Paulat
399a07b1e2 ImGui context model test fixes 2022-11-28 09:40:01 -06:00
Dan Paulat
ee2ec329da Add ImGui Manager to manage creation and deletion of contexts 2022-11-27 10:27:30 -06:00
Dan Paulat
a2616b0ee0 Warnings provider to access warnings text products 2022-11-06 23:37:41 -06:00
Dan Paulat
d5d9285736 Directory listing 2022-11-02 21:59:16 -05:00
Dan Paulat
305e5c3698 Add county database interface and test 2022-10-25 23:21:26 -05:00
Dan Paulat
a3d007d8c4 Add UGC tests 2022-10-15 00:14:45 -05:00
Dan Paulat
b6e7c829ee Rolling CMake required to 3.20
- CMake 3.15 required to remove /W3 by default
- CMake 3.20 required for preset support
2022-10-06 10:29:35 -05:00
Dan Paulat
822e523400 Level 3 category and product mappings 2022-09-05 18:07:04 -05:00
Dan Paulat
70b8f78eb5 AWS Level 3 Data Provider 2022-05-30 00:53:44 -05:00
Dan Paulat
1681b6772b Add initial AWS Level 2 Data Provider 2022-04-22 09:26:45 -05:00
Dan Paulat
a90d95cf6d Revert "Workaround for Boost 1.78.0 log namespace change"
This reverts commit ae886fd624.
2022-04-19 16:06:01 -05:00
Dan Paulat
ae886fd624 Workaround for Boost 1.78.0 log namespace change 2022-04-12 20:35:37 -05:00
Dan Paulat
3fc6837f2a Float utility 2022-04-08 01:34:36 -05:00
Dan Paulat
19efb0e58c Add build files to source list for IDE display 2022-02-14 21:53:33 -06:00
Dan Paulat
a32029cb31 Nexrad File Factory 2022-02-10 22:10:22 -06:00
Dan Paulat
9c2f86b00a Support loadable radar sites 2022-01-31 00:30:05 -06:00
Dan Paulat
db4f37a37d Coded time motion location 2022-01-26 13:52:14 -06:00
Dan Paulat
ecf5b1f5f0 Coded location 2022-01-25 21:39:28 -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
e53601329e Basic validity test for various level 3 files 2022-01-07 21:40:20 -06:00
Dan Paulat
efeb87baaa Index volume scan by time, change internal data structure from unordered to ordered map 2021-11-13 00:38:07 -06:00
Dan Paulat
803a25e884 Updating settings test for palette settings, adding streams test 2021-11-07 06:56:37 -06:00
Dan Paulat
fd0a148d3e Settings manager test 2021-10-24 21:57:01 -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
d734bc6a0a Color table implementation 2021-07-01 22:05:47 -05:00
Dan Paulat
3ab4ec4b9b Parse Clutter Filter Map (Message 15) 2021-06-15 22:03:23 -05:00
Dan Paulat
f36d57b71d AR2V file should be in wsr88d, not in RPG subdirectory 2021-06-13 21:08:14 -05:00
Dan Paulat
33c114ee9d Basic parsing for Archive II file 2021-06-11 20:31:10 -05:00