Commit graph

17 commits

Author SHA1 Message Date
Morten Nielsen db04b280e4
.Net6 (#112)
* Added .NET 6 support

* fix constants

* Upgrade Android sample app to .net6.0

* Fix build warnings and update android sample

* Change baseline version

* Fix build

* Delete unused code

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update CIBuild.yml

* Update expired certificate

* Set min versions

* Fix api build

* Fix build warnings and update doc builds

* update metadata

* tweak readme

* Use net8 for ios/android

* Fix target frameworks for sample apps

* Fix UWP build

* update tfm

* Update to v3.0 and remove out of support frameworks

* Add BT device to net6-windows

* Add MAUI sample and delete Android

* Clean up

* Update github action dependency to supported version

* Update certificate

* Update certificate

* Fix RMC FixTime parsing that can lose sub-second precision with doubles (#117)

* Extract local variables for the parameters of DateTimeOffset

* Add seconds to FixTime as Ticks in order to preserve sub-second precision that can get lost by using doubles

---------

Co-authored-by: Justin King <justin.king@vibrationresearch.com>

* Cleanup of fix and add unit test to verify

---------

Co-authored-by: Morten Nielsen <mort5161@esri.com>
Co-authored-by: Justin King <56605940+justinswork@users.noreply.github.com>
Co-authored-by: Justin King <justin.king@vibrationresearch.com>
2024-11-19 20:31:53 -08:00
Morten Nielsen 6c962f3422 Increase system dependencies 2021-12-22 14:06:39 -08:00
Morten Nielsen da5d18003c Update expired UWP certificate 2021-12-22 14:04:27 -08:00
Morten Nielsen 3ec22441e0 Fix build issue and update dependency 2020-08-28 16:43:52 -07:00
Morten Nielsen 88ff1ba7b8 Improve UWP sample app 2020-08-28 16:33:02 -07:00
Morten Nielsen b52d2d2d2b Update expired certificate 2020-07-26 09:45:22 -07:00
dotMorten 5ac8a94145 Upgrade UWP to 16299 2019-08-21 11:41:31 -07:00
Morten Nielsen 46c1d05631 Fix build issues 2019-05-28 10:36:56 -07:00
Morten Nielsen 72f87847d6 Update expired certificate 2019-03-23 10:32:30 -07:00
Morten Nielsen d30c4cf3f9 Fix build errors and warnings 2019-03-23 10:07:02 -07:00
Morten Nielsen 9aab253426
Delete SampleApp.UWP.csproj.bak 2019-03-23 09:55:23 -07:00
Morten Nielsen 53263aefce Remove usused file 2018-03-29 14:15:00 -07:00
Morten Nielsen da87d930e6 Switch to Package Reference style 2017-12-20 16:58:02 -08:00
dotMorten 803fc7a50e Moved to a single-project csproj NET Standard solution 2017-12-12 11:51:37 -08:00
Morten Nielsen add8429da9 Update UWP SDK to work on default VS installs that doesn't have 10240 installed 2017-03-14 22:54:12 -07:00
mort5161 6a99c5a53f Upgraded UWP projects to VS2015RTM - Addresses Issue #13 2015-10-18 21:03:46 -07:00
Morten Nielsen c323d84635 Added support for Windows 10 and the new NmeaParser for 'SerialDevice' 2015-05-29 15:07:58 -07:00