Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate changes from JuliaGNSS/Tracking.jl master #9

Merged
merged 21 commits into from
May 2, 2021

Conversation

coezmaden
Copy link
Owner

Bringing the generic correlator to my branch

zsoerenm and others added 21 commits February 3, 2021 08:07
* Implemented correlator for custom number of taps

* Added required functions for GenericBOC signals

* Bug fixes for generic correlator

* Fix functions for GenericBOC signals

* Fix wrong type inheritance

* [GenericCorrelator] Fix multi antenna correlation

* Fix integration time calculation for short codes

* Fix order of early and late

* Switch to full declaration of correlator shifts

* Fixed integer based replica generation

* Adapt generic correlator to new spacing definition

* Performance improvements

* Fix typo

* Use SVector for GenericCorrelator

* Performance improvements

* Re-Added defaults for GenericBOC signals

* Replace SVector{SVector} by Vector{SVector}

* Adjust to changes in GNSSSignals

* Change carrier fixed point calculation to float

* Renamed `generic_boc.jl` to `boc.jl`

* Fix infinite recursion error

* Added tests for BOCcos

Co-authored-by: Michael Niestroj <michael.niestroj@nav.rwth-aachen.de>
Co-authored-by: Soeren Schoenbrod <soeren.schoenbrod@rwth-aachen.de>
Co-authored-by: Soeren Schoenbrod <soeren.schoenbrod@rwth-aachen.de>
Performance improvements and rename taps to accumulators
* Fix missing export of `get_num_accumulators`

* Reorder parameters for consitency
Fix bug with resizing downconverted signal and add tests
…3-30-08-39-07-958-2090716540

CompatHelper: bump compat for "StructArrays" to "0.5"
@coezmaden coezmaden merged commit c6f71dd into coezmaden:master May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants