Carles Fernandez
|
1c975313b7
|
Use L2C observables for positioning
|
2016-11-03 14:33:20 +01:00 |
|
Carles Fernandez
|
866bb1537f
|
Add Galileo E5a observables block
|
2016-11-03 12:18:56 +01:00 |
|
Carles Fernandez
|
779ab48feb
|
Add observables block for GPS L2C
|
2016-11-03 12:02:25 +01:00 |
|
Carles Fernandez
|
ed6ce7226b
|
Fix satellite ID in RINEX observation data for GPS
|
2016-11-03 11:33:55 +01:00 |
|
Carles Fernandez
|
9a3d5950ba
|
Add work on Galileo observables RINEX printer
|
2016-11-03 10:49:10 +01:00 |
|
Carles Fernandez
|
abc2139ca6
|
Add work on the generation of RINEX files for more receiver configs
|
2016-11-03 08:20:31 +01:00 |
|
Carles Fernandez
|
ea8e605fb5
|
Add work on the hybrid receiver
|
2016-11-03 00:07:05 +01:00 |
|
Carles Fernandez
|
fe6b2387f4
|
Add moving average parameter in observables
|
2016-11-02 17:35:40 +01:00 |
|
Carles Fernandez
|
d4a14c3f2d
|
RINEX obs files GPS dual-band: Fill obs with 0s if signal is not present
|
2016-11-01 14:02:23 +01:00 |
|
Carles Fernandez
|
ece71a53fb
|
Improve log of dual-band GPS observations in RINEX files
|
2016-11-01 13:01:35 +01:00 |
|
Carles Fernandez
|
74a23c5575
|
Add the ability to print multiband Galileo observables in RINEX files
|
2016-11-01 11:00:44 +01:00 |
|
Carles Fernandez
|
f3d2a02169
|
Merge branch 'rinex-l2' of https://github.com/carlesfernandez/gnss-sdr into next
|
2016-10-31 23:08:47 +01:00 |
|
Carles Fernandez
|
ee5a889383
|
Add test for dual band Galileo Rinex observation file
|
2016-10-31 22:49:15 +01:00 |
|
Carles Fernandez
|
f0bef19fdb
|
Add multi-band capability to the Galileo observables RINEX printer
|
2016-10-31 22:32:58 +01:00 |
|
Carles Fernandez
|
f816f4630c
|
Merge remote-tracking branch 'cf/rinex-l2' into next
Add to the RINEX printer the ability to handle GPS CNAV messages and L2C observations
|
2016-10-30 10:30:00 +01:00 |
|
Carles Fernandez
|
0e10be6534
|
Clean code
|
2016-10-30 10:20:34 +01:00 |
|
Carles Fernandez
|
2ddc78992f
|
Add ability to print GPS L2-only observables
|
2016-10-29 17:59:48 +02:00 |
|
Carles Fernandez
|
9a6dfc65d7
|
Fix reference to ICD
|
2016-10-29 17:21:13 +02:00 |
|
Carles Fernandez
|
2f145e8f19
|
Add ability to log GPS dual freq (L1/L2C) observations
|
2016-10-29 17:15:04 +02:00 |
|
Carles Fernandez
|
5e24e3d486
|
Fixes CNAV message files
|
2016-10-29 12:41:51 +02:00 |
|
Carles Fernandez
|
25a57d5b88
|
Work on Rinex printer
|
2016-10-29 11:42:17 +02:00 |
|
Carles Fernandez
|
e50d5a60ce
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2016-10-27 09:03:29 +02:00 |
|
Carles Fernandez
|
071dec2ebb
|
Remove unrequired variable
|
2016-10-27 08:28:37 +02:00 |
|
Carles Fernandez
|
e746945a18
|
Remove unrequired variable
|
2016-10-27 08:26:25 +02:00 |
|
Carles Fernandez
|
ae146e8323
|
Remove unrequired flag
|
2016-10-27 08:24:42 +02:00 |
|
Carles Fernandez
|
0425fd3cf2
|
Fix name of CMake variable
|
2016-10-27 08:23:25 +02:00 |
|
Carles Fernandez
|
5dede688ea
|
Set CMAKE_PREFIX_PATH when usign PyBOMBS or snap packages
|
2016-10-25 13:01:20 +02:00 |
|
Javier Arribas
|
5812a66fbf
|
Improving cmake FindGrOsmoSDR module to support user-mode gnuradio installations
|
2016-10-25 11:22:08 +02:00 |
|
Carles Fernandez
|
85012b3d74
|
Improve handling of ORC library if present
This also allows to build a snap package
|
2016-10-23 11:12:13 +02:00 |
|
Carles Fernandez
|
25556238d7
|
Reordering list of Galileo satellites
* means "Testing" status, ** means "Not available". Added satellite name
in comments
|
2016-10-22 14:21:10 +02:00 |
|
Carles Fernandez
|
2fe809d039
|
Update links of Galileo ICD to version 1.2
|
2016-10-22 13:46:22 +02:00 |
|
Carles Fernandez
|
3d315af286
|
Fix erros in Galileo message decoding
Thanks to Patricia Lopez Torres from Fundacion Ayesa for spotting the
errors.
|
2016-10-22 13:19:17 +02:00 |
|
Carles Fernandez
|
67105d62b7
|
Avoid macro redefinitions
|
2016-10-16 13:01:53 +02:00 |
|
Carles Fernandez
|
def78e3098
|
Define prefetch macros even if volk ones were already included
|
2016-10-16 12:11:41 +02:00 |
|
Carles Fernandez
|
3cce2e8340
|
Make prefetching more portable
See https://github.com/gnuradio/volk/issues/97 and
https://gcc.gnu.org/onlinedocs/gcc/Other-Builtins.html#Other-Builtins
|
2016-10-16 11:31:42 +02:00 |
|
Carles Fernandez
|
bbd1c2fe7c
|
Add test of stopping the receiver by a external program
|
2016-10-16 10:40:07 +02:00 |
|
Carles Fernandez
|
6412bbc8d3
|
Change variable names to something more meaningful
|
2016-10-16 10:00:39 +02:00 |
|
Carles Fernandez
|
a30bf16abf
|
Some minor fixes for packaging
See https://github.com/gnuradio/volk/pull/100
|
2016-10-16 08:13:18 +02:00 |
|
Carles Fernandez
|
c5c4dd17e5
|
Catch exceptions raised by gtest
|
2016-10-14 00:26:05 +02:00 |
|
Carles Fernandez
|
a7bd728595
|
Fix some problems detected by Coverity Scan
|
2016-10-13 12:48:05 +02:00 |
|
Carles Fernandez
|
1913f0d4fa
|
Exit program if it cannot create SysV message queues
|
2016-10-13 12:02:55 +02:00 |
|
Carles Fernandez
|
664d6ecfa8
|
Remove dead code
|
2016-10-13 10:06:53 +02:00 |
|
Carles Fernandez
|
35c10681b9
|
Change folder name to be more consistent with the website
See http://gnss-sdr.org/docs/
|
2016-10-10 19:36:41 +02:00 |
|
Carles Fernandez
|
93a63bf367
|
Fix sampling rate issue when TTFF is reading conf from file
and some code cleaning
|
2016-10-10 19:23:54 +02:00 |
|
Carles Fernandez
|
45545f7fb0
|
Now the Time-To-First-Fix test accepts a configuration file as a parameter
$ ttff --config_file_ttff=./my_configuration_file.conf
|
2016-10-10 18:51:13 +02:00 |
|
Carles Fernandez
|
a4eb6634e6
|
Cleaning
|
2016-10-10 16:17:55 +02:00 |
|
Carles Fernandez
|
1dfb0e3087
|
Fix crash
|
2016-10-10 15:22:42 +02:00 |
|
Carles Fernandez
|
98b3145ab1
|
Fix crash
|
2016-10-10 11:22:08 +02:00 |
|
Carles Fernandez
|
001896fbd7
|
Fix crash
|
2016-10-10 11:19:58 +02:00 |
|
Carles Fernandez
|
257d2de18e
|
Adding a configuration file flag to TTFF test
Now the conf file can be passed as a parameter:
ttff --config_file_ttff=myconf.conf
|
2016-10-10 11:02:39 +02:00 |
|