Commit graph

98 commits

Author SHA1 Message Date
Dan Paulat
95b9a03437 Add required parameter for GetTimePointsByDate 2025-08-31 00:02:35 -05:00
Dan Paulat
072865d2e5 Addressing clang-tidy findings 2025-08-24 22:28:38 -05:00
Dan Paulat
dfb00b96df NTP polling 2025-08-10 18:03:32 -05:00
Dan Paulat
94d81c0c6b Initial NTP protocol functionality 2025-08-09 01:19:51 -05:00
Dan Paulat
34fc6d584f Updating include for IEM API Provider test 2025-05-04 23:10:21 -05:00
Dan Paulat
81f09e07f0 Archive warnings clang-tidy fixes 2025-05-04 23:10:21 -05:00
Dan Paulat
33e18765b7 Start of implementation to load a window of archive warning data, currently broken 2025-05-04 23:10:20 -05:00
Dan Paulat
33cfd4bc0e Don't reload archive text products that have already been loaded 2025-05-04 23:10:20 -05:00
Dan Paulat
8646c3da6d Add WMO header test 2025-05-04 23:10:19 -05:00
Dan Paulat
f9e79b3e40 Rename IEM warnings provider to IEM API provider 2025-05-04 23:10:19 -05:00
Dan Paulat
cf87cc9bf0 Updating test for IEM provider 2025-05-04 23:10:19 -05:00
Dan Paulat
2720ad6a38 Add IEM load text product API functionality 2025-05-04 23:10:19 -05:00
Dan Paulat
f06191f290 Add IEM warnings provider test 2025-05-04 23:10:19 -05:00
Dan Paulat
549f7ece61 Fixing warnings provider test 2025-05-04 23:10:18 -05:00
AdenKoperczak
cac89129af Location markers part2 clang-format fixes 2025-01-11 10:50:10 -05:00
AdenKoperczak
3629dd36f2 Add part1 to part2 location marker conversion test 2025-01-11 10:50:10 -05:00
AdenKoperczak
4432bcb93c Fixed existing tests in location_marker_part2 2025-01-11 10:50:10 -05: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
f0bfca8588 Added local file tests, and make URL tests more complete for NormalizeUrl 2024-11-25 12:14:23 -05: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
7a070b3e7f Move MarkerManager to using an ID system for markers, instead of index 2024-11-03 14:16:56 -05:00
AdenKoperczak
236d7c1e35 Added test cases for marker_model and marker_manager 2024-10-20 12:37:08 -04:00
AdenKoperczak
3be82e1d1f added algorithm header to test file for find 2024-09-19 11:55:42 -04:00
AdenKoperczak
9f47e0ad72 Began working on distance from location code 2024-06-30 16:20:38 -04:00
Dan Paulat
5ee2d10a1b Add warnings provider to settings 2024-04-25 22:24:10 -05:00
Dan Paulat
f719fcbc06 Load time zone into radar site 2024-03-28 00:03:00 -05:00
Dan Paulat
94726631cb Add bytes to string function 2024-03-21 22:21:03 -05:00
Dan Paulat
d905abd3e7 Map provider test fixes 2024-03-06 23:54:27 -06:00
Dan Paulat
8e6860731e Update AWS data provider tests to use KILX for live data (KLSX currently down) 2024-03-06 22:20:17 -06:00
Dan Paulat
16c2fae408 QMapLibre test refactoring 2024-03-02 00:58:25 -06:00
Dan Paulat
6254b0a84e Fix 16-bit floating point conversions 2024-02-25 18:18:50 -06:00
Dan Paulat
6af8e398dd Adding 2002 ARCHIVE2 file to Level 2 test set 2024-01-27 22:30:26 -06:00
Dan Paulat
2bd5ec8705 Finish migrating std::regex to RE2 2023-12-11 07:07:34 -06:00
Dan Paulat
bcc7391a19 Add GetCounties to county database
- Also remove mutex, as the database is only modified on initialization
2023-12-06 06:20:00 -06:00
Dan Paulat
87fc0ff386 Number of radar sites has increased to 205 2023-11-05 08:45:43 -06:00
Dan Paulat
67881d31d5 Make SettingsManager an object instead of a namespace 2023-10-06 05:05:59 -05:00
Dan Paulat
b66ca2cb09 Refactor settings to be managed by singletons 2023-10-05 21:55:43 -05: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
e8e3032dcd Save loop delay, speed, and time to settings on shutdown 2023-06-14 22:56:26 -05:00
Dan Paulat
a9f5a766cc Add NEXRAD data provider function to get time points by date 2023-05-16 22:42:09 -05:00
Dan Paulat
08654bb7b0 Update manager and test 2023-04-22 22:42:09 -05:00
Dan Paulat
4ba56d8cf0 Updating AWS Level 2 test to use KEAX for prune 2023-04-21 13:45:27 -05:00
Dan Paulat
4a31cf6d3e Find nearest radar site 2023-02-19 13:01:19 -06:00
Dan Paulat
1f9392e9f6 QFileInputStream and QFileBuffer test 2023-01-01 22:49:22 -06:00
Dan Paulat
7522162095 Return SettingsVariable objects instead of values 2022-12-19 00:32:35 -06:00
Dan Paulat
891b6c839f Inheriting MapSettings and PaletteSettings from SettingsCategory, updating SettingsManager initialization 2022-12-18 08:45:05 -06:00
Dan Paulat
c93e776137 Inheriting GeneralSettings from SettingsCategory, making generic read/write JSON functions 2022-12-17 23:05:00 -06:00
Dan Paulat
1ad67de71b Settings container 2022-12-07 00:09:17 -06:00