Gastd
eba7dee7a7
Change Glonass string
2017-06-05 12:47:42 -03:00
Gastd
eed366b035
Change the if frequency to the FDMA channel to be searched
2017-06-05 12:47:42 -03:00
Gastd
ce69d7f35a
Only 24 SV's available
2017-06-05 12:47:42 -03:00
Gastd
bc3a95c4f8
Add Glonass L1 C/A channel to the block factory
2017-06-05 12:47:42 -03:00
Gastd
de78693baa
fix ifndef include
2017-06-05 12:47:42 -03:00
Gastd
e4ded155ca
Add chip shift to glonass ca code
2017-06-05 12:47:42 -03:00
Gastd
74b481e69d
Add pcps acquisition adapter for glonass l1 ca signal
2017-06-05 12:47:42 -03:00
Gastd
9b528ccd24
Add Glonass_L1_CA.h with Glonass L1 CA parameters
2017-06-05 12:47:42 -03:00
Gastd
fd431f2626
Add code for C/A signal generation for glonass
2017-06-05 12:47:42 -03:00
Gastd
53b87db877
fix glonass signal string
2017-06-05 12:47:42 -03:00
Gastd
aa33b8528d
Add glonass svn in signals list
2017-06-05 12:47:42 -03: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
Carles Fernandez
4c7a176d96
Avoid name clashing
2017-05-15 18:13:26 +02:00
Carles Fernandez
b780abf563
Free rtk struct in the destructor
2017-05-15 14:38:01 +02:00
Carles Fernandez
f07259e31f
Fix rtk initialization
2017-05-15 13:01:48 +02:00
Carles Fernandez
f3a41d4569
Fix indentation
2017-05-14 19:59:55 +02:00
Carles Fernandez
5aec42ddef
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2017-05-14 19:00:34 +02:00
Carles Fernandez
1e9ed69ce2
Update Armadillo branch
2017-05-14 18:59:18 +02:00
Carles Fernandez
0606aa81f2
Merge branch 'rtklib_rtcm' into next
...
Add more RTKLIB functions so we can connect to base stations or receive crrections (still not implemented), as well as the decoding of RTCM v2 and v3 messages
2017-05-13 21:09:33 +02:00
Carles Fernandez
96f3599a29
Stylishing code
2017-05-13 21:08:42 +02:00
Carles Fernandez
84c13a5e2a
Fix more warnings in gcc
2017-05-13 20:52:48 +02:00
Carles Fernandez
1b25d14b4c
Work on initializations
2017-05-13 20:25:38 +02:00
Carles Fernandez
1b4cfad57d
Activate compilation of RTCM decoding functions
2017-05-13 20:01:08 +02:00
Carles Fernandez
495813c969
Fix more warnings
2017-05-13 19:35:20 +02:00
Carles Fernandez
cc392fdde2
Fix more warnings
2017-05-13 19:17:09 +02:00
Carles Fernandez
2d273ba131
Fix more warnings in gcc
2017-05-13 13:13:11 +02:00
Carles Fernandez
30e634d408
Fix more warnings
2017-05-13 12:07:16 +02:00
Carles Fernandez
8f9aba298f
Remove warnings in gcc
2017-05-13 10:41:35 +02:00
Carles Fernandez
44ba718de4
Fix compilation in gcc
2017-05-12 19:40:51 +02:00
Carles Fernandez
c804fb8d6f
Add work on rtklib functions
2017-05-12 19:22:57 +02:00
Javier Arribas
7a2a15b37d
Adding the path of Galileo E5 observations to RTKLIB solver. Some bug fixes. Work with Galileo in progress
2017-05-12 17:58:04 +02:00
Carles Fernandez
9da436ec87
add more work on rtklib functions
2017-05-12 17:47:09 +02:00
Carles Fernandez
5d9ba16293
Merge branch 'rtklib_rtcm' of https://github.com/carlesfernandez/gnss-sdr into common_solver
2017-05-12 12:19:10 +02:00
Carles Fernandez
833192e183
Add more work on rtklib files
2017-05-12 12:17:42 +02:00