1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-02 18:03:14 +00:00
Commit Graph

4741 Commits

Author SHA1 Message Date
Carles Fernandez
c124541814
Update Matio version 2018-10-26 17:44:20 +02:00
Carles Fernandez
e56d0cf018
Fix link :-) 2018-10-26 09:38:17 +02:00
Carles Fernandez
59efffb4dd
Fix link 2018-10-26 09:36:35 +02:00
Carles Fernandez
5dbf59ee4f
Fix link 2018-10-26 09:34:54 +02:00
Carles Fernandez
ebc6ffa6b8
Add link to the documentation page 2018-10-26 09:13:29 +02:00
Carles Fernandez
5ac848e735
Fix typo 2018-10-25 22:49:48 +02:00
Carles Fernandez
f7b324023d
Fix typo 2018-10-25 22:44:01 +02:00
Carles Fernandez
8cbc14ce9d
Add description of XSD files 2018-10-25 22:39:07 +02:00
Carles Fernandez
443bd5afa6
Add link to TTFF definition 2018-10-25 22:17:42 +02:00
Carles Fernandez
d04c4b3f1e
Add Galileo ionospheric model 2018-10-25 21:45:46 +02:00
Carles Fernandez
560ff94f76
Add XML Schemas for Assisted GNSS 2018-10-25 21:21:36 +02:00
Carles Fernandez
b3d4ba33f3 Fix possible duplication of satellites 2018-10-25 16:48:19 +02:00
Carles Fernandez
49769059a7 Store GPS almanac 2018-10-25 11:10:30 +02:00
Carles Fernandez
bc058d33da Read GPS almanac file if present 2018-10-25 11:01:29 +02:00
Carles Fernandez
20302ed28f
Read Almanac data from AGNSS 2018-10-25 00:52:29 +02:00
Carles Fernandez
c4b2aa8cc4
Read Galileo almamac xml file if present 2018-10-25 00:43:25 +02:00
Carles Fernandez
07d1a74f6b Decode and store Galileo almanac 2018-10-24 17:28:12 +02:00
Javier
966d935fbc Adding the restart telecommand functionality by using external helper startup script 2018-10-23 16:54:06 +02:00
Carles Fernandez
b785fe6ba4
Replace SUPL parameter name MNS by MNC 2018-10-23 00:16:36 +02:00
Carles Fernandez
3b0fbc60bd Fix reading of LAC and CI parameters for SUPL assistance 2018-10-22 14:56:02 +02:00
Carles Fernandez
1225d3daf8
Delete wrong file 2018-10-21 21:23:22 +02:00
Carles Fernandez
dc374ed6ef
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-21 21:19:23 +02:00
Carles Fernandez
09e429b50a
Fix building with boost 1.68, fix control_thread_test 2018-10-21 21:08:46 +02:00
Carles Fernandez
15ed9d1a08
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-21 19:40:39 +02:00
Carles Fernandez
0b79213a0b
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-21 19:33:47 +02:00
Javier
146363920d Adding missing files 2018-10-21 19:33:02 +02:00
Carles Fernandez
59305c4b2c
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-21 19:31:09 +02:00
Carles Fernandez
2acdbc31f2
Store Galileo UTC data in xml file if leap second is not zero 2018-10-21 19:28:54 +02:00
Javier
ae7be10325 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-21 19:20:30 +02:00
Carles Fernandez
7d681a7e19
Fix typos 2018-10-21 18:27:23 +02:00
Carles Fernandez
4d6c8f3ffe
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-21 18:11:10 +02:00
Carles Fernandez
239efe2458
Improve wording in SUPL terminal output 2018-10-21 17:55:06 +02:00
Carles Fernandez
7cad0bac74
Improve wording in SUPL terminal output 2018-10-21 14:15:41 +02:00
Carles Fernandez
0e454cb76e
More consistent naming for AGNSS configuration parameters, backward-compatible with SUPL 2018-10-21 13:58:29 +02:00
Carles Fernandez
337cafb31a
Remove unused function 2018-10-21 12:16:45 +02:00
Carles Fernandez
ec50cda692
Replace the deprecated exec_program by execute_process 2018-10-21 11:28:47 +02:00
Carles Fernandez
c6e3dbb929
Replace the deprecated exec_program by execute_process 2018-10-21 11:06:36 +02:00
Javier
579fad6d20 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-21 09:48:27 +02:00
Carles Fernandez
7b5caca9f8
Detect MacOS Mojave 2018-10-20 19:49:07 +02:00
Carles Fernandez
e750ee94d7
Update googletest and Mac OS Mojave info 2018-10-20 19:39:14 +02:00
Carles Fernandez
64d9e63b18
Add missing include path 2018-10-20 19:31:10 +02:00
Carles Fernandez
15c4d62096
Add Glonass assistance 2018-10-20 19:30:32 +02:00
Carles Fernandez
5ea5292166
Only read XML assistance files if needed 2018-10-20 14:46:55 +02:00
Carles Fernandez
c45ca2c0ee
Add missing include path 2018-10-20 13:06:43 +02:00
Carles Fernandez
d4a5df929e Set validity flag 2018-10-19 19:57:45 +02:00
Javier
525f2df466 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-19 14:54:06 +02:00
Javier
18e5339ea1 Adding a TCP telecommand squeleton to the control_thread 2018-10-19 14:54:03 +02:00
Carles Fernandez
a10b1fe0f4 Store and read CNAV UTC parameters in Assisted mode 2018-10-19 14:48:41 +02:00
Carles Fernandez
6f6bb21c76 Sort out names when storing XML files 2018-10-19 13:48:21 +02:00
Carles Fernandez
51d6ae2c73 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-19 10:52:32 +02:00