Morten Nielsen
|
c9c631530e
|
Add custom ArcGIS location provider to desktop sample (#69)
* Location provider sample for ArcGIS Runtime
|
2020-01-28 20:44:16 -08:00 |
|
Morten Nielsen
|
9a32f41edf
|
Renamed namespace NmeaParser.Nmea to NmeaParser.Messages
|
2020-01-19 18:06:15 -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
|
ce7aec70cf
|
Improved satellite view
|
2020-01-16 11:58:22 -08:00 |
|
Morten Nielsen
|
a142c9b0da
|
Improved multi-message handling and updated all code necessary
|
2020-01-15 23:41:51 -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
|
a576649114
|
Improve display of messages in desktop sample app
|
2019-02-19 22:55:08 -08:00 |
|
Morten Nielsen
|
743b3d6ef3
|
Fixes #38
|
2019-02-05 23:01:54 -08:00 |
|
Morten Nielsen
|
2e4e6aa939
|
Various sample tweaks + added BT sample to Android.
|
2018-07-10 16:04:35 -07:00 |
|
Morten Nielsen
|
102805a100
|
minor cleanup and typos
|
2018-04-02 12:54:02 -07:00 |
|
dotMorten
|
b9d94a2f8c
|
v1.9.0. Added more message types and tests.
|
2017-12-21 11:03:40 -08:00 |
|
dotMorten
|
7926e0c8e0
|
use assembly reference, to avoid VS2017 frequent reference error picking .NET Standard DLL over net451 dll
|
2017-12-20 17:03:46 -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 |
|
Morten Nielsen
|
d0bff9f06e
|
Show unknown messages in the panel
|
2017-03-14 22:55:00 -07:00 |
|
Morten
|
d3c3c6d90a
|
Hide message tiles that doesn't have data available
|
2015-05-29 09:50:14 -07:00 |
|
mort5161
|
376014e385
|
Fixed code analyzer issues
|
2015-03-20 15:37:49 -07:00 |
|
mort5161
|
ac4f8c9bb3
|
Added device tab for opening up other devices and example of auto discovery of serial port devices
|
2015-03-20 12:46:55 -07:00 |
|
mort5161
|
9c5932a33e
|
Sample app UI tweaks
|
2014-11-15 00:15:03 -08:00 |
|
mort5161
|
a3e63a1111
|
Improved sample app
|
2014-11-15 00:10:24 -08:00 |
|
mort5161
|
9c37a40bc0
|
Addressed all code analysis warnings (note: Some minor breaking changes to follow naming guidelines)
|
2014-11-14 17:36:46 -08:00 |
|
mort5161
|
46971fc4c8
|
Sample app: Limit output window queue to avoid out of memory exception
|
2014-07-31 13:50:55 -07:00 |
|
unknown
|
2fba15f6d9
|
Simplified listening to multi part messages
|
2014-07-31 00:59:47 -07:00 |
|
unknown
|
b2e4d7c2a6
|
Added $GPRTE.
Implemented common interface for multi-part messages.
|
2014-07-31 00:37:30 -07:00 |
|
mort5161
|
4bbd7fa54c
|
Added satellite view to desktop sample
|
2014-07-28 16:38:45 -07:00 |
|
mort5161
|
76bbf4beee
|
Added Desktop build + sample apps
|
2014-07-25 12:21:07 -07:00 |
|