Yo! As the subject says I need to generate an NMEA file for a constant speed, straight line movement to feed gpsfake in order to test some algorithms I'm using.
I've tried
https://nmeagen.org/ but the final result is "shaky". Can you suggest any other generator?
My B plan is to use libgeographic to generate latitude/longitude accordingly and bypass gpsd, but I would really prefer not.