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 |
|
Dan Paulat
|
08b1d6e152
|
Settings variable minimum/maximum, additional tests
|
2022-12-06 22:54:38 -06:00 |
|
Dan Paulat
|
db665ed9ec
|
Settings variable
|
2022-12-01 23:56:36 -06:00 |
|
Dan Paulat
|
81f1beb8d8
|
Adding settings for debug enabled and font sizes
|
2022-11-30 00:22:26 -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
|
822e523400
|
Level 3 category and product mappings
|
2022-09-05 18:07:04 -05:00 |
|
Dan Paulat
|
12d8aaf8a6
|
Request available level 3 products
|
2022-06-26 07:57:28 -05:00 |
|
Dan Paulat
|
bcf2d7bffc
|
Adding map settings
|
2022-06-08 23:38:44 -05:00 |
|
Dan Paulat
|
b80dbb8b55
|
Update AWS data provider tests for Refresh API change
|
2022-06-05 16:17:33 -05:00 |
|
Dan Paulat
|
70b8f78eb5
|
AWS Level 3 Data Provider
|
2022-05-30 00:53:44 -05:00 |
|
Dan Paulat
|
394aba2d83
|
Implement pruning in the AWS Level 2 data provider cache
|
2022-05-29 23:52:43 -05:00 |
|
Dan Paulat
|
df3d65e8aa
|
Returning new objects from Refresh() function
|
2022-05-23 23:41:24 -05:00 |
|
Dan Paulat
|
bde8d288bd
|
AWS Level 2 Provider FindKey
|
2022-05-22 08:48:40 -05:00 |
|
Dan Paulat
|
80310029e5
|
Refresh AWS level 2 data over multiple days
|
2022-05-22 07:59:25 -05:00 |
|
Dan Paulat
|
690f3f6216
|
Store objects and get time point
|
2022-04-30 21:07:44 -05:00 |
|
Dan Paulat
|
1681b6772b
|
Add initial AWS Level 2 Data Provider
|
2022-04-22 09:26:45 -05:00 |
|
Dan Paulat
|
bd68f1adbd
|
Initialize AWS SDK
|
2022-04-22 09:24:58 -05:00 |
|
Dan Paulat
|
7734fcabab
|
Boost.Log -> spdlog - test
|
2022-04-19 16:05:31 -05:00 |
|
Dan Paulat
|
3fc6837f2a
|
Float utility
|
2022-04-08 01:34:36 -05:00 |
|
Dan Paulat
|
15f7caa6b3
|
Updating level 3 test set
|
2022-04-06 22:38:10 -05:00 |
|
Dan Paulat
|
1b3dc1ca67
|
Adding tests for level 3 productcs 153 and 154 (super res)
|
2022-04-03 22:04:35 -05:00 |
|
Dan Paulat
|
e237e086f0
|
Handle null level 2 metadata records
|
2022-02-15 22:00:29 -06:00 |
|