SlashDevin / NeoGPS

NMEA and ublox GPS parser for Arduino, configurable to use as few as 10 bytes of RAM
GNU General Public License v3.0
707 stars 195 forks source link

Meters per second #93

Open SrBrahma opened 6 years ago

SrBrahma commented 6 years ago

Could you please add meters/s (float) in the GPSfix.h velocity outputs? Thanks!

snaewe commented 6 years ago

Don't get me wrong, but why don't you contribute to the project and do that yourself ? It's not that hard, is it (fork,edit,commit,push) ? ;-)

CrNMGuy commented 6 years ago

Like this ? https://github.com/SlashDevin/NeoGPS/pull/102