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

5006 Commits

Author SHA1 Message Date
Carles Fernandez
99989d472c Fix NMEA GPGSV message for GPS L1 2018-11-05 15:39:56 +01:00
Carles Fernandez
8d3074a9dc
Replace boost::lexical_cast by std::to_string 2018-11-04 22:50:46 +01:00
Carles Fernandez
70800a7c6c
Improve const correctness 2018-11-04 20:14:25 +01:00
Carles Fernandez
dba692b3f7
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-11-04 19:58:28 +01:00
Carles Fernandez
40efd08b56
Fix typo 2018-11-04 19:52:20 +01:00
Carles Fernandez
766cc308bd
Fix crash after the first fix in some signal combinations 2018-11-04 19:49:26 +01:00
Carles Fernandez
607700b3be
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-11-03 19:44:11 +01:00
Carles Fernandez
6b854c3513
Fix segmentation fault under certain output combinations 2018-11-03 10:50:19 +01:00
Carles Fernandez
d5f7490045
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-11-02 20:38:53 +01:00
Carles Fernandez
0139447408
Deactivate RTCM printer if not used 2018-11-02 14:12:31 +01:00
Carles Fernandez
7c238bfb44
Add RTCM messages for more signal combinations 2018-11-02 12:15:28 +01:00
Carles Fernandez
f2d330132f
Save tests outputs in position tests 2018-11-01 21:24:54 +01:00
Carles Fernandez
59c0125e28
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-11-01 20:31:18 +01:00
Carles Fernandez
15df79837f
Fix header in RINEX nav file for L1+L5 2018-11-01 20:10:41 +01:00
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
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