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
702 stars 194 forks source link

running velocity NED #164

Open darkmoon3d opened 1 year ago

darkmoon3d commented 1 year ago

Is velocity_north, velocity_east, velocity_down able to run on non-ublox gps? Am testing on adafruit gps (https://www.adafruit.com/product/746) using esp32 which is working so far aside from 0 values from velocity NED's. Am also getting 0 values from hdg_err_deg, lat_err_M, lon_err_M, and alt_err_M.