Carles Fernandez
|
4b2b205e21
|
Avoid throwing exceptions from destructors
Detected by clang-tidy check bugprone-exception-escape
|
2019-02-10 21:55:51 +01:00 |
|
Carles Fernandez
|
75bd492d96
|
Change CMake target names to more meaningful ones, reflecting the code tree
|
2019-02-10 18:34:28 +01:00 |
|
Carles Fernandez
|
bf65447cdf
|
Remove unused includes
|
2019-02-10 13:23:36 +01:00 |
|
Carles Fernandez
|
35a6ecb404
|
Fix bug, better string comparison
|
2019-02-10 13:22:49 +01:00 |
|
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 |
|