Carles Fernandez
|
327fec627c
|
clang-tidy: apply readability-else-after-return fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html)
|
2018-12-03 22:08:19 +01:00 |
|
Carles Fernandez
|
1743a773b5
|
Improve performance by using const and std::move() to avoid unnecessary copies
|
2018-12-03 19:01:47 +01:00 |
|
Carles Fernandez
|
2709dc5ec7
|
clang-tidy: apply performance-faster-string-find (see https://clang.llvm.org/extra/clang-tidy/checks/performance-faster-string-find.html)
|
2018-12-03 18:17:21 +01:00 |
|
Carles Fernandez
|
b994f466a7
|
clang-tidy: apply modernize-loop-convert fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-loop-convert.html)
|
2018-12-03 18:03:25 +01:00 |
|
Carles Fernandez
|
0d408a6024
|
clang-tidy: apply modernize-use-auto fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html)
|
2018-12-03 16:25:11 +01:00 |
|
Carles Fernandez
|
8eec75c8ae
|
clang-tidy: apply readability-string-compare fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-string-compare.html)
|
2018-12-03 12:52:17 +01:00 |
|
Carles Fernandez
|
96f34cabb1
|
clang-tidy: apply modernize-use-equals-default fix. See https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-equals-default.html
|
2018-12-03 11:12:10 +01:00 |
|
Carles Fernandez
|
c74b9527cd
|
Add UNAVCO FTP link for RINEX navigation data files
|
2018-11-26 23:08:05 +01:00 |
|
Carles Fernandez
|
ed3396905f
|
Improve documentation
|
2018-11-26 20:01:25 +01:00 |
|
Carles Fernandez
|
6fc0927385
|
Fix reading of Galileo ephemeris
|
2018-11-26 15:03:12 +01:00 |
|
Carles Fernandez
|
e71cbc9f24
|
Fix warning
|
2018-11-26 12:04:34 +01:00 |
|
Carles Fernandez
|
c8c8146a5e
|
Find uncompress program in more environments
|
2018-11-26 11:50:12 +01:00 |
|
Carles Fernandez
|
c596ed4726
|
Document ability to read compressed .Z RINEX navigation files
|
2018-11-25 20:55:49 +01:00 |
|
Carles Fernandez
|
1f514f156c
|
Add ability to read compressed .Z RINEX navigation files
|
2018-11-25 20:52:52 +01:00 |
|
Carles Fernandez
|
88e91e6912
|
Fix typo
|
2018-11-25 20:17:00 +01:00 |
|
Carles Fernandez
|
6d46561c38
|
Remove garbage
|
2018-11-25 19:21:20 +01:00 |
|
Carles Fernandez
|
89bbc565a8
|
Fix building if boost iostreams is not present
|
2018-11-25 14:20:19 +01:00 |
|
Carles Fernandez
|
d1f21d2cb0
|
Update link to map with IGS stations
|
2018-11-25 13:00:37 +01:00 |
|
Carles Fernandez
|
7008e601a9
|
Add ability to read compressed RINEX navigation files
|
2018-11-25 12:29:56 +01:00 |
|
Carles Fernandez
|
8c48b80e8b
|
Fix value
|
2018-11-24 23:43:48 +01:00 |
|
Carles Fernandez
|
3f89ed8e6b
|
Add missing Galileo ephemeris parameter
|
2018-11-24 19:23:13 +01:00 |
|
Carles Fernandez
|
87d1413447
|
Make cmakelint happier
|
2018-11-24 18:40:34 +01:00 |
|
Carles Fernandez
|
b0ba246934
|
Apply some style rules to CMake scripts
|
2018-11-22 00:35:21 +01:00 |
|
Carles Fernandez
|
19fffc1e5a
|
Fix building in some Debian-based distributions
|
2018-11-21 15:28:17 +01:00 |
|
Carles Fernandez
|
e94b2f8990
|
Remove blanks
|
2018-11-18 21:24:54 +01:00 |
|
Carles Fernandez
|
61b9a00827
|
Fix GPSTK building in systems that use lib64
|
2018-11-18 20:46:38 +01:00 |
|
Carles Fernandez
|
6d043fc854
|
Fix for ArchLinux
|
2018-11-18 19:25:13 +01:00 |
|
Carles Fernandez
|
30d162c76a
|
Get rid of deprecated link_libraries()
|
2018-11-17 19:26:06 +01:00 |
|
Carles Fernandez
|
573092d033
|
Download and build PugiXML if not found
|
2018-11-11 12:27:01 +01:00 |
|
Carles Fernandez
|
7d045baa90
|
Fix name of saved file
|
2018-10-31 10:47:09 +01: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
|
6f6bb21c76
|
Sort out names when storing XML files
|
2018-10-19 13:48:21 +02:00 |
|
Carles Fernandez
|
7a1b8ca643
|
More consistent naming for generated files
|
2018-10-18 16:01:19 +02:00 |
|
Carles Fernandez
|
aca2b28a4d
|
Add Galileo UTC and iono model parameters to the assistance system
|
2018-10-18 15:46:48 +02:00 |
|
Carles Fernandez
|
5181c640a3
|
Add extraction of Galileo UTC and Galileo iono parameters from RINEX header
|
2018-10-18 15:15:15 +02:00 |
|
Carles Fernandez
|
8c79c1aa91
|
Fix reading of mixed navigation data files
|
2018-10-17 10:35:28 +02:00 |
|
Carles Fernandez
|
1d75e6c72c
|
Change folder name, minor code improvememts
|
2018-10-16 22:42:19 +02:00 |
|
Carles Fernandez
|
31ebf2a311
|
Add utility for assisted GNSS
|
2018-10-16 17:25:42 +02:00 |
|
Carles Fernandez
|
8e5a24b32d
|
Merge branch 'trk_hi_dyn' of https://github.com/antonioramosdet/gnss-sdr into antonioramosdet-trk_hi_dyn
|
2018-10-10 19:34:51 +02:00 |
|
Carles Fernandez
|
78c0b76cb9
|
Avoid use of GLOB for source and header files
|
2018-10-04 22:35:44 +02:00 |
|
Antonio Ramos
|
b3165593cf
|
Modify matlab trk dump reader
|
2018-09-11 18:56:12 +02:00 |
|
Antonio Ramos
|
f22a1586c7
|
Merge branch 'next' into trk_hi_dyn
|
2018-09-09 20:42:58 +02:00 |
|
Antonio Ramos
|
2903e48e39
|
Dump carrier_phase_rate and modify matlab file
|
2018-09-08 23:20:29 +02:00 |
|
Carles Fernandez
|
3fcb027138
|
Update Access18 experiment with new PVT stored data structure
|
2018-08-31 10:03:35 +02:00 |
|
Carles Fernandez
|
a833abbb8a
|
Merge branch 'kf' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-08-21 11:50:39 +02:00 |
|
Gerald LaMountain
|
0fd98b0379
|
Add Matlab parsing and plotting functions for Kalman filter tracking block
|
2018-08-13 21:21:24 -04:00 |
|
Carles Fernandez
|
0126c26cd2
|
Fix typo
|
2018-08-11 20:51:59 +02:00 |
|
Carles Fernandez
|
49c480018c
|
Fix warning
|
2018-08-11 20:50:06 +02:00 |
|
Carles Fernandez
|
2b65c1b550
|
Replace unsigned long int by uint64_t and long int by int64_t in tests
|
2018-08-10 21:16:10 +02:00 |
|