Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

I115&I116: GLONASS acquisition and tracking #54

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

valeri-atamaniouk
Copy link
Contributor

@valeri-atamaniouk valeri-atamaniouk commented Aug 2, 2016

Support for GLONASS acqusition and tracking.
Includes #51
Requires https://github.com/swift-nav/libswiftnav/pull/365
Replaces #35 and #37

This was referenced Aug 2, 2016
@valeri-atamaniouk
Copy link
Contributor Author

@adel-mamin @fnoble @cbeighley Please review

@@ -808,6 +814,139 @@ def _run_postprocess(self):
self.coherent_ms


class TrackingChannelGLOL1(TrackingChannel):

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add unit testing for GLO L1 tracking

@adel-mamin
Copy link

Add unit tests. Otherwise, looks good to me.

Conflicts:
	peregrine/defaults.py
	peregrine/gps_constants.py
	peregrine/run.py
	tests/test_run.py
valeri-atamaniouk and others added 7 commits August 3, 2016 14:37
Added GLONASS-specific file formats for processing.
Added support for file encoding types compatible with main peregrine
tools.
Updated GLONASS C/N0 estimation and parameter handling.
Fixed handling of GLONASS tracking result file names.
Added support for tracking analysys of GLONASS signals.
Updated hanlding of encoding names, added GLONASS tracking test.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants