Sergi Segura
|
bf8ffe63cf
|
implemented the acquisition block, not working
|
2018-07-06 14:42:13 +02:00 |
|
Sergi Segura
|
ea55861202
|
minor details evaluation 1
|
2018-06-15 04:40:50 +02:00 |
|
Sergi Segura
|
cd149895f0
|
first evaluation beidou b1I
|
2018-06-15 04:19:32 +02:00 |
|
Carles Fernandez
|
36ac696a46
|
More fixes
|
2018-06-11 11:13:02 +02:00 |
|
Carles Fernandez
|
f10ea80c61
|
More fixes for the RTCM server
|
2018-06-11 11:00:08 +02:00 |
|
Carles Fernandez
|
bd37a64260
|
Fix RTCM server
Replace private member name from io_service to io_context, remove socket as private member in Tcp_Server class
Improve messages printed in terminal
|
2018-06-11 00:05:07 +02:00 |
|
Carles Fernandez
|
5b00ad1dc1
|
Workaround for GPS L2C-alone positioning
|
2018-06-08 11:01:29 +02:00 |
|
Carles Fernandez
|
f05a216a1c
|
Fix display rate
|
2018-06-07 20:30:23 +02:00 |
|
Carles Fernandez
|
e67941510e
|
Adjust number of decimals shown in terminal
|
2018-06-07 20:25:25 +02:00 |
|
Javier Arribas
|
7dc9eafcee
|
Display position timestamps back in UTC
|
2018-06-07 12:23:26 +02:00 |
|
Carles Fernandez
|
546c749d86
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-06-07 12:09:08 +02:00 |
|
Carles Fernandez
|
c0dd986b95
|
Fix Glonass Acquisition tests
Broken by removal of if parameter in Acquisition blocks. Solved by using a Freq_Xlating_Fir_Filter for IF shift
|
2018-06-07 12:08:42 +02:00 |
|
Javier Arribas
|
b1bf4a96c2
|
Disable GPS L2C ephemeris in internal RTKLIB solver due to an incompatibility
|
2018-06-07 10:55:15 +02:00 |
|
Carles Fernandez
|
ebd8b46e51
|
Remove if parameter from Acquisition and Tracking blocks
|
2018-06-06 17:25:03 +02:00 |
|
Carles Fernandez
|
7d8b8672d8
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-06-06 13:04:18 +02:00 |
|
Carles Fernandez
|
6a5dbd97e5
|
Remove unused parameters
|
2018-06-06 12:58:19 +02:00 |
|
Javier
|
1931d2adb6
|
Revert "Avoid reassignation of satellites"
This reverts commit 84b2684337 .
|
2018-06-06 12:26:45 +02:00 |
|
Carles Fernandez
|
d2e0bf973a
|
Remove unused parameters
|
2018-06-06 11:49:21 +02:00 |
|
Carles Fernandez
|
ccffd07e06
|
Remove unused parameter, raise output_rate
|
2018-06-06 11:09:40 +02:00 |
|
Carles Fernandez
|
5fc1e018fd
|
Clean source code, update to new gnss_synchro parameter name
|
2018-06-05 22:53:34 +02:00 |
|
Carles Fernandez
|
a2a9fef7f7
|
Make RINEX (nav & obs) annotation rate configurable
|
2018-06-05 21:41:13 +02:00 |
|
Javier Arribas
|
e2041a2adc
|
Galileo E1 symbol TOW fix
|
2018-06-05 18:22:15 +02:00 |
|
Javier Arribas
|
ff7e03a35d
|
GPS L1 C/A symbol TOW fix
|
2018-06-05 18:21:51 +02:00 |
|
Javier Arribas
|
9a5b426059
|
final release of observables and PVT receiver time fix for 1 ms integer granularity
|
2018-06-05 18:20:55 +02:00 |
|
Javier Arribas
|
c087c8b318
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fix_observables
|
2018-06-05 16:49:37 +02:00 |
|
Carles Fernandez
|
84b2684337
|
Avoid reassignation of satellites
|
2018-06-05 16:39:07 +02:00 |
|
Carles Fernandez
|
f0b2fc2310
|
Remove unused private member
|
2018-06-04 00:14:23 +02:00 |
|
Carles Fernandez
|
1e0a418a5f
|
Fix warning of unused private member
|
2018-06-03 23:35:26 +02:00 |
|
Carles Fernandez
|
48f66a0060
|
Fix block invocation
|
2018-06-03 23:33:32 +02:00 |
|
Carles Fernandez
|
1538bcc7d7
|
Fix warning of unused private member
|
2018-06-03 22:47:05 +02:00 |
|
Carles Fernandez
|
88363482ef
|
Fix warning of unused private member
|
2018-06-03 22:46:45 +02:00 |
|
Carles Fernandez
|
74ae513d70
|
Fix comparison int vs unsigned int
|
2018-06-03 22:46:02 +02:00 |
|
Carles Fernandez
|
6daf42f5aa
|
Fix creation of acquisition blocks
|
2018-06-03 22:44:30 +02:00 |
|
Carles Fernandez
|
73aa89dfc6
|
Fix creation of acquisition blocks, fix warning of unused private member
|
2018-06-03 22:43:53 +02:00 |
|
Carles Fernandez
|
fd2e5d9a00
|
Improve initialization (fix clang warning)
|
2018-06-03 19:14:56 +02:00 |
|
Carles Fernandez
|
424f812790
|
Fix clang warnings about unused private member
|
2018-06-03 19:11:16 +02:00 |
|
Carles Fernandez
|
52eb3ba240
|
Avoid moving a temporary object since it prevents copy elision
|
2018-06-03 18:39:51 +02:00 |
|
Carles Fernandez
|
11ffef0574
|
Avoid moving a temporary object since it prevents copy elision
|
2018-06-03 14:50:22 +02:00 |
|
Carles Fernandez
|
61e9e60477
|
Improve initializations (fix clang warning)
|
2018-06-03 14:48:31 +02:00 |
|
Javier Arribas
|
908aa1515f
|
Observables and all PVT products now are referenced to the uncorrected RX clock, that is guaranteed to be integer multiple of 1 ms
|
2018-06-02 12:55:00 +02:00 |
|
Javier Arribas
|
03c7278b27
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fix_observables
|
2018-05-31 17:26:38 +02:00 |
|
Carles Fernandez
|
67e6467980
|
Simplify addition of new system tests
|
2018-05-28 15:42:44 +02:00 |
|
Carles Fernandez
|
e720d49fcc
|
Remove blank lines, minor cleaning
|
2018-05-27 02:09:49 +02:00 |
|
Carles Fernandez
|
83c06a4729
|
Catch all exceptions
|
2018-05-26 09:33:57 +02:00 |
|
Carles Fernandez
|
d40094e6e2
|
Clean CMake scripts
|
2018-05-25 20:49:45 +02:00 |
|
Carles Fernandez
|
d50d7d7b57
|
Remove outdated app
|
2018-05-25 14:46:29 +02:00 |
|
Carles Fernandez
|
9dc85f19b1
|
Update links
|
2018-05-25 13:44:57 +02:00 |
|
Carles Fernandez
|
85278eb454
|
Update reference
|
2018-05-25 12:17:19 +02:00 |
|
Carles Fernandez
|
cb0dbc4ce1
|
Catch exception
|
2018-05-22 22:09:28 +02:00 |
|
Carles Fernandez
|
f2ff936fd0
|
Improve handling of tainted data
|
2018-05-22 21:21:18 +02:00 |
|