Commit Graph

16 Commits

Author SHA1 Message Date
Carles Fernandez b8afa8a4e4
Add src/utils/nav-listener/build to .gitignore file 2021-09-07 16:03:15 +02:00
Carles Fernandez 4d0d263280
Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/)
Update license headers to SPDX format (see https://spdx.org/)
Add license to all files
Add CI job in GitHub Actions to ensure compliance
2020-02-08 01:20:02 +01:00
Carles Fernandez 264a5c8ac6
Add MSVC-generated files to .gitignore 2019-11-25 23:22:30 +01:00
Carles Fernandez 8e7b641fa3
Add .pydevproject file, created by Eclipse PyDev, to .gitignore 2019-03-17 01:24:26 +01:00
Damian Miralles 778fa4f5f8 bugfix: Fixes bug for carrier frequency in pcps_acq for GLONASS
The code fixes the computation of the carrier frequency for pcps
acquisition of GLONASS satellites by making it relative to the IF. Also
new plotting features are added to visualize results
2017-09-07 21:59:27 -06:00
Damian Miralles c24710c585 gnav: Adding GLONASS GNAV Navigation Message Operations
Adding code for navigation message computation for GLONASS GNAV code.
Continues to fix the almanac position computation and fixes bugs in code
due to compilation errors, coding style and Doxygen documentation
2017-08-31 09:55:35 -06:00
Carles Fernandez 49ceb8b661 Ignore .DS_Store file in all directories 2017-02-05 20:51:36 +01:00
Cillian O'Driscoll 62b77c3f73 Ignore vi swp files 2015-10-14 09:34:33 +01:00
Javier Arribas b99bae71b9 Bug fix in cmakelists.txt involving volk_gnsssdr autobuild for
front-end-cal (credits to Carles!)
2014-11-13 17:31:55 +01:00
Javier Arribas 553e10449b Update .gitignore 2014-06-13 17:56:16 +02:00
Javier Arribas 75598c07d4 Adding GPS to Galileo time conversion parameters in Galileo almanac.
Adding Galileo almanac push to Galileo almanac queues
2014-05-09 13:04:05 +02:00
Carles Fernandez 4944ad2364 Adding .gitignore files 2014-04-11 00:30:10 +02:00
Carles Fernandez 2dfb9971e9 Fixing gitignore to see empty directories 2014-04-10 21:50:14 +02:00
Carles Fernandez aa665b287d Adding files to gitignore 2014-04-10 21:42:22 +02:00
Carles Fernandez 58bad8cfab Adding folders created during compilation, install and run, docs, thirdparty 2014-04-10 20:36:49 +02:00
Carles Fernandez a1784075fb adding .gitignore and empty build and data folders 2014-04-09 20:10:58 +02:00