rokubun / android_rinex

This repository contains a python script that converts logs from Google's GNSS measurement tools to RINEX
BSD 2-Clause "Simplified" License
88 stars 34 forks source link

error on line 447 and no GALILEO constellation definition #2

Open binghy opened 6 years ago

binghy commented 6 years ago

Hi, there is no definition of the Galileo constellation type on the top (CONSTELLATION_GALILEO = 6) and on line 447 there is an error. I guess it should be: svid = 'J{0:02d}'.format(prn)

alexlopezc commented 4 years ago

Hi,

This issue has been fixed. Could you try again?