Skip to content
/ ubx Public
forked from aanjhan/ubx

Cloned from ndi.iki.fi/lindi/git/ubx.git/

License

Notifications You must be signed in to change notification settings

runningtoy/ubx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u-blox GPS Configuration Scripts

A set of Python scripts to change the configuration settings of u-blox GPS modules.

Tested working utils with an M8N module:

  • getset-messagerate.py (CFG-MSG)
  • set-baudrate.py (CFG-PRT)
  • ask-position.py (NAV-STATUS, NAV-POSLLH)
  • getset-gnssconfiguration.py (CFG-GNSS)
  • get-pollconfiguration (CFG-INF)
  • save-configuration (CFG-CFG)
  • load-configuration (CFG-CFG)
  • load-defaultconfiguration (CFG-CFG)
  • ask-SVINStatus (NAV-SVIN)
  • set-SVIN (CFG-TMODE3)
  • set-FixedPos (CFG-TMODE3)

About

Cloned from ndi.iki.fi/lindi/git/ubx.git/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%