Skip to content

Conversation

@md3sIam
Copy link
Owner

@md3sIam md3sIam commented Feb 25, 2020

No description provided.

Scot Nelsen and others added 30 commits February 25, 2020 12:52
… generation.

Use CMakePackageConfigHelpers module for generation of package config and config version files.
…m or custom config.

Add support for FindPythonInterp and FindPythonLibs modules.
Add support for importing a CustomPythonSetup.cmake file.
Include a CustomPythonSetup.cmake.template file.
Modify CMakeLists.txt and swig/CMakeLists.txt to depend on revamped PythonConfig.cmake.
- Uses classes from AlmanacDataGenerator to parse gps almanac files, creates comparison data and generates subframes for testing
- Other subframes necessary are generated by hand, see comments in EngAlmanac_T
- Debugging getUTC method, returns certain values out of range
- Conversion of WNlsf from the binary subframe to an integer value is
incorrect due to an error in EngNav's convertXbit method. This method
implicitly signs the values passed to it, causing an error for unsigned values
- Conversion of DN from bthe binary subframe to an integer value is
incorrect. The IS-GPS-200D states that the DN value is subframe 4 page 18
is right justified, but the gpstk treats it as left-justified
- Resolved error in EngAlmanac_T UTC parameters
- Closes 95
- Working on initialization of ObsRngDev Object using Rinex Ephemeris Store
- Using Rinex file stream for generator of ObsRngDev pseudorange data
- Need to use Rinex to get receiver position and CommonTime object
- RinexNavData time system set to GPS by default, bad. How else can time system be set?
…uch overhead. Rewriting to generate IonoModelStore entirely by hand
- Added basic initialization tests for single frequency constructors
- Completed get function testing
Ran into invalid time system issues, can't find where the error is, so making test much simpler
Committing to backup the existing test before the purge of RinexObs
Bryan Parsons and others added 30 commits February 25, 2020 12:54
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