Morten Nielsen
|
e23bc1a2bb
|
Set version to 2.0
|
2020-01-19 19:02:28 -08:00 |
|
Morten Nielsen
|
1d1c12267a
|
Added links to doc site
|
2020-01-19 18:57:58 -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
|
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
|
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
|
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
|
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 |
|
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
|
5ac8a94145
|
Upgrade UWP to 16299
|
2019-08-21 11:41:31 -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
|
46c1d05631
|
Fix build issues
|
2019-05-28 10:36:56 -07:00 |
|
Morten Nielsen
|
bfcb860b15
|
Simplify project settings, and treat warnings as errors in release build
|
2019-05-28 08:44:02 -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
|
ee7d6ce1c7
|
Fixes #53
|
2019-03-11 23:31:11 -07:00 |
|
Tino Hager
|
8001b542f4
|
Fix summary info
|
2019-03-06 08:24:14 +01:00 |
|
Tino Hager
|
c06c1e2568
|
Cleanup namespaces
|
2019-03-05 17:16:15 +01:00 |
|
Morten Nielsen
|
95fea42930
|
Added ModeIndicator to GLL
|
2019-02-26 00:31:15 -08:00 |
|
Morten Nielsen
|
0c19f097c5
|
Updated license to Apache 2.0
|
2019-02-25 23:49:07 -08:00 |
|
Morten Nielsen
|
f392416cdd
|
Very large refactoring moving from talker-specific classes to generic message classes, and instead expose talker-type on the base-class.
|
2019-02-25 23:41:13 -08:00 |
|
Morten Nielsen
|
16da0c7eb4
|
Cleanup
|
2019-02-19 23:32:39 -08:00 |
|
Morten Nielsen
|
18e6899911
|
Added test for handling mixed GSV messages
|
2019-02-19 23:01:52 -08:00 |
|
Morten Nielsen
|
a576649114
|
Improve display of messages in desktop sample app
|
2019-02-19 22:55:08 -08:00 |
|
Morten Nielsen
|
d2c1d2e11f
|
Null handling improvements, device lifecycle fixes and improved multipart message parsing
|
2019-02-19 22:54:36 -08:00 |
|
Morten Nielsen
|
c865776975
|
Update unit tests for UWP to something more current.
|
2019-02-19 21:36:39 -08:00 |
|
Morten Nielsen
|
121255d327
|
Breaking change: Rewrite nmea creation to parse data into constructor instead to ensure types are always properly initialized.
Code clean-up and simplify syntax.
Update license to Apache.
Simplify packaging and include symbol-linked PDBs
|
2019-02-19 20:51:51 -08:00 |
|
Morten Nielsen
|
743b3d6ef3
|
Fixes #38
|
2019-02-05 23:01:54 -08:00 |
|
Daniel Vassdal
|
ae865c1203
|
Add ZDA message
|
2018-10-02 12:53:51 +02:00 |
|
Morten Nielsen
|
992824e1e2
|
Clean up
|
2018-07-25 21:44:07 -07:00 |
|