This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Description
Peregrine will not run when installed from source. I have attempted to rebuild libswiftnav as instructed but that hasn't resolved the problem. I will note that I do not have plover installed, so code generation is disabled according to cmake. Is plover required or optional?
My versions:
Peregrine SHA:3d07815849
libswiftnav SHA: 8bbc35e7292
~/gps/peregrine/peregrine$ python run.py
Traceback (most recent call last):
File "run.py", line 22, in <module>
from peregrine.navigation import navigation
File "/home/ryan/ownCloud/gps/peregrine/peregrine/navigation.py", line 14, in <module>
import swiftnav.pvt
File "build/bdist.linux-x86_64/egg/swiftnav/pvt.py", line 7, in <module>
File "build/bdist.linux-x86_64/egg/swiftnav/pvt.py", line 6, in __bootstrap__
File "swiftnav/track.pxd", line 204, in init swiftnav.pvt (swiftnav/pvt.c:5092)
ValueError: swiftnav.track.AidedTrackingLoop has the wrong size, try recompiling