Nikita Staroverov
Nikita Staroverov
What a feature set and properties i expect from some "ideal" nmea parser as a developer of embedded device? 1. It should support no_std enviroments. No exceptions. 2. It should...
@hargoniX I think no_std for nmea parser is a must. No matter of what crate is: yours or any other. I've rarely seen std-like enviroment on embedded devices for example...
Okay, lets see what sentences yanp is supported. Especially for sentences usable for aerospace :) BOD - I do not know where it is used now. May be on small...