slaaja / gr-gps

GPS receiver for gnuradio
12 stars 11 forks source link

Hi,slaaja. I met with some difficulties #5

Closed RightXi closed 3 years ago

RightXi commented 3 years ago

Can your module support higher version? At least I had an error with gnuradio above 3.8.

This problem occurs when I use these modules on a GRC flow diagram:

self.gps_gps_codegen_0 = gps.gps_codegen(1023e3*4, 5, 1)

AttributeError: module 'gps' has no attribute 'gps_codegen'