This repository has been archived by the owner on Apr 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
New file generateL2CMcode.py added. Use function genereteL2CMcode(PRN) to generate the sequence. New func returns a code and end state of shift register for testing purposes.
Added support for loading file with two diferent codes (bands). Added 1bit_x2 file format, updated tracking loop analysys.
Added decoding support for two-bit samples. Added '2bits' and '2bits_x2' file formats.
Added GPS CNAV message decoding for L2C. Updated tracking loop to follow L1 C/A and L2 C tracking logic differences. Removed L1 C/A message and decoder objects from tracking results.
Updated handling of GPS L1 C/A bit sync and frame sync operation.
Conflicts: peregrine/tracking.py
Fixed merge issues related to progressbar and sample loading.
Added support for simulating short/long cycles firmware behaviour.
…lining peregrine: added support for short/long cycles
Added GLONASS support to IQgen: - Generation of GLONASS sub-bands - GLONASS encoders and GPS+GLONASS encoders - Updated SNR computation for GLONASS - Updated configuration parameters and save/load
Added generation of GLONASS message stub for message decoding and error correction verification.
Added meander sequence support for GLONASS dummy messages.
Refactored GPS/GLONASS SNR control, added possibility to define signal power in amplitude, power, SNR and SNR(dB) units. Updates SNR estimation due to encoder attenuation. Fixed minor parameter handling issues. New parameters added: '--amplitude-units', '--noise-sigma'. Parameters removed: '--snr'
Added group delay simulation support. New parameter: '--group-delays <bool>'
Added unit tests. Fixed issues with PRN code handling and TCXO.
pmiettinen
force-pushed
the
i115-glonass-acq
branch
2 times, most recently
from
April 21, 2016 07:17
cc4b127
to
cbe62f8
Compare
pmiettinen
force-pushed
the
i115-glonass-acq
branch
from
April 21, 2016 07:19
cbe62f8
to
f51452e
Compare
Closed
Replaced with #54 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.