1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-20 11:19:51 +00:00
Commit Graph

5949 Commits

Author SHA1 Message Date
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
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
c30c8ef766 Merge branch 'next' of https://gitlab.com/gnss-sdr/gnss-sdr into next 2018-10-25 16:49:18 +02:00
Carles Fernandez
336e00edaa Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-25 16:48:51 +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
27a509667d
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-25 01:34:59 +02:00
Carles Fernandez
8150682fb4
Merge branch 'next' of https://gitlab.com/gnss-sdr/gnss-sdr into next 2018-10-25 01:34:48 +02:00