Skip to content

NMEA-Player, play nmea sentences to UDP (primarily useful for testing XCSoar)

License

Notifications You must be signed in to change notification settings

ubx/NMEA-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python Player.py -h

usage: python NMAE Player [-h] [-address address] [-port port] logfile

Replay a nmea logfile with timestamp to udp (default: localhost, 10110).

positional arguments:
  logfile

options:
  -h, --help        show this help message and exit
  -address address  UDP address (default localhost)
  -port port        UDP port (default 10110)

About

NMEA-Player, play nmea sentences to UDP (primarily useful for testing XCSoar)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages