Dan Paulat
f263011e97
Add serial port information to tree view
2024-05-15 22:51:36 -05:00
Dan Paulat
27b0567753
Store serial port information in member variables
2024-05-14 23:02:05 -05:00
Dan Paulat
cb14fba3b0
Get serial bus reported device description
2024-05-14 22:10:39 -05:00
Dan Paulat
230c96e450
Initial serial port dialog work
2024-05-14 00:33:57 -05:00
Dan Paulat
523c26ed47
Add serial port dependency
2024-05-12 11:44:58 -05:00
Dan Paulat
4545d87670
Create an NMEA position source if configured to do so
2024-05-12 11:38:34 -05:00
Dan Paulat
8270153957
Add NMEA to settings dialog
2024-05-12 11:38:34 -05:00
Dan Paulat
b7a258d143
Add NMEA settings
2024-05-12 11:38:34 -05:00
Dan Paulat
075d65a535
Add "All" location type for audio alerts
2024-05-09 00:22:45 -05:00
Dan Paulat
886c92a485
Merge pull request #200 from dpaulat/feature/anonymous-aws
...
Use anonymous AWS credentials
2024-05-09 00:19:58 -05:00
Dan Paulat
5fc05ebce6
Use anonymous AWS credentials
2024-05-07 23:52:25 -05:00
Dan Paulat
4e79c30209
Update tests for warnings provider update to COD
2024-05-05 00:30:44 -05:00
Dan Paulat
aa6c3404c4
Add maybe_unused attribute to args
2024-05-04 23:49:38 -05:00
Dan Paulat
4961f0c38b
Bump version to v0.4.4
2024-05-04 23:11:32 -05:00
Dan Paulat
3561e2948b
Add default style override in preparation for Qt 6.7
2024-05-04 22:39:55 -05:00
Dan Paulat
627f13043b
Only add targets to the qt folder if they exist
2024-05-04 22:38:42 -05:00
Dan Paulat
1be5907104
Allow archive time entry while in live view
2024-05-04 22:37:39 -05:00
Dan Paulat
f7b904a8f0
Update default map provider to COD
...
- AllisonHouse does not officially support retrieving warnings using directory listing.
- Quick fix to another working default while a more permanent fix is made.
2024-05-04 22:27:58 -05:00
Dan Paulat
acdf8fe158
Update to latest maplibre-native (cd6a0ab1, April 30)
2024-05-04 01:38:17 -05:00
Dan Paulat
ef40b2ecb9
Merge pull request #198 from dpaulat/renovate/boost-1.x
...
Update dependency boost to v1.85.0
2024-05-03 19:36:40 -05:00
renovate[bot]
e71c14ce12
Update dependency boost to v1.85.0
2024-05-03 23:14:15 +00:00
Dan Paulat
117bdc796c
Use boost::system::error_code for boost 1.85.0
2024-05-03 18:13:40 -05:00
Dan Paulat
9577b215bd
Update degree symbol unicode for hover units display
2024-05-02 23:57:30 -05:00
Dan Paulat
d9bcb7f086
Date/time formatting fixes
2024-05-02 23:41:17 -05:00
Dan Paulat
6c482b4ccf
Merge pull request #194 from dpaulat/renovate/spdlog-1.x
...
Update dependency spdlog to v1.14.0
2024-05-02 07:49:12 -05:00
renovate[bot]
54eda28148
Update dependency spdlog to v1.14.0
2024-05-02 11:38:14 +00:00
Dan Paulat
8a0b385e8f
Merge pull request #197 from dpaulat/feature/units
...
Moment Data Unit Customization
2024-05-02 06:37:34 -05:00
Dan Paulat
c8f1187755
Display selected units for level 3 data
2024-05-02 00:20:00 -05:00
Dan Paulat
c2329d9623
Complete level 2 default units
2024-05-01 23:13:23 -05:00
Dan Paulat
d937ffa9a4
Add other units to settings
2024-05-01 23:08:51 -05:00
Dan Paulat
fb4e111f84
Handle 8-bit ASCII characters in product units >= 128
2024-05-01 22:41:02 -05:00
Dan Paulat
b56c43197f
Ignore recursive paint events
2024-05-01 22:40:16 -05:00
Dan Paulat
3df6363211
Display the selected speed units for level 2 data
2024-05-01 00:24:36 -05:00
Dan Paulat
a29256d77e
Add unit settings to settings dialog
2024-04-27 00:28:07 -05:00
Dan Paulat
3bfcaede96
Add unit settings
2024-04-27 00:22:41 -05:00
Dan Paulat
7a71b9e244
Add unit enumerations for various product types
2024-04-26 23:21:02 -05:00
Dan Paulat
dccbf0d12f
Scale internal units for echo tops and accumulation for GR compatibility
2024-04-25 23:59:30 -05:00
Dan Paulat
5ee2d10a1b
Add warnings provider to settings
2024-04-25 22:24:10 -05:00
Dan Paulat
ea19de3e5f
Merge pull request #190 from dpaulat/feature/map-icons
...
Map Icons
2024-04-21 01:57:33 -05:00
Dan Paulat
012dc10204
Update map widget when modifiers are released after updating mouse coordinates
2024-04-21 00:31:46 -05:00
Dan Paulat
15beb9436d
Default geo_texture2d displayed parameter to true when not used
2024-04-21 00:20:00 -05:00
Dan Paulat
f4bc2572d2
Display mouse cursor icon on maps when Ctrl is held
2024-04-21 00:12:19 -05:00
Dan Paulat
9cb29c6b9a
Add icon visibility method to geo icons, update only dirty icons
2024-04-20 00:34:50 -05:00
Dan Paulat
fcf6ef800b
Add map center icon to overlay layer
2024-04-20 00:32:48 -05:00
Dan Paulat
5beb16271a
Only update icons on change
2024-04-20 00:27:25 -05:00
Dan Paulat
8262d8b034
Add new images for map center and cursor
2024-04-20 00:26:55 -05:00
Dan Paulat
4424c19d7f
Add show map center to settings
2024-04-20 00:26:17 -05:00
Dan Paulat
201010a5cc
Merge pull request #189 from dpaulat/renovate/onetbb-2021.x
...
Update dependency onetbb to v2021.12.0
2024-04-19 23:11:20 -05:00
renovate[bot]
281c0061f5
Update dependency onetbb to v2021.12.0
2024-04-20 03:03:25 +00:00
Dan Paulat
9839eb8598
Merge pull request #186 from dpaulat/renovate/sqlite3-3.x
...
Update dependency sqlite3 to v3.45.3
2024-04-18 07:47:25 -05:00