1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-02 02:48:00 +00:00
Commit Graph

5122 Commits

Author SHA1 Message Date
Carles Fernandez
4d4fa8f5ca Fix error if RINEX file is not present 2018-11-01 19:25:10 +01:00
Carles Fernandez
99e4dcbe2b Cosmetic fix 2018-11-01 19:24:06 +01:00
Carles Fernandez
1ca28873ab Fix warnings 2018-11-01 19:10:50 +01:00
Carles Fernandez
247c8cc6f3 Enable RINEX printer for more combinations of signals 2018-11-01 17:50:06 +01:00
Carles Fernandez
21a1422c4e Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-31 20:33:08 +01:00
Carles Fernandez
f095072d42 Fix saving files from position_test 2018-10-31 20:32:33 +01:00
Carles Fernandez
f5191c52e6 Improve flag descriptions 2018-10-31 20:05:39 +01:00
Carles Fernandez
14d24c3948 Fix build if matio was built on-the-fly 2018-10-31 20:02:16 +01:00
Carles Fernandez
fb2486961f Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-31 19:11:47 +01:00
Carles Fernandez
d3397a5cbb Save results from position test 2018-10-31 19:11:39 +01:00
Carles Fernandez
cf86cb1057 Fix saving of RINEX files 2018-10-31 18:51:22 +01:00
Marc Majoral
b5409f0860 updated the SW to run the new Acquisition HW accelerator, which compensates the scaling factors of the FFT and the IFFT, and computes the test statistics out of the peak value and the second peak value resulting from the correlation performed by the acquisition process. Updated the GPS L1 and Galileo E1 acquisition adapters. 2018-10-31 18:48:08 +01:00
Carles Fernandez
e1396e2532 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-31 18:34:11 +01:00
Carles Fernandez
2643af3934 Add Week Number and AS_status to GPS almanac 2018-10-31 16:41:09 +01:00
Carles Fernandez
0e2eb0b741 Adding missing parameters in GPS almanac class 2018-10-31 16:18:06 +01:00
Carles Fernandez
e5122198ae Fix error reading eccentricity from the almanac 2018-10-31 16:17:11 +01:00
Carles Fernandez
39a062ca00 Save PVT dump also in .mat. New parameter dump_mat can disable this feature 2018-10-31 14:56:59 +01:00
Carles Fernandez
fc9222b77e Add test of full reveiver 2018-10-31 12:00:17 +01:00
Carles Fernandez
4e8f0106c4 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-31 11:46:36 +01:00
Carles Fernandez
257099fee1 Fix warning 2018-10-31 11:06:48 +01:00
Carles Fernandez
7d045baa90 Fix name of saved file 2018-10-31 10:47:09 +01:00
Carles Fernandez
29b0212c40 Uniformize Acqusition dump basename to ./acquisition_XXX.mat 2018-10-30 21:09:34 +01:00
Carles Fernandez
79a223bba1 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-30 20:27:32 +01:00
Carles Fernandez
46e5acba94 Fix deflaut name for PVT dump file 2018-10-30 20:27:15 +01:00
Carles Fernandez
a970ef6590 Fix default name of PVT dump file 2018-10-30 20:11:26 +01:00
Carles Fernandez
1269be3a72 Allow to save Acq dump anywhere 2018-10-30 12:04:59 +01:00
Carles Fernandez
902c90ef44 Allow to save the PVT dump file anywhere 2018-10-30 11:41:15 +01:00
Carles Fernandez
49ab6e425d Fix DOP computation for all signals 2018-10-30 10:49:30 +01:00
Carles Fernandez
142a1c4b8c Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-10-30 03:03:37 +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
Carles Fernandez
0c857f7136 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-28 19:29:26 +01:00
Javier
5b3eb12998 Implementation of new receiver telecommands standby and coldstart 2018-10-28 11:09:01 +01:00
Carles Fernandez
7abb877f69 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-28 10:14:45 +01:00
Carles Fernandez
88e4933ad4 volk profile the arm device 2018-10-28 10:14:34 +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
f69326f538 Use Sumo image for cross-compiling 2018-10-27 00:35:26 +02:00
Carles Fernandez
c124541814 Update Matio version 2018-10-26 17:44:20 +02:00
Carles Fernandez
6d9629cb2f Matio test on ARM 2018-10-26 13:31:49 +02:00
Carles Fernandez
ead06a3222 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-26 13:27:40 +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