Commit graph

207 commits

Author SHA1 Message Date
Morten Nielsen d8be33581d Move the docs folder to docfx 2020-01-19 18:36:14 -08:00
Morten Nielsen 3571fdec12 Added DocFX documentation 2020-01-19 18:30:43 -08:00
Morten Nielsen 9a32f41edf Renamed namespace NmeaParser.Nmea to NmeaParser.Messages 2020-01-19 18:06:15 -08:00
Morten Nielsen 61ae5ade1f Fix a bug in the multi message, where the the index wasn't used to get the count/number 2020-01-19 17:29:33 -08:00
Morten Nielsen 9cb711e6b2
Merge pull request #64 from dotMorten/CustomMessages
Adds ability to register custom messages
2020-01-19 16:54:55 -08:00
Morten Nielsen ea1a45c8ec Adds ability to register custom messages 2020-01-19 16:53:39 -08:00
Morten Nielsen 231c461129 Namespace cleanup 2020-01-19 14:37:35 -08:00
Morten Nielsen b6e3ba05de Replace WPF .NET Framework sample with .NET Core sample 2020-01-16 23:44:53 -08:00
Morten Nielsen d7451c89bd Fix sample issues + minor property rename 2020-01-16 23:41:16 -08:00
Morten Nielsen a7dd92d432 Merge branch 'master' of https://github.com/dotMorten/NmeaParser 2020-01-16 23:01:11 -08:00
Morten Nielsen 9fad4997b9 Fix unit test compilation issue 2020-01-16 23:01:05 -08:00
Morten Nielsen 0f2bb925bc Remove private assets tag 2020-01-16 23:00:51 -08:00
Morten Nielsen a7fc1caa52
Updated readme for v2.0 2020-01-16 22:57:15 -08:00
Morten Nielsen e854b9bfe6 Added serialport support to .NET Core 2.1+ 2020-01-16 22:50:04 -08:00
Morten Nielsen 238f1a319f Revert "Initial stab at an aggregator"
This reverts commit 699012c4a2.
2020-01-16 22:40:18 -08:00
Morten Nielsen 699012c4a2 Initial stab at an aggregator 2020-01-16 22:39:55 -08:00
Morten Nielsen 252193dd86 Cleanup and typos 2020-01-16 22:39:29 -08:00
Morten Nielsen a5eeb12016 Updated package info 2020-01-16 21:49:13 -08:00
Morten Nielsen d5b89fef5f Added RMA message 2020-01-16 21:48:59 -08:00
Morten Nielsen 013749c4fb Api cleanup and and improved doc
Full NMEA message API sweep
2020-01-16 21:47:24 -08:00
Morten ce7aec70cf Improved satellite view 2020-01-16 11:58:22 -08:00
Morten Nielsen ca02c614b9
Merge pull request #62 from dotMorten/MultiSentence
Multi sentence rewrite
2020-01-16 10:38:24 -08:00
Morten Nielsen 92587da9a7 Updated tests to parse in previous message to parser 2020-01-16 06:33:43 -08:00
Morten Nielsen 3f79ada2f2 Fix CI build and upgrade unit tests to target both NETFX and NetCore 2020-01-16 00:07:27 -08:00
Morten Nielsen ad4faa6f4b Fix whitespace inconsistencies 2020-01-15 23:49:06 -08:00
Morten Nielsen c335ba2f20 Warning fixes 2020-01-15 23:42:01 -08:00
Morten Nielsen a142c9b0da Improved multi-message handling and updated all code necessary 2020-01-15 23:41:51 -08:00
Morten be31b94f9c Initial stab at merging multi-sentence messages into a single easier-to-use message 2020-01-15 17:38:21 -08:00
Morten Nielsen 4e8ad28503
Update README.md 2020-01-15 15:36:30 -08:00
Morten Nielsen f742fb76d3
Merge pull request #60 from dotMorten/EnableNullable
Use nullability tags
2019-10-03 00:29:47 -07:00
dotMorten db3491ecba Fixed bug introduced by nullable changes 2019-10-03 00:15:16 -07:00
dotMorten 13f8cf9229 Make events nullable 2019-10-02 13:41:23 -07:00
dotMorten cc0822f094 Update msbuild extras 2019-10-02 13:31:30 -07:00
dotMorten 26f6271201 Merge branch 'master' into EnableNullable
# Conflicts:
#	azure-pipelines.yml
2019-10-02 13:23:58 -07:00
Morten Nielsen f24528ca24
Update VM 2019-10-02 13:05:47 -07:00
Morten Nielsen 145bb3c152
Update azure-pipelines.yml 2019-08-23 13:05:05 -07:00
Morten Nielsen b6d123b37a
Update azure-pipelines.yml 2019-08-23 13:02:12 -07:00
Morten Nielsen 15e943bd38
Merge branch 'master' into EnableNullable 2019-08-21 20:05:49 -07:00
Morten Nielsen 1a5a203d84
Fix Java SDK Directory 2019-08-21 20:04:47 -07:00
Morten Nielsen 6b8781e27f Update azure-pipelines.yml for Azure Pipelines 2019-08-21 12:17:15 -07:00
Morten Nielsen 879b3ab624 Update azure-pipelines.yml for Azure Pipelines 2019-08-21 12:16:31 -07:00
Morten Nielsen 8d6bc711c9
Add workaround for VS16.2 bug 2019-08-21 12:03:13 -07:00
dotMorten 5ac8a94145 Upgrade UWP to 16299 2019-08-21 11:41:31 -07:00
Morten Nielsen 9434988e54
Fix VM Name 2019-08-21 11:15:36 -07:00
Morten Nielsen cbb1a1d57f
Fix VM Name 2019-08-21 11:15:25 -07:00
Morten Nielsen 66982f277f
Update VM for Azure pipelines 2019-08-21 11:12:38 -07:00
dotMorten a8da94010a Enable nullability in unit tests 2019-08-21 11:00:28 -07:00
dotMorten cb39e30e1f Use nullability tags 2019-08-21 10:52:56 -07:00
Morten Nielsen e6c2157cee
Set CI Build to release 2019-08-20 08:39:11 -07:00
Morten Nielsen 97ae554a19
Update and rename blank.yml to CIBuild.yml 2019-08-20 08:31:24 -07:00