1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-02 09:53:15 +00:00
Commit Graph

4899 Commits

Author SHA1 Message Date
Carles Fernandez
49ab6e425d Fix DOP computation for all signals 2018-10-30 10:49:30 +01:00
Carles Fernandez
daa08cc4c6 Add missing path 2018-10-30 03:02:55 +01:00
Carles Fernandez
f2468e9e17 Improve saving of observables dump: let the user to specify a full path and to deactivate generation of .mat files with dump_mat=false 2018-10-30 02:18:32 +01:00
Carles Fernandez
1f6ae8ea16 Fix doxygen documentation 2018-10-30 00:48:59 +01:00
Carles Fernandez
715f32f0ee Improve tracking dump saving
Dump files can now be saved anywhere, including absolute paths. If directories do not exist, they will be created.

Added new dump_mat to deactivate generation of .mat files
2018-10-30 00:47:12 +01:00
Javier
5b3eb12998 Implementation of new receiver telecommands standby and coldstart 2018-10-28 11:09:01 +01:00
Carles Fernandez
19dca87427
Warn if output files cannot be written. 2018-10-28 02:02:28 +02:00
Carles Fernandez
b183fe63ba
Improve PVT block configuration. Allow to store data products in different folders 2018-10-28 00:42:28 +02:00
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