-
Notifications
You must be signed in to change notification settings - Fork 0
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
Commits on Feb 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 71d7c62 - Browse repository at this point
Copy the full SHA 71d7c62View commit details -
From fixedpoint to float and generic correlator (#17)
* 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>
Configuration menu - View commit details
-
Copy full SHA for 94bcda9 - Browse repository at this point
Copy the full SHA 94bcda9View commit details -
Improve correlator performance
Soeren Schoenbrod committedFeb 3, 2021 Configuration menu - View commit details
-
Copy full SHA for f3d06fc - Browse repository at this point
Copy the full SHA f3d06fcView commit details
Commits on Feb 4, 2021
-
Correct downconvert and code replica (#18)
Co-authored-by: Soeren Schoenbrod <soeren.schoenbrod@rwth-aachen.de>
Configuration menu - View commit details
-
Copy full SHA for 32f90e6 - Browse repository at this point
Copy the full SHA 32f90e6View commit details
Commits on Feb 7, 2021
-
Soeren Schoenbrod committed
Feb 7, 2021 Configuration menu - View commit details
-
Copy full SHA for fb91220 - Browse repository at this point
Copy the full SHA fb91220View commit details
Commits on Feb 8, 2021
-
Renamed correlators to accumulators and replaced GenericCorrelator wi…
…th EarlyPromptLateCorrelator
Soeren Schoenbrod committedFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 5778a49 - Browse repository at this point
Copy the full SHA 5778a49View commit details -
Merge pull request #19 from JuliaGNSS/performance-improvements
Performance improvements and rename taps to accumulators
Configuration menu - View commit details
-
Copy full SHA for 1c922f5 - Browse repository at this point
Copy the full SHA 1c922f5View commit details
Commits on Feb 9, 2021
-
Fix bugs in new correlator implementation (#20)
* Fix missing export of `get_num_accumulators` * Reorder parameters for consitency
Configuration menu - View commit details
-
Copy full SHA for 8be0edf - Browse repository at this point
Copy the full SHA 8be0edfView commit details -
Soeren Schoenbrod committed
Feb 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 3dc74ca - Browse repository at this point
Copy the full SHA 3dc74caView commit details -
Fix bug with resizing downconverted signal and add tests
Soeren Schoenbrod committedFeb 9, 2021 Configuration menu - View commit details
-
Copy full SHA for d786086 - Browse repository at this point
Copy the full SHA d786086View commit details -
Soeren Schoenbrod committed
Feb 9, 2021 Configuration menu - View commit details
-
Copy full SHA for b773e55 - Browse repository at this point
Copy the full SHA b773e55View commit details -
Merge pull request #22 from JuliaGNSS/resize-downconverted-signal-bug
Fix bug with resizing downconverted signal and add tests
Configuration menu - View commit details
-
Copy full SHA for 1c0eb71 - Browse repository at this point
Copy the full SHA 1c0eb71View commit details
Commits on Mar 25, 2021
-
Fix bug in code replica for phase = 0
Soeren Schoenbrod committedMar 25, 2021 Configuration menu - View commit details
-
Copy full SHA for e889fad - Browse repository at this point
Copy the full SHA e889fadView commit details
Commits on Mar 26, 2021
-
Performance improvements for carrier replica
Soeren Schoenbrod committedMar 26, 2021 Configuration menu - View commit details
-
Copy full SHA for ae3296f - Browse repository at this point
Copy the full SHA ae3296fView commit details -
Soeren Schoenbrod committed
Mar 26, 2021 Configuration menu - View commit details
-
Copy full SHA for df79a1e - Browse repository at this point
Copy the full SHA df79a1eView commit details
Commits on Mar 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9ef1ec0 - Browse repository at this point
Copy the full SHA 9ef1ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a80b1b6 - Browse repository at this point
Copy the full SHA a80b1b6View commit details -
Merge pull request #23 from JuliaGNSS/compathelper/new_version/2021-0…
…3-30-08-39-07-958-2090716540 CompatHelper: bump compat for "StructArrays" to "0.5"
Configuration menu - View commit details
-
Copy full SHA for 7cfecd3 - Browse repository at this point
Copy the full SHA 7cfecd3View commit details
Commits on Apr 17, 2021
-
Soeren Schoenbrod committed
Apr 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 4e9451d - Browse repository at this point
Copy the full SHA 4e9451dView commit details -
Merge branch 'master' of github.com:JuliaGNSS/Tracking.jl
Soeren Schoenbrod committedApr 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 4d8185b - Browse repository at this point
Copy the full SHA 4d8185bView commit details
Commits on Apr 19, 2021
-
Tracking is not compatible with StructArrays v0.5
Soeren Schoenbrod committedApr 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 8979b74 - Browse repository at this point
Copy the full SHA 8979b74View commit details