Carles Fernandez
|
21b5aeee9d
|
Make use of cstdint type names
|
2019-02-10 12:45:23 +01:00 |
|
Carles Fernandez
|
a6b94eaccf
|
Make use of cstdint typedefs, fix warning, remove unused variable
|
2019-02-10 12:40:03 +01:00 |
|
Carles Fernandez
|
ce051e040f
|
Improve target design
|
2019-02-10 01:13:02 +01:00 |
|
Carles Fernandez
|
f1bb647124
|
Remove commented line
|
2019-02-10 00:53:08 +01:00 |
|
Carles Fernandez
|
59841057e9
|
Improve consistency in header guard names
|
2019-02-10 00:16:57 +01:00 |
|
Carles Fernandez
|
a63d7834f4
|
Remove unused include
|
2019-02-10 00:12:19 +01:00 |
|
Carles Fernandez
|
dfc89868af
|
Fix building
|
2019-02-08 00:05:14 +01:00 |
|
Carles Fernandez
|
e5b7eaa366
|
Reorder static dependencies
|
2019-02-07 23:07:24 +01:00 |
|
Carles Fernandez
|
ae005c62f2
|
Reorder libraries
|
2019-02-07 22:44:31 +01:00 |
|
Carles Fernandez
|
60637c6125
|
Reorder dependencies
|
2019-02-07 21:31:40 +01:00 |
|
Carles Fernandez
|
5d9dea9537
|
Clean CMake scripts
|
2019-02-07 20:51:50 +01:00 |
|
Carles Fernandez
|
74950e9856
|
Set some compile definitions to private
|
2019-02-05 02:21:56 +01:00 |
|
Carles Fernandez
|
dfab84b2de
|
Add fixes applied by clang-tidy
|
2019-02-05 01:31:09 +01:00 |
|
Carles Fernandez
|
a8b1432c1b
|
Merge branch 'monitor-pvt' of https://github.com/acebrianjuan/gnss-sdr into acebrianjuan-monitor-pvt
|
2019-02-05 00:18:20 +01:00 |
|
Carles Fernandez
|
f509ebe49c
|
Update minimum Boost version to 1.54
|
2019-02-05 00:01:04 +01:00 |
|
Álvaro Cebrián Juan
|
f635580e31
|
Add PVT Monitor
|
2019-02-04 23:03:10 +01:00 |
|
Carles Fernandez
|
708b288e61
|
Clean CMake scripts
|
2019-02-04 22:44:45 +01:00 |
|
Carles Fernandez
|
b58b07fe01
|
Update and clean CMake scripts
|
2019-02-04 20:29:42 +01:00 |
|
Carles Fernandez
|
f1e4996091
|
Update and clean CMake scripts
|
2019-02-04 20:27:33 +01:00 |
|
Carles Fernandez
|
02996bbc8a
|
Add some CMake fixes
|
2019-02-04 20:00:29 +01:00 |
|
Carles Fernandez
|
f13b84c86c
|
Add more CMake modernization
|
2019-02-04 18:17:35 +01:00 |
|
Carles Fernandez
|
9b94a4dec0
|
Add more imported targets to CMake scripts
|
2019-02-04 16:07:29 +01:00 |
|
Carles Fernandez
|
9d88b03b39
|
Remove unused definition
|
2019-02-04 08:14:38 +01:00 |
|
Carles Fernandez
|
d6a3ab2f6f
|
Add Log4cpp::log4cpp imported target
|
2019-02-04 08:12:25 +01:00 |
|
Carles Fernandez
|
d4da5d2879
|
Add Gflags::gflags private target
|
2019-02-03 20:28:49 +01:00 |
|
Carles Fernandez
|
8ae72fe458
|
Update to modern CMake usage
|
2019-02-03 19:24:44 +01:00 |
|
Carles Fernandez
|
f3eef2f513
|
Add modern CMake targets for volk_gnsssdr
|
2019-01-31 12:12:04 +01:00 |
|
Carles Fernandez
|
928c545c84
|
Do not overwrite CMAKE_ASM_FLAGS
|
2019-01-29 14:58:01 +01:00 |
|
Carles Fernandez
|
3d2f10dae7
|
Make sure that regexp are raw strings
|
2019-01-29 14:52:01 +01:00 |
|
Carles Fernandez
|
2cf690d88e
|
Add clang support
|
2019-01-29 14:48:43 +01:00 |
|
Carles Fernandez
|
1633556504
|
Fix comparison warnings
|
2019-01-28 02:54:02 +01:00 |
|
Carles Fernandez
|
2389eed440
|
Fix comparison warning
|
2019-01-28 02:49:27 +01:00 |
|
Carles Fernandez
|
c561d7e799
|
Applying code formatting rules
|
2019-01-28 02:29:43 +01:00 |
|
Carles Fernandez
|
fa19b2e6a4
|
Fix compilation in Mac OS and crosscompilation.
Formatting rules applied
|
2019-01-28 01:08:57 +01:00 |
|
Damian Miralles
|
5395b0bc3b
|
bds_b1i: First BeiDou PVT for GNSS-SDR
Adds a BeiDou B1I PVT for GNSS-SDR. Fixes bugs with D2 message decoding
for eph values in non continuous pages. Adds a couple of cosmetic fixes.
|
2019-01-02 13:19:11 -06:00 |
|
Damian Miralles
|
b6b98bea69
|
bds_b1i: Fixing bugs with utc model
|
2019-01-01 13:46:57 -06:00 |
|
Damian Miralles
|
2865e97b84
|
bds_b1i: Adding pvt computation with BeiDou B1I satellites
|
2018-12-28 19:01:22 -06:00 |
|
Damian Miralles
|
7cef679744
|
bds_b1i: Adding support for d2 nav decoding
|
2018-12-26 12:54:23 -06:00 |
|
Damian Miralles
|
7cdd2ee477
|
bds b1i: Adding geo satellites tracking and setting up structure for d2 nav decoding
|
2018-12-24 15:14:10 -06:00 |
|
Damian Miralles
|
0c4b8b25f1
|
bds_b1i: Adding new tel dec block structure
|
2018-12-23 12:51:28 -06:00 |
|
Damian Miralles
|
9e9b272fb2
|
bds_b1i: trying a new way for code
|
2018-12-19 10:20:12 -06:00 |
|
Damian Miralles
|
42b506d0bb
|
bds b1i: Merging latest changes from upstream/next
|
2018-12-18 15:55:36 -06:00 |
|
Carles Fernandez
|
a7f59ee4e2
|
Merge branch 'next' into release_0010
|
2018-12-14 14:18:25 +01:00 |
|
Carles Fernandez
|
67f3680bf4
|
Remove lintian complaints
|
2018-12-14 14:17:04 +01:00 |
|
Carles Fernandez
|
95c6bb4dd1
|
Remove redundant c_str()
|
2018-12-14 13:38:29 +01:00 |
|
Carles Fernandez
|
da2d12dd05
|
Supress lintian complaint
|
2018-12-14 13:33:52 +01:00 |
|
Carles Fernandez
|
8a7e35ea97
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release_0010
|
2018-12-14 12:07:15 +01:00 |
|
Carles Fernandez
|
432c6b9c70
|
Miscelaneous clang-tidy fixes
|
2018-12-14 02:14:43 +01:00 |
|
Damian Miralles
|
0d94f9e1b7
|
bds b1i: some bug corrections in the code
|
2018-12-13 07:57:42 -07:00 |
|
Carles Fernandez
|
3e4728225e
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release_0010
|
2018-12-13 13:02:44 +01:00 |
|
Carles Fernandez
|
55572b55b4
|
Fix RTCM printer in the L5+E5a receiver
|
2018-12-13 12:57:11 +01:00 |
|
Carles Fernandez
|
79e4a170a9
|
Update date in manpages
|
2018-12-12 01:50:29 +01:00 |
|
Carles Fernandez
|
9fc9357a08
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release_0010
|
2018-12-12 01:34:23 +01:00 |
|
Carles Fernandez
|
497a10fbea
|
Merge branch 'combi' of https://github.com/carlesfernandez/gnss-sdr into next
|
2018-12-11 14:02:14 +01:00 |
|
Carles Fernandez
|
e8174a5ef7
|
Fix error in RTCM generation of L5+E5a receiver
|
2018-12-11 14:01:23 +01:00 |
|
Carles Fernandez
|
2c2ddb1de7
|
Fix error in RTCM generation of L5+E5a receiver
|
2018-12-11 13:59:57 +01:00 |
|
Carles Fernandez
|
38858dece6
|
Apply clang-tidy fix readability-non-const-parameter
|
2018-12-11 12:38:38 +01:00 |
|
Carles Fernandez
|
27b7a93181
|
Apply clang-tidy fix readability-container-size-empty
|
2018-12-11 12:25:38 +01:00 |
|
Carles Fernandez
|
f351615ef9
|
Apply clang-tidy fix modernize-use-bool-literals
|
2018-12-11 12:08:54 +01:00 |
|
Carles Fernandez
|
b80f22fc43
|
Use a std::array instead of a c array
|
2018-12-11 12:02:19 +01:00 |
|
Carles Fernandez
|
e2582586b9
|
Apply fixes by clang-tidy
|
2018-12-11 02:22:33 +01:00 |
|
Carles Fernandez
|
d920aa4d92
|
Apply fixes by clang-tidy
|
2018-12-11 01:56:25 +01:00 |
|
Carles Fernandez
|
c9f55f2491
|
Apply fixes by clang-tidy
|
2018-12-10 23:01:05 +01:00 |
|
Carles Fernandez
|
54237770a6
|
Apply fixes by clang-tidy
|
2018-12-10 22:59:10 +01:00 |
|
Carles Fernandez
|
5485afd882
|
Apply fixes by clang-tidy
|
2018-12-10 19:29:00 +01:00 |
|
Carles Fernandez
|
3dce8934fd
|
Apply fixes by clang-tidy
|
2018-12-10 19:05:12 +01:00 |
|
Carles Fernandez
|
a7b780fddc
|
Apply fixes by clang-tidy
|
2018-12-10 18:39:14 +01:00 |
|
Carles Fernandez
|
d6f3cd6dd3
|
Revert "Apply fixes by clang-tidy"
This reverts commit ba23d698bc .
|
2018-12-10 18:20:45 +01:00 |
|
Carles Fernandez
|
ba23d698bc
|
Apply fixes by clang-tidy
|
2018-12-10 15:15:35 +01:00 |
|
Carles Fernandez
|
5b79f8ac50
|
Merge branch 'next' into smart_acq_resampler
|
2018-12-10 14:24:42 +01:00 |
|
Carles Fernandez
|
ef201c4ccd
|
Add pmt and uhd to clang-format as external libraries
|
2018-12-10 00:18:27 +01:00 |
|
Carles Fernandez
|
5f79053d65
|
Sort includes automatically with clang-format
Order:
1.- Main header
2.- Local headers
3.- Third-party library headers
4.- System headers
each category sorted lexicographically
|
2018-12-09 22:00:09 +01:00 |
|
Carles Fernandez
|
4f8bda4d39
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release_0010
|
2018-12-09 01:09:52 +01:00 |
|
Carles Fernandez
|
8925ca7066
|
Fix building in Mac OS
|
2018-12-08 19:08:53 +01:00 |
|
Carles Fernandez
|
17260bbcea
|
Miscelaneous code improvements by clang-tidy
|
2018-12-08 18:49:31 +01:00 |
|
Carles Fernandez
|
81a4d24ae9
|
Use nullptr
|
2018-12-07 21:00:30 +01:00 |
|
Damian Miralles
|
352c82827e
|
bds_b1i: enabling bds processing in rtklib processing
|
2018-12-05 15:08:22 -07:00 |
|
Javier Arribas
|
63b19692e7
|
Completing the smart acquisition resampler
|
2018-12-05 16:50:32 +01:00 |
|
Carles Fernandez
|
7261bec2ad
|
Miscelaneous code improvements
|
2018-12-04 13:20:49 +01:00 |
|
Carles Fernandez
|
bdb912e9da
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-12-04 00:19:39 +01:00 |
|
Carles Fernandez
|
b2659aa076
|
Merge branch 'next' into smart_acq_resampler
|
2018-12-04 00:05:04 +01:00 |
|
Carles Fernandez
|
eb6ff88cec
|
clang-tidy: apply boost-use-to-string fix (see http://clang.llvm.org/extra/clang-tidy/checks/boost-use-to-string.html)
|
2018-12-03 23:34:29 +01:00 |
|
Carles Fernandez
|
d95b89beae
|
clang-tidy: apply performance-unnecessary-value-param fix (see http://clang.llvm.org/extra/clang-tidy/checks/performance-unnecessary-value-param.html)
|
2018-12-03 22:38:46 +01:00 |
|
Carles Fernandez
|
fdc12d94b8
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2018-12-03 22:23:08 +01:00 |
|
Carles Fernandez
|
5f5f9027b8
|
Use emplace back when possible
|
2018-12-03 22:22:59 +01:00 |
|
Carles Fernandez
|
578d96159d
|
Use emplace back when possible
|
2018-12-03 22:20:40 +01:00 |
|
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 |
|
Javier Arribas
|
4b80451630
|
Adding initial functional changes for the smart acquisition resampler
|
2018-12-03 17:58:18 +01:00 |
|
Javier Arribas
|
ec94bcf43e
|
Fix set DLL/PLL filter BW at tracking initialization
|
2018-12-03 17:07:51 +01:00 |
|
Carles Fernandez
|
b5c0cc04e5
|
clang-tidy: apply modernize-raw-string-literal fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-raw-string-literal.html)
|
2018-12-03 17:04:16 +01:00 |
|
Damian Miralles
|
e40999572f
|
bds b1i: Bug fixes in navigation code
Fixes bugs with the conversion to rtklib standard from gnss-sdr.
|
2018-12-03 09:39:39 -06: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
|
395f93aeff
|
clang-tidy: apply modernize-pass-by-value fix. See http://clang.llvm.org/extra/clang-tidy/checks/modernize-pass-by-value.html#modernize-pass-by-value
|
2018-12-03 15:43:43 +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
|
8319c2d33a
|
Fix building
|
2018-12-03 11:19:24 +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
|
9d94910e1b
|
Fix building
|
2018-12-03 10:12:38 +01:00 |
|