Commit Graph

6222 Commits

Author SHA1 Message Date
Carles Fernandez 4f9cfedc62
Add more check options to .clang-tidy file 2019-08-12 12:09:05 +02:00
Carles Fernandez dc4d54b235
Improve wording 2019-08-12 11:53:53 +02:00
Carles Fernandez 3e3af9de5a
Add new configuration option ENABLE_ARMA_NO_DEBUG
When enabled, defines the ARMA_NO_DEBUG macro in Armadillo, disabling bound checking.
Disabled by default, but it is set automatically to ON if ENABLE_PACKAGING is set to ON
2019-08-12 11:33:51 +02:00
Carles Fernandez e6700907b4
Detect the Hurd 2019-08-11 14:43:26 +02:00
Carles Fernandez 66cabb83e5
Find Glog in MacOS when only the static version is installed 2019-08-11 09:12:15 +02:00
Carles Fernandez fe6260df99
Update Protocol Buffers version to be downloaded and built if not found to 3.9.1 2019-08-10 14:27:05 +02:00
Carles Fernandez b41dacfe7f
Find Debian packages in more architectures: add riscv64 2019-08-10 12:45:40 +02:00
Carles Fernandez 75e735043b
The action continues in the next branch 2019-08-04 23:43:52 +02:00
Carles Fernandez 95cc4d7b7a
Remove patch for v0.0.10 2019-08-04 23:15:31 +02:00
Carles Fernandez 1b8d8bfe85
Merge branch 'release0011' 2019-08-04 23:11:32 +02:00
Carles Fernandez ba2ffb96f3
Merge branch 'next' into release0011 2019-08-04 22:13:06 +02:00
Carles Fernandez 070996cdb4
Apply clang-tidy check readability-else-after-return 2019-08-04 13:15:03 +02:00
Carles Fernandez 75c71afd30
Merge branch 'next' into release0011 2019-08-04 08:28:19 +02:00
Carles Fernandez 2e93dbe8dc
Make build Reproducible 2019-08-03 20:31:53 +02:00
Carles Fernandez 5ced9d4322
Make build Reproducible 2019-08-03 20:15:49 +02:00
Carles Fernandez ff71f0ec18
Remove unused linking 2019-08-03 19:56:37 +02:00
Carles Fernandez 1a11b5a2ec
Remove unnecessary links and includes to boost::thread 2019-08-03 19:51:50 +02:00
Carles Fernandez ef90e09a36
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release0011 2019-08-02 15:01:10 +02:00
Carles Fernandez 4ec498514c
Build OpenCL block only if enabled with -DENABLE_OPENCL=ON 2019-08-02 14:59:05 +02:00
Carles Fernandez c79b8ea4f3
Build OpenCL block only if enabled with -DENABLE_OPENCL=ON 2019-08-02 14:52:40 +02:00
Carles Fernandez 808d8d89c7
Update list of clang-tidy checks, tag with release number 2019-08-02 12:03:48 +02:00
Carles Fernandez 6072cc6c5a
Merge branch 'next' into release0011 2019-08-02 11:51:16 +02:00
Carles Fernandez 834ad56ffc
Update changelog 2019-08-02 11:50:58 +02:00
Carles Fernandez 041a34ecf9
Fix granurality of output_rate_ms to 20 ms 2019-08-02 11:44:51 +02:00
Carles Fernandez d2539d66ef
Merge branch 'next' into release0011 2019-08-02 10:40:37 +02:00
Carles Fernandez 687e3b2e47
Revert "Revert "Remove unused variable""
This reverts commit 68afadab74.
2019-08-02 07:42:25 +02:00
Carles Fernandez 68afadab74
Revert "Remove unused variable"
This reverts commit c8a03dc4af.
2019-08-01 22:03:04 +02:00
Carles Fernandez 8cb2563341
Move obs_data to private member, so we ask for memory only once 2019-08-01 21:10:02 +02:00
Carles Fernandez c8a03dc4af
Remove unused variable 2019-08-01 20:12:53 +02:00
Carles Fernandez e686c38353
Code formatting, adapt overflow fix to new variable name 2019-08-01 20:09:35 +02:00
Carles Fernandez a204278490
Merge branch 'obs_jump_fix' of https://github.com/gnss-sdr/gnss-sdr into raspi 2019-08-01 19:24:00 +02:00
Carles Fernandez 850c93798e
Avoid stack overflow in rtklib_solver 2019-08-01 19:23:38 +02:00
Carles Fernandez 89169f9f2e
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into raspi 2019-08-01 19:05:34 +02:00
Javier Arribas 8b3c87dcfa Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into obs_jump_fix 2019-08-01 18:14:21 +02:00
Javier Arribas f2becaa7b9 Final bug fix for the observables clock correction jumps 2019-08-01 18:11:36 +02:00
Marc Majoral dae5b715cd removed unnecessary calculations 2019-08-01 18:08:01 +02:00
Javier Arribas 12aae85f3c Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into obs_jump_fix 2019-08-01 17:25:15 +02:00
Carles Fernandez 86f40ae4eb Fix comparison sign 2019-08-01 12:31:12 +02:00
Javier Arribas 9eac73630a Add clock correction + interpolation to annotated observables 2019-07-31 18:16:09 +02:00
Carles Fernandez cdfe4c43d9 Revert "Remove unused public member"
This reverts commit 1f476957e3.
2019-07-31 10:21:32 +02:00
Carles Fernandez d83083a655
Fix exception catch 2019-07-30 20:03:02 +02:00
Carles Fernandez 5e5c68c2f9
Add more performance and high integrity checks 2019-07-30 19:07:36 +02:00
Carles Fernandez 8ce0358de6
Clang-tidy fixes 2019-07-30 19:00:23 +02:00
Carles Fernandez cc54b4a122 Enforce rule 15.1 of the High Integrity C++ Coding Standard
See https://www.perforce.com/resources/qac/high-integrity-c-coding-standard-exception-handling
2019-07-30 12:51:36 +02:00
Carles Fernandez 9b4597572c Cleaning 2019-07-30 12:38:03 +02:00
Carles Fernandez 2fe38e937a
Fix wrong assignment 2019-07-30 08:06:53 +02:00
Carles Fernandez 1f476957e3
Remove unused public member 2019-07-30 08:06:05 +02:00
Carles Fernandez 2482f14bd8
Apply code formatting 2019-07-30 07:40:23 +02:00
Carles Fernandez 759f4cadac
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-07-30 07:36:47 +02:00
Carles Fernandez 449afd7029
Fix typo 2019-07-29 22:03:57 +02:00