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

WIP: Port tracking loops for L2C #618

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

WIP: Port tracking loops for L2C #618

wants to merge 5 commits into from

Conversation

dt-exafore
Copy link
Contributor

This ports tracking loop for L2CM from Peregrine

@dt-exafore
Copy link
Contributor Author

This should be merged first: https://github.com/swift-nav/libswiftnav/pull/308

@dt-exafore
Copy link
Contributor Author

@adel-mamin Please, review.

"(1 ms, (1, 0.7, 1, 1540), (50, 0.7, 1, 5))," \
"(2 ms, (1, 0.7, 1, 1540), (100, 0.7, 1, 0))"

#define GPS_L2C_LOOP_PARAMS_MED \
"(20 ms, (1, 0.7, 1, 120), (13, 0.7, 1, 5))" /* Just 1 stage for L2C */

Choose a reason for hiding this comment

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

120 -> 1200. It is L2/L2C chip rate = 1.22760e9 / 1.023e6 = 1200

@adel-mamin
Copy link

Looks good to me.

@dt-exafore
Copy link
Contributor Author

@ljbade @cbeighley @jacobmcnamee Could you please take a look at this? My concerns about line 51. Did I compose loop init string correctly? I'm wondering if I set integration time correctly? Is one stage enough?

@dt-exafore
Copy link
Contributor Author

Note: This PR also requires to be merged following:
#630 -- NDB
#606 -- L2C capability monitor

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