Commit graph

433 commits

Author SHA1 Message Date
Morten Nielsen 0488083166
doc: Change GitHub to main in applies-to list 2025-01-15 19:46:41 -08:00
Morten Nielsen 5df02f8e53
upgrade setup-msbuild 2025-01-15 19:45:09 -08:00
Morten Nielsen 97e0084216
Update ghpages.yml 2024-11-19 23:01:43 -08:00
Morten Nielsen 64b3dfe65f
Update signtool paths 2024-11-19 22:58:42 -08:00
Morten Nielsen 9bcd9550ae Update docfx script 2024-11-19 22:54:29 -08:00
Morten Nielsen 730f878591
Update publish_nuget.yml 2024-11-19 22:48:50 -08:00
Morten Nielsen dd91d1dc22
Update publish_nuget.yml 2024-11-19 22:47:07 -08:00
Morten Nielsen 8ba84d02a1
Update ghpages.yml 2024-11-19 22:38:15 -08:00
Morten Nielsen 25e033c707
Update ghpages.yml 2024-11-19 22:27:53 -08:00
Morten Nielsen 0be7e552d5 Add WinRT Serial Device
Fixes #111 and #113
2024-11-19 22:17:05 -08:00
Morten Nielsen 0f0403d879 Fix token 2024-11-19 21:26:52 -08:00
Morten Nielsen 4439ce6f2d Fix null annotation 2024-11-19 21:16:41 -08:00
Morten Nielsen 7f19a2531e Explicitly abort on timeout 2024-11-19 21:15:25 -08:00
Morten Nielsen 70fd58c080 Upgrade OMD generator 2024-11-19 20:37:08 -08:00
Morten Nielsen 2ed285ee75 Adds disconnection handling
Fixes #114
2024-11-19 20:33:29 -08:00
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 91d0a73cd2 Handle empty GGA message
Fixes #105
2022-08-03 13:55:04 -07:00
Morten Nielsen e2ffb55d6d Fix invalid manifests 2022-04-05 09:37:47 -07:00
Morten Nielsen 15bc73e400 Ensure project is restored before generating docfx 2022-04-05 09:25:33 -07:00
Morten Nielsen c64b70e978 Fix DocFX TFM for UWP 2022-04-05 09:14:43 -07:00
Morten Nielsen 8c4dbab601 Re-adds serial port to NETFX - Fixes #101
Also adds package validation to avoid this happening again
2022-01-03 08:20:27 -08:00
Morten Nielsen caf9ced3b7
Enable package version override 2021-12-23 22:45:35 -08:00
Morten Nielsen b9bcaf228e
Fix path 2021-12-23 22:41:56 -08:00
Morten Nielsen 2d7289e782
v2.2.1 2021-12-23 22:29:13 -08:00
Morten Nielsen cc423dd6c9
Update publish_nuget.yml 2021-12-23 22:26:50 -08:00
Morten Nielsen 7b89fa1f6c
Update publish_nuget.yml 2021-12-23 22:02:24 -08:00
Morten Nielsen 112ad116ea
Update publish_nuget.yml 2021-12-23 22:01:57 -08:00
Morten Nielsen 9dae8c1125
Allow version override 2021-12-23 22:00:20 -08:00
Morten Nielsen 19825b1652 Improve path for signtool 2021-12-23 13:38:52 -08:00
Morten Nielsen 046427eafb Improve shutdown of device 2021-12-23 13:24:27 -08:00
Morten Nielsen 7fa2a60340 Fix dash 2021-12-23 13:17:57 -08:00
Morten Nielsen b9e3411039 Enable assembly signing 2021-12-23 13:17:06 -08:00
Morten Nielsen 5a24a4f3af
Update publish_nuget.yml 2021-12-22 19:59:07 -08:00
Morten Nielsen a0b18c7ca6
Update and rename publish.yml to publish_nuget.yml 2021-12-22 19:37:11 -08:00
Morten Nielsen 7f8754a256
Create publish.yml 2021-12-22 19:33:53 -08:00
Morten Nielsen 7ece4d60cd
downgrade to 5 2021-12-22 14:36:31 -08:00
Morten Nielsen 4444446e93
Update dependencies and remove WinSDK contract 2021-12-22 14:34:01 -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 6681b8e92c Reduce CPU usage. Fixes #98 2021-12-22 13:52:24 -08:00
Morten Nielsen 75646f49c5 Allow empty sat count, and assume '0' if missing
Fixes #94
2021-06-28 14:21:57 -07:00
Morten Nielsen 6fb1b709f4
Update docfx version to 2.58 (#93)
* Update docfx version to 2.58
2021-06-15 09:54:47 -07:00
Morten Nielsen be3b7aeafa
Update build script 2021-03-15 22:56:30 -07:00
Morten Nielsen a4cdd29fd6 Split doc build steps in two 2021-03-15 22:20:13 -07:00
Morten Nielsen 95df9c9cc6 Add applies-to section to documentation 2021-03-15 22:04:59 -07:00
Morten Nielsen 9a6940b84d Upgrade DocFX 2021-03-15 10:49:01 -07:00
Morten Nielsen b87e4c18f5 Add applies-to docfx overwrites generator. 2021-03-15 10:27:40 -07:00
Morten Nielsen 7a4e264af3 Fix links causing docfx warnings 2021-03-10 22:52:32 -08:00
Morten Nielsen 8e89abaca3 Fix some docfx warnings
https://github.com/dotnet/docfx/issues/6995
2021-03-10 13:07:08 -08:00
Morten Nielsen 40f2bdc4a6
Fixes #87 2021-02-15 22:37:42 -08:00