Commit graph

15 commits

Author SHA1 Message Date
Morten Nielsen a142c9b0da Improved multi-message handling and updated all code necessary 2020-01-15 23:41:51 -08:00
dotMorten db3491ecba Fixed bug introduced by nullable changes 2019-10-03 00:15:16 -07:00
dotMorten a8da94010a Enable nullability in unit tests 2019-08-21 11:00:28 -07:00
Morten Nielsen ee7d6ce1c7 Fixes #53 2019-03-11 23:31:11 -07:00
Morten Nielsen 95fea42930 Added ModeIndicator to GLL 2019-02-26 00:31:15 -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 18e6899911 Added test for handling mixed GSV messages 2019-02-19 23:01:52 -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
Daniel Vassdal ae865c1203 Add ZDA message 2018-10-02 12:53:51 +02:00
Morten Nielsen a648721ba8 Fixes #42 2018-07-25 21:29:28 -07:00
dotMorten b9d94a2f8c v1.9.0. Added more message types and tests. 2017-12-21 11:03:40 -08:00
Morten Nielsen 30a79f9a0f Added base classes for GST, GGA and RMC for getter GLONASS support 2017-12-20 16:59:17 -08: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