Commit graph

415 commits

Author SHA1 Message Date
Morten Nielsen
612a48d50b Add OMD to Concepts TOC 2020-01-20 10:23:54 -08:00
Morten Nielsen
cb665903f0 Fixed TOC entry 2020-01-20 10:20:43 -08:00
Morten Nielsen
5ae91f86c4 Added migration doc 2020-01-20 08:20:42 -08:00
Morten Nielsen
e23bc1a2bb Set version to 2.0 2020-01-19 19:02:28 -08:00
Morten Nielsen
f538f638fa Update android doc 2020-01-19 19:02:19 -08:00
Morten Nielsen
1d1c12267a Added links to doc site 2020-01-19 18:57:58 -08:00
Morten Nielsen
27cb333b16
Merge pull request #65 from dotMorten/docfx
Docfx
2020-01-19 18:51:35 -08:00
Morten Nielsen
52b90b2f45 Revert "Move the docs folder to docfx"
This reverts commit d8be33581d.
2020-01-19 18:50:47 -08:00
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