-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* subframewise decoding implemented * Adapted the tests for the new decoding. * cleaned the code with new GPSData constructors * Allows to decode subframe 2 and 3 before subframe 1 is decoded * Removed data_next as it is not needed anymore * Make test runnable * Removed some unused fields in GNSSDecoderState * Added num_bits_after_valid_subframe * Num bits after valid subframe must start with 8 because of second preamble Co-authored-by: Karim El Isa <ke902320@fh-muenster.de> Co-authored-by: Soeren Schoenbrod <soeren.schoenbrod@rwth-aachen.de>
- Loading branch information
1 parent
235b410
commit ddb9474
Showing
9 changed files
with
455 additions
and
392 deletions.
There are no files selected for viewing
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
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
Oops, something went wrong.