1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-10-05 02:10:50 +00:00
Commit Graph

2484 Commits

Author SHA1 Message Date
Gastd
092b176670 Add Glonass channels to PVT and Observables 2017-06-07 17:31:09 -03:00
Gastd
e3f8e01e59 Add chip shift to glonass ca code 2017-06-07 17:31:09 -03:00
Gastd
8110bf6a8f Add code for C/A signal generation for glonass 2017-06-07 17:29:30 -03:00
Gastd
e90125451c fix glonass signal string 2017-06-07 17:27:49 -03:00
Gastd
3c93101c23 Add glonass svn in signals list 2017-06-07 17:26:55 -03:00
Gastd
aadcdb8050 Change Glonass string 2017-06-07 17:23:12 -03:00
Gastd
1527a6a8e7 Change the if frequency to the FDMA channel to be searched 2017-06-07 17:23:12 -03:00
Gastd
121c3b8b53 Only 24 SV's available 2017-06-07 17:23:12 -03:00
Gastd
45927625c0 Add Glonass L1 C/A channel to the block factory 2017-06-07 17:23:12 -03:00
Gastd
a5623db6ef fix ifndef include 2017-06-07 17:23:12 -03:00
Gastd
0500ea11ab Add chip shift to glonass ca code 2017-06-07 17:23:12 -03:00
Gastd
aecceeed87 Add pcps acquisition adapter for glonass l1 ca signal 2017-06-07 17:23:12 -03:00
Gastd
cbbf14a2b9 Add Glonass_L1_CA.h with Glonass L1 CA parameters 2017-06-07 17:23:12 -03:00
Gastd
b7c5a035c8 Add code for C/A signal generation for glonass 2017-06-07 17:23:12 -03:00
Gastd
29ea2011c1 fix glonass signal string 2017-06-07 17:23:12 -03:00
Gastd
f5b2efb04f Add glonass svn in signals list 2017-06-07 17:23:12 -03:00
Carles Fernandez
ac9ceb7c53 Fix random generator usage 2017-06-07 17:51:16 +02:00
Carles Fernandez
9e77789d8d Small fix 2017-06-07 17:33:59 +02:00
Carles Fernandez
d3fbfb38db Fix uncatched exception 2017-06-07 17:32:37 +02:00
Carles Fernandez
8aa7140f19 Avoid the use of rand() 2017-06-07 17:28:11 +02:00
Carles Fernandez
21bf5291f9 Fix defects detected by coverity scan 2017-06-07 16:39:27 +02:00
Carles Fernandez
e1c0227bb9 Avoid the use of rand() 2017-06-07 16:37:47 +02:00
Carles Fernandez
0b2b0fceac Fix defects detected by coverity scan 2017-06-07 15:02:14 +02:00
Carles Fernandez
2253b29bf1 Fix defects detected by coverity scan 2017-06-07 14:51:26 +02:00
Carles Fernandez
efc6082722 Fix defects detected by coverity scan 2017-06-07 12:11:16 +02:00
Carles Fernandez
0047595373 Fix defects detected by coverity scan 2017-06-06 18:27:54 +02:00
Carles Fernandez
5231c9e94b Fix some defects detected by coverity scan 2017-06-06 17:49:40 +02:00
Carles Fernandez
14b242eafa Initialization of class member in the constructor 2017-06-06 15:46:34 +02:00
Carles Fernandez
1f356ffcdf Fix computation of sample stamp 2017-06-06 15:45:43 +02:00
Carles Fernandez
4d34ccfd07 Initialization of class member in the constructor 2017-06-06 15:32:57 +02:00
Carles Fernandez
d8b0830b46 Fix wrong comparison 2017-06-06 15:29:32 +02:00
Carles Fernandez
646a0b0fd4 Remove unused class members 2017-06-06 15:22:23 +02:00
Carles Fernandez
caaaebc420 Sort input files 2017-06-06 12:32:24 +02:00
Javier
f69cc2491c Adding UHD device filter by serial number option 2017-05-31 11:45:26 +02:00
Carles Fernandez
9c65531fed Merge pull request #51 from UHaider/demo_pull
Updated README.md, added X310
2017-05-27 20:36:29 +02:00
uhaider
765939a3e0 Updated README.md, added X310 2017-05-27 23:28:20 +05:00
Carles Fernandez
9f7e9f9a86 Expose Earth tide correction to user configuration 2017-05-24 15:43:32 +02:00
Carles Fernandez
20592f29a9 Expose reject_GPS_IIA parameter to user configuration 2017-05-24 12:14:52 +02:00
Carles Fernandez
6e179decde Expose RAIM algorithm to user configuration 2017-05-24 09:55:45 +02:00
Carles Fernandez
35c2b0248a Expose more RTKLIB configuration parameters 2017-05-23 09:44:48 +02:00
Carles Fernandez
44bca3cb6f Print matrices in logs (using the flag --v=5 ) 2017-05-19 10:59:51 +02:00
Carles Fernandez
639a41c36b Remove unused variable 2017-05-19 09:11:12 +02:00
Carles Fernandez
a7c9fd657c Position file now admits a configuration file
e.g.:

../install/position_test --config_file_ptest=../conf/gnss-sdr.conf
2017-05-19 08:39:48 +02:00
Carles Fernandez
27c31ef3b6 Fix anchor in README file 2017-05-18 08:24:05 +02:00
Carles Fernandez
588998eb15 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2017-05-18 08:20:48 +02:00
Carles Fernandez
16dbea3f56 Fix markdown in README file 2017-05-18 07:55:42 +02:00
Javier Arribas
81a1712082 Removing the GNURadio sample forecast requirements from telemetry decoders, thus to reduce the positioning delay and alleviate the GNURadio buffering requirements 2017-05-17 12:48:57 +02:00
Javier Arribas
641b2cd53b Temporary bug fix in observables (fixes some glitches in GPS L1 CA position) 2017-05-16 18:56:05 +02:00
Carles Fernandez
16561a5f14 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2017-05-16 18:47:04 +02:00
Javier Arribas
e1873a408d Removing the sample forecast requirements on Galileo E1 telemetry decoder 2017-05-16 18:26:29 +02:00